Computer Architecture - Chapter2
Computer Architecture - Chapter2
Computer Science 1
Introduction
1- Computer operating principle
1.1 Von Neumann architecture
1.1.1 Example of operation of the Von Neumann model
2- Component of a computer
2.1 Central unit
2.2 The processor
2.3 Motherboard
2.4 Definition of memory
2.4.1 Memory characteristics
2.4.1.1 Capacity (size)
2.4.1.2 Volatility
2.4.1.3 Information access mode (read/write)
2.5 Central memory
2.6 Read-only memories
2.7 The graphics card
Chapter 2: Computer architecture
A computer is a programmable electronic machine, it processes information in binary form, under the control of recorded programs. It can acquire and store
information, carry out processing of data received as input, and restore them in another form as output, different types of data which can be processed: texts,
images, sounds, numbers, etc.
It is mainly composed of two parts:
➢ Hardware or physical part : this is the set of modular electronic components (one component can be replaced by another in order to improve the
performance of the computer).
➢Software part : it is a set of programs ensuring the management and control of the hardware part of the computer. It's the operating system and these
applications.
1
Introduction
Computer
2 1
Hardware
Software (or physical)
part part
2
Introduction
1- internal
components
1 Hardware
Computer (or physical)
part
2- Peripherals
3
Introduction
1- internal components: internal components are the parts of the computer that are always placed inside the
central processing unit (case) and more precisely on the motherboard.
2- Peripherals: are the parts of the computer that are usually placed outside the case but which sometimes
can be placed inside the case. For example, even though the hard drive is often placed inside the case, it is
considered a peripheral since it is possible to get an external hard drive that works outside the case
4
Introduction
Chapter 02 Objective
This chapter allows the student to:
Become familiar with the hardware components of the computer.
Understand the operating principle of a computer
✓ Identify the different ports and integrated circuits on the motherboard.
✓Understand the role of each component of the motherboard.
✓ Know the role of each component in the computer.
5
1- Computer operating principle
John von Neumann (1903-1957), was a Hungarian-American mathematician and physicist. He made important
contributions to quantum mechanics, functional analysis, set theory, computer science, economics and many other
areas of mathematics and physics.
The Processor
7
2- Component of a computer
3
• 1 – Monitor
4 2
• 2 - Motherboard
5
• 3 – Processor
• 4 - Connectors 7 1
6
• 5 - RAM
• 6 - Expansion card 11
8
• 7 - Power supply
• 8 - CD player 9
10
• 9 - hard drive
• 10 - keyboard
• 11 - Mouse 12
• 12 - Printer
Figure 4: Computer and its peripherals 8
2- Component of a computer
are many electronic components that process information. All these Motherboard
components are connected to a motherboard using specific ports.
The computer has one or more disk drives. The disk retains information
permanently, even when the computer is turned off. All parts of the computer
soundcard Graphic card
network card
are connected to the central unit using connection cables.
9
2- Component of a computer
2.2 The processor
In 1971, the company INTEL (Integrated Electronics) succeeded in placing all the transistors which constitute a processor on a single integrated circuit, a
processor (or Central Processing Unit CPU) for processing information stored in central memory.
The processor performs the functions of the central processing unit in a computer. However, it is the brain of all intelligent machines. A fan is used to
reduce its often high temperature and reduce the risk of overheating. There can be several processors in a computer. In usage, the abbreviated form
processor is also used in the sense of “microprocessor”.
Generation characteristic
11
2- Component of a computer
2.3 Motherboard
2/The socket
4/The BIOS
5/Connectors:
➢ RAM
➢ input/output
➢ extension
6/The chipset
7/Connection buses
Figure 8: Motherboard 12
2- Component of a computer
2.4.1.2 Volatility
If a memory loses its contents (information) when the power source is cut off then the memory is said to be volatile. If a memory does not lose (retain) its
contents when the power source is cut off then the memory is said to be non-volatile (permanent or stable memory).
13
2- Component of a computer
2.5 Central memory
Random Access Memory (or RAM), it is the Central Memory (MC) it represents the work space of the computer,
read and write access, it is a volatile memory (the conservation of its contents requires the permanence of its
electrical supply).
RAM is the main organ for storing information used by the processor; to execute a program it must be loaded
(copied) into RAM.
RAM access time and capacity are two elements that influence the execution time of a program (machine
performance). Figure 9: RAM
The RAM capacity is limited, but there is always the possibility of expansion. For communication with other parts
of the computer, RAM uses buses (address bus and data bus)
14
2- Component of a computer
15
2- Component of a computer
The mouse is a pointing device used to move a cursor on the screen and allows you to select, move and manipulate
objects using buttons. We therefore call “click” the action consisting of pressing (clicking) on a button in order to
perform an action.
The mouse was invented in 1963 by Douglas Engelbart of the Stanford Research Institute and introduced to the
public in 1968. Standard PC mice today have a wheel in addition to their two buttons; the wheel (a special button)
which can be turned (mechanical wheels) as well as pressed. Figure 12 : The Mouse
16
2- Component of a computer
17
2- Component of a computer
19
2- Component of a computer
2.8.3.2 Link between SATA hard drive and motherboard
The hard drive is connected to the motherboard via a hard drive controller interfacing between the
processor and the hard drive. The hard disk controller manages the disks attached to it, interprets the
commands sent by the processor and routes them to the respective disk. We generally distinguish the
following interfaces:
IDE (ATA): Despite the official name "ATA", this standard is better known under the commercial Figure 19 : Ribbon cable IDE
term IDE (Integrated Drive Electronics). The ATA standard allows storage devices to be connected
directly to the motherboard using an IDE cable (or ribbon cable) generally composed of 40 parallel
wires and three connectors (a connector for the motherboard, generally blue, and the connectors
remaining for two storage devices, black and gray respectively).
20
2- Component of a computer
2.8.3.4 SATA port
Serial ATA: The Serial ATA standard appeared in February 2003 to overcome the limitations of the ATA
standard (better known as "IDE" and retroactively called Parallel ATA), which uses a parallel transmission
mode. The Serial ATA standard is based on serial communication. In data transfer, SATA is faster than IDE.
21
2- Component of a computer
22
2- Component of a computer
6 pin
23
2- Component of a computer
USB (Universal Serial Bus)
- “hot plug-and-play”: a device can be hot plugged and unplugged and
is automatically recognized by the system (in most cases)
RJ45 port
A computer equipped with an external or integrated network card has
an RJ-45 jack to connect the computer to a network
The network card (called Network Interface Card and denoted NIC) constitutes the interface between
the computer and the network cable. The function of a network card is to prepare, send and control data
Figure 23: Sound card
over the network, which is how you access the Internet. You can also connect several computers
together at home or in the office, all by connecting them with cables to their network card.
2.8.8 Speakers
Speakers are used to play sound. They can be built into the system unit or connected using cables.
The speakers allow you to listen to music and hear sound effects coming from the computer
26
2- Component of a computer
2.8.10 Chipset
It is the main electronic component of the motherboard. It manages data flows between the processor and
other components.
Figure 27: Chipset
3- Conclusion
A computer system is mainly made up of two parts hardware and software in the previous part of the course we talked about the hardware of the
main organs the processor the RAM… etc. as well as the operating principle of a computer,
In the next chapter we will explore the second part of the computer system which represents the software side (Operating System, and other
applications), this very important part which shows how communication is done between man and machine.
27