Computing Flashcards
(32 cards)
What is bit rate?
The number of bits of data that are processed every second
What is baud rate?
The number of signal changes that occurs every second.
What’s The Difference Between LAN and WAN?
LAN is a local area network and is two or more computers connected over a small geographical area whereas WAN is a wide area network connected over a large geographical area made up of multiple LAN’s via the internet
What is a natural number?
Any whole positive number, including 0
What is serial transmission?
When data travels in bits one after another in a single cable
What is an integer?
Any whole number
What is a logical topology?
Defines how devices communicate across Physical Topologies
What is Asynchronous transmission?
There is no common clock signal so additional data is used to stop the signal (Stop and Start data) is used to control the signal data is transmitted when its available rather than at specific intervals
What is a physical topology?
Defines how devices are physically connected via cabling
What is a rational number?
A number that can be represented as a fraction.
What is an irrational number?
A number that cannot be expressed as a fraction.
Sound - What is the Nyquist Theorem?
A sample has to be double the original frequency to replicate the original soundwave and there is a limit on the original sample frequency - Fs > 2F max and it measures the highest and lowest points of a wave in sound
Sound - What is sampling rate?
The number of samples of audio recorded every second measured in hertz.
Sound - What is Sampling Resolution?
It is the number of bits per sample.
Sound - What is amplitude?
The maximum distance moved by a point on a wave measured from the centre position.
What is a real number?
Any positive or negative number, including fractions
Sound - What are channels?
The amount of points from where the sound originates
What is an ordinal number?
A number that identifies a position within a series e.g. first, second, third
Sound - What is Midi Sound?
Stands for musical instrument digital interface and it connects devices that make and control sound so computers can communicate with each other
Error checking - What is ISBN error checking?
A format of error checking where the values in the number come together to form a checksum that is equal to the last digit, checking if the number is correct
Using ISBN error checking, what is the missing number. 978-0-141-33909-?
2
Error checking - What is parity error checking?
A form of error checking where the number of 1s are counted, and based on that number, a 1 or a 0 is put in front of the series of bits and the receiver checks the series of bits. If the parity bit is incorrect, it means that there was an error in the transmission.
Error checking - What are the disadvantages to parity?
- if there is an even number of errors, the computer wont be able to identify if there has been an error or not
What is serial transmission?
When bits of data are sent one after the other in a sequence on a single wire