SlideShare a Scribd company logo
Prepared by Musaab Hasan
http://musaab.info
USTF
COLLEGE OF ENGINEERING & INFORMATION TECHNOLOGY
210400 ENGINEERING TRAINING I (INTERNAL TRAINING)
PC TECHNIQUES, HARDWARE-SOFTWARE
Computer Hardware
Personal computer hardware are the component devices that are the building blocks of personal
computers. These are typically installed into a computer case, or attached to it by a cable or through a
port. In the latter case, they are also referred to as peripherals.
Main Parts
The main parts of the hardware of a modern personal computer are as follows:
1. Monitor
2. Motherboard
3. CPU
4. RAM
5. Expansion cards
6. Power supply
7. Optical disc drive
8. Hard disk drive
9. Keyboard
10. Mouse
Case
A computer case (also known as a computer chassis, cabinet, box, tower, enclosure, housing, system unit
Prepared by Musaab Hasan
http://musaab.info
or simply case) is the enclosure that contains most of the components of a computer (usually excluding
the display, keyboard and mouse). A computer case is sometimes incorrectly referred to metonymously
as a CPU referring to a component housed within the case. CPU was a common term in the earlier days of
home computers, when peripherals other than the motherboard were usually housed in their own
separate cases.
Power supply
A power supply unit (PSU) converts alternating current (AC) electric power to low-voltage DC power for
the internal components of the computer. Some power supplies have a switch to change between 230 V
and 115 V. Other models have automatic sensors that switch input voltage automatically, or are able to
accept any voltage between those limits. Power supply units used in computers are nearly always switch
mode power supplies (SMPS). The SMPS provides regulated direct current power at the several voltages
required by the motherboard and accessories such as disk drives and cooling fans.
Motherboard
The motherboard is the main component inside the case. It is a large rectangular board with integrated
circuitry that connects the other parts of the computer including the CPU, the RAM, the disk drives (CD,
DVD, hard disk, or any others) as well as any peripherals connected via the ports or the expansion slots.
Components directly attached to the motherboard include:
- The CPU (Central Processing Unit) performs most of the calculations which enable a computer to
function, and is sometimes referred to as the "brain" of the computer. It is usually cooled by a heat
sink and fan. Most newer CPUs include an on-die Graphics Processing Unit (GPU).
- The Chipset, which includes the north bridge, mediates communication between the CPU and the
other components of the system, including main memory.
- The Random-Access Memory (RAM) stores the code and data that are being actively accessed by the
CPU.
- The Read-Only Memory (ROM) stores the BIOS that runs when the computer is powered on or
otherwise begins execution, a process known as Bootstrapping, or "booting" or "booting up". The
BIOS (Basic Input Output System) includes boot firmware and power management firmware. Newer
motherboards use Unified Extensible Firmware Interface (UEFI) instead of BIOS.
- Buses connect the CPU to various internal components and to expansion cards for graphics and
sound.
• Current
PCI Express: for expansion cards such as graphics, sound, network interfaces, TV tuners, etc.
PCI: for other expansion cards.
SATA: for disk drives.
• Obsolete
AGP: superseded by PCI Express.
ATA
VLB: VESA Local Bus, superseded by AGP.
EISA
Micro Channel architecture
ISA: expansion card slot format obsolete in PCs, but still used in industrial computers.
- Ports for external peripherals. These ports may be controlled directly by the south bridge I/O
controller or provided by expansion cards attached to the motherboard.
Prepared by Musaab Hasan
http://musaab.info
• USB
• Memory Card
• FireWire
• eSATA
• SCSI
Expansion cards
The expansion card (also expansion board, adapter card or accessory card) in computing is a printed circuit
board that can be inserted into an expansion slot of a computer motherboard or backplane to add
functionality to a computer system via the expansion bus.
An example of an expansion card is a sound card that enables the computer to output sound to audio
devices, as well as accept input from a microphone. Most modern computers have hardware support for
sound integrated in the motherboard chipset but some users prefer to install a separate sound card as an
upgrade. Most sound cards, either built-in or added, have surround sound capabilities and 3-D sound
effects.
Secondary storage devices
Computer data storage, often called storage or memory, refers to computer components and recording
media that retain digital data. Data storage is a core function and fundamental component of computers.
- Fixed media
• Hard disk drives: a hard disk drive (HDD; also hard drive, hard disk, or disk drive) is a device for
storing and retrieving digital information, primarily computer data. It consists of one or more rigid
(hence "hard") rapidly rotating discs (often referred to as platters), coated with magnetic material
and with magnetic heads arranged to write data to the surfaces and read it from them.
• Solid-state drives: a solid-state drive (SSD), sometimes called a solid-state disk or electronic disk, is
a data storage device that uses solid-state memory to store persistent data with the intention of
providing access in the same manner of a traditional block I/O hard disk drive. SSDs are distinguished
from traditional magnetic disks such as hard disk drives (HDDs) or floppy disk, which are
electromechanical devices containing spinning disks and movable read/write heads.
• RAID array controller - a device to manage several internal or external hard disks and optionally
some peripherals in order to achieve performance or reliability improvement in what is called a RAID
array.
- Removable media
• Optical Disc Drives for reading from and writing to various kinds of optical media, including Compact
Discs such as CD-ROMs, DVDs, DVD-RAMs and Blu-ray Discs. Optical discs are the most common way
of transferring digital video, and are popular for data storage as well.
• Floppy disk drives for reading and writing to floppy disks, an outdated storage media consisting of a
thin disk of a flexible magnetic storage medium. These were once standard on most computers but
are no longer in common use. Floppies are used today mainly for loading device drivers not included
with an operating system release (for example, RAID drivers).
Prepared by Musaab Hasan
http://musaab.info
• Zip drives, an outdated medium-capacity removable disk storage system, for reading from and
writing to Zip disks, was first introduced by Iomega in 1994.
• USB flash drive plug into a USB port and do not require a separate drive. USB flash drive is a typically
small, lightweight, removable, and rewritable flash memory data storage device integrated with a
USB interface. Capacities vary, from hundreds of megabytes (in the same range as CDs) to tens of
gigabytes (surpassing Blu-ray discs but also costing significantly more).
• Memory card readers for reading from and writing to Memory cards, a flash memory data storage
device used to store digital information. Memory cards are typically used on mobile devices. They
are thinner, smaller and lighter than USB flash drives. Common types of memory cards are SD and
MS.
• Tape drives read and write data on a magnetic tape, and are used for long term storage and backups.
Input and output peripherals
Input and output devices are typically housed externally to the main computer chassis. The following are
either standard or very common to many computer systems.
- Input
Input devices allow the user to enter information into the system, or control its operation. Very early
computer systems had literal toggle switches that could be tested by running programs as a simple form
of user input; modern personal computers have alphanumeric keyboards and pointing devices to allow
the user to interact with running software.
• Text input devices
• Pointing devices
• Gaming devices
• Image, Video input devices
• Audio input devices
- Output
Output devices display information in a human readable form. A program-controlled pilot lamp would be
a very simple example of an output devices. Modern personal computers have full-screen point-
addressable graphic displays and often a printing device to produce paper copies of documents and
images.
• Printer.
• Computer monitors.
• Speakers.
Prepared by Musaab Hasan
http://musaab.info
Computer software
Computer software, or just software, is a collection of computer programs and related data that
provides the instructions for telling a computer what to do and how to do it. Software refers to one or
more computer programs and data held in the storage of the computer. In other words, software is a set
of programs, procedures, algorithms and its documentation concerned with the operation of a data
processing system. Program software performs the function of the program it implements, either by
directly providing instructions to the digital electronics or by serving as input to another piece of software.
The term was coined to contrast to the old term hardware (meaning physical devices). In contrast to
hardware, software "cannot be touched". Software is also sometimes used in a more narrow sense,
meaning application software only. Sometimes the term includes data that has not traditionally been
associated with computers, such as film, tapes, and records.
Types of software
Practical computer systems divide software systems into three major classes: system software,
programming software and application software.
System software
System software is computer software designed to operate the computer hardware, to provide basic
functionality, and to provide a platform for running application software. System software includes device
drivers, operating systems, servers, utilities, and window systems.
System software is responsible for managing a variety of independent hardware components, so that they
can work together harmoniously. Its purpose is to unburden the application software programmer from
the often complex details of the particular computer being used, including such accessories as
communications devices, printers, device readers, displays and keyboards, and also to partition the
computer's resources such as memory and processor time in a safe and stable manner.
Programming software
Programming software include tools in the form of programs or applications that software developers use
to create, debug, maintain, or otherwise support other programs and applications. The term usually refers
to relatively simple programs such as compilers, debuggers, interpreters, linkers, and text editors, that
can be combined together to accomplish a task, much as one might use multiple hand tools to fix a physical
object. Programming tools are intended to assist a programmer in writing computer programs, and they
may be combined in an integrated development environment (IDE) to more easily manage all of these
functions.
Prepared by Musaab Hasan
http://musaab.info
Application software
Application software is developed to perform in any task that benefits from computation. It is a set of
programs that allows the computer to perform a specific data processing job for the user. It is a broad
category, and encompasses software of many kinds, including the internet browser being used to display
this page.
References:
-" Hardware by John Anthony", http://www.computerhelpatoz.com
-" Personal computer hardware", http://en.wikipedia.org
-" What is Computer Software?",http://www.wisegeek.com
-" Software", http://en.wikipedia.org
Prepared by Musaab Hasan
http://musaab.info
Task 1: PC Case
- Open the PC case and extract 4 of the parts from the machine on your desk then write down a
description about each part of them.
Part Name Description
1
2
3
4
Task 2: Installing Computer Peripherals
- Return back the parts to your PC case.
- Connect the PC case to the monitor, keyboard, mouse, and speakers.
- Turn ON the PC and make sure that its working properly.
Prepared by Musaab Hasan
http://musaab.info
Task 3: System properties
- Start-up your machine.
- Log in and check your systems properties.
- Write down the following:
PC’s operating system
Processor speed
RAM memory
Hard disk Space
Computer’s Name and
domain
Task 4: Operating System Installation
- From the BIOS choose to boot from the CD.
- Restart the computer and format the C drive.
- Install Windows XP on the C drive.

