SlideShare a Scribd company logo
1 of 55
Download to read offline
KL / KJ 1034
Mechanical & Electrical Basics
Computer Assembly
by:
Kamarulzaman Mat
JKEES, May 2009
Subtopics
• Introduction
• Basic components of computer
system
• The classification of computers
• Assembling the computer hardware
• Software and drivers installation
Introduction
Computer Architecture is:
• the arrangement of computer
components and their relationships
• the theory behind the design of a
computer.
Requirement of a computer includes:
• process data, store data, move data
between the computer and the outside
world and control the operation of the
above.
Introduction – cont.
1. Types of the computer?
2. Why the computer is very useful?
3. Names component of the
computer that you know.
4. Names the operating systems that
you know/use.
Introduction –cont.
• Dell Inspiron 530s
Amazing 256MB graphic card for crystal
clear display in a space saving slim design
 Intel® Core™2 Duo Processor E4500 (2MB L2 cache,
2.20 GHz)
 Genuine Windows Vista™ Operating System
 Memory: 2GB DDR2 SDRAM
 Hard Drive: 250GB Hard Drive
 Optical Drive: DVD Burner
 Graphic Card: 256MB ATI Radeon™ HD 2400 Pro
G Example
Machines
HW SW Performance
1st ENIAC
UNIVAC I
UNIVAC II
IBM 700
Vacuum tubes,
magnetic
drums,
electrostatic
tubes memory
Machine code,
stored
programs
2-4 KB
memory,
40 KIPS
2nd IBM 7094
PDP-1
Transistors,
core memory,
ZSI
High level
languages
4-32 KB
memory, 200
KIPS
3rd IBM 360 370,
PDP-2
ICs,
semiconductor
memory,
microprocessors
,
SSI, MSI
Timesharing,
graphics,
structure
programming
2-8 MB
memory, 1
MIPS
History of Computers
*G – Generation *HW – Hardware *SW - Software
4th IBM 3090 Cray
XMP IBM PC
Intel 4004-Intel
8088
LSI, VLSI,
networks,
optical disks
Packaged
programs,
object-oriented
languages,
expert systems
8-64 MB
memory, 10
MIPS,
108 KHz-5
MHz clock
speeds
5th Sun Sparc
Intel Paragon
(80286-Itanium)
PowerPC 601-
PowerPC G4
VLSI, ULSI,
parallel systems
Parallel
languages
symbolic
processing,
Artificial
Intelligence
64 MB- 1 GB
(yr 2006)
memory, 100
MIPS, 6 MHz-
1.8 GHz (yr
2006) clock
speeds
History of Computers – cont.
Input-Process-Output Model (IPO)
• Input: keyboard, mouse, scanner, punch cards
• Processing: CPU executes the computer program
• Output: monitor, printer, fax machine
• Storage: hard drive, optical media, diskettes, magnetic tape
Architecture Components
• Hardware (HW)
– Processes data by executing instructions
– Provides input and output
• Software (SW)
– Instructions executed by the system
• Data
– Fundamental representation of facts and
observations
• Communications
– Sharing data and processing among
different systems
Personal Computer System
Basic Component of computer
Hardware (HW)
• The most visible part and all physical
components.
• Provides the physical mechanisms to input and
output data.
• Input devices : keyboard, mouse etc.
• Output devices : printer, display screen etc.
• Others components : central processing unit
(CPU), memory, disk, tape.
Basic Component of computer
• A typical personal computer consists
of a case or chasis in desktop or
tower shape and the following parts:
Basic component of computer
1) Motherboard or system board (also known
as main board) with slots for expansion
cards and holding parts :
– Central processing unit (CPU)
• Computer fan - used to cool down the CPU
– Random Access Memory (RAM)
- for program execution & short term data
storage
- More RAM will normally contribute to a faster
PC.
- RAM is almost always removable as it sits in
slots in the motherboard, attached with small
clips.
Basic component of computer -cont.
• Basic Input-Output System (BIOS) or
Extensible Firmware Interface (EFI) in
some newer computers
• Buses
– PCI
– PCI-E
– USB
– HyperTransport
What is ROM? For what? ROM vs RAM?
Basic component of computer –cont.
2) Power supply - a case that holds a
transformer, voltage control, and
(usually) a cooling fan
3) Storage controllers of IDE, SATA, SCSI
or other type, that control hard disk,
floppy disk, CD-ROM and other drives;
the controllers sit directly on the
motherboard (on-board) or on
expansion cards
4) Video display controller that produces
the output for the computer display.
Basic component of computer –cont.
5) Computer bus controllers (parallel, serial,
USB, FireWire) to connect the computer to
external peripheral devices such as
printers or scanners
6) Internal storage - keeps data inside the
computer for later use.
7) Hard disk - for medium-term storage of
data.
8) Disk array controller – or RAID controller
9) Sound card - translates signals from the
system board into analog voltage levels,
and has terminals to plug in speakers.
10) Networking - to connect the computer
to the Internet and/or other computers
11) Modem - for dial-up connections
12) Network card - for DSL/Cable internet,
and/or connecting to other computers.
13) Other peripherals
Basic component of computer –cont.
Basic component of computer –cont.
Input Devices
scanner
joystick
keyboard
mouse
stylus
Web
camera
PC gamming device
trackball
Basic component of computer –cont.
Output Devices
LCD
monitor
cathode ray tube monitor
impact
printer
ink jet printer
flatbed
plotter
Basic component of computer –cont.
Central Processing Units (CPU)
CPU Cooler
Typical Motherboard
Basic component of computer
Typical Personal Computer System
Basic component of computer –cont.
Software (SW)
• Consists of programs that tell the computer
what to do.
• Two major categories of SW - System SW and
Application SW.
• System SW - helps user to manage files, to
load and execute programs, and to accept
commands from the mouse and keyboard.
Collectively known as an operating system
(OS).
• Examples of an OS : Windows 2000, Windows
XP, Vista, UNIX, and LINUX.
Basic component of computer –cont.
• Application SW – programs which tend to
users specific needs.
• Application SW – can be obtained by
developing it (on our own) or purchase it
from the vendor.
• Examples of Application SW – Word
processing (MS Words), spreadsheets (MS
Excel), presentation and graphical software
(MS Power Point) etc …
Basic component of computer –cont.
Data
• Data is the component, which is being
manipulated.
• It may be numeric or alphanumeric or
graphic or in some other form.
• It must be presentable to be manipulated
by the computer
Basic component of computer –cont.
Communication Components
• Normally modern computers are tied to
other computers directly via a network
(LAN/MAN/WAN) and requires both HW
and SW.
• A communication channel provides the
connection between computers.
• The channel may be a wire cable, a fiber
optic cable, a telephone line, or a wireless
technology.
Basic component of computer –cont.
Communication Components
• A modulator demodulator (modem) or
network interface card (NIC) - as an interface
between the computer and the communication
channel.
• A common set of ground rules known as
protocols that make it possible for each
computer to understand what other computers.
• The Internet is a measure of the success to
which protocols have been standardized.
Computer Classification
Personal Computer Minicomputer
Mainframes Super computer
Computer Classification
• Normally computers are classified
based on its sizes - in both
appearance and power.
• The classifications – mainframes,
supercomputers, minicomputers and
personal computers, microcomputers
and workstations.
Computer Classification
The characteristics used for computer classification
(differentiate the computers) are:
– speed
– number of CPU registers
– word length
– main memory size
– complexity of I/O modules
– OS complexity
– physical size, cost
– virtual address space
– secondary memory size
– degree of multiprogramming.
Computer Classification
Mainframes
• Capable of processing data at very fast
speeds at MIPS and have access to billions
of data characters.
• Principal use is for processing vast
amounts of data quickly, thus, obvious
customers are ISPs, banks, insurance
companies and manufacturers.
Computer Classification
• Supercomputers: Process data at a speed
of BIPS. They are used for mammoth jobs,
such as worldwide weather forecasting,
earthquake center, oil exploration and military
uses.
• Minicomputers: Smaller computers which
are slower and less costly than mainframes.
Became known as superminis as their
popularity, power and speed grew until the
top of the line.
Computer Classification
• Personal Computers (PCs):
The smallest computers also known as
microcomputers.
Became known as supermicros or
referred as workstations.
Assembling the Computer Hardware
Before begin building or refitting a
computer, some basic tools:
– Phillips-head (cross-shaped)
screwdriver
– A flathead screwdriver
– Needle nose pliers
– Anti-static Wrist Strap
Assembling the Computer Hardware –
cont.
Construction Process:
1) Install the motherboard
- fasten a screw through
each of the motherboard
screw holes
2) Installing the processor,
and the CPU’s heatsink
and fan
Assembling the Computer Hardware
-cont.
Two things that go wrong the most often
and most expensively are both related to
the CPU and its cooler:
• Switching the computer on before adding
any CPU cooling unit.
Without cooling, CPUs heat up at extreme
rates between 10X and a 1000X (as fast as a
cooking area). By the time the first display on
the screen, CPU will already be severely
overheating and might be damaged beyond
repair.
• Mounting the CPU cooler improperly.
Assembling the Computer Hardware
-cont.
3) Install RAM.
Find the RAM slots on the motherboard;
Do not force them, they should move
fairly easily.
• Put the RAM module in the socket.
Assembling the Computer Hardware -
cont.
4) Power supply (PS)
Installing PS is straightforward, if it
came with your case it was preinstalled.
Otherwise a few moments of screwdriver
work will get the job done.
5) Video card
• If your motherboard has a built-in video
skip this section.
• If you have an AGP video card: Install
the video card into the AGP socket. This
is always the top expansion slot near the
back of the computer.
Assembling the Computer Hardware -
cont.
6) Drive jumpers
• If you are using SATA drives --skip this
section.
• Before install IDE/ATA drives, will need
to set the drives jumpers. Each IDE/ATA
channel can handle two drives, a master
and a slave.
7) Drives
Install the hard drive and optical drives.
8) Other connection
Power button and while you're at it, you
might as well do the reset buttons
Assembling the Computer Hardware -
cont.
9) Prepare to power up.
Monitors will either
have a VGA or a newer
DVI plug
Software and Drivers Installation
After the assembling process is over,
then do:
1. BIOS Setup
2. Partition & format the hard disk
(if necessary)
3. Operating system installation
Software and Drivers Installation –
cont.
1. BIOS Setup
- built in setup utility that lets us
configure several basic system
characteristics.
- enter the setup utility; restart the
system and press F1 (or sometimes,
other key) when prompted on
screen during the startup process.
Software and Drivers Installation –
cont.
Example of BIOS system (diagram)
Software and Drivers Installation –
cont.
2. Partition the hard disk
Hard disk drive partitioning is the creation of
logical divisions upon a hard disk that allows
one to apply operating system - specific
logical formatting.
Appear to be more than one hard drive,
especially in how each partition is formatted
for different operating systems, and in how
files are copied from one partition to another.
Software and Drivers Installation – cont.
Partitioning allows the creation of several file
systems on one hard disk. This has many
benefits:
– Allowing for dual boot setups (for example,
to boot Microsoft Windows and Linux),.
– Sharing swap partitions between multiple
Linux distributions, so such partitions use
less hard drive space.
– Protecting or isolating files
– Raising overall computer performance.
– Higher levels of data organization, raising the
user efficiency of the system
Software and Drivers Installation – cont.
2. Formatting the hard disk:
– to prepare a disk, for reading and
writing.
– the operating system erases all
bookkeeping information on the disk,
tests the disk to make sure all sectors
are reliable, marks bad sectors and
creates internal address tables that it
later uses to locate information.
Software and Drivers Installation –
cont.
3. Operating system
installation:
- UNIX
- LINUX
- Windows OS:
- Windows 95
- Windows 98
- Windows 2000
(ME)
- Windows NT
- Windows XP
- Windows Vista
*Use Win XP for the
lab purposes
Software and Drivers Installation – cont.
Requirements for Windows XP
Keyboard, mouse
Keyboard, mouse
Devices
CD-ROM or higher
CD-ROM/DVD ROM
Drives
1.5 GB or higher
1.5 GB
Hard drive disk
free space
Super VGA or higher
resolution
Super VGA
Video adapter and
monitor
128 MB RAM or higher
64 MB RAM
Memory
300 MHz or higher
233 MHz
Processor
Recommended
Minimum
Exercise:
Find the information for SDRAM type:
DDR vs DDR2 vs DDR3
in terms of:
i. data transfer rate (range),
ii. I/O clock (range) and
iii. the supply voltage
Motherboard Connectors
Processor Socket
IDE Connectors
TERM
• IDE - Integrated Drive Electronics
• ATA - Advanced Technology Attachment, or PATA
• SATA - Serial ATA
• PCI - Peripheral Component Interconnect
• AGP - Accelerated Graphics Port
• PCIe - PCI Express, also known as 3GIO
• SDRAM - Synchronous Dynamic RAM
• SCSI - Small Computer System Interface, faster than
standard serial or parallel port
• USB - Universal Serial Bus, USB 1.1 (12 Mbps) & USB 2.0
(480 Mbps)
• FireWire – IEEE 1394, 400Mbps (in 1394a) and 800Mbps (in
1394b).
• VGA - Video Graphics Array
• DVI - Digital Visual Interface
~THE END~
Note: please read before attending
your lab session.

