SlideShare a Scribd company logo
Introduction to
Computer Applications
Lecture # 3
Objective of Lecture
 Information processing life cycle
 input
 Output
 Processing
 Storage
 Components of System Unit
 Interface (user communication with computer)
What is the Information Processing Cycle?
 These are the steps that are taken to convert
raw facts, which is data, into information. It
starts with data collection.
 The 4 basic operations of the information
processing cycle are input, processing, output,
storage and/or distribution.
 A computer is the machine that performs that
cycle.
IP Cycle
IP Cycle
Component of system unit
The system unit is the main unit of a computer system. It
allows various parts of the computer system to work
together. A system unit consists of
 The Central Processing Unit(CPU)
 Semiconductor memory
 Magnetic memory and Disk drives
 Adapters and connectors
Contd..
 The main body of the computer consisting of plastic or
metal enclosure, the motherboard, (typically) internal
disk drives, a power supply(buses), cooling fans and
whatever circuit board plugged into the motherboard
such as video card, Sound card, Modem card.
 The system unit is occasionally referred to as the CPU,
though this really means central processing unit.
8
Power
supply
CD-ROM
drive
Floppy
disk drive
Hard disk
drive
Wires and
ribbon cables
Sound/network
cards
Inside a System unit
Mother
board
The Motherboard
 The most important part of a PC is the
motherboard. It holds:
 the processor chip
 memory chips
 chips that handle input/output (I/O)
 the expansion slots for connecting peripherals
 Some chips are soldered onto the
motherboard(permanent), and some are removable
(so they can be upgraded).
A Chip
 A chip (microchip) is an integrated circuit - a thin
slice of silicon crystal packed with microscopic
circuit elements
 e.g. wires, transistors,
capacitors, resistors
000-209 Intro to CS. 5/Mother 11
Random Access
Memory (RAM)
chips.
Expansion slots
Motherboard Picture
Read-only
Memory
(ROM)
chips
Processor chip
(the CPU)
Buses
 A bus is a collection of wires and connectors through
which the data is transmitted.
 A communication pathway connecting two or more
devices
 Three types of buses
 Data bus
 Address bus
 Control bus
Buses
Data bus
 Data bus transfers actual data.
 This is the bus which is used to transfer the actual
data to and from the locations.
 Data bus connects the CPU, memory and other
hardware devices on the motherboard.
 The number of wires in the bus affect the speed at
which data can travel between components.
 Each wire can transfer one bit at a time therefore an
8-wire bus can move 8bits of data at a time.
 Bus width is the number of bits that it can carry at a
time.
Address bus
 Address bus Identify the source or destination of data.
 Address bus carries the memory addresses.
 Address bus connects the CPU with the memory.
 The number of lines tells the maximum number of
memory addresses.
 CPU with 8-bit address bus could address 28 = 256
different values
Control Bus
 The control bus carries commands from the CPU and
returns status signals from the devices.
 The control bus provides a two way transfer of data,
instructions and results between the main memory.
 For example if the data is being read or written to the
device the appropriate line (read or write) will be active
Ports
 Each I/O device has a cable with a plug having several
Pins for plugging into a socket called port.
 A port also called an interface is generally provided at
the back of a computer.
 A port provides a direct link with the computer’s common
electrical bus.
 Two types of ports are
 Serial port
 Parallel port
Serial ports
 A serial port provides a connection for plugging a
peripheral device with one data line that carry one bit
at a time and additional lines to carry control signals.
 This method of communication comparatively slow
than parallel Port.
 Example
COM1, COM2 etc.
Parallel ports
 Parallel ports allow 8-bits data at a
time over a cable with eight
separate data lines.
 The cable that connects two
parallel ports contains 25 wires, 8
wires carry data and the remaining
wires carry control signals.
 Parallel port transmit fast flow of
large amount of data.
 Example
LPT1, LPT2 etc.
Memory
 Computer are equipped with storage units called as
memory units. The computer memory can hold
programs and the data for current and future use.
These storage devices can be classified as
 Main memory(RAM, ROM)
 Secondary storage(backing storage)
Processor
 A processor is the logic circuitry that responds to