More Related Content

What's hot

Personal computer-hardware
Personal computer-hardwarePersonal computer-hardware
Personal computer-hardware
Santosh Kulkarni
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
Awais Alam
 
Storage devices in computer systems
Storage devices in computer systemsStorage devices in computer systems
Storage devices in computer systems
Kevin Philip Joseph
 
Computer System Hardware
Computer System HardwareComputer System Hardware
Computer System Hardware
RCKSTR
 
EXTERNAL STORAGE OF A COMPUTER SYSTEM
EXTERNAL STORAGE OF A COMPUTER SYSTEMEXTERNAL STORAGE OF A COMPUTER SYSTEM
EXTERNAL STORAGE OF A COMPUTER SYSTEM
Palash Bhatt
 
The Inside of a Computer
The Inside of a ComputerThe Inside of a Computer
The Inside of a Computer
Roselyn Villanueva
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
Akhila Dakshina
 
Parts of a Computer
Parts of a ComputerParts of a Computer
Parts of a Computer
Matt Shea
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
lina hajjar
 
How to take care of computers and secondary storage media
How to take care of computers and secondary storage mediaHow to take care of computers and secondary storage media
How to take care of computers and secondary storage media
Jojo Carrillo
 
Hard Disk Drive
Hard Disk Drive Hard Disk Drive
Hard Disk Drive
Rohan Awale
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devices
Rizwan Qamar
 
