Lecture 01 - Computer Hardware and Software Architectures
Lecture 01 - Computer Hardware and Software Architectures
• BSc (Hons) Computer Networking and IT Security, First Class Honors, London
Metropolitan University.
• Email: [email protected]
• Work: 980 – 1022 - 634
Your Module CT4005NI
Personal computers
Safe lab procedures
Troubleshooting
Operating systems
Laptop computers
Printers and scanners
Computer Networks
Computer Security
Communication skills for a technician
1.1.1 IT Educations and Certifications contd.
Certifications
• This course is only an introduction into the world of IT. A technician may
continue to study and earn the following certifications:
• P1 / 20 pin connector
• P1 / 24 pin connector
1.3 Computer Cases and Power Supplies
Connectors in Power Supply Units
• Molex connector
• Mini-Molex / Berg
Connector
1.3 Computer Cases and Power Supplies
Connectors in Power Supply Units
Hyperthreading
• It is used to enhance performance of the CPU where multiple pieces of code would be
executing simultaneously on each pipelines.
• To an operating system, a single CPU with hyper threading performs as though there are
two CPUs.
1.4 Internal Components contd.
• The power of a CPU is measured by the speed and the amount of
data that it can process.
• The speed of a CPU is rated in cycles per second. Example MHz, GHz.
• The amount of data that a CPU can process at one time depends on
the size of the processor data bus (FSB) or the system crystal.
1.4 Internal Components contd.
Overclocking
• Makes processor to work at a faster speed than normal but can result damage to CPU.
1.4 Internal Components contd.
CPU Throttling
• processor runs at less than the rated speed to save power and
produces less heat. Commonly used in Laptops and Mobile
devices.
1.4 Internal Components contd.
Types of Processor
• Single Core - one core inside a single CPU that handles all the processing.
• Dual Core - Two cores and both can process information at same time.
• Quad Core - Four cores and all can process information simultaneously.
1.4 Internal Components contd.
1.4.3 Cooling Systems
• It is the temporary storage for data and programs that are being accessed by the CPU.
• It is volatile memory.
• The more RAM in a computer, the more capacity the computer has to hold and process
large programs and files, as well as enhance system performance.
• Types: DRAM, SDRAM, DDR (1,2,3 and 4) RAM
Memory Modules
• Today's memory modules are the special circuit board with memory chips on it.
• Types: DIMM (Dual Inline MM), SODIMM (Single Outline DIMM), SIMM (Single Inline MM)
• Single-sided memory modules only contain RAM on one side of the module.
a. SDRAM
1.4 Internal Components contd.
b. DDR - SDRAM
c. DDR2 - SDRAM
1.4 Internal Components contd.
d. DDR3 - SDRAM
1.4 Internal Components contd.
Comparison
1.4 Internal Components contd.
1.4.4 ROM and RAM
Example: Example:
100Mhz x 2 = 200Mhz (DDR Speed) 100Mhz x 2 = 200 (DDR Speed)
200 x 8 = PC 1600 200 x 2 = 400Mhz (DDR2 Speed)
400 x 8 = PC2 3200
1.4 Internal Components contd.
• DDR3 – SDRAM:
MB (FSB) Speed x 2 = DDR Speed
DDR Speed x 2 = DDR2 Speed
DDR2 Speed x 2 = DDR3 Speed
DDR3 Speed x 8 = PC3 Rating
Example:
100Mhz x 2 = 200 (DDR Speed)
200 x 2 = 400Mhz (DDR2 Speed)
400 x 2 = 800Mhz (DDR3 Speed)
800 x 8 = PC3 6400
1.4 Internal Components contd.
1.4.4 ROM and RAM
Cache
• SRAM is used as cache memory to store the most frequently used data
and provides the processor with faster access to the data.
• Types: L1, L2, L3.
1.4 Internal Components contd.
1.4.5 Adapter Cards
PCI Slots
PCI in a Motherboard
1.4 Internal Components contd.
I
1.4 Internal Components contd.
1.4.6 Storage Drives
Floppy Drive
• A floppy drive, or floppy disk drive, is a storage
device that uses removable 3.5-inch floppy disks
(5.25-inch is obsolete).
• Data Capacity - 720 KB or 1.44 MB.
1.4 Internal Components contd.
1.4.6 Storage Drives
Hard Drive
• A hard drive, or hard disk drive, is a magnetic storage
device that is installed inside the computer.
• The hard drive is used as permanent storage for data.
RAID 0 Array
1.4 Internal Components contd.
RAID 1 Array
1.4 Internal Components contd.
RAID 10 Array
1.4 Internal Components contd.
1.4.6 Storage Drives
Optical Drive
• An optical drive is a storage device that uses
lasers to read data on the optical media.
• Types: CD (Compact Disc) (700 MB), DVD (Digital
versatile Disc) (4.3 OR 8.5 GB), BD(Blu-ray Disc)
(25 OR 50 GB).
• CD, DVD, and BD media can be pre-recorded
(read-only), recordable (write once), or re-
recordable (read and write multiple times).
• Optical Media
DVD-ROM, DVD+/-R, DVD+/-RW (likewise for CD
and BD)
1.4 Internal Components contd.
1.4.6 Storage Drives
Serial (DB-9)
Used to connect a serial device such as a modem and older
peripheral devices.
Audio Ports
An audio port connects audio
devices to the computer.
Types:
Mouse and keyboard
Digital camera and digital video camera
Biometric authentication device
Touch screen
Scanner
• A keyboard, video, mouse (KVM) switch is a hardware device that can be used to control
more than one computer using a single keyboard, monitor, and mouse.
1.7 Output Devices
• An output device is used to present information to the
user from a computer.
Types
Monitors
Projectors
Scanners
Printers
Speakers
End of Lecture 01