and processes the basic instructions that drive a
computer.
 The term processor has generally replaced the
term central processing unit (CPU). The
processor in a personal computer or embedded
in small devices is often called a microprocessor.
 Dual core processor
 Quad core processor
Processor
 Dual core : Dual-core refers to a CPU that
includes two complete execution cores per
physical processor. It has combined two
processors onto a single integrated circuit.
 Quad core : A quad-core processor is a chip with
four independent units called cores that read and
execute central processing unit (CPU) instructions
such as add, move data, and branch.
Adapter cards
 Adapter cards allow users to install more powerful
components than those embedded on the
motherboard and the addition of features not originally
available with their systems.
 Types of adapter cards
 Video cards
 Sound cards
 Modem card
Video cards
 Interface between computer and a display device
 Unless a computer has graphics capability built into
the motherboard, the video card is required.
 The CPU, working in conjunction with software
applications, sends information about the image to the
video card. The video card decides how to use the
pixels on the screen to create the image. It then sends
that information to the monitor through output
interface.
Sound cards
 A sound card (also known as an audio card) is
an internal computer expansion card that
facilitates economical input and output of audio
signals to and from a computer under control of
computer programs.
Interface
 Help the user use the computer system productively
 User communicate with computer
 Types of interface
 CLI (command line interface)
 GUI (graphical user interface)
CLI
 A command-line interface (CLI), also known
as command-line user interface, console user interface,
and character user interface (CUI), is a means of
interacting with a computer program where the user (or
client) issues commands to the program in the form of
successive lines of text (command lines).
 Advantages
 More flexible and powerful
 Faster for experienced users
 Can combine commands
GUI
 Also known as Graphical User Interfaces (GUIs)
 Mouse-driven and icon-based
 Windows
 Are allocated to the use of a particular program or
process
 Contain a title bar, menu bar, and widgets
.
14-29
GUI Interface – Windows XP
GUI vs. CLI
GUI
 Advantages
 Easy to learn and use
 Little training
 Amenable to multi-tasking
 Disadvantages
 Harder to implement
 More HW/SW requirements
 Requires lots of memory
 SW is complex and difficult to
write
CLI
 Advantages
 More flexible and powerful
 Faster for experienced users
 Can combine commands
 Disadvantages
 More difficult to learn and use
Important
Questions??
Ad

More Related Content

What's hot (20)

07 Input Output
07  Input  Output07  Input  Output
07 Input Output
Jeanie Delos Arcos
 
Computer Evolution
Computer EvolutionComputer Evolution
Computer Evolution
Education Front
 
Input & Output
Input & OutputInput & Output
Input & Output
Dilum Bandara
 
Machine cycles
Machine cycles Machine cycles
Machine cycles
MiXvideos
 
Motherboard and System Devices
Motherboard and System DevicesMotherboard and System Devices
Motherboard and System Devices
Ashish KC
 
Unit 4-input-output organization
Unit 4-input-output organizationUnit 4-input-output organization
Unit 4-input-output organization
vishal choudhary
 
Chapter 6 input output
Chapter 6 input outputChapter 6 input output
Chapter 6 input output
risal07
 
Chap2 comp architecture
Chap2 comp architectureChap2 comp architecture
Chap2 comp architecture
raksharao
 
Microprocessors Assignment
Microprocessors AssignmentMicroprocessors Assignment
Microprocessors Assignment
RAHUL957367
 
CSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitCSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System Unit
Yhal Htet Aung
 
Computer processing
Computer processingComputer processing
Computer processing
Shakila Mahjabin
 
DMA Versus Polling or Interrupt Driven I/O
DMA Versus Polling or Interrupt Driven I/ODMA Versus Polling or Interrupt Driven I/O
DMA Versus Polling or Interrupt Driven I/O
sathish sak
 
Motherboard + ports & connector
Motherboard + ports & connectorMotherboard + ports & connector
Motherboard + ports & connector
norhaslinamj
 
Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Computer capsule ibps_po_2014
Computer capsule ibps_po_2014
Lucky Saini
 
Input output
Input outputInput output
Input output
jyoti_lakhani
 