[ICT] Storage Devices
[ICT] Storage Devices[ICT] Storage Devices
[ICT] Storage Devices
Andrew Nelson
 
computer hardware
computer hardwarecomputer hardware
computer hardware
Rajat Singla
 
Central processing unit
Central processing unitCentral processing unit
Central processing unit
mariolinov
 
Cte i computer_parts
Cte i computer_partsCte i computer_parts
Cte i computer_parts
Glenn Barredo
 
Main memory of computer .ppt
Main memory of computer .pptMain memory of computer .ppt
Main memory of computer .ppt
BasraJaswinder
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
Tushar B Kute
 
History of storage devices
History of storage devicesHistory of storage devices
History of storage devices
aalyamii
 
Storage devices
Storage devicesStorage devices

What's hot (20)

Personal computer-hardware
Personal computer-hardwarePersonal computer-hardware
Personal computer-hardware
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
Storage devices in computer systems
Storage devices in computer systemsStorage devices in computer systems
Storage devices in computer systems
 
Computer System Hardware
Computer System HardwareComputer System Hardware
Computer System Hardware
 
EXTERNAL STORAGE OF A COMPUTER SYSTEM
EXTERNAL STORAGE OF A COMPUTER SYSTEMEXTERNAL STORAGE OF A COMPUTER SYSTEM
EXTERNAL STORAGE OF A COMPUTER SYSTEM
 
