Week 2 - Internal Components of A Computer
Week 2 - Internal Components of A Computer
"All the different pieces of electrical hardware that join together to make
up the complete computer system."
• The CPU 'controls' what the computer does and is responsible for
performing calculations and data processing. It also handles the
movement of data to and from system memory.
Video Card (aka graphics card)
• Graphics cards are hardware devices that plug into the motherboard
and enables the computer to display images on the monitor.
• RAM and ROM are used to store computer data and this can be
directly accessed by the CPU.
• RAM can be read from and written to and so the information stored
in RAM can change all the time (it depends what tasks you are using
the computer for).
• RAM is a fast memory. Data can be written to and read from RAM
very quickly.
• The more RAM you have installed in your computer -- the faster it
can perform. You can open and use more programs at the same time
without slowing the computer down.
ROM (Read Only Memory)
• ROM is used to permanently store instructions that tell the
computer how to boot (start up). It also loads the operating
system (e.g. Windows).
• ROM is fast memory. Data stored in ROM can be accessed and read
very quickly.
ROM
• Read only memory (ROM) is memory used to store permanent information
• Used to contain configuration data for a computer etc.
• Chips cannot be altered, only read from
• Data not lost when computer is turned off
• Referred to as non-volatile memory