Computer Systems Flashcards
Binary
A two-state system, where only 1 or 0 can be used
Denary
Our number system that uses 10 digits
Bit
A binary digit
Floating point representation
Method a computer uses to store real numbers
Mantissa and exponent
Two parts of a floating point representation number
ASCII
Standard code that all computer systems use to represent text
Control characters
ASCII codes that are used to perform actions rather than display a character e.g. delete and tab etc.
Printable characters
ASCII codes that are used to display characters on the screen e.g. A, ! etc.
Bit mapped graphics
A method of representing graphics that stores information on each individual pixel
Vector graphics
A method of representing graphics that stores shapes as list of attributes e.g. coordinates of corners, line thickness, fill colour etc.
Advantages of vector graphics
Can be resized without loss of quality and have a smaller file size than bit mapped graphics
Advantages of bit mapped graphics
Can be edited at pixel level and can display more realistic images than vector graphics
Processor (CPU)
The part of the computer system that handles the instructions used to ensure that hardware and software respond as expected
Arithmetic and Logic Unit (ALU)
Part of the processor that performs calculations and makes decisions
Processor Speed
Referred to as Clock Speed and is measured in Megahertz (MHz) or Gigahertz (GHz).