The Inside of a Computer
The Inside of a ComputerThe Inside of a Computer
The Inside of a Computer
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
 
Parts of a Computer
Parts of a ComputerParts of a Computer
Parts of a Computer
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
How to take care of computers and secondary storage media
How to take care of computers and secondary storage mediaHow to take care of computers and secondary storage media
How to take care of computers and secondary storage media
 
Hard Disk Drive
Hard Disk Drive Hard Disk Drive
Hard Disk Drive
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devices
 
[ICT] Storage Devices
[ICT] Storage Devices[ICT] Storage Devices
[ICT] Storage Devices
 
computer hardware
computer hardwarecomputer hardware
computer hardware
 
Central processing unit
Central processing unitCentral processing unit
Central processing unit
 
Cte i computer_parts
Cte i computer_partsCte i computer_parts
Cte i computer_parts
 
Main memory of computer .ppt
Main memory of computer .pptMain memory of computer .ppt
Main memory of computer .ppt
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
History of storage devices
History of storage devicesHistory of storage devices
History of storage devices
 
Storage devices
Storage devicesStorage devices
Storage devices
 

Similar to PC techniques software and Hardware

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
Mark Bryan Ramirez
 
CS 3112
CS 3112CS 3112
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
Tom Hanstead
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
Tom Hanstead
 
Unit 3- Internal components.
Unit 3- Internal components.Unit 3- Internal components.
Unit 3- Internal components.
georgehurrell99
 
Components of laptop.pptx
Components of laptop.pptxComponents of laptop.pptx
Components of laptop.pptx
Sairish khokhar
 
PC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.pptPC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.ppt
vimala elumalai
 
Inside a computer case
Inside a computer caseInside a computer case
Inside a computer case
OwenBugni
 
Icdl Medual 1
Icdl Medual 1Icdl Medual 1
Icdl Medual 1
goodlack200
 
Topic 5
Topic 5Topic 5
Computer Hardware Basics
Computer Hardware BasicsComputer Hardware Basics
Computer Hardware Basics
Mark Rotondella
 
Technical presentation
Technical presentationTechnical presentation
Technical presentation
connorhowe131
 
This chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docxThis chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docx
rhetttrevannion
 
COMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARECOMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARE
BelizaBangoy
 
Motherboard2
Motherboard2Motherboard2
Motherboard2
pompo213
 
Parts of a Computer ppt
Parts of a Computer pptParts of a Computer ppt
lesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptx
lesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptxlesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptx
lesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptx
TerrenceRamirez1
 
vdocument.in_computer-hardware-servicing-568f20e9c048a.pptx
vdocument.in_computer-hardware-servicing-568f20e9c048a.pptxvdocument.in_computer-hardware-servicing-568f20e9c048a.pptx
vdocument.in_computer-hardware-servicing-568f20e9c048a.pptx
EchelleOgatis
 
Parts of computer (Hardware)
Parts of computer (Hardware)Parts of computer (Hardware)
Parts of computer (Hardware)
Mac Mac
 
Ppt hardwear
Ppt hardwearPpt hardwear
Ppt hardwear
DIVYAM GOYAL
 

Similar to PC techniques software and Hardware (20)

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
 
CS 3112
CS 3112CS 3112
CS 3112
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
 
Unit 3- Internal components.
Unit 3- Internal components.Unit 3- Internal components.
Unit 3- Internal components.
 
Components of laptop.pptx
Components of laptop.pptxComponents of laptop.pptx
Components of laptop.pptx
 
PC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.pptPC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.ppt
 
Inside a computer case
Inside a computer caseInside a computer case
Inside a computer case
 
Icdl Medual 1
Icdl Medual 1Icdl Medual 1
Icdl Medual 1
 
Topic 5
Topic 5Topic 5
Topic 5
 