Computer function-and-interconnection 3
Computer function-and-interconnection 3Computer function-and-interconnection 3
Computer function-and-interconnection 3
Mujaheed Sulantingan
 
Bus interconnection
Bus interconnectionBus interconnection
Bus interconnection
Muhammad Ishaq
 
Unit 4-lecte3-io interface
Unit 4-lecte3-io interfaceUnit 4-lecte3-io interface
Unit 4-lecte3-io interface
vishal choudhary
 
Unit 4-l ecture3-io interface
Unit 4-l ecture3-io interfaceUnit 4-l ecture3-io interface
Unit 4-l ecture3-io interface
vishal choudhary
 
Unit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessorUnit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessor
vishal choudhary
 
Machine cycles
Machine cycles Machine cycles
Machine cycles
MiXvideos
 
Motherboard and System Devices
Motherboard and System DevicesMotherboard and System Devices
Motherboard and System Devices
Ashish KC
 
Unit 4-input-output organization
Unit 4-input-output organizationUnit 4-input-output organization
Unit 4-input-output organization
vishal choudhary
 
Chapter 6 input output
Chapter 6 input outputChapter 6 input output
Chapter 6 input output
risal07
 
Chap2 comp architecture
Chap2 comp architectureChap2 comp architecture
Chap2 comp architecture
raksharao
 
Microprocessors Assignment
Microprocessors AssignmentMicroprocessors Assignment
Microprocessors Assignment
RAHUL957367
 
CSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitCSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System Unit
Yhal Htet Aung
 
DMA Versus Polling or Interrupt Driven I/O
DMA Versus Polling or Interrupt Driven I/ODMA Versus Polling or Interrupt Driven I/O
DMA Versus Polling or Interrupt Driven I/O
sathish sak
 
Motherboard + ports & connector
Motherboard + ports & connectorMotherboard + ports & connector
Motherboard + ports & connector
norhaslinamj
 
Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Computer capsule ibps_po_2014
Computer capsule ibps_po_2014
Lucky Saini
 
Computer function-and-interconnection 3
Computer function-and-interconnection 3Computer function-and-interconnection 3
Computer function-and-interconnection 3
Mujaheed Sulantingan
 
Unit 4-lecte3-io interface
Unit 4-lecte3-io interfaceUnit 4-lecte3-io interface
Unit 4-lecte3-io interface
vishal choudhary
 
Unit 4-l ecture3-io interface
Unit 4-l ecture3-io interfaceUnit 4-l ecture3-io interface
Unit 4-l ecture3-io interface
vishal choudhary
 
Unit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessorUnit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessor
vishal choudhary
 

Similar to Itc lec 3 Ip cycle , system unit, interface (20)

Introduction to computer applications
Introduction to computer applications Introduction to computer applications
Introduction to computer applications
funnyvideo55
 
Motherboard components and their functions
Motherboard components and their functionsMotherboard components and their functions
Motherboard components and their functions
Abdullah-Al- Mahmud
 
Components of a computer-Unit-2
Components of a computer-Unit-2Components of a computer-Unit-2
Components of a computer-Unit-2
H.H Prince Aga Khan Higher Secondary School, Amynabad, Hyderabad
 
Chapter 1 CSC118
Chapter 1 CSC118 Chapter 1 CSC118
Chapter 1 CSC118
Luqman al-Hakim
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer System
Prof. Dr. K. Adisesha
 
A+ certification (Core hardware) Pc Maintenance
 A+ certification (Core hardware) Pc Maintenance  A+ certification (Core hardware) Pc Maintenance
A+ certification (Core hardware) Pc Maintenance
muhammadishrat11
 
typical-configuration-of-computer.pdf
typical-configuration-of-computer.pdftypical-configuration-of-computer.pdf
typical-configuration-of-computer.pdf
Prof. Dr. K. Adisesha
 
IS 139 Lecture 5
IS 139 Lecture 5IS 139 Lecture 5
IS 139 Lecture 5
wajanga
 
Informatics practices project by sagar mandloi
Informatics practices project by sagar mandloiInformatics practices project by sagar mandloi
Informatics practices project by sagar mandloi
sagar mandloi
 
