Activity 01
Modeling: Binary Encoding Activity
Students use a 4-bit binary encoding scheme to represent letters (A = 0001, B = 0010, etc.) and encode a short message on paper as a sequence of 0s and 1s. A partner receives the binary sequence, decodes it, and reports back. The class then adds one random bit-flip error to each message and discusses whether the receiver can detect the error -- motivating the concept of error checking.
Explain how digital signals convert information into binary code.
Facilitation TipDuring the Binary Encoding Activity, circulate and ask each pair to explain how their chosen 0 or 1 relates to the voltage level they drew on their waveform.
What to look forProvide students with a simple analog waveform graph. Ask them to 'sample' the waveform at three specified points and write down the corresponding binary code for each sample, assuming a 2-bit depth. This checks their understanding of sampling and binary conversion.