Computer Hardware Basics
Computer Hardware BasicsComputer Hardware Basics
Computer Hardware Basics
 
Technical presentation
Technical presentationTechnical presentation
Technical presentation
 
This chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docxThis chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docx
 
COMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARECOMPUTER SYSTEM HARDWARE
COMPUTER SYSTEM HARDWARE
 
Motherboard2
Motherboard2Motherboard2
Motherboard2
 
Parts of a Computer ppt
Parts of a Computer pptParts of a Computer ppt
Parts of a Computer ppt
 
lesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptx
lesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptxlesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptx
lesson 2 MATERIALS, TOOLS, EQUIPMENT and TESTING DEVICES.pptx
 
vdocument.in_computer-hardware-servicing-568f20e9c048a.pptx
vdocument.in_computer-hardware-servicing-568f20e9c048a.pptxvdocument.in_computer-hardware-servicing-568f20e9c048a.pptx
vdocument.in_computer-hardware-servicing-568f20e9c048a.pptx
 
Parts of computer (Hardware)
Parts of computer (Hardware)Parts of computer (Hardware)
Parts of computer (Hardware)
 
Ppt hardwear
Ppt hardwearPpt hardwear
Ppt hardwear
 

More from MUSAAB HASAN

Communication & switching networks lab manual
Communication & switching networks lab manualCommunication & switching networks lab manual
Communication & switching networks lab manual
MUSAAB HASAN
 
Instruction manual for E Archiving
Instruction manual for E ArchivingInstruction manual for E Archiving
Instruction manual for E Archiving
MUSAAB HASAN
 
Instruction manual for E Archiving
Instruction manual for E ArchivingInstruction manual for E Archiving
Instruction manual for E Archiving
MUSAAB HASAN
 
A Security Study for Smart Metering Systems
A Security Study for Smart Metering SystemsA Security Study for Smart Metering Systems
A Security Study for Smart Metering Systems
MUSAAB HASAN
 
Engineering design via autocad
Engineering design via autocadEngineering design via autocad
Engineering design via autocad
MUSAAB HASAN
 
Android Applications development Using APP inventor
Android Applications development Using APP inventorAndroid Applications development Using APP inventor
Android Applications development Using APP inventor
MUSAAB HASAN
 
Engineering Design vis Microsoft Visio
Engineering Design vis Microsoft VisioEngineering Design vis Microsoft Visio
Engineering Design vis Microsoft Visio
MUSAAB HASAN
 
Microcontrollers programming Raspberry Pi
Microcontrollers programming Raspberry Pi Microcontrollers programming Raspberry Pi
Microcontrollers programming Raspberry Pi
MUSAAB HASAN
 
Using PCB wizard for PCB implementation
Using PCB wizard for PCB implementationUsing PCB wizard for PCB implementation
Using PCB wizard for PCB implementation
MUSAAB HASAN
 
Datasheets & Searching information
Datasheets & Searching informationDatasheets & Searching information
Datasheets & Searching information
MUSAAB HASAN
 
Lab 1 Bag & Tag (cyber forensics)
Lab 1 Bag & Tag (cyber forensics)Lab 1 Bag & Tag (cyber forensics)
Lab 1 Bag & Tag (cyber forensics)
MUSAAB HASAN
 
Cyber forensics lab 4
Cyber forensics lab 4Cyber forensics lab 4
Cyber forensics lab 4
MUSAAB HASAN
 
Cyber forensics Lab
Cyber forensics LabCyber forensics Lab
Cyber forensics Lab
MUSAAB HASAN
 
2016 ieee uae_student_day_sep_description_aau-dec-01-2015
2016 ieee uae_student_day_sep_description_aau-dec-01-20152016 ieee uae_student_day_sep_description_aau-dec-01-2015
2016 ieee uae_student_day_sep_description_aau-dec-01-2015
MUSAAB HASAN
 

More from MUSAAB HASAN (14)

Communication & switching networks lab manual
Communication & switching networks lab manualCommunication & switching networks lab manual
Communication & switching networks lab manual
 
Instruction manual for E Archiving
Instruction manual for E ArchivingInstruction manual for E Archiving
Instruction manual for E Archiving
 
Instruction manual for E Archiving
Instruction manual for E ArchivingInstruction manual for E Archiving
Instruction manual for E Archiving
 