More Related Content

Similar to KL1034 Lect1 Computer assembly.pdf

CS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3E
CS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3ECS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3E
CS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3EMark Bryan Ramirez
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1Awinash Goswami
 
Basic computerparts
Basic computerpartsBasic computerparts
Basic computerpartssaidfuad91
 
Lkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking pptLkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking pptLatikkumar Kothwar
 
LDC Seminar Hardware.ppt
LDC Seminar Hardware.pptLDC Seminar Hardware.ppt
LDC Seminar Hardware.pptkoodalcsc
 
Lab1 - Introduction to Computer Basics Laboratory.pdf
Lab1 - Introduction to Computer Basics Laboratory.pdfLab1 - Introduction to Computer Basics Laboratory.pdf
Lab1 - Introduction to Computer Basics Laboratory.pdfMohammedAlobaidy16
 
Chapter 1 Intro to the PCS (3) - edited.pptx
Chapter 1 Intro to the PCS (3) - edited.pptxChapter 1 Intro to the PCS (3) - edited.pptx
Chapter 1 Intro to the PCS (3) - edited.pptxlokesh437798
 
Block diagram of computer 02
Block diagram of computer 02Block diagram of computer 02
Block diagram of computer 02ZTE Nepal
 
CSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer SystemCSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer SystemMarvin Bronoso
 