The primary purpose of memory interfacing is to facilitate the transfer of da...
The primary purpose of memory interfacing is to facilitate the transfer of da...The primary purpose of memory interfacing is to facilitate the transfer of da...
The primary purpose of memory interfacing is to facilitate the transfer of da...
Sindhu Mani
 
Internal and external hardware components of a computer
Internal and external hardware components of a computerInternal and external hardware components of a computer
Internal and external hardware components of a computer
bethan_eastlake
 
Motherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docxMotherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docx
JulieAnnGuimbaoMuyco
 
Inside the computer
Inside the computerInside the computer
Inside the computer
Zafar Ayub
 
Chapter05 -- networking hardware
Chapter05  -- networking hardwareChapter05  -- networking hardware
Chapter05 -- networking hardware
Raja Waseem Akhtar
 
a+ ptc
a+ ptca+ ptc
a+ ptc
guest026a146
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
ehillpamlico
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
Punjab College Of Technical Education
 
Computer summary
Computer summaryComputer summary
Computer summary
Barira Khan
 
cental processing unit and all its components
cental processing unit and all its componentscental processing unit and all its components
cental processing unit and all its components
ssuserf86fba
 
2nd puc computer science chapter 1 backdrop of computers
2nd puc computer science chapter 1  backdrop of computers 2nd puc computer science chapter 1  backdrop of computers
2nd puc computer science chapter 1 backdrop of computers
Aahwini Esware gowda
 
Introduction to computer applications
Introduction to computer applications Introduction to computer applications
Introduction to computer applications
funnyvideo55
 
Motherboard components and their functions
Motherboard components and their functionsMotherboard components and their functions
Motherboard components and their functions
Abdullah-Al- Mahmud
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer System
Prof. Dr. K. Adisesha
 
A+ certification (Core hardware) Pc Maintenance
 A+ certification (Core hardware) Pc Maintenance  A+ certification (Core hardware) Pc Maintenance
A+ certification (Core hardware) Pc Maintenance
muhammadishrat11
 
typical-configuration-of-computer.pdf
typical-configuration-of-computer.pdftypical-configuration-of-computer.pdf
typical-configuration-of-computer.pdf
Prof. Dr. K. Adisesha
 
IS 139 Lecture 5
IS 139 Lecture 5IS 139 Lecture 5
IS 139 Lecture 5
wajanga
 
Informatics practices project by sagar mandloi
Informatics practices project by sagar mandloiInformatics practices project by sagar mandloi
Informatics practices project by sagar mandloi
sagar mandloi
 
The primary purpose of memory interfacing is to facilitate the transfer of da...
The primary purpose of memory interfacing is to facilitate the transfer of da...The primary purpose of memory interfacing is to facilitate the transfer of da...
The primary purpose of memory interfacing is to facilitate the transfer of da...
Sindhu Mani
 
Internal and external hardware components of a computer
Internal and external hardware components of a computerInternal and external hardware components of a computer
Internal and external hardware components of a computer
bethan_eastlake
 
Motherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docxMotherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docx
JulieAnnGuimbaoMuyco
 
Inside the computer
Inside the computerInside the computer
Inside the computer
Zafar Ayub
 
Chapter05 -- networking hardware
Chapter05  -- networking hardwareChapter05  -- networking hardware
Chapter05 -- networking hardware
Raja Waseem Akhtar
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
ehillpamlico
 
Computer summary
Computer summaryComputer summary
Computer summary
Barira Khan
 
cental processing unit and all its components
cental processing unit and all its componentscental processing unit and all its components
cental processing unit and all its components
ssuserf86fba
 
2nd puc computer science chapter 1 backdrop of computers
2nd puc computer science chapter 1  backdrop of computers 2nd puc computer science chapter 1  backdrop of computers
2nd puc computer science chapter 1 backdrop of computers
Aahwini Esware gowda
 
Ad

More from AnzaDar3 (20)

Impact of Natural Selection .pptx
Impact of Natural Selection .pptxImpact of Natural Selection .pptx
Impact of Natural Selection .pptx
AnzaDar3
 
Brief concepts of chemical equilibrium
Brief concepts  of   chemical  equilibrium Brief concepts  of   chemical  equilibrium
Brief concepts of chemical equilibrium
AnzaDar3
 