A Security Study for Smart Metering Systems
A Security Study for Smart Metering SystemsA Security Study for Smart Metering Systems
A Security Study for Smart Metering Systems
 
Engineering design via autocad
Engineering design via autocadEngineering design via autocad
Engineering design via autocad
 
Android Applications development Using APP inventor
Android Applications development Using APP inventorAndroid Applications development Using APP inventor
Android Applications development Using APP inventor
 
Engineering Design vis Microsoft Visio
Engineering Design vis Microsoft VisioEngineering Design vis Microsoft Visio
Engineering Design vis Microsoft Visio
 
Microcontrollers programming Raspberry Pi
Microcontrollers programming Raspberry Pi Microcontrollers programming Raspberry Pi
Microcontrollers programming Raspberry Pi
 
Using PCB wizard for PCB implementation
Using PCB wizard for PCB implementationUsing PCB wizard for PCB implementation
Using PCB wizard for PCB implementation
 
Datasheets & Searching information
Datasheets & Searching informationDatasheets & Searching information
Datasheets & Searching information
 
Lab 1 Bag & Tag (cyber forensics)
Lab 1 Bag & Tag (cyber forensics)Lab 1 Bag & Tag (cyber forensics)
Lab 1 Bag & Tag (cyber forensics)
 
Cyber forensics lab 4
Cyber forensics lab 4Cyber forensics lab 4
Cyber forensics lab 4
 
Cyber forensics Lab
Cyber forensics LabCyber forensics Lab
Cyber forensics Lab
 
2016 ieee uae_student_day_sep_description_aau-dec-01-2015
2016 ieee uae_student_day_sep_description_aau-dec-01-20152016 ieee uae_student_day_sep_description_aau-dec-01-2015
2016 ieee uae_student_day_sep_description_aau-dec-01-2015
 

Recently uploaded

Juneteenth Freedom Day 2024 David Douglas School District
Juneteenth Freedom Day 2024 David Douglas School DistrictJuneteenth Freedom Day 2024 David Douglas School District
Juneteenth Freedom Day 2024 David Douglas School District
David Douglas School District
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
Mohammad Al-Dhahabi
 
Stack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 MicroprocessorStack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 Microprocessor
JomonJoseph58
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
nitinpv4ai
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
Celine George
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
ssuser13ffe4
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
RamseyBerglund
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
National Information Standards Organization (NISO)
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
melliereed
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
khuleseema60
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 

Recently uploaded (20)

Juneteenth Freedom Day 2024 David Douglas School District
Juneteenth Freedom Day 2024 David Douglas School DistrictJuneteenth Freedom Day 2024 David Douglas School District
Juneteenth Freedom Day 2024 David Douglas School District
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
 
Stack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 MicroprocessorStack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 Microprocessor
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 

