Unit 5 - Fundamentals of data representation Flashcards
What are natural numbers?
All positive numbers
What are integer numbers?
All positive / negative numbers
What are rational numbers?
All fractional numbers
What are irrational numbers?
Numbers that can’t be written as a fraction
What are real numbers?
All positive or negative value and can include a fractional part
What are ordinal numbers?
Describe the position/placing of an item
What is a parity bit?
a bit set at the transmitting end for error detection
What is a check digit?
Additional digit at the end of a string to check for mistakes in input
What is majority voting?
Majority rule that assumes that if majority bits have not changed it is correct
What are analogue and digital signals?
Analogue - continouus
Digital - discrete
How is analogue converted into digital?
- Sample measured by wave height
- Translated into an integer value
- Then converted and stored digitally as binary value
What is sampling?
Process of converting analogue to digital
What is sample resolution?
The number of bits used to record each measurement
- More bits = higher resolution (better accuracy)
What is sampling rate?
The frequency or number of samples per second
How do you calculate the file size?
File size (Bytes) = sample rate(Hz) x resolution(pixels)x length in seconds