Molecular Orbital Theory (MOT)
Molecular  Orbital  Theory   (MOT)Molecular  Orbital  Theory   (MOT)
Molecular Orbital Theory (MOT)
AnzaDar3
 
Valence Bond Theory (VBT)
  Valence  Bond Theory  (VBT)  Valence  Bond Theory  (VBT)
Valence Bond Theory (VBT)
AnzaDar3
 
Chemical Bonding & Its Types Chem 101
 Chemical    Bonding  & Its  Types  Chem 101 Chemical    Bonding  & Its  Types  Chem 101
Chemical Bonding & Its Types Chem 101
AnzaDar3
 
Acid base concepts Acid Base concepts; Arrhenius, Lowery-Bronsted, Lewis. So...
Acid base concepts Acid Base concepts; Arrhenius,  Lowery-Bronsted, Lewis. So...Acid base concepts Acid Base concepts; Arrhenius,  Lowery-Bronsted, Lewis. So...
Acid base concepts Acid Base concepts; Arrhenius, Lowery-Bronsted, Lewis. So...
AnzaDar3
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentation
AnzaDar3
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentation
AnzaDar3
 
Phylum Arthropoda
Phylum   ArthropodaPhylum   Arthropoda
Phylum Arthropoda
AnzaDar3
 
Phylum Gastropoda
       Phylum     Gastropoda       Phylum     Gastropoda
Phylum Gastropoda
AnzaDar3
 
Classification , Phylogeny Pattern of Organization
Classification ,  Phylogeny Pattern of Organization Classification ,  Phylogeny Pattern of Organization
Classification , Phylogeny Pattern of Organization
AnzaDar3
 
Animal Diversity ........ Introduction
        Animal Diversity ........ Introduction         Animal Diversity ........ Introduction
Animal Diversity ........ Introduction
AnzaDar3
 
Nematode .......parasites of human and further phylogenetic consideration
Nematode .......parasites of human and further phylogenetic considerationNematode .......parasites of human and further phylogenetic consideration
Nematode .......parasites of human and further phylogenetic consideration
AnzaDar3
 
Phylum nematoda & phylum kinorhyncha
Phylum   nematoda &  phylum kinorhynchaPhylum   nematoda &  phylum kinorhyncha
Phylum nematoda & phylum kinorhyncha
AnzaDar3
 
Class Bivalvia , cephalopoda , Gastropoda
                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda
Class Bivalvia , cephalopoda , Gastropoda
AnzaDar3
 
Class bivalvia
           Class    bivalvia           Class    bivalvia
Class bivalvia
AnzaDar3
 
PHYLUM ROTIFERA
            PHYLUM    ROTIFERA            PHYLUM    ROTIFERA
PHYLUM ROTIFERA
AnzaDar3
 
Protozoan Taxonomy
      Protozoan    Taxonomy      Protozoan    Taxonomy
Protozoan Taxonomy
AnzaDar3
 
Phylum Platyhelminthes
       Phylum    Platyhelminthes       Phylum    Platyhelminthes
Phylum Platyhelminthes
AnzaDar3
 
Phylum Nemertea
                Phylum    Nemertea                Phylum    Nemertea
Phylum Nemertea
AnzaDar3
 
Impact of Natural Selection .pptx
Impact of Natural Selection .pptxImpact of Natural Selection .pptx
Impact of Natural Selection .pptx
AnzaDar3
 
Brief concepts of chemical equilibrium
Brief concepts  of   chemical  equilibrium Brief concepts  of   chemical  equilibrium
Brief concepts of chemical equilibrium
AnzaDar3
 
Molecular Orbital Theory (MOT)
Molecular  Orbital  Theory   (MOT)Molecular  Orbital  Theory   (MOT)
Molecular Orbital Theory (MOT)
AnzaDar3
 
Valence Bond Theory (VBT)
  Valence  Bond Theory  (VBT)  Valence  Bond Theory  (VBT)
Valence Bond Theory (VBT)
AnzaDar3
 
Chemical Bonding & Its Types Chem 101
 Chemical    Bonding  & Its  Types  Chem 101 Chemical    Bonding  & Its  Types  Chem 101
