Unit2

Unit 2 - Digital Information

This unit explores the way large and complex pieces of digital information are stored in computers and the associated challenges. Through a mix of online research and interactive widgets, students learn about foundational topics like compression, image representation, and the advantages and disadvantages of different file formats. To conclude the unit, students research the history and characteristics of a real-world file format.

Chapter 1: Digital Information

Big Questions

  • How are images and other complex information represented in a computer?
  • How can we reduce the size of digital information and what tradeoffs are involved?
  • Why are there so many different formats for representing the same kind of information?

Enduring Understandings

  • 1.1 Creative development can be an essential process for creating computational artifacts.
  • 1.3 Computing can extend traditional forms of human expression and experience.
  • 2.1 A variety of abstractions built upon binary sequences can be used to represent all digital data.
  • 3.3 There are trade offs when representing information as digital data.

Week 1

Lesson 1: Bytes and File Sizes

Research

  • Getting Started (10 mins)
  • Activity (30 mins)
  • Wrap-up
  • Assessment

Students are introduced to the standard units for measuring the sizes of digital files: bytes, kilobytes, megabytes, gigabytes, etc. and research the sizes of files they make use of every day.

Teacher Links: Answer Key Student Links: Activity Guide |

Lesson 2: Text Compression

Widget | Individual and Group Discovery

  • Getting Started (5-7 mins)
  • Activity (45 mins)
  • Activity 2 (30 mins)
  • Wrap-up (20 mins)
  • Assessment
  • Extended Learning

At some point we reach a physical limit of how fast we can send bits and if we want to send a large amount of information faster, we have to find a way to represent the same information with fewer bits - we must compress the data.

Teacher Links: Activity Recap Student Links: Activity Guide | Activity Guide | Video | Activity Guide

Lesson 3: Encoding B&W Images

Widget | Concept Invention | Individual Creation

  • Getting Started (10 mins)
  • Activity (40 mins)
  • Wrap-up (10 mins)
  • Assessment
  • Extended Learning

Students explore methods for encoding digital images in binary which requires representing metadata such as width and height as well as pixel data. Students use the the Pixelation widget to encode simple B&W raster images.

Teacher Links: Answer Key | Video | Answer Key Student Links: Activity Guide | Activity Guide | Video | Activity Guide

Week 2

Lesson 4: Encoding Color Images

  • Getting Started (5 mins)
  • Activity (40 mins)
  • Activity 2 (30-40 mins)
  • Wrap-up
  • Assessment
  • Extended Learning

Students learn about the RGB color encoding scheme and use an updated version of the pixelation widget to encode color images. Hexadecimal notation is useful for representing larger groupings of binary digits.

Teacher Links: Video | Answer Key | Answer Key | Answer Key Student Links: Video | Worksheet | Activity Guide | Activity Guide | Activity Guide | Rubric

Lesson 5: Lossy vs. Lossless Compression

Research

  • Getting Started (15 mins)
  • Activity (40 mins)
  • Wrap-up (5 mins)

Students learn the difference between lossy and lossless compression. They then research three different real-world file formats for images and sound and compare them using the concepts and vocabulary they’ve learned through the unit.

Teacher Links: Answer Key Student Links: App Lab | Activity Guide

Lesson 6: Rapid Research - Format Showdown

Project | Research

  • Warm Up (5 mins)
  • Activity (90 mins)
  • Wrap Up (10-60 mins)

In this lesson students will conduct a small amount of research to explore a file format either currently in use or from history. Students will conduct research in order to complete a "one-pager" that summarizes their findings. They will also design a computational artifact (video, audio, graphic, etc.) that succinctly summarizes the advantages of their format over other similar ones.

Student Links: Activity Guide | One-pager Template

Chapter Commentary

Key Concepts and Pedagogy

Increasing Focus on Research: Unit 2 includes an increasing focus on research skills students will use throughout the rest of the course and eventually on the Explore PT. Researching computing topics is a challenging skill which students will need to develop separately from the other skills and content knowledge. Lesson 5 and the Rapid Research activity in Lesson 6 in particular explicitly review these research skills as students apply the knowledge they’ve developed elsewhere in the unit to research the differences between familiar file formats.

A Familiar Pedagogy: Many of the lessons in this unit will feel similar to Unit 1 Chapter 1. Students will explore real world concepts and problems in data representation through collaborative problem solving activities. This process is aided through the introduction of two new widgets, the Text Compression Widget in Lesson 2 and the Pixelation Widget in Lessons 3 and 4. As with the Internet Simulator, students can’t “break” these tools and so are encouraged to freely explore them with minimal content frontloading to discover the concepts they highlight. In keeping with the “ABC CBV” approach, technical vocabulary is only introduced only once these exploratory activities ensure all students have developed a shared understanding of the concepts.