AP CSP: Number Systems Day 4: 8/30/16.

Slides:



Advertisements
Similar presentations
Repeating patterns Can you work out the next shape in the pattern?
Advertisements

How many …?. What shape can you see? I can see some _____. Q1 Q1 stars.
AP CSP: Sending Binary Messages
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Lesson 1-5 AP Computer Science Principles
AP CSP: Sending Numbers
Lesson 6, Day 2 Create Your Own Rockets - continued
Encryption with Keys and Passwords
Chapter 11 Communicating in Person, by Telephone, and in Meetings
AP CSP: The Need for Addressing
AP CSP: Encoding and Sending Formatted Text
Sending Binary Messages
Please take out the homework - viewing sheet fro the movie
Today Preview of Fieldnotes 2 (due 11/17) Peer review of Fieldnotes1
Sending Binary Messages
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Computer Programming.
Lesson 1-10 AP Computer Science Principles
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
AP CSP: Sending Binary Messages with the Internet Simulator
Unit 3: Lesson 1 - The Need for Programming Languages
Lesson 1-4 AP Computer Science Principles
AP CSP: Binary Number System
Lesson 2-2 AP Computer Science Principles
THE NEED FOR ADDRESSING
How To Record Yourself on Raz-Kids
You’ve made it! The final Speech
UNIT 1 – LESSON 5 BINARY NUMBERS.
THE AREA OF A CIRCLE An introduction to approximating the area of a circle.
Quickly gather 2 markers and 1 packet 
Sending Bits in the Real World
The Need for Programming Languages
Lesson 1-13 AP Computer Science Principles
The Need for Addressing
Sending Bits on the Internet
Improvement 101 Learning Series
What do we now know about number systems?
Communication Channels
Why it is required and how to confirm
Lesson – Teacher Notes Standard:
Day 4- Number Systems & Binary Numbers
Day 4- Number Systems & Binary Numbers
Representing and transmitting information
Chapter 9 Communication
UNIT 1: LESSON 4 NUMBER SYSTEMS.
How many different ways can you represent the quantity “7”
Olweus class meeting “sticking together” to improve our school community October 28, 2014.
What’s the point of Snapchat and how does it work?
Practice Socratic Seminar: “The Necklace”
Sending Binary Messages
Accumulation AP Calculus AB Day 13
Patterns.
Communication Two Way Street.
Evidence? The evidence you mention pertains to the CRAFT of the painting a technique to convey a message What message is the painter sending?
Value to Make Ratios Equal
Teacher: Type Name Here
Introduction to Radicals Radical Expressions Finding a root of a number is the inverse operation of raising a number to a power. This symbol is the radical.
Raise your hand if… you have ever read an entire paragraph, passage, or page only to realize that you have absolutely no clue what you just read.
Barriers to Communication
Unit 3: Lesson 1 - The Need for Programming Languages
PATTERNS.
Unit 9. Day 17..
Agenda Software development (SD) & Software development methodologies (SDM) Orthogonal views of the software OOSD Methodology Why an Object Orientation?
Friday, November 13th 10th Literature
Small Group Reading Instruction
Can you work out the next shape in the pattern?
Sending Binary Messages- Internet
MODULE I COMMUNICATION.
Getting to Know You Notes to Trainer:
Can you work out the next shape in the pattern?
Presentation transcript:

AP CSP: Number Systems Day 4: 8/30/16

Introduction : Last class we were trying to establish a way of communicating with one another by simply reading the state of a wire. We learned that the sender and receiver have to agree to a set of rules(Protocol) for any real information to be properly sent. We also learned that communicating with only two states we have to incorporate a timing system so that we can know when to stop reading the wire and when to start sending back the confirmation message. Previously you all invented ways to represent a set of messages using bits(different states). Today we’ll focus on representing many numbers using only 3 bits(states)

What is a number? How many different ways can you represent the quantity 7? Take one minute to write something down in your journal and then discuss your thoughts with the person next to you. What did you come up with?

Activity: Create your own Number Systems Today you are going to create your own number system! You will group up into 3 person groups and develop your own number systems. Given 3 places to work with, make as many unique patterns as you can using only circles, triangles and squares. Your goal is to try and create a number system anyone can use as long as they understand what the rules are for interpreting your system. How many different numbers can you represent using circles, squares, and triangles? Individual numbers can only be represented using a 3 bit pattern. See with what you can come up with your group members and record your instructions in words for interpreting. Would your system work if you could only have 2 bits to represent numbers? What about 4 or 5 bits?

Showcase your Number System Now that you’ve developed your number system, showcase it to the rest of the class. Explain the rules for your system and how many different numbers you could come up with using your system. Using your system, how do you represent the quantity 7? Were some sets of rules easier to use than others? If so what do you think led to this difference?

Discussion Were some sets of rules easier to use than others? If so what do you think led to this difference? Do you think there are any limits to the number of the symbols we could use to represent numbers? What if we only had two symbols: a circle and square? Could we still make a number system? What if we had 10 symbols: a circle, a triangle, a square, a star, and so on…Could we still make a number system?