Gl2010 m1 com-presentation
Gl2010 m1 com-presentationGl2010 m1 com-presentation
Gl2010 m1 com-presentationTracie King
 
Computer Parts and Function.pptx
Computer Parts and Function.pptxComputer Parts and Function.pptx
Computer Parts and Function.pptxMarkAndieRamos
 

Similar to KL1034 Lect1 Computer assembly.pdf (20)

ISBB_Chapter2 (1).pptx
ISBB_Chapter2 (1).pptxISBB_Chapter2 (1).pptx
ISBB_Chapter2 (1).pptx
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
 
CS 3112
CS 3112CS 3112
CS 3112
 
CS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3E
CS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3ECS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3E
CS 3112 - First Assignment -Mark Bryan F. Ramirez/BSCS-3E
 
Ch01
Ch01Ch01
Ch01
 
MY COMPUTER
MY COMPUTERMY COMPUTER
MY COMPUTER
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1
 
Basic computerparts
Basic computerpartsBasic computerparts
Basic computerparts
 
Lkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking pptLkk01 Computer Hardware and Networking ppt
Lkk01 Computer Hardware and Networking ppt
 
LDC Seminar Hardware.ppt
LDC Seminar Hardware.pptLDC Seminar Hardware.ppt
LDC Seminar Hardware.ppt
 
