Computer Notes - ch3 - G9
Computer Notes - ch3 - G9
Chapter 3
Hardware
Computer Architecture & Von Neumann Architecture
● The central processing unit (CPU) (also known as a microprocessor or
● Processor: The processor contains the Arithmetic and Logic Unit (ALU)
● Control Unit: The control unit controls the operation of the memory,
● Arithmetic Logic Unit: Carries out the logic system like calculations
● System Clock: The system clock is used to produce timing signals on the
control bus
Busses: Carry data through components. The following are its types.
Immediate Access Store: Stores the instructions that are to be processed, which
executing
to MDR
memory
temporarily held in it
THE INTERNATIONAL SCHOOL OF THRISSUR
Source: Cambridge IGCSE and O Level Computer Science - Second Edition (Hodder Education)
2. This address is copied to the MAR via the address bus
3. The instruction of the address is copied into the MDR temporarily
fetched
Memory Concept
10101010 01010110
Instruction Set:
An instruction set is a list of all the commands that a CPU can process, and the
The clock defines the clock cycle that synchronises all computer operations. By
increasing the clock speed, the computer's processing speed also increases.
Overclocking
Using a clock speed higher than the computer was designed for.
The wider the data buses, the better the performance of the computer
Cache
THE INTERNATIONAL SCHOOL OF THRISSUR
-- stores frequently used instructions and data that need to be accessed faster, which
The larger the cache memory size, the better the CPU performance
Cores
The more cores in the CPU, the better and faster the performance
● But if any number of cores are used, it could possibly slow down the system
the data cables between each. Which in turn reduces the potential system
performance.
● You might have heard about quad and dual cores, not septa or octa cores.
Input Devices
Two-dimensional Scanners:
● The image is converted into an electronic form which can be stored in the
computer
○ A scan head moves across the document until the whole page is
○ The focused image now falls onto a charge couple device (CCD) which
● If the original document was a photo/image, then the scanned image forms an
Three-dimensional Scanners
light)
● Make use of (OCR) to produce digital images which represent the passport
pages
● The 2D photograph in the passport is also scanned and stored as jpeg image
● Key parts of the face are compared (distance between eyes, width of nose)
Barcode readers/scanners
● The left and right hand sides of the barcode are separate using guard bars
○ Light is reflected back off the barcode; dark areas reflect little light
● Advantages of QR codes:
Digital Cameras
image, etc.
● Photo is captured when light passes through the lens onto a light sensitive cell
Keyboards
● Each character has an ASCII value and is converted into a digital signal
● Slow method
THE INTERNATIONAL SCHOOL OF THRISSUR
● Prone to errors
Pointing devices
● Mouse/trackball
Microphones
electric signal
● The signal goes to a sound card and is converted into digital values and
stored in a computer
Touchscreens
on-board microprocessor
● Resistive (inexpensive)
○ When the top polyester is touched, the top layer and bottom layer
complete a circuit
Sensors
electric pulses.
environment.
○ Humidity - This sensor measures the water vapour in the air or any
sample.
THE INTERNATIONAL SCHOOL OF THRISSUR
○ Infra-red (passive) - These sensors detect the heat emitted by any type
of object.
○ Moisture - This type of sensor detects the water content wherever this
○ Proximity - This sensor detects the nearby objects around the sensor
environment.
● (Note: You do not need to know the working principle of the sensor. But have
○ Lamp switched on
Output Devices
Inkjet Printers
3. Check made by printer driver that the chosen printer is available
4. Data is sent to printer, and stored in a temporary memory (printer buffer)
5. A sheet of paper is fed; the sensor detects if the paper is available in the
paper tray
6. The print head moves across paper printing text/image, four ink colours
9. Once it is done, the printer sends an interrupt to the processor (request for
Laser Printers
● Use dry powder ink (toner) and static electricity to produce text and images
2. Printing drum is given a positive charge; as the drum rotates, the laser beam
is scanned across it, removing the positive charge leaves negatively charged
3. The drum is then coated with positively charged toner; it only sticks to
5. The toner on the drum now sticks to the paper to produce a copy of the page
6. Paper finally goes through a fuser (set of heated rollers); heat melts the ink so
it is permanent
7. The discharge lamp removes all electric charge from the drum, ready to print
next page
3D Printers
2D and 3D Cutters
Actuators
● Used in many control applications involving sensors and devices (ADC and
DAC)
Loudspeakers/Headphones
● Sound is produced by passing the digital data through a DAC then through an
frequencies
● The front layer of the monitor is made up of Liquid Crystal Display (LCD),
these tiny diodes are grouped together in threes as pixels (LCD doesn’t emit
any light)
● LCD monitors are backlit using Light Emitting Diode (LED) because:
○ LEDs sharpens image (higher resolution), and CCFL has a yellow tint
● CCFL uses two fluorescent tubes behind the LCD screen, which supplies the
light source
Light Projectors:
○ LCD Projector
whiteboards
● the number of micromirrors and the way they are arranged on the DLP chip
● When the micromirrors tilt towards the light source they are on
● When the micromirrors tilt away from the light source, they are off
● A bright white light source passes through a colour filter on its way to the DLP
chip
LCD Projectors
● When the white light hits the mirrors, the reflected light has wavelengths
● These three different lights pass through three LCD screens; these screens
● When the coloured light passes through the LCD screens, a red, green and
● Finally, the image passes through the projector lens onto the screen
THE INTERNATIONAL SCHOOL OF THRISSUR
● HDD, SSD, DVD, memory stick, and Blu-ray disc are some examples
Primary Memory:
● RAM is used by a system when it needs to store and access data immediately
● Features of RAM
○ It can be written to or read from, and the contents of the memory can
be changed
● The larger the size of the RAM, the faster the computer will operate
● As RAM becomes full, the processor has to access the continually hard drive
Virtual memory
management; thus, the system has a high chance of crashing. This is why
● The virtual memory can be either HDD or SSD (these storages are discussed
below)
○ They can be larger than the physical memory provided in the RAM.
THE INTERNATIONAL SCHOOL OF THRISSUR
● Features of ROM
turned off)
Secondary Storage:
● Data is stored in a digital format on the magnetic surface of the disks (platter)
● A number of read/write heads can access all of the surfaces of the disk
● Each platter will have two surfaces which can be used to store the data
● There are no moving parts, and all data is received at the same time (not like
HDD)
and 0s
○ Very thin
Off-Line Storage:
CD/DVD Disks
● Laser (red) light is used to read and write data on the surface of the disk.
● Both systems use a single spiral track that runs from the centre of the disk to
the edge
● DVD uses Dual-Layering, which increases the storage capacity (two individual
recording layers)
Blu-ray Disks
● The wavelength of laser light is less than CD and DVD (stores up to five times
infringement)
Cloud Storage:
servers
● The same data is stored on more than one server in case of maintenance or
repair, allowing clients to access data at any time. This is known as data
redundancy.
data resides in the private cloud, and less sensitive/less commercial data can
Embedded Systems
● Combination of Hardware and Software which is designed to carry out a
single chip
memory
○ Input from the user is sent to the microprocessor (ADC needed if the
data is analogue)
update.
Advantages Disadvantages
sometimes
away
attacks
○ GPS systems
○ Security Systems
○ Vending Machines
○ Washing Machines
○ Oven
○ Microwave
THE INTERNATIONAL SCHOOL OF THRISSUR
Network Hardware
Network Interface Card (NIC)
A MAC address comprises 48 bits which are shown as six groups of hexadecimal
digits. The first six display the manufacturer’s code, and the second half shows the
● These do not change and are primarily constant for every device
● there are two types of MAC addresses: the Universally Administered MAC
The only difference between the two types are that UAA is made Universally and
IP Addresses
● IP address allocation:
● Static IP addresses:
● Dynamic IP addresses:
Protocol) server.
THE INTERNATIONAL SCHOOL OF THRISSUR
network.
192.168.0.1).
2001:0db8:85a3:0000:0000:8a2e:0370:7334).
○ Address format: IPv4 uses a 32-bit address, while IPv6 uses a 128-bit
address.
autoconfiguration.
Routers
● Router functionality:
THE INTERNATIONAL SCHOOL OF THRISSUR
different networks.
○ It uses routing tables to determine the next hop or the next router on
○ The router forwards the data packet to the appropriate next hop.
connected devices.
network management.
internet.
network.
○ The router receives data packets from devices on the local network
○ It also receives incoming data packets from the internet and routes