Summary
Highlights
The video introduces the topic of calculating data capacity requirements for text, sound, and image files, as expected in GCSE exams. It briefly outlines the formulas for each file type before delving into more detail.
Data capacity refers to the amount of data a drive can store, measured in bytes. The video illustrates the relative capacities of different storage types like magnetic, solid-state, and optical drives, and compares file sizes to determine how many files can be stored.
Using an 8TB hard drive as an example, the video demonstrates how to calculate the number of document files (0.2MB each) that can be stored. It extends this to a 256GB USB pen and a 640MB CD-R, providing various examples for video, photo, and music files based on their average sizes.
The calculation for a text file's size is determined by multiplying the bits per character by the number of characters. Using the ASCII character set (7 bits per character), an example text file with 244 characters is shown to require 1,708 bits or 214 bytes of storage.
Sound file size is calculated by multiplying the sample rate, duration in seconds, and bit depth. An example of a 3-second sound file with a sample rate of 6 intervals per second and a bit depth of 4 results in 72 bits or 9 bytes of storage.
To calculate an image file's size, multiply its height in pixels, width in pixels, and color depth (number of bits per pixel). An image with dimensions 14x17 pixels and a color depth of 3 bits per pixel requires 714 bits or 90 bytes of storage.
The video concludes with a quick recap of the three essential calculations for GCSE exams: calculating the size of text files, image files, and sound files.