Paper 2 Flashcards
(55 cards)
Check digit
A digit calculated using an algorithm and generated using other digits in a sequence
ADC process
The analouge signal is sampled at fixed time intervals
The amplitude of a signal wave at each sample point is measured which is then coded in binary
Nyquists theorem
Sample rate is double the highest frequency in the original sound
Register
Memory location inside a processor
Stored program concept
Instructions are stored in main memory
Intructions are fetched, decoded and executed by the processor which allows Programs to be moved in and out of the main memory
Difference between harvard and von neumann
Harvard- execution of instructions are faster as fetching of coded and data are simultaneous
Von neumann- instructions and data have combined memory spaces
Immediate addressing
When the operand is the datum
Why vernam cypher is secure
Nothing can be learnt about the plaintext from the cipher text
Advantage of ssd
Produce less heat- makes them comfortable to wear
Are silent- the won’t disturb the users
Reasons for Compressing
Files take up less storage
Lossless>lossy
Files can be reproduced exactly as it was in the beginning with no loss in quality
No redundant data is lost during the compression process
Logical bus network topology
A node sends data to the entire network
All nodes on the network receives the data
A node checks the received data to check if it is the intended recipient
Only one node can successfully transmit data at a time
Performing error detection on a recieved byte
If number of 1s recieved is even - data is recieved correctly
If number kf 1s received is odd - data is corrupted
Adavantage of serial over parallel
Serial is cheaper - less wire is required
Serial does not suffer from cross talk - there is only one transmission line
Natural numbers and integer numbers
Natural - doesnt include negative numbers
Integer - includes negative numbers
Rational and irratianol numbers
Rational - can be represented as a fraction
Irrational - cannot be represented as a fraction
Why use hexadecimal
More compact when displayed
Easier for the user to intepret
Unicode > ascii
It can represent characters from languages all around the world
Sample rate equation
Size / (sample resolution x time)
Hardware
Physical component of a computer system
Software
The instructions that tell a computer what to do
Difference between system and application software
System - allows the user to operate a computer
Application - used to carry out tasks that are user oriented
Example of system software
Compiler
operation system
Why use both magnet disk and ssd
Magnet disk - useful for large capacity
SSD - useful for fast access to data