Chemical Bonding & Its Types Chem 101
AnzaDar3
 
Acid base concepts Acid Base concepts; Arrhenius, Lowery-Bronsted, Lewis. So...
Acid base concepts Acid Base concepts; Arrhenius,  Lowery-Bronsted, Lewis. So...Acid base concepts Acid Base concepts; Arrhenius,  Lowery-Bronsted, Lewis. So...
Acid base concepts Acid Base concepts; Arrhenius, Lowery-Bronsted, Lewis. So...
AnzaDar3
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentation
AnzaDar3
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentation
AnzaDar3
 
Phylum Arthropoda
Phylum   ArthropodaPhylum   Arthropoda
Phylum Arthropoda
AnzaDar3
 
Phylum Gastropoda
       Phylum     Gastropoda       Phylum     Gastropoda
Phylum Gastropoda
AnzaDar3
 
Classification , Phylogeny Pattern of Organization
Classification ,  Phylogeny Pattern of Organization Classification ,  Phylogeny Pattern of Organization
Classification , Phylogeny Pattern of Organization
AnzaDar3
 
Animal Diversity ........ Introduction
        Animal Diversity ........ Introduction         Animal Diversity ........ Introduction
Animal Diversity ........ Introduction
AnzaDar3
 
Nematode .......parasites of human and further phylogenetic consideration
Nematode .......parasites of human and further phylogenetic considerationNematode .......parasites of human and further phylogenetic consideration
Nematode .......parasites of human and further phylogenetic consideration
AnzaDar3
 
Phylum nematoda & phylum kinorhyncha
Phylum   nematoda &  phylum kinorhynchaPhylum   nematoda &  phylum kinorhyncha
Phylum nematoda & phylum kinorhyncha
AnzaDar3
 
Class Bivalvia , cephalopoda , Gastropoda
                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda
Class Bivalvia , cephalopoda , Gastropoda
AnzaDar3
 
Class bivalvia
           Class    bivalvia           Class    bivalvia
Class bivalvia
AnzaDar3
 
PHYLUM ROTIFERA
            PHYLUM    ROTIFERA            PHYLUM    ROTIFERA
PHYLUM ROTIFERA
AnzaDar3
 
Protozoan Taxonomy
      Protozoan    Taxonomy      Protozoan    Taxonomy
Protozoan Taxonomy
AnzaDar3
 
Phylum Platyhelminthes
       Phylum    Platyhelminthes       Phylum    Platyhelminthes
Phylum Platyhelminthes
AnzaDar3
 
Phylum Nemertea
                Phylum    Nemertea                Phylum    Nemertea
Phylum Nemertea
AnzaDar3
 
Ad

Recently uploaded (20)

How to Configure Scheduled Actions in odoo 18
How to Configure Scheduled Actions in odoo 18How to Configure Scheduled Actions in odoo 18
How to Configure Scheduled Actions in odoo 18
Celine George
 
All About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdfAll About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdf
TechSoup
 
Ajanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of HistoryAjanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of History
Virag Sontakke
 
How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18
Celine George
 
The History of Kashmir Karkota Dynasty NEP.pptx
The History of Kashmir Karkota Dynasty NEP.pptxThe History of Kashmir Karkota Dynasty NEP.pptx
The History of Kashmir Karkota Dynasty NEP.pptx
Arya Mahila P. G. College, Banaras Hindu University, Varanasi, India.
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
puzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tensepuzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tense
OlgaLeonorTorresSnch
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Rock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian HistoryRock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian History
Virag Sontakke
 
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast BrooklynBridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
i4jd41bk
 
Chemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptxChemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptx
Mayuri Chavan
 
How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18
Celine George
 
Origin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theoriesOrigin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theories
PrachiSontakke5
 
antiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidenceantiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidence
PrachiSontakke5
 
Lecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptxLecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptx
Arshad Shaikh
 
2025 The Senior Landscape and SET plan preparations.pptx
2025 The Senior Landscape and SET plan preparations.pptx2025 The Senior Landscape and SET plan preparations.pptx
2025 The Senior Landscape and SET plan preparations.pptx
mansk2
 
spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)
Mohamed Rizk Khodair
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE  BY sweety Tamanna Mahapatra MSc PediatricAPGAR SCORE  BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
SweetytamannaMohapat
 
How to Configure Scheduled Actions in odoo 18
How to Configure Scheduled Actions in odoo 18How to Configure Scheduled Actions in odoo 18
How to Configure Scheduled Actions in odoo 18
Celine George
 
All About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdfAll About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdf
TechSoup
 
Ajanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of HistoryAjanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of History
Virag Sontakke
 
How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18
Celine George
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
puzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tensepuzzle Irregular Verbs- Simple Past Tense
puzzle Irregular Verbs- Simple Past Tense
OlgaLeonorTorresSnch
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Rock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian HistoryRock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian History
Virag Sontakke
 
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast BrooklynBridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
i4jd41bk
 
Chemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptxChemotherapy of Malignancy -Anticancer.pptx
Chemotherapy of Malignancy -Anticancer.pptx
Mayuri Chavan
 
How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18
Celine George
 
Origin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theoriesOrigin of Brahmi script: A breaking down of various theories
Origin of Brahmi script: A breaking down of various theories
PrachiSontakke5
 
antiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidenceantiquity of writing in ancient India- literary & archaeological evidence
antiquity of writing in ancient India- literary & archaeological evidence
PrachiSontakke5
 
Lecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptxLecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptx
Arshad Shaikh
 
2025 The Senior Landscape and SET plan preparations.pptx
2025 The Senior Landscape and SET plan preparations.pptx2025 The Senior Landscape and SET plan preparations.pptx
2025 The Senior Landscape and SET plan preparations.pptx
mansk2
 
spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)spinal cord disorders (Myelopathies and radiculoapthies)
spinal cord disorders (Myelopathies and radiculoapthies)
Mohamed Rizk Khodair
 
What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)What is the Philosophy of Statistics? (and how I was drawn to it)
What is the Philosophy of Statistics? (and how I was drawn to it)
jemille6
 
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE  BY sweety Tamanna Mahapatra MSc PediatricAPGAR SCORE  BY sweety Tamanna Mahapatra MSc Pediatric
APGAR SCORE BY sweety Tamanna Mahapatra MSc Pediatric
SweetytamannaMohapat
 

