In this unit you learn why computers represent EVERYTHING using binary. This includes numbers, text, sound, images and videos. We look at how to convert numbers between binary, denary and hexadecimal; and look at examples of the use of hexadecimal in real applications. We look at how data is compressed using lossless and lossy compression techniques.
- Representing Numbers and Applications of Hexadecimal
- Representing Text & Lossless Compression
- Text files are usually .txt file extension. (.docx, .doc, .odt, .pdf, etc... contain more than just plain text!)
- General lossless compression are files like .zip, .gz.
- Representing Images, Sound and Video & Compression
- Images: Vector (.svg, .ps, .ai), Bitmapped (.bmp, .gif, .png, .jpg)
- Sound: Midi (.mid), Sampled (.wav, .mp3, .flac, .ogg, .wma, .aiff, .aac, etc...)
- Video: (.mpg, .avi, .wmv,. etc...)
- Exam-style Questions - See Assessment revision papers