SlideShare a Scribd company logo
1 of 31
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??

More Related Content

What's hot

Machine cycles
Machine cycles Machine cycles
Machine cycles MiXvideos
 
Motherboard and System Devices
Motherboard and System DevicesMotherboard and System Devices
Motherboard and System DevicesAshish KC
 
Unit 4-input-output organization
Unit 4-input-output organizationUnit 4-input-output organization
Unit 4-input-output organizationvishal choudhary
 
Chapter 6 input output
Chapter 6 input outputChapter 6 input output
Chapter 6 input outputrisal07
 
Chap2 comp architecture
Chap2 comp architectureChap2 comp architecture
Chap2 comp architectureraksharao
 
Microprocessors Assignment
Microprocessors AssignmentMicroprocessors Assignment
Microprocessors AssignmentRAHUL957367
 
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 UnitYhal 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/Osathish sak
 
Motherboard + ports & connector
Motherboard + ports & connectorMotherboard + ports & connector
Motherboard + ports & connectornorhaslinamj
 
Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Lucky Saini
 
Computer function-and-interconnection 3
Computer function-and-interconnection 3Computer function-and-interconnection 3
Computer function-and-interconnection 3Mujaheed Sulantingan
 
Unit 4-lecte3-io interface
Unit 4-lecte3-io interfaceUnit 4-lecte3-io interface
Unit 4-lecte3-io interfacevishal choudhary
 
Unit 4-l ecture3-io interface
Unit 4-l ecture3-io interfaceUnit 4-l ecture3-io interface
Unit 4-l ecture3-io interfacevishal choudhary
 
Unit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessorUnit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessorvishal choudhary
 

What's hot (20)

07 Input Output
07  Input  Output07  Input  Output
07 Input Output
 
Computer Evolution
Computer EvolutionComputer Evolution
Computer Evolution
 
Input & Output
Input & OutputInput & Output
Input & Output
 
Machine cycles
Machine cycles Machine cycles
Machine cycles
 
Motherboard and System Devices
Motherboard and System DevicesMotherboard and System Devices
Motherboard and System Devices
 
Unit 4-input-output organization
Unit 4-input-output organizationUnit 4-input-output organization
Unit 4-input-output organization
 
Chapter 6 input output
Chapter 6 input outputChapter 6 input output
Chapter 6 input output
 
Chap2 comp architecture
Chap2 comp architectureChap2 comp architecture
Chap2 comp architecture
 
Microprocessors Assignment
Microprocessors AssignmentMicroprocessors Assignment
Microprocessors Assignment
 
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
 
Computer processing
Computer processingComputer processing
Computer processing
 
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
 
Motherboard + ports & connector
Motherboard + ports & connectorMotherboard + ports & connector
Motherboard + ports & connector
 
Computer capsule ibps_po_2014
Computer capsule ibps_po_2014Computer capsule ibps_po_2014
Computer capsule ibps_po_2014
 
Input output
Input outputInput output
Input output
 
Computer function-and-interconnection 3
Computer function-and-interconnection 3Computer function-and-interconnection 3
Computer function-and-interconnection 3
 
Bus interconnection
Bus interconnectionBus interconnection
Bus interconnection
 
Unit 4-lecte3-io interface
Unit 4-lecte3-io interfaceUnit 4-lecte3-io interface
Unit 4-lecte3-io interface
 
Unit 4-l ecture3-io interface
Unit 4-l ecture3-io interfaceUnit 4-l ecture3-io interface
Unit 4-l ecture3-io interface
 
Unit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessorUnit 5 lect-3-multiprocessor
Unit 5 lect-3-multiprocessor
 

Similar to Itc lec 3 Ip cycle , system unit, interface

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 functionsAbdullah-Al- Mahmud
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer SystemProf. 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.pdfProf. Dr. K. Adisesha
 
IS 139 Lecture 5
IS 139 Lecture 5IS 139 Lecture 5
IS 139 Lecture 5wajanga
 
Informatics practices project by sagar mandloi
Informatics practices project by sagar mandloiInformatics practices project by sagar mandloi
Informatics practices project by sagar mandloisagar 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 computerbethan_eastlake
 
Motherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docxMotherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docxJulieAnnGuimbaoMuyco
 
Inside the computer
Inside the computerInside the computer
Inside the computerZafar Ayub
 
Chapter05 -- networking hardware
Chapter05  -- networking hardwareChapter05  -- networking hardware
Chapter05 -- networking hardwareRaja Waseem Akhtar
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basicsehillpamlico
 
Computer summary
Computer summaryComputer summary
Computer summaryBarira 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 componentsssuserf86fba
 
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
 

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
 
Motherboard components and their functions
Motherboard components and their functionsMotherboard components and their functions
Motherboard components and their functions
 
Components of a computer-Unit-2
Components of a computer-Unit-2Components of a computer-Unit-2
Components of a computer-Unit-2
 
Chapter 1 CSC118
Chapter 1 CSC118 Chapter 1 CSC118
Chapter 1 CSC118
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer System
 
A+ certification (Core hardware) Pc Maintenance
 A+ certification (Core hardware) Pc Maintenance  A+ certification (Core hardware) Pc Maintenance
A+ certification (Core hardware) Pc Maintenance
 
typical-configuration-of-computer.pdf
typical-configuration-of-computer.pdftypical-configuration-of-computer.pdf
typical-configuration-of-computer.pdf
 