Lab1 - Introduction to Computer Basics Laboratory.pdf
Lab1 - Introduction to Computer Basics Laboratory.pdfLab1 - Introduction to Computer Basics Laboratory.pdf
Lab1 - Introduction to Computer Basics Laboratory.pdf
 
Basic-Computer-Concepts.pptx
Basic-Computer-Concepts.pptxBasic-Computer-Concepts.pptx
Basic-Computer-Concepts.pptx
 
Chapter 1 Intro to the PCS (3) - edited.pptx
Chapter 1 Intro to the PCS (3) - edited.pptxChapter 1 Intro to the PCS (3) - edited.pptx
Chapter 1 Intro to the PCS (3) - edited.pptx
 
Block diagram of computer 02
Block diagram of computer 02Block diagram of computer 02
Block diagram of computer 02
 
CSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer SystemCSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer System
 
Gl2010 m1 com-presentation
Gl2010 m1 com-presentationGl2010 m1 com-presentation
Gl2010 m1 com-presentation
 
What is computer and how it works
What is computer and how it worksWhat is computer and how it works
What is computer and how it works
 
I.T for Management: What is a computer and how does it work
I.T for Management: What is a computer and how does it work I.T for Management: What is a computer and how does it work
I.T for Management: What is a computer and how does it work
 
