chapter_6
chapter_6
Six
1
I/O CONNECTOR
12/31/2024
Outline
2
12/31/2024
I/O Connector
3
12/31/2024
Serial Port
4
12/31/2024
Parallel Port
6
12/31/2024
Parallel Port
7
There are different types of parallel ports:
unidirectional(standard parallel port)
Bidirectional
Enhanced parallel port (EPP)
Enhanced Capabilities Port (ECP)
Unidirectional parallel ports, data is transmitted only in one direction-from
computer to the device.
The device do not send feedback to the computer.
Bidirectional : IBM introduced bidirectional parallel port in 1987. This type of
port allows true communication i.e. the port allows printers to send
information to computer unlike unidirectional port. The printer tells the
computer the following:
out of paper
paper jam
out of ink
, 12/31/2024
Parallel port…
8
12/31/2024
Parallel port ..
9
12/31/2024
Universal Serial Bus
10
12/31/2024
USB…
11
Input Devices :keyboard and mouse are the most commonly used type
of input device.
Modern mouse and keyboard use USB port which is easy to use for
external devices.
But before the introduction of USB, they use their own port or serial
port.
12/31/2024
BIOS
12
It is the lowest level software that acts between the hardware and
software(operating system).
Your Pc can be described as series of layers that interface with each
other.
When you power on your PC, electricity flows into the pc and it wakes
up. First, the power good wire wakes up the CPU.
The CPU then starts a set of essential programs
called the Basic Input / Output Services (BIOS).
Every modern PC has a special read only memory (ROM) chip on the
motherboard that stores the System BIOS.
12/31/2024
BIOS…
13
When you power on your PC, electricity flows into the pc and it wakes
up.
First, the power good wire wakes up the CPU.
The CPU then starts a set of essential programs called the Basic Input /
Output Services (BIOS).
Every modern PC has a special read only memory (ROM) chip on the
motherboard that stores the System BIOS.
When your Pc is turned on, BIOS is loaded into memory.
After loaded, the BIOS performs series of tests called POST.
POST means Power On Self Test.
During this stage, BIOS checks the functioning/presence of hardware
resources.
12/31/2024
BIOS..
14
12/31/2024
BIOS…
15
12/31/2024
BIOS…
16
This master boot sector program then continues the boot process by loading an
operating system boot sector, which then loads the operating system core files.
4. BIOS (basic input/output system): this refers to the collection of actual drivers
used to act as a basic interface between the operating system and your hardware
when the system is booted and running.
When running Windows in safe mode, you are running almost
solely on ROM-based BIOS drivers because none are loaded from disk.
The Booting Process
Booting is the process of starting a computer.
When you turn on the computer, it passes through many steps before
becoming ready for use.
All these processes are performed one after the other.
This process is termed as booting(boot process).
12/31/2024
BIOS…
17
12/31/2024
BIOS…
18
The BIOS performs Video ROM scan. BIOS looks for video adapter
BIOS found in video adapters. If successful, video is initialized.
The ROM searches for boot records at cylinder 0, head 0, sector1.
The BIOS loads Master Boot Record form the specified location.
MBR is part of the OS that loads the OS.
The MBR in turn loads the OS.
12/31/2024
Printer
19
12/31/2024
Impact printers
20
They use a mechanism that does not strike paper to produce print.
They print by spraying ink or by using heat and pressure to fuse
powder onto paper.
Examples of non-impact printers are: inkjet printer, laser printer, and
thermal printers.
Ink jet printers work/operate by propelling tiny droplets of liquid ink
onto paper.
There are two types of printers: thermal inkjet printer and piezoelectric
inkjet printer.
Thermal ink jet printers function by superheating the ink in the
cartridge to approximately 400 degree centigrade.
12/31/2024
Non-Impact printer…
22
12/31/2024
Non-Impact printer…
23
12/31/2024
24
Any Q ?
12/31/2024