IS 139 Lecture 5
IS 139 Lecture 5IS 139 Lecture 5
IS 139 Lecture 5
 
Informatics practices project by sagar mandloi
Informatics practices project by sagar mandloiInformatics practices project by sagar mandloi
Informatics practices project by 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...
 
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
 
Motherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docxMotherboard Components and Their Functions.docx
Motherboard Components and Their Functions.docx
 
Inside the computer
Inside the computerInside the computer
Inside the computer
 
Chapter05 -- networking hardware
Chapter05  -- networking hardwareChapter05  -- networking hardware
Chapter05 -- networking hardware
 
a+ ptc
a+ ptca+ ptc
a+ ptc
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 
Computer summary
Computer summaryComputer summary
Computer summary
 
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
 
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
 

More from AnzaDar3

Impact of Natural Selection .pptx
Impact of Natural Selection .pptxImpact of Natural Selection .pptx
Impact of Natural Selection .pptxAnzaDar3
 
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 101AnzaDar3
 
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 presentationAnzaDar3
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentationAnzaDar3
 
Phylum Arthropoda
Phylum   ArthropodaPhylum   Arthropoda
Phylum ArthropodaAnzaDar3
 
Phylum Gastropoda
       Phylum     Gastropoda       Phylum     Gastropoda
Phylum GastropodaAnzaDar3
 
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 considerationAnzaDar3
 
Phylum nematoda & phylum kinorhyncha
Phylum   nematoda &  phylum kinorhynchaPhylum   nematoda &  phylum kinorhyncha
Phylum nematoda & phylum kinorhynchaAnzaDar3
 
Class Bivalvia , cephalopoda , Gastropoda
                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda
Class Bivalvia , cephalopoda , GastropodaAnzaDar3
 
Class bivalvia
           Class    bivalvia           Class    bivalvia
Class bivalviaAnzaDar3
 
PHYLUM ROTIFERA
            PHYLUM    ROTIFERA            PHYLUM    ROTIFERA
PHYLUM ROTIFERAAnzaDar3
 
Protozoan Taxonomy
      Protozoan    Taxonomy      Protozoan    Taxonomy
Protozoan TaxonomyAnzaDar3
 
Phylum Platyhelminthes
       Phylum    Platyhelminthes       Phylum    Platyhelminthes
Phylum PlatyhelminthesAnzaDar3
 
Phylum Nemertea
                Phylum    Nemertea                Phylum    Nemertea
Phylum NemerteaAnzaDar3
 

More from AnzaDar3 (20)

Impact of Natural Selection .pptx
Impact of Natural Selection .pptxImpact of Natural Selection .pptx
Impact of Natural Selection .pptx
 
Brief concepts of chemical equilibrium
Brief concepts  of   chemical  equilibrium Brief concepts  of   chemical  equilibrium
Brief concepts of chemical equilibrium
 
Molecular Orbital Theory (MOT)
Molecular  Orbital  Theory   (MOT)Molecular  Orbital  Theory   (MOT)
Molecular Orbital Theory (MOT)
 
Valence Bond Theory (VBT)
  Valence  Bond Theory  (VBT)  Valence  Bond Theory  (VBT)
Valence Bond Theory (VBT)
 
Chemical Bonding & Its Types Chem 101
 Chemical    Bonding  & Its  Types  Chem 101 Chemical    Bonding  & Its  Types  Chem 101
Chemical Bonding & Its Types Chem 101
 
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...
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentation
 
Phylum mollusca presentation
Phylum mollusca  presentationPhylum mollusca  presentation
Phylum mollusca presentation
 
Phylum Arthropoda
Phylum   ArthropodaPhylum   Arthropoda
Phylum Arthropoda
 
Phylum Gastropoda
       Phylum     Gastropoda       Phylum     Gastropoda
Phylum Gastropoda
 
Classification , Phylogeny Pattern of Organization
Classification ,  Phylogeny Pattern of Organization Classification ,  Phylogeny Pattern of Organization
Classification , Phylogeny Pattern of Organization
 
Animal Diversity ........ Introduction
        Animal Diversity ........ Introduction         Animal Diversity ........ Introduction
Animal Diversity ........ Introduction
 
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
 
Phylum nematoda & phylum kinorhyncha
Phylum   nematoda &  phylum kinorhynchaPhylum   nematoda &  phylum kinorhyncha
Phylum nematoda & phylum kinorhyncha
 
Class Bivalvia , cephalopoda , Gastropoda
                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda                  Class Bivalvia  ,  cephalopoda  ,  Gastropoda
Class Bivalvia , cephalopoda , Gastropoda
 
Class bivalvia
           Class    bivalvia           Class    bivalvia
Class bivalvia
 
PHYLUM ROTIFERA
            PHYLUM    ROTIFERA            PHYLUM    ROTIFERA
PHYLUM ROTIFERA
 
Protozoan Taxonomy
      Protozoan    Taxonomy      Protozoan    Taxonomy
Protozoan Taxonomy
 
Phylum Platyhelminthes
       Phylum    Platyhelminthes       Phylum    Platyhelminthes
Phylum Platyhelminthes
 
Phylum Nemertea
                Phylum    Nemertea                Phylum    Nemertea
Phylum Nemertea
 

Recently uploaded

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 

Recently uploaded (20)

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 

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