PC techniques software and Hardware

  • 1. Prepared by Musaab Hasan http://musaab.info USTF COLLEGE OF ENGINEERING & INFORMATION TECHNOLOGY 210400 ENGINEERING TRAINING I (INTERNAL TRAINING) PC TECHNIQUES, HARDWARE-SOFTWARE Computer Hardware Personal computer hardware are the component devices that are the building blocks of personal computers. These are typically installed into a computer case, or attached to it by a cable or through a port. In the latter case, they are also referred to as peripherals. Main Parts The main parts of the hardware of a modern personal computer are as follows: 1. Monitor 2. Motherboard 3. CPU 4. RAM 5. Expansion cards 6. Power supply 7. Optical disc drive 8. Hard disk drive 9. Keyboard 10. Mouse Case A computer case (also known as a computer chassis, cabinet, box, tower, enclosure, housing, system unit
  • 2. Prepared by Musaab Hasan http://musaab.info or simply case) is the enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse). A computer case is sometimes incorrectly referred to metonymously as a CPU referring to a component housed within the case. CPU was a common term in the earlier days of home computers, when peripherals other than the motherboard were usually housed in their own separate cases. Power supply A power supply unit (PSU) converts alternating current (AC) electric power to low-voltage DC power for the internal components of the computer. Some power supplies have a switch to change between 230 V and 115 V. Other models have automatic sensors that switch input voltage automatically, or are able to accept any voltage between those limits. Power supply units used in computers are nearly always switch mode power supplies (SMPS). The SMPS provides regulated direct current power at the several voltages required by the motherboard and accessories such as disk drives and cooling fans. Motherboard The motherboard is the main component inside the case. It is a large rectangular board with integrated circuitry that connects the other parts of the computer including the CPU, the RAM, the disk drives (CD, DVD, hard disk, or any others) as well as any peripherals connected via the ports or the expansion slots. Components directly attached to the motherboard include: - The CPU (Central Processing Unit) performs most of the calculations which enable a computer to function, and is sometimes referred to as the "brain" of the computer. It is usually cooled by a heat sink and fan. Most newer CPUs include an on-die Graphics Processing Unit (GPU). - The Chipset, which includes the north bridge, mediates communication between the CPU and the other components of the system, including main memory. - The Random-Access Memory (RAM) stores the code and data that are being actively accessed by the CPU. - The Read-Only Memory (ROM) stores the BIOS that runs when the computer is powered on or otherwise begins execution, a process known as Bootstrapping, or "booting" or "booting up". The BIOS (Basic Input Output System) includes boot firmware and power management firmware. Newer motherboards use Unified Extensible Firmware Interface (UEFI) instead of BIOS. - Buses connect the CPU to various internal components and to expansion cards for graphics and sound. • Current PCI Express: for expansion cards such as graphics, sound, network interfaces, TV tuners, etc. PCI: for other expansion cards. SATA: for disk drives. • Obsolete AGP: superseded by PCI Express. ATA VLB: VESA Local Bus, superseded by AGP. EISA Micro Channel architecture ISA: expansion card slot format obsolete in PCs, but still used in industrial computers. - Ports for external peripherals. These ports may be controlled directly by the south bridge I/O controller or provided by expansion cards attached to the motherboard.
  • 3. Prepared by Musaab Hasan http://musaab.info • USB • Memory Card • FireWire • eSATA • SCSI Expansion cards The expansion card (also expansion board, adapter card or accessory card) in computing is a printed circuit board that can be inserted into an expansion slot of a computer motherboard or backplane to add functionality to a computer system via the expansion bus. An example of an expansion card is a sound card that enables the computer to output sound to audio devices, as well as accept input from a microphone. Most modern computers have hardware support for sound integrated in the motherboard chipset but some users prefer to install a separate sound card as an upgrade. Most sound cards, either built-in or added, have surround sound capabilities and 3-D sound effects. Secondary storage devices Computer data storage, often called storage or memory, refers to computer components and recording media that retain digital data. Data storage is a core function and fundamental component of computers. - Fixed media • Hard disk drives: a hard disk drive (HDD; also hard drive, hard disk, or disk drive) is a device for storing and retrieving digital information, primarily computer data. It consists of one or more rigid (hence "hard") rapidly rotating discs (often referred to as platters), coated with magnetic material and with magnetic heads arranged to write data to the surfaces and read it from them. • Solid-state drives: a solid-state drive (SSD), sometimes called a solid-state disk or electronic disk, is a data storage device that uses solid-state memory to store persistent data with the intention of providing access in the same manner of a traditional block I/O hard disk drive. SSDs are distinguished from traditional magnetic disks such as hard disk drives (HDDs) or floppy disk, which are electromechanical devices containing spinning disks and movable read/write heads. • RAID array controller - a device to manage several internal or external hard disks and optionally some peripherals in order to achieve performance or reliability improvement in what is called a RAID array. - Removable media • Optical Disc Drives for reading from and writing to various kinds of optical media, including Compact Discs such as CD-ROMs, DVDs, DVD-RAMs and Blu-ray Discs. Optical discs are the most common way of transferring digital video, and are popular for data storage as well. • Floppy disk drives for reading and writing to floppy disks, an outdated storage media consisting of a thin disk of a flexible magnetic storage medium. These were once standard on most computers but are no longer in common use. Floppies are used today mainly for loading device drivers not included with an operating system release (for example, RAID drivers).
  • 4. Prepared by Musaab Hasan http://musaab.info • Zip drives, an outdated medium-capacity removable disk storage system, for reading from and writing to Zip disks, was first introduced by Iomega in 1994. • USB flash drive plug into a USB port and do not require a separate drive. USB flash drive is a typically small, lightweight, removable, and rewritable flash memory data storage device integrated with a USB interface. Capacities vary, from hundreds of megabytes (in the same range as CDs) to tens of gigabytes (surpassing Blu-ray discs but also costing significantly more). • Memory card readers for reading from and writing to Memory cards, a flash memory data storage device used to store digital information. Memory cards are typically used on mobile devices. They are thinner, smaller and lighter than USB flash drives. Common types of memory cards are SD and MS. • Tape drives read and write data on a magnetic tape, and are used for long term storage and backups. Input and output peripherals Input and output devices are typically housed externally to the main computer chassis. The following are either standard or very common to many computer systems. - Input Input devices allow the user to enter information into the system, or control its operation. Very early computer systems had literal toggle switches that could be tested by running programs as a simple form of user input; modern personal computers have alphanumeric keyboards and pointing devices to allow the user to interact with running software. • Text input devices • Pointing devices • Gaming devices • Image, Video input devices • Audio input devices - Output Output devices display information in a human readable form. A program-controlled pilot lamp would be a very simple example of an output devices. Modern personal computers have full-screen point- addressable graphic displays and often a printing device to produce paper copies of documents and images. • Printer. • Computer monitors. • Speakers.
  • 5. Prepared by Musaab Hasan http://musaab.info Computer software Computer software, or just software, is a collection of computer programs and related data that provides the instructions for telling a computer what to do and how to do it. Software refers to one or more computer programs and data held in the storage of the computer. In other words, software is a set of programs, procedures, algorithms and its documentation concerned with the operation of a data processing system. Program software performs the function of the program it implements, either by directly providing instructions to the digital electronics or by serving as input to another piece of software. The term was coined to contrast to the old term hardware (meaning physical devices). In contrast to hardware, software "cannot be touched". Software is also sometimes used in a more narrow sense, meaning application software only. Sometimes the term includes data that has not traditionally been associated with computers, such as film, tapes, and records. Types of software Practical computer systems divide software systems into three major classes: system software, programming software and application software. System software System software is computer software designed to operate the computer hardware, to provide basic functionality, and to provide a platform for running application software. System software includes device drivers, operating systems, servers, utilities, and window systems. System software is responsible for managing a variety of independent hardware components, so that they can work together harmoniously. Its purpose is to unburden the application software programmer from the often complex details of the particular computer being used, including such accessories as communications devices, printers, device readers, displays and keyboards, and also to partition the computer's resources such as memory and processor time in a safe and stable manner. Programming software Programming software include tools in the form of programs or applications that software developers use to create, debug, maintain, or otherwise support other programs and applications. The term usually refers to relatively simple programs such as compilers, debuggers, interpreters, linkers, and text editors, that can be combined together to accomplish a task, much as one might use multiple hand tools to fix a physical object. Programming tools are intended to assist a programmer in writing computer programs, and they may be combined in an integrated development environment (IDE) to more easily manage all of these functions.
  • 6. Prepared by Musaab Hasan http://musaab.info Application software Application software is developed to perform in any task that benefits from computation. It is a set of programs that allows the computer to perform a specific data processing job for the user. It is a broad category, and encompasses software of many kinds, including the internet browser being used to display this page. References: -" Hardware by John Anthony", http://www.computerhelpatoz.com -" Personal computer hardware", http://en.wikipedia.org -" What is Computer Software?",http://www.wisegeek.com -" Software", http://en.wikipedia.org
  • 7. Prepared by Musaab Hasan http://musaab.info Task 1: PC Case - Open the PC case and extract 4 of the parts from the machine on your desk then write down a description about each part of them. Part Name Description 1 2 3 4 Task 2: Installing Computer Peripherals - Return back the parts to your PC case. - Connect the PC case to the monitor, keyboard, mouse, and speakers. - Turn ON the PC and make sure that its working properly.
  • 8. Prepared by Musaab Hasan http://musaab.info Task 3: System properties - Start-up your machine. - Log in and check your systems properties. - Write down the following: PC’s operating system Processor speed RAM memory Hard disk Space Computer’s Name and domain Task 4: Operating System Installation - From the BIOS choose to boot from the CD. - Restart the computer and format the C drive. - Install Windows XP on the C drive.