standard questions Flashcards
why do computers use binary
- it is the simplest method for counting available.
- It is how computer code everything.
- binary allows for computer to proceed millions of inputs very quickly.
reasons for using hexadecimal?
-provides a shorter way to represent a byte of data.
-it uses memory, more efficiently
what is the ASCII code?
it is the international agreed standard for coding a computer.
it is out link between our computer screen and computer hardware.
used to translate computer text to human text.
examples of ASCII codes?
-web address
-URL
what is sampling resolution
-The number of bits assigned to each sample. -Also known as bit depth.
what is sampling rate?
The number of samples taken in a second.
why does Sound need to be converted into binary?
For computers to be able to process it.
sound needs to be converted into binary for computers to be able to process it. How is this done?
sound is captured (by a microphone), and then converted into a digital signal. And analogue to digital converter will sample a sound wave at regular time intervals.
how do you calculate file size?
Pixel high x pixel wide x color depth
Divided by 8 × 1024
how do you calculate the size of a sound file?
mono = sample rate x sample size x time
stereo = sample rate x sample size x time (x2)
what is data compression?
- Is the reduction in the number of bits needed to represent data.
- Is a method in which the logical size of a file is compressed
what are advantages of compressing data?
- Save storage
- speed up file transfer
- reduce redundancy in stored data
what is Lossy file compression?
bigger compression
smaller quality
When a file is compressed, data is permanently removed
what is lossless data compression?
smaller compression
higher quality
When a file is compressed and restored no data is lost or removed
what is data transmission?
Is the transfer of data of a point to point (or multipoint) communication channel