4.5.6 Representing Images, Sound and Other Data Flashcards
Which type of signal is shown by a straight line?
Digital Signal
What two things are true of a cipher that is computationally secure?
- Cipher can be cracked
- But it cannot be cracked in a reasonable amount of time, given current computational power.
What device can be used to convert between Digital and Analogue Sound?
Digital to Analogue Converter (DAC)
What device can be used to convert between Analogue and Digital Sound?
Analogue to Digital Converter (ADC)
Most Common use for ADC?
To convert sound from Analogue signal to Digital Signal
What name is given to the process of reading analogue sound at a fixed interval.
Sampling
What is the unit for sampling rate?
Hertz (Hz)
State two disadvantages of MIDI
- Cannot represent speech
- Sometimes results in less realistic sound than sampled recordings
What type of compression is Run Length Encoding
Lossless Compression
How much storage in bytes is required to store a 10x10 image with colour depth of 8.
10 x 10 = 100
100 x 8 = 800 bits
800 ÷ 8 = 100 bytes
Which type of data is continuous?
Analogue data
Give two examples of Metadata for an image
- Width
- Height
- Colour Depth
- Date Created
Which two criteria must be met if a cipher is to use Vernam Cipher?
- Random
- At least as long as the plaintext
Which type of image can be scaled without a loss in quality?
Vector Graphics
Which type of Caesar Cipher is most easily cracked?
Shift Ciphers