Understanding Block Encoding and Decoding In the space below, create a set of building instructions so that a friend can make the exact same LEGO tower.

Slides:



Advertisements
Similar presentations
Chessboard problems You don’t have to know chess to solve them.
Advertisements

Introduction, Computers work by following a series of steps. Computers work by following a series of steps. These steps organize objects (set of variables)
Building a Conceptual Understanding of Algebra with Algebra Tiles
Drawing In One-Point Perspective
What is a fraction? Basic Math – Section 7.1.
What is an isometric drawing?
Copyright ©, Long Beach Unified School District. All rights reserved. - Grade 2 MAP 2 D Trimester 2 Instructional Strategies Grade 2 Updated 6/10.
Adding and Subtracting FRACTIONS!!!!
Problem of the Day Problem of the Day next Geometry - Connect the Dots
Locating Numbers on a Number Line with our BBES 3 rd Graders.
FRACTIONS With Scooby Doo by Mr. Meute, Foster Elementary Fourth Grade
Secret Fortress Construction Challenge Name(s): _______________________ You should have two identical LEGO block kits. Set the extra kit aside, and use.
Section 2.3 Gauss-Jordan Method for General Systems of Equations
Lines Identifying Different Types of Lines. LINES There are many different types of lines. Can you think of any? vertical horizontal diagonal perpendicular.
Slope of a line 8.F.2 COMPARE properties of two functions each REPRESENTED in a different way (algebraically, graphically, numerically in tables, or.
Grid References To be able to find places on the map using 4 figure and 6 figure grid references.
Computer Systems Nat 4/5 Computing Science Lesson 1: Binary.
Mr. Madden Fractions: What are they? We’ll learn about:  Fractions of whole numbers Fractions of whole numbers  Mixed Numbers Mixed Numbers.
P-value method dependent samples. A group of friends wants to compare two energy drinks. They agree to meet on consecutive Saturdays to run a mile. One.
Get started with PivotTable reports Make your data work for you Imagine an Excel worksheet of sales figures. It lays out thousands of rows of data about.
SCIENTIFIC NOTATION DAY 1
Day and Night by M.C. Escher
Solving Puzzles Name(s): _______________________ Puzzle 1: Word Search
Lets begin, next Instruction Read each question and answer by clicking the correct answer. Lets go.
Maths Notes Number 5. Decimals
Simplest Fractions for Whole Numbers. Look at this picture. How many parts are in each group? Yes, 4. What’s the bottom number for the fraction shown.
ITP 104.  While you can do things like this:  Better to use styles instead:
Converting Fractions, Decimals, and Percents Fractions, decimals and percents can (with a few exceptions) be converted to any of the three formats. 50%
Step 2: Solve the 1st side/layer
M4.A.3 Compute accurately and fluently and make reasonable estimates. M4.A.3.2 Compute using fractions or decimals (written vertically or horizontally.
Copyright ©, Long Beach Unified School District. All rights reserved. - Grade 2 Grade 2 MAP 2 D Trimester 2 Instructional Strategies Aligned to the 1997.
Chapter 11 – Understanding Randomness 1. What is a random event? Nobody can guess the outcome before it happens. Let’s try an experiment. On the next page.
Place Value Kim Burns. Chip-Trading Games Use chip-trading games to teach place value. These games stress the idea of exchanging many for one. The values.
Test 2 Review The test will consist of 3 sections. Section 1 is vocabulary matching. Section 2 is a Rate Per 100 problem. Section 3 is a Unit Rate Problem.
Math9 project-ABC Book by: Jeffrey May Teacher: Mrs. burton.
Pictures courtesy of:
Understanding Block Encoding and Decoding Name(s): _______________________ In the space below, create a set of building instructions so that a friend can.
Chapter 7 Section 7.2 Addition & Subtraction in Different Bases.
summer term mathematics activities for year six
Secret Fortress Construction Challenge You should have two identical LEGO block kits. Set the extra kit aside, and use one kit to build a LEGO fortress:
Start. Instructions Read through the tutorial and follow along with the step- by-step review. To go back Next page To return to this page For hints Table.
Multiplying Decimals Type your name and send: Next slide.
Comparing Student Ability to Reason with Multiple Variables for Graphed and Non-Graphed Information. Rebecca Rosenblatt Student comments from experiment.
Computer Systems Nat 4/5 Computing Science Lesson 1: Binary.
Name(s): _______________________ Encoding LEGO Blocks Additional Practice You’ve already tried encoding instructions to build a LEGO tower into binary.
Surface Area and Volume At exactly 11:00 (12:30) I will put up the warm up. At your tables, do as many as you can in 3 minutes!
Grid References.
Red Table – Station 1 Read instructions carefully and then complete the activity.
Welcome This is a template to create an Instructional Design Document of the concept you have selected for creating animation. This will take you through.
Mr. Gifford’s 5 th Grade Math Lesson #8 Looking for Patterns.
Functions Objective: To determine whether relations are functions.
Perspective with Style Piet Mondrian meets Perspective.
Teacher Notes: There is a famous problem in Discrete Mathematics called ‘The Bridges of Konigsberg’ in which it is said to be impossible to cross each.
Significant Figures How to work with lab data, and correctly round calculated values.
A.Every square on a map has a grid reference. This is a number (like a co-ordinate) that helps us find a place. b.Grid references always show us the bottom.
An Instructional Power Point by The Curriculum Corner
3.5 Graphs in Three Dimensions
4 Figure Grid References
Reading Objects Lecture 8 Instructor:
Fraction Models: Mixed Numbers and Decimals
Introduction to the Cartesian Plane
Test 2 Review The test will consist of 3 sections.
Negative Numbers and Absolute Value
Identifying Different Types of Lines
4 Figure Grid References
Binary Conversion Resource by Andrea LaRosa.
Page 37 Unit 1, Lesson 5: Coordinate Moves
Visual Algebra for Teachers
Presentation transcript:

Understanding Block Encoding and Decoding In the space below, create a set of building instructions so that a friend can make the exact same LEGO tower shown in the picture. How clear were your instructions? How precise? Was a friend able to follow them to build the correct tower? 1 Answers will vary. They should describe a series of steps someone would be able to follow to reconstruct this tower. Ambiguous or incorrect instructions warrant the necessity for a systematic way of describing LEGO blocks. This is a nice transition to the video in which the four attributes of LEGO blocks are described. SOLUTIONS

Now try describing the four attributes of each block to help you make instructions: color, size, position, and orientation. Do these four attributes fully describe each LEGO block in the tower? ColorSizeOrientationPosition Red2 x 4HorizontalBottom left corner Yellow2 x 3Vertical2 units up from the bottom of the board, but along the left edge of the board. Black2 x 2Doesn’t matterOn top of the red block and yellow block. 1 unit in from each of the edges. 2 These answers might also vary, but students should be getting closer to creating a good description of how to build this tower. These attributes should fully describe each block in the tower! SOLUTIONS

We want to be able to describe all the attributes in binary encoding. Let’s start with color and size. In the table below, make a legend that matches each color and size to its binary encoding. ColorBinary ColorSizeBinary Size Red0012 x Yellow0102 x Black0112 x It would be helpful for the whole class to create a legend that matches this one. The colors are not numerical, so the binary encoding is somewhat arbitrary. The sizes of each block are numerical, so we can encode them simply by converting the dimensions of each block into binary. Note that 2 is 010 and 4 is 100, so a 2 x 4 block has the size encoding SOLUTIONS

x y Next, let’s think about position. Look at the table you made on page 2. Did you define position the same way that your classmates did? Look at this coordinate system. If I told you the bottom left corner of the block was at x=4 and y=2, would you know exactly where the block is? 4 Yes Probably not. SOLUTIONS

Using the coordinate system on the last page, give the position of each block in base-10 (regular counting numbers like 1, 2, 3, 4, 5…) and in binary (1, 10, 11, 100, 101…). For consistency, give the position of the bottom left corner of each block. BlockX Coordinate (base 10) X Coordinate (binary) Y Coordinate (base 10) Y Coordinate (binary) Red 2 x Yellow 2 x Black 2 x The binary numbers all have 3 digits even if the binary numbers don’t need to be SOLUTIONS

6 Now let’s encode the orientation of each block into binary. Each block can either be horizontal or vertical. We can let 00 represent horizontal, and let 01 represent vertical, as shown in the picture below. Now encode the orientation of the blocks in the tower! BlockOrientationBinary Orientation Red 2 x 4Horizontal00 Yellow 2 x 3Vertical01 Black 2 x 2Horizontal or Vertical 00 or 01 SOLUTIONS

7 BlockColorSizeOrientationXY 0Red2 x 4Horizontal00 1Yellow2 x 3Vertical02 2Black2 x 2Horizontal11 When we give instructions, the order of the steps can matter! If you crack an egg and then cook it, you have a poached egg. If you cook an egg and then crack it, you have a hard-boiled egg. We can represent each step as the addition of another block. Look at the instruction tables below. Do they produce the same LEGO tower? In other words, does order matter? BlockColorSizeOrientationXY 0Black2 x 2Horizontal11 1Yellow2 x 3Vertical02 2Red2 x 4Horizontal00 SOLUTIONS

8 Color Red001 Yellow010 Black011 Size 2 x x x Orientation Horizontal00 Vertical01 Numbers BlockColorSizeOrientationXY 0Red2 x 4Horizontal00 1Yellow2 x 3Vertical02 2Black2 x 2Horizontal11 Here’s a legend for the encoding we’ve been using to convert our regular instruction table to a binary instruction table. You’ve already converted the color, size, orientation, and position. Now convert the block number from base 10 to binary. BlockColorSizeOrientationXY Now you have a complete binary instruction table! SOLUTIONS

9 Color Red001 Yellow010 Black011 Size 2 x x x Orientation Horizontal00 Vertical01 Numbers Here’s an encoded instruction table for a small LEGO tower. Can you figure out what this tower is supposed to look like? Hint: first, decode the instruction table using the legend on the left, and then follow the instructions to recreate the tower. BlockColorSizeOrientationXY 0Yellow Red Red Yellow BlockColorSizeOrientationXY Activity: Building the Encoding SOLUTIONS