Computer Parts and Function.pptx
Computer Parts and Function.pptxComputer Parts and Function.pptx
Computer Parts and Function.pptx
 
The Computer
The ComputerThe Computer
The Computer
 

More from SysteDesig

error_correction.ppt
error_correction.ppterror_correction.ppt
error_correction.pptSysteDesig
 
KL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.pptKL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.pptSysteDesig
 
KL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.pptKL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.pptSysteDesig
 
KL3083 Engineering Laws.ppt
KL3083 Engineering Laws.pptKL3083 Engineering Laws.ppt
KL3083 Engineering Laws.pptSysteDesig
 
KL3083 Engineering Ethics.ppt
KL3083 Engineering Ethics.pptKL3083 Engineering Ethics.ppt
KL3083 Engineering Ethics.pptSysteDesig
 
KL3083 SENARAI PROJEK.doc
KL3083 SENARAI PROJEK.docKL3083 SENARAI PROJEK.doc
KL3083 SENARAI PROJEK.docSysteDesig
 
DesignProcess temp.ppt
DesignProcess temp.pptDesignProcess temp.ppt
DesignProcess temp.pptSysteDesig
 
A174738 Assignment 2.pdf
A174738 Assignment 2.pdfA174738 Assignment 2.pdf
A174738 Assignment 2.pdfSysteDesig
 
KL1034 Lect2 Electrical wiring.pdf
KL1034 Lect2 Electrical wiring.pdfKL1034 Lect2 Electrical wiring.pdf
KL1034 Lect2 Electrical wiring.pdfSysteDesig
 
hilmi_hbs_customized lab - Copy.docx
hilmi_hbs_customized lab - Copy.docxhilmi_hbs_customized lab - Copy.docx
hilmi_hbs_customized lab - Copy.docxSysteDesig
 

More from SysteDesig (10)

error_correction.ppt
error_correction.ppterror_correction.ppt
error_correction.ppt
 
KL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.pptKL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.ppt
 
KL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.pptKL3083 Lecture Eng Design.ppt
KL3083 Lecture Eng Design.ppt
 
KL3083 Engineering Laws.ppt
KL3083 Engineering Laws.pptKL3083 Engineering Laws.ppt
KL3083 Engineering Laws.ppt
 
KL3083 Engineering Ethics.ppt
KL3083 Engineering Ethics.pptKL3083 Engineering Ethics.ppt
KL3083 Engineering Ethics.ppt
 
KL3083 SENARAI PROJEK.doc
KL3083 SENARAI PROJEK.docKL3083 SENARAI PROJEK.doc
KL3083 SENARAI PROJEK.doc
 
DesignProcess temp.ppt
DesignProcess temp.pptDesignProcess temp.ppt
DesignProcess temp.ppt
 
A174738 Assignment 2.pdf
A174738 Assignment 2.pdfA174738 Assignment 2.pdf
A174738 Assignment 2.pdf
 
KL1034 Lect2 Electrical wiring.pdf
KL1034 Lect2 Electrical wiring.pdfKL1034 Lect2 Electrical wiring.pdf
KL1034 Lect2 Electrical wiring.pdf
 
hilmi_hbs_customized lab - Copy.docx
hilmi_hbs_customized lab - Copy.docxhilmi_hbs_customized lab - Copy.docx
hilmi_hbs_customized lab - Copy.docx
 

Recently uploaded

Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 

Recently uploaded (20)

Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

