Your Mission Objectives

Slides:



Advertisements
Similar presentations
BITS, BYTES, AND THE BINARY SYSTEM HOW PROGRAMS CREATE IMAGES ON YOUR PC.
Advertisements

Monks use computers to preserve their books. The information can be stored on CDs and uploaded to the Internet so that the whole world can learn from.
Information Processing Session 5B Binary Arithmetic Slide
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Created by Mr. Hemmert.  Have you ever received a mean or instant message? Have you ever sent one? This is called cyberbullying. A cyberbully uses.
Computers & Logic An Overview. Hardware Hardware is the equipment, or the devices, associated with a computer. For a computer to be useful, however, it.
Topics Introduction Hardware and Software How Computers Store Data
WHAT IS THIS? OBJECTIVE AND OUTCOMES Candidates should be able to: Describe and explain the CPU as fetching, decoding and executing of instructions and.
Python Programming Using Variables and input. Objectives We’re learning to make use of if statements to enable code to ask questions. Outcomes Build an.
Wednesday, September 16 th Warm Up: Write down how you would explain binary code to someone who had never heard of it before What is this number written.
Binary Code.
Q.
Binary Code: The Language of Computers!

How Computers Work. Objectives What Explain what is inside a computer. To be able to explain what is needed to build a PC. Why To understand how computers.
CSCI N201 Programming Concepts and Database 3 – Essence of Computing Lingma Acheson Department of Computer and Information Science, IUPUI.
How a Computer Processes Data With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
Introduction to Digital Media. What is it? Digital media is what computers use to; Store, transmit, receive and manipulate data Raw data are numbers,
Do it now activity Can you work out what the missing symbols are and work out the order they should be in if the table shows smallest to largest KB kilobyte.
COMPUTER CONCEPTS Unit A: Computer and Internet Basics 1.
Number Bases and Representation. Denary Number System (Base 10) Our number system uses 10 digits (0-9) As you move from right to left each number is worth.
Shakespeare’s Language Learning Objectives  To understand some of the features of Shakespeare’s language.  To be able to match up modern translations.
The Binary System By Michael Kaesler. What Is the Binary System The Binary System is the system of which information and Data is sent from one part of.
Adding attachments to s This power point is to help people to know what an attachment is and also I will show you how to do it with screen shots to.
Word Processing A word processing application ia a kind of software in which you can use it on the following: A word processing application ia a kind.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
Unit 2 Day 9 FOCS – Human Computer Interaction. Journal Entry: Unit #2 Entry #8 Binary Conversion Convert the number to decimal. Describe.
Know what a computer is used for Understand the difference between hardware and software Be able to describe the way that data is stored in a computer.
CS101 Parts of a Computer. What we know! To be a computer it needs to do four things: –1 –2 –3 –4 We might already know a lot about three of these requirements.
Circuits & Switches. Electricity Formed when an excess of positive or negative particles that are parts of atoms attempts to balance itself=electrical.
Steps on making a Powerpoint. There are steps you have to take to be able to get your powerpoint done for example if you want to get a new slide and layout.
Cryptography Cryptography is the use of mathematics to encode messages and prevent them from being read by anyone who doesn’t know the code. One way that.
OBJECTIVES 1. Be able to recognise binary code 2. Be able to convert denary numbers into binary numbers 3. Be able to convert binary into denary numbers.
A+ Computer Repair Lesson 3: Number System. Objectives Define binary, decimal, octal, and hexadecimal numbering systems. Define binary, decimal, octal,
Lesson 6 Binary Understand what Binary Code means and apply this knowledge Understand how data is represented using bit systems and be able to change decimal.
WHAT IS BINARY CODE!!! BY JASON AND DENNIS. BINARY CODE IS!!! The code that is used to make up data in computers. All images, apps, commands and data.
Understanding Computers
Binary a. express numbers in binary, binary-coded decimal (BCD), octal and hexadecimal;
GCSE ICT Data Transfer. Data transfer Users often need to transfer data between software packages or computers. Until relatively recently this was difficult.
Understanding Binary Understanding Computers. Understanding Computers L3 – Understanding Binary Learning Objectives All will Understand why all data is.
Use this to send your letters from one computer to another.
Computers and Programming
Understanding binary Understanding Computers.
Key words: Intercept | Decipher | Translate
GCSE ICT Data Transfer.
Computing Binary Logic.
Binary and Logic Computers use electrical signals that are on or off, so they have to see everything as a series of binary numbers. This data is represented.
Computer Science II Chapter 1.
Arithmetic Shifts and Character Representation
Chapter 2.1 CPU.
From the ASCII table… Symbol Decimal Binary A B 66
Basic Parts of a Computer
Topics Introduction Hardware and Software How Computers Store Data
What are Computers? G Use this tutorial alongside the numbers coded in your workbook and answer the related questions in each section.
Chapter 2.3 Binary Logic.
Starter Components in computer systems may be classed as one of the following: Input Output Storage Processing Find the Starter Activity on the RLP and.
Data Encoding Characters.
Binary Code Cracking.
Saturday, 10 November 2018 Binary
Learn what binary and denary mean.
Human Computer.
CS101 Parts of a Computer.
Binary Code Cracking.
Computer Basics: Inside a Computer Part II
Topics Introduction Hardware and Software How Computers Store Data
Lesson 1: Introduction to Binary
Inputs & Outputs Inside your computer video.
Understand the interaction between computer hardware and software
Basic Computer Organization
Computer components.
Presentation transcript:

Your Mission Objectives What Be aware of what binary code is. Why Be able to convert binary to letters. How Active Participators.

How do computers work? A Computer is ran by a CPU (Central processing unit), it’s kind of like the computer’s brain. The CPU has lots of little switches in it that can either be ON (a 1) or OFF (a 0)

What is Binary Code? Binary code is the only thing the CPU understands. Everything you put into a computer is converted to Binary code for the CPU to process. Binary code is made up of 1’s and 0’s. The computer then translates these 1’s and 0’s into everything else. Even images your see are made up of 1’s and 0’s Read to students to make them understand why we are doing this. You could like this to the matrix and the green 1s and 0s you see.

Binary message sent by Bond 10100 01000 00101   10011 00101 00011 10010 00101 10100 10000 00001 10011 10011 10111 01111 10010 00100 01001 10011 10011 01011 11001 00110 00001 01100 01100 This is the message sent by Jame Bond, the students are going to see if they can crack it. Show them the next few slides to explain how to solve the binary code.

Mathematics How to crack the code 16 8 4 2 1 If computers only understand 0’s and 1’s how does it make all the other numbers and letter? 16 8 4 2 1 1 =1 1 = A 2 = B 3 = C

Mathematics How to crack the code 16 8 4 2 1 1 1 1 =14 1 1 1 =14 1 = A 2 = B 3 = C

Activity Open the “Crack the code” Spreadsheet found in: Section 3 There is a help sheet and a cheat sheet but only use those if you are struggling. Once you have worked out the secret code do the extra task on the next slide The crack the code spreadsheet is for students to complete independently.

Extension - What does this say? 00111011110111100100000101100100101 Quick Plenary

Code you a message in binary and email to someone else in the class. Home learning Code you a message in binary and email to someone else in the class. Quick Plenary