Understanding Block Encoding and Decoding Name(s): _______________________ In the space below, create a set of building instructions so that a friend can.

Slides:



Advertisements
Similar presentations
Introduction, Computers work by following a series of steps. Computers work by following a series of steps. These steps organize objects (set of variables)
Advertisements

LEGO CASE BY SOC. Phone building Lets build this phone First you will build you base of the phone the (key pad) Next you will build the base for the head.
Make the Main Title with Large Bold Type Use Smaller Type for the Subtitle. Above Type is 96pt. This Type is 66pt. Make authors’ names smaller. This is.
Introduction to the Cartesian Plane
1 The 2-to-4 decoder is a block which decodes the 2-bit binary inputs and produces four output All but one outputs are zero One output corresponding to.
What is an isometric drawing?
Problem of the Day Problem of the Day next Geometry - Connect the Dots
Secret Fortress Construction Challenge Name(s): _______________________ You should have two identical LEGO block kits. Set the extra kit aside, and use.
Graphing Slope-Intercept Form Stand-Alone Instructional Resource CEP811 Deborah Johnson Let’s Get Started! Click Here! Let’s Get Started! Click Here!
The Cartesian Coordinate System
Defining Control Structures
You write the caption Thunderstorms - Chap Instructions §Write a two-sentence caption for each of the following. The first sentence has been started.
Word Problems Lesson Plan 1.What is a word problem?What is a word problem? 2.Key Words – Addition and SubtractionKey Words – Addition and Subtraction.
TEKS 8.6 (A,B) & 8.7 (A,D) This slide is meant to be a title page for the whole presentation and not an actual slide. 8.6 (A) Generate similar shapes using.
CS 177 Programming with Multimedia Objects Recitation.
Section 12.0 Review of Linear Inequalities
Grid References To be able to find places on the map using 4 figure and 6 figure grid references.
InDesign CS3 Lesson 3 Working with Frames. Using Frames Frames are containers in which you place graphics or text. Frames can also be used as graphic.
AutoCAD 2D_I Module 5: Orthographic Projection. Module Objectives identify surfaces in two-dimensional views from a given three-dimensional views. Demonstrate.
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
Step one: Convert the number you’re converting into a number between 1 and 10 by moving the decimal either to the left or to the right. Examples: 45,000.
Representing Information Digitally. Digitization Initially transforming data for computer use Assigning people social security numbers The creation of.
5. Decode this tower: Draw your stack here:. 6. Encode this tower:
Chapter 9 Congruence, Symmetry and Similarity Section 9.4 Symmetry.
Step 2: Solve the 1st side/layer
Unit 1 — HTML BASICS Lesson 2 — HTML Organization Techniques.
4.2 Linear Relations Math 9.
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.
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.
The only system featuring projectable menu data the most accurate & reliable results better reporting with far deeper analysis more powerful features that.
Prefixes CHAPTER 2. 2 Prefixes Remember –Meaning of prefix does not change –Prefix does change meaning of the word –Not all medical words have a prefix.
Points on a Graph Objectives After reviewing this unit you will be able to: Identify the x and y axes. Identify the origin on a graph. Identify x and y.
Lesson 7 MODULE 4. OBJECTIVE Relate addition using manipulatives to a written vertical method.
Pictures courtesy of:
Chapter 7 Section 7.2 Addition & Subtraction in Different Bases.
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:
Plotting on the Coordinate Plane Lesson After completing this lesson, you will be able to say: I can identify and position pairs of rational numbers.
FRACTIONS & SHAPES BY:. How many of these are colored red? * out of *.
Name(s): _______________________ Encoding LEGO Blocks Additional Practice You’ve already tried encoding instructions to build a LEGO tower into binary.
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.
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.
Here is a small example of the puzzle you will be completing today. You will start in the top left corner, and end at the bottom right using 3 different.
Lesson Concept: Dot Plots and Bar Graphs
Interactive Reading Notebook
An Instructional Power Point by The Curriculum Corner
4 Figure Grid References
Rolling Spider Shaw STEM Lab 2017.
Section 2.5 Transformations.
Name: ______________________________________
Calculating the Area of a Feature
Introduction to the Cartesian Plane
Objective;To use four figure grid references
Plotting Points Guided Notes
Cross Sections of Three-Dimensional Figures
Negative Numbers and Absolute Value
TOPIC: - GRID REFERENCE
Multiplying Negative Numbers © T Madas.
Cross Sections of Three-Dimensional Figures
4 Figure Grid References
PREFIXES CHAPTER 2 Copyright © 2003 by Delmar Learning, a division of Thomson Learning, Inc. ALL RIGHTS RESERVED.
Binary Conversion Resource by Andrea LaRosa.
Page 37 Unit 1, Lesson 5: Coordinate Moves
Presentation transcript:

Understanding Block Encoding and Decoding Name(s): _______________________ 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

Name(s): _______________________ 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 2 Block Encoding and Decoding

Name(s): _______________________ 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 Red2 x 4 Yellow2 x 3 Black2 x 2 3 Block Encoding and Decoding

x y Name(s): _______________________ 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 Block Encoding and Decoding

Name(s): _______________________ 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 400 Yellow 2 x 3 Black 2 x 2 5 Block Encoding and Decoding

Name(s): _______________________ 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 4 Yellow 2 x 3 Black 2 x 2 Block Encoding and Decoding

Name(s): _______________________ 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 Block Encoding and Decoding

Name(s): _______________________ 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! Block Encoding and Decoding

Name(s): _______________________ 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 BlockColorSizeOrientationXY Activity: Building the Encoding