KL1034 Lect1 Computer assembly.pdf

  • 1. KL / KJ 1034 Mechanical & Electrical Basics Computer Assembly by: Kamarulzaman Mat JKEES, May 2009
  • 2. Subtopics • Introduction • Basic components of computer system • The classification of computers • Assembling the computer hardware • Software and drivers installation
  • 3. Introduction Computer Architecture is: • the arrangement of computer components and their relationships • the theory behind the design of a computer. Requirement of a computer includes: • process data, store data, move data between the computer and the outside world and control the operation of the above.
  • 4. Introduction – cont. 1. Types of the computer? 2. Why the computer is very useful? 3. Names component of the computer that you know. 4. Names the operating systems that you know/use.
  • 5. Introduction –cont. • Dell Inspiron 530s Amazing 256MB graphic card for crystal clear display in a space saving slim design  Intel® Core™2 Duo Processor E4500 (2MB L2 cache, 2.20 GHz)  Genuine Windows Vista™ Operating System  Memory: 2GB DDR2 SDRAM  Hard Drive: 250GB Hard Drive  Optical Drive: DVD Burner  Graphic Card: 256MB ATI Radeon™ HD 2400 Pro
  • 6. G Example Machines HW SW Performance 1st ENIAC UNIVAC I UNIVAC II IBM 700 Vacuum tubes, magnetic drums, electrostatic tubes memory Machine code, stored programs 2-4 KB memory, 40 KIPS 2nd IBM 7094 PDP-1 Transistors, core memory, ZSI High level languages 4-32 KB memory, 200 KIPS 3rd IBM 360 370, PDP-2 ICs, semiconductor memory, microprocessors , SSI, MSI Timesharing, graphics, structure programming 2-8 MB memory, 1 MIPS History of Computers *G – Generation *HW – Hardware *SW - Software
  • 7. 4th IBM 3090 Cray XMP IBM PC Intel 4004-Intel 8088 LSI, VLSI, networks, optical disks Packaged programs, object-oriented languages, expert systems 8-64 MB memory, 10 MIPS, 108 KHz-5 MHz clock speeds 5th Sun Sparc Intel Paragon (80286-Itanium) PowerPC 601- PowerPC G4 VLSI, ULSI, parallel systems Parallel languages symbolic processing, Artificial Intelligence 64 MB- 1 GB (yr 2006) memory, 100 MIPS, 6 MHz- 1.8 GHz (yr 2006) clock speeds History of Computers – cont.
  • 8. Input-Process-Output Model (IPO) • Input: keyboard, mouse, scanner, punch cards • Processing: CPU executes the computer program • Output: monitor, printer, fax machine • Storage: hard drive, optical media, diskettes, magnetic tape
  • 9. Architecture Components • Hardware (HW) – Processes data by executing instructions – Provides input and output • Software (SW) – Instructions executed by the system • Data – Fundamental representation of facts and observations • Communications – Sharing data and processing among different systems
  • 11. Basic Component of computer Hardware (HW) • The most visible part and all physical components. • Provides the physical mechanisms to input and output data. • Input devices : keyboard, mouse etc. • Output devices : printer, display screen etc. • Others components : central processing unit (CPU), memory, disk, tape.
  • 12. Basic Component of computer • A typical personal computer consists of a case or chasis in desktop or tower shape and the following parts:
  • 13.
  • 14. Basic component of computer 1) Motherboard or system board (also known as main board) with slots for expansion cards and holding parts : – Central processing unit (CPU) • Computer fan - used to cool down the CPU – Random Access Memory (RAM) - for program execution & short term data storage - More RAM will normally contribute to a faster PC. - RAM is almost always removable as it sits in slots in the motherboard, attached with small clips.
  • 15. Basic component of computer -cont. • Basic Input-Output System (BIOS) or Extensible Firmware Interface (EFI) in some newer computers • Buses – PCI – PCI-E – USB – HyperTransport What is ROM? For what? ROM vs RAM?
  • 16. Basic component of computer –cont. 2) Power supply - a case that holds a transformer, voltage control, and (usually) a cooling fan 3) Storage controllers of IDE, SATA, SCSI or other type, that control hard disk, floppy disk, CD-ROM and other drives; the controllers sit directly on the motherboard (on-board) or on expansion cards 4) Video display controller that produces the output for the computer display.
  • 17. Basic component of computer –cont. 5) Computer bus controllers (parallel, serial, USB, FireWire) to connect the computer to external peripheral devices such as printers or scanners 6) Internal storage - keeps data inside the computer for later use. 7) Hard disk - for medium-term storage of data. 8) Disk array controller – or RAID controller 9) Sound card - translates signals from the system board into analog voltage levels, and has terminals to plug in speakers.
  • 18. 10) Networking - to connect the computer to the Internet and/or other computers 11) Modem - for dial-up connections 12) Network card - for DSL/Cable internet, and/or connecting to other computers. 13) Other peripherals Basic component of computer –cont.
  • 19. Basic component of computer –cont. Input Devices scanner joystick keyboard mouse stylus Web camera PC gamming device trackball
  • 20. Basic component of computer –cont. Output Devices LCD monitor cathode ray tube monitor impact printer ink jet printer flatbed plotter
  • 21. Basic component of computer –cont. Central Processing Units (CPU) CPU Cooler
  • 23. Basic component of computer Typical Personal Computer System
  • 24. Basic component of computer –cont. Software (SW) • Consists of programs that tell the computer what to do. • Two major categories of SW - System SW and Application SW. • System SW - helps user to manage files, to load and execute programs, and to accept commands from the mouse and keyboard. Collectively known as an operating system (OS). • Examples of an OS : Windows 2000, Windows XP, Vista, UNIX, and LINUX.
  • 25. Basic component of computer –cont. • Application SW – programs which tend to users specific needs. • Application SW – can be obtained by developing it (on our own) or purchase it from the vendor. • Examples of Application SW – Word processing (MS Words), spreadsheets (MS Excel), presentation and graphical software (MS Power Point) etc …
  • 26. Basic component of computer –cont. Data • Data is the component, which is being manipulated. • It may be numeric or alphanumeric or graphic or in some other form. • It must be presentable to be manipulated by the computer
  • 27. Basic component of computer –cont. Communication Components • Normally modern computers are tied to other computers directly via a network (LAN/MAN/WAN) and requires both HW and SW. • A communication channel provides the connection between computers. • The channel may be a wire cable, a fiber optic cable, a telephone line, or a wireless technology.
  • 28. Basic component of computer –cont. Communication Components • A modulator demodulator (modem) or network interface card (NIC) - as an interface between the computer and the communication channel. • A common set of ground rules known as protocols that make it possible for each computer to understand what other computers. • The Internet is a measure of the success to which protocols have been standardized.
  • 29. Computer Classification Personal Computer Minicomputer Mainframes Super computer
  • 30. Computer Classification • Normally computers are classified based on its sizes - in both appearance and power. • The classifications – mainframes, supercomputers, minicomputers and personal computers, microcomputers and workstations.
  • 31. Computer Classification The characteristics used for computer classification (differentiate the computers) are: – speed – number of CPU registers – word length – main memory size – complexity of I/O modules – OS complexity – physical size, cost – virtual address space – secondary memory size – degree of multiprogramming.
  • 32. Computer Classification Mainframes • Capable of processing data at very fast speeds at MIPS and have access to billions of data characters. • Principal use is for processing vast amounts of data quickly, thus, obvious customers are ISPs, banks, insurance companies and manufacturers.
  • 33. Computer Classification • Supercomputers: Process data at a speed of BIPS. They are used for mammoth jobs, such as worldwide weather forecasting, earthquake center, oil exploration and military uses. • Minicomputers: Smaller computers which are slower and less costly than mainframes. Became known as superminis as their popularity, power and speed grew until the top of the line.
  • 34. Computer Classification • Personal Computers (PCs): The smallest computers also known as microcomputers. Became known as supermicros or referred as workstations.
  • 35. Assembling the Computer Hardware Before begin building or refitting a computer, some basic tools: – Phillips-head (cross-shaped) screwdriver – A flathead screwdriver – Needle nose pliers – Anti-static Wrist Strap
  • 36. Assembling the Computer Hardware – cont. Construction Process: 1) Install the motherboard - fasten a screw through each of the motherboard screw holes 2) Installing the processor, and the CPU’s heatsink and fan
  • 37. Assembling the Computer Hardware -cont. Two things that go wrong the most often and most expensively are both related to the CPU and its cooler: • Switching the computer on before adding any CPU cooling unit. Without cooling, CPUs heat up at extreme rates between 10X and a 1000X (as fast as a cooking area). By the time the first display on the screen, CPU will already be severely overheating and might be damaged beyond repair. • Mounting the CPU cooler improperly.
  • 38. Assembling the Computer Hardware -cont. 3) Install RAM. Find the RAM slots on the motherboard; Do not force them, they should move fairly easily. • Put the RAM module in the socket.
  • 39. Assembling the Computer Hardware - cont. 4) Power supply (PS) Installing PS is straightforward, if it came with your case it was preinstalled. Otherwise a few moments of screwdriver work will get the job done. 5) Video card • If your motherboard has a built-in video skip this section. • If you have an AGP video card: Install the video card into the AGP socket. This is always the top expansion slot near the back of the computer.
  • 40. Assembling the Computer Hardware - cont. 6) Drive jumpers • If you are using SATA drives --skip this section. • Before install IDE/ATA drives, will need to set the drives jumpers. Each IDE/ATA channel can handle two drives, a master and a slave. 7) Drives Install the hard drive and optical drives. 8) Other connection Power button and while you're at it, you might as well do the reset buttons
  • 41. Assembling the Computer Hardware - cont. 9) Prepare to power up. Monitors will either have a VGA or a newer DVI plug
  • 42. Software and Drivers Installation After the assembling process is over, then do: 1. BIOS Setup 2. Partition & format the hard disk (if necessary) 3. Operating system installation
  • 43. Software and Drivers Installation – cont. 1. BIOS Setup - built in setup utility that lets us configure several basic system characteristics. - enter the setup utility; restart the system and press F1 (or sometimes, other key) when prompted on screen during the startup process.
  • 44. Software and Drivers Installation – cont. Example of BIOS system (diagram)
  • 45. Software and Drivers Installation – cont. 2. Partition the hard disk Hard disk drive partitioning is the creation of logical divisions upon a hard disk that allows one to apply operating system - specific logical formatting. Appear to be more than one hard drive, especially in how each partition is formatted for different operating systems, and in how files are copied from one partition to another.
  • 46. Software and Drivers Installation – cont. Partitioning allows the creation of several file systems on one hard disk. This has many benefits: – Allowing for dual boot setups (for example, to boot Microsoft Windows and Linux),. – Sharing swap partitions between multiple Linux distributions, so such partitions use less hard drive space. – Protecting or isolating files – Raising overall computer performance. – Higher levels of data organization, raising the user efficiency of the system
  • 47. Software and Drivers Installation – cont. 2. Formatting the hard disk: – to prepare a disk, for reading and writing. – the operating system erases all bookkeeping information on the disk, tests the disk to make sure all sectors are reliable, marks bad sectors and creates internal address tables that it later uses to locate information.
  • 48. Software and Drivers Installation – cont. 3. Operating system installation: - UNIX - LINUX - Windows OS: - Windows 95 - Windows 98 - Windows 2000 (ME) - Windows NT - Windows XP - Windows Vista *Use Win XP for the lab purposes
  • 49. Software and Drivers Installation – cont. Requirements for Windows XP Keyboard, mouse Keyboard, mouse Devices CD-ROM or higher CD-ROM/DVD ROM Drives 1.5 GB or higher 1.5 GB Hard drive disk free space Super VGA or higher resolution Super VGA Video adapter and monitor 128 MB RAM or higher 64 MB RAM Memory 300 MHz or higher 233 MHz Processor Recommended Minimum
  • 50. Exercise: Find the information for SDRAM type: DDR vs DDR2 vs DDR3 in terms of: i. data transfer rate (range), ii. I/O clock (range) and iii. the supply voltage
  • 54. TERM • IDE - Integrated Drive Electronics • ATA - Advanced Technology Attachment, or PATA • SATA - Serial ATA • PCI - Peripheral Component Interconnect • AGP - Accelerated Graphics Port • PCIe - PCI Express, also known as 3GIO • SDRAM - Synchronous Dynamic RAM • SCSI - Small Computer System Interface, faster than standard serial or parallel port • USB - Universal Serial Bus, USB 1.1 (12 Mbps) & USB 2.0 (480 Mbps) • FireWire – IEEE 1394, 400Mbps (in 1394a) and 800Mbps (in 1394b). • VGA - Video Graphics Array • DVI - Digital Visual Interface
  • 55. ~THE END~ Note: please read before attending your lab session.