Itc lec 3 Ip cycle , system unit, interface

  • 2. Objective of Lecture  Information processing life cycle  input  Output  Processing  Storage  Components of System Unit  Interface (user communication with computer)
  • 3. What is the Information Processing Cycle?  These are the steps that are taken to convert raw facts, which is data, into information. It starts with data collection.  The 4 basic operations of the information processing cycle are input, processing, output, storage and/or distribution.  A computer is the machine that performs that cycle.
  • 6. Component of system unit The system unit is the main unit of a computer system. It allows various parts of the computer system to work together. A system unit consists of  The Central Processing Unit(CPU)  Semiconductor memory  Magnetic memory and Disk drives  Adapters and connectors
  • 7. Contd..  The main body of the computer consisting of plastic or metal enclosure, the motherboard, (typically) internal disk drives, a power supply(buses), cooling fans and whatever circuit board plugged into the motherboard such as video card, Sound card, Modem card.  The system unit is occasionally referred to as the CPU, though this really means central processing unit.
  • 8. 8 Power supply CD-ROM drive Floppy disk drive Hard disk drive Wires and ribbon cables Sound/network cards Inside a System unit Mother board
  • 9. The Motherboard  The most important part of a PC is the motherboard. It holds:  the processor chip  memory chips  chips that handle input/output (I/O)  the expansion slots for connecting peripherals  Some chips are soldered onto the motherboard(permanent), and some are removable (so they can be upgraded).
  • 10. A Chip  A chip (microchip) is an integrated circuit - a thin slice of silicon crystal packed with microscopic circuit elements  e.g. wires, transistors, capacitors, resistors
  • 11. 000-209 Intro to CS. 5/Mother 11 Random Access Memory (RAM) chips. Expansion slots Motherboard Picture Read-only Memory (ROM) chips Processor chip (the CPU)
  • 12. Buses  A bus is a collection of wires and connectors through which the data is transmitted.  A communication pathway connecting two or more devices  Three types of buses  Data bus  Address bus  Control bus
  • 13. Buses
  • 14. Data bus  Data bus transfers actual data.  This is the bus which is used to transfer the actual data to and from the locations.  Data bus connects the CPU, memory and other hardware devices on the motherboard.  The number of wires in the bus affect the speed at which data can travel between components.  Each wire can transfer one bit at a time therefore an 8-wire bus can move 8bits of data at a time.  Bus width is the number of bits that it can carry at a time.
  • 15. Address bus  Address bus Identify the source or destination of data.  Address bus carries the memory addresses.  Address bus connects the CPU with the memory.  The number of lines tells the maximum number of memory addresses.  CPU with 8-bit address bus could address 28 = 256 different values
  • 16. Control Bus  The control bus carries commands from the CPU and returns status signals from the devices.  The control bus provides a two way transfer of data, instructions and results between the main memory.  For example if the data is being read or written to the device the appropriate line (read or write) will be active
  • 17. Ports  Each I/O device has a cable with a plug having several Pins for plugging into a socket called port.  A port also called an interface is generally provided at the back of a computer.  A port provides a direct link with the computer’s common electrical bus.  Two types of ports are  Serial port  Parallel port
  • 18. Serial ports  A serial port provides a connection for plugging a peripheral device with one data line that carry one bit at a time and additional lines to carry control signals.  This method of communication comparatively slow than parallel Port.  Example COM1, COM2 etc.
  • 19. Parallel ports  Parallel ports allow 8-bits data at a time over a cable with eight separate data lines.  The cable that connects two parallel ports contains 25 wires, 8 wires carry data and the remaining wires carry control signals.  Parallel port transmit fast flow of large amount of data.  Example LPT1, LPT2 etc.
  • 20. Memory  Computer are equipped with storage units called as memory units. The computer memory can hold programs and the data for current and future use. These storage devices can be classified as  Main memory(RAM, ROM)  Secondary storage(backing storage)
  • 21. Processor  A processor is the logic circuitry that responds to and processes the basic instructions that drive a computer.  The term processor has generally replaced the term central processing unit (CPU). The processor in a personal computer or embedded in small devices is often called a microprocessor.  Dual core processor  Quad core processor
  • 22. Processor  Dual core : Dual-core refers to a CPU that includes two complete execution cores per physical processor. It has combined two processors onto a single integrated circuit.  Quad core : A quad-core processor is a chip with four independent units called cores that read and execute central processing unit (CPU) instructions such as add, move data, and branch.
  • 23. Adapter cards  Adapter cards allow users to install more powerful components than those embedded on the motherboard and the addition of features not originally available with their systems.  Types of adapter cards  Video cards  Sound cards  Modem card
  • 24. Video cards  Interface between computer and a display device  Unless a computer has graphics capability built into the motherboard, the video card is required.  The CPU, working in conjunction with software applications, sends information about the image to the video card. The video card decides how to use the pixels on the screen to create the image. It then sends that information to the monitor through output interface.
  • 25. Sound cards  A sound card (also known as an audio card) is an internal computer expansion card that facilitates economical input and output of audio signals to and from a computer under control of computer programs.
  • 26. Interface  Help the user use the computer system productively  User communicate with computer  Types of interface  CLI (command line interface)  GUI (graphical user interface)
  • 27. CLI  A command-line interface (CLI), also known as command-line user interface, console user interface, and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).  Advantages  More flexible and powerful  Faster for experienced users  Can combine commands
  • 28. GUI  Also known as Graphical User Interfaces (GUIs)  Mouse-driven and icon-based  Windows  Are allocated to the use of a particular program or process  Contain a title bar, menu bar, and widgets .
  • 30. GUI vs. CLI GUI  Advantages  Easy to learn and use  Little training  Amenable to multi-tasking  Disadvantages  Harder to implement  More HW/SW requirements  Requires lots of memory  SW is complex and difficult to write CLI  Advantages  More flexible and powerful  Faster for experienced users  Can combine commands  Disadvantages  More difficult to learn and use Important