SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Computer Hardware
   Components:
CPU, Memory, and I/O
 What is the typical configuration of a computer
                   sold today?




                The Computer Continuum             1-1
Basic Concepts of
        Computer Hardware
                         Primary Memory




     Input                     CPU                    Output
     Units           (Central Processing Unit)        Units



   This model of the typical digital computer is often called the
    von Neumann computer.
     • Programs and data are stored in the same memory: primary
       memory.
     • The computer can only perform one instruction at a time.
                         The Computer Continuum                      3-2
Basic Concepts of
       Computer Hardware
   Input/Output (I/O): Refers to the process of getting
    information into and out of the computer.
    • Input: Those parts of the computer receiving information to
      programs.
    • Output: Those parts of the computer that provide results of
      computation to the person using the computer.




                        The Computer Continuum                      3-3
Sources of Data
          for the Computer
   Two types of data stored within a computer:
    • Original data or information: Data being introduced to a
      computing system for the first time.
       – Computers can deal directly with printed text, pictures,
         sound, and other common types of information.
    • Previously stored data or information: Data that has already
      been processed by a computer and is being stored for later use.
       – These are forms of binary data useful only to the computer.
       – Examples: Floppy disks, DVD disks, and music CDs.




                        The Computer Continuum                      3-4
Input Devices

   Two categories of input hardware:
    • Those that deal with original data.
    • Those that handle previously stored data.




                        The Computer Continuum    3-5
Input Devices

   Input hardware: Those that deal with original data.
    •   Keyboard
    •   Mouse
    •   Voice recognition hardware
    •   Scanner
    •   Digital camera

   Digitizing: The process of taking a visual image, or
    audio recording and converting it to a binary form for
    the computer.
    • Used as data for programs to display, play or manipulate the
      digitized data.
                        The Computer Continuum                       3-6
Input Devices

   Connecting Hardware to the computer:
    • Hardware needs access through some general input/output
      connection.
       – Port: The pathway for data to go into and out of the
         computer from external devices such as keyboards.
           • There are many standard ports as well as custom
              electronic ports designed for special purposes.
           • Ports follow standards that define their use.
                Âť SCSI, USB: Multiple peripheral devices (chain).
       – Peripheral device: A piece of hardware like a printer or
         disk drive, that is outside the main computer.

                       The Computer Continuum                       3-7
Input Devices

   Connecting Hardware to the computer: (continued)
    • Hardware needs software on the computer that can service the
      device.
       – Device driver: Software addition to the operating system
         that will allow the computer to communicate with a
         particular device.




                       The Computer Continuum                        3-8
Input Devices

   Common Basic Technologies for Storing Binary
    Information:
    • Electronic
    • Magnetic
    • Optical




                    The Computer Continuum         3-9
Input Devices

   Electronic Circuits
    • Electronic circuits come in two forms:
       – Permanent
       – Non-permanent




                       The Computer Continuum   3-10
Input Devices

   Secondary Memory Input Devices
    • These input devices are used by a computer to store
      information and then to retrieve that information as needed.
        – External to the computer.
        – Commonly consists of floppy disks, hard disk drives, or
          CD-ROMs.
    • Secondary memory uses binary.
        – The usual measurement is the byte.
            • A byte consists of 8 binary digits (bits). The byte is a
              standard unit.



                         The Computer Continuum                          3-11
Input Devices

   The four most important characteristics of storage
    devices:
    •   Speed and access time
    •   Cost / Removable versus non-removable
    •   Capacity
    •   Type of access




                        The Computer Continuum           3-12
Input Devices

   Speed (Access time) - How fast information can be
    taken from or stored onto the computer memory
    device’s medium.
    • Electronic circuits: Fastest to access.
       – 40 billionths of a second.
    • Floppy disks: Very slow in comparison.
       – Takes up to 1/2 second to reach full speed before access is
          even possible.




                        The Computer Continuum                     3-13
Input Devices

   Cost
    • Megabyte: A Million bytes.
    • Gigabyte: A billion bytes.

    • Two parts to a removable secondary storage device:
       – The cost of the medium. (Cheaper if bought in quantity)
       – The cost of the drive.
       Examples:            Cost for drive     Cost for medium
      Floppy drive (1.4MB)       59.00                    .50
      Zip 100 (100 MB)           99.00                  10.00
      CD-WR (650 MB)            360.00 and up            1.00

                        The Computer Continuum                     3-14
Input Devices

    Capacity - The amount of information that can be
     stored on the medium.
    Unit          Description               Approximate Size
    1 bit         1 binary digit
    1 nibble      4 bits
    1 byte        8 bits                    1 character
    1 kilobyte    1,024 bytes                1/2 page, double spaced
    1 megabyte    1,048,576 bytes             500,000 pages
                  1 million bytes
    1 gigabyte    1,073,741,824 bytes            5 million pages
                  1 billion bytes
    1 terabyte    1 trillion bytes               5 billion pages
                        The Computer Continuum                         3-15
Input Devices

   Type of Access
        – Sequential - Obtained by proceeding through the storage
          medium from the beginning until the designated area is
          reached (as in magnetic tape).
        – Random Access - Direct access (as in floppy and hard
          disks).




                       The Computer Continuum                       3-16
Primary Memory

   Primary storage or memory: Is where the data and program that
    are currently in operation or being accessed are stored during use.
     • Consists of electronic circuits: Extremely fast and expensive.
     • Two types:
          – RAM (non-permanent)
              • Programs and data can be stored here for the
                 computer’s use.
              • Volatile: All information will be lost once the
                 computer shuts down.
          – ROM (permanent)
              • Contents do not change.

                          The Computer Continuum                      3-17
The Central Processing Unit

   The Central Processing Unit ( CPU)
    • Often referred to as the “brain” of the computer.
    • Responsible for controlling all activities of the computer system.
    • The three major components of the CPU are:
        1. Arithmetic Unit (Computations performed)
           Accumulator (Results of computations kept here)
        2. Control Unit (Has two locations where numbers are kept)
           Instruction Register (Instruction placed here for analysis)
           Program Counter (Which instruction will be performed next?)
        3. Instruction Decoding Unit (Decodes the instruction)
    • Motherboard: The place where most of the electronics
      including the CPU are mounted.
                        The Computer Continuum                           3-18
Output Devices

   Output units store and display information (calculated
    results and other messages) for us to see and use.
    • Floppy disk drives and Hard disk drives.
    • Display monitors: Hi-resolution monitors come in two types:
       – Cathode ray tube (CRT)
       – Liquid crystal display (LCD) - A flat panel display that
         uses crystals to let varying amounts of different colored
         light to pass through it.
            • Developed primarily for portable computers.




                        The Computer Continuum                       3-19
Output Devices

   Audio Output Devices
    • Windows machines need special audio card for audio output.
    • Macintosh has audio playback built in.
    • Audio output is useful for:
       – Music
           • CD player is a computer.
           • Most personal computers have CD players that can
             access both music CDs and CD-ROMs.
       – Voice synthesis (becoming more human sounding.)
       – Multimedia
       – Specialized tasks (i.e.: elevator’s floor announcements)

                       The Computer Continuum                       3-20
Output Devices

   Optical Disks: CD-ROM and DVD
    • CD-ROM (Compact Disk - Read Only Memory)
       – By its definition, CD-ROM is Read Only.
       – Special CD drives “burn” information into blank CDs.
            • Burn: A laser is used to “burn” craters into the
              surface to represent a binary 1.
            • Two main types of CDs:
                Âť CD-R (Compact Disk - Recordable)
                Âť CD-WR (Compact Disk - Rewritable)
       – It takes longer to write to a CD-R than a hard drive.
       – Special software is needed to record.

                       The Computer Continuum                    3-21
Output Devices

   DVD (Digital Versatile Disk)
    • Allows up to 17 gigabytes of storage (from 4.7 GB to 17 GB).
    • Compatible with older CD-ROM technology.
    • The four versions of the DVD:




                       The Computer Continuum                    3-22
Output Devices

   Storage Requirements: How much storage capacity is
    needed for…
    •   One keystroke on a keyboard.                1 byte (8 bits)
    •   One page single-spaced document.            4.0 K
    •   Nineteen pages formatted text.              75 K
    •   One second of high-fidelity sound.          95-110 K
    •   Complete word processing program.           8.4 MB

   Storage Capacity: How much data can be stored on…
    •   One inch of 1/2 in. wide magnetic tape.     4K
    •   One 3 1/2” floppy disk, high density.       1.4 MB
    •   One Compact Disk.                           650 MB
    •   One DVD.                                    up to 17 GB
                           The Computer Continuum                     3-23
Moving Information
      Within the Computer
   How do binary numerals move into, out of, and within
    the computer?
    • Information is moved about in bytes, or multiple bytes called
      words.
        – Words are the fundamental units of information.
        – The number of bits per word may vary per computer.
        – A word length for most large IBM computers is 32 bits:




                        The Computer Continuum                        3-24
Moving Information
       Within the Computer
   Example of sending
    the word WOW over
    the ribbon cable
     • Voltage pulses
        corresponding to
        the ASCII codes
        would pass
        through the cable.




                         The Computer Continuum   3-25
Packaging the Computer
                                        Fast Expensive Complex Large
   The many physical forms of the
    general purpose computer:                   Super Computers
     • All follow general
                                            Mainframe Computers
       organization:
         – Primary memory
                                                 Minicomputers
         – Input units
         – Output units                          Microcomputer
         – Central Processing Unit
                                                Palmtop Computer
     • Grouped according to speed,
       cost, size, and complexity.
                                                   Calculator

                                        Slow Cheap Simple Small
                       The Computer Continuum                      3-26

Weitere ähnliche Inhalte

Was ist angesagt?

File management ppt
File management pptFile management ppt
File management pptmarotti
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its typesAnu Garg
 
Chapter10 Server Administration
Chapter10     Server  AdministrationChapter10     Server  Administration
Chapter10 Server AdministrationRaja Waseem Akhtar
 
Operating system and its functions
Operating system and its functionsOperating system and its functions
Operating system and its functionsNamarta Chawla
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web DevelopmentParvez Mahbub
 
Multimedia synchronization
Multimedia synchronizationMultimedia synchronization
Multimedia synchronizationI World Tech
 
Lecture# 7 midi file format
Lecture#  7 midi file formatLecture#  7 midi file format
Lecture# 7 midi file formatMr SMAK
 
Basic Software Tools for multi-media
Basic Software Tools for multi-mediaBasic Software Tools for multi-media
Basic Software Tools for multi-mediaguestb7a19c
 
Multimedia chapter 4
Multimedia chapter 4Multimedia chapter 4
Multimedia chapter 4PrathimaBaliga
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEOazira96
 
computer-generations.pdf
computer-generations.pdfcomputer-generations.pdf
computer-generations.pdfDibyenduBiswas31
 
Web Browsers
Web BrowsersWeb Browsers
Web BrowsersNeha Sharma
 
Internship presentation
Internship presentationInternship presentation
Internship presentationWasim Shemna
 
world wide web
world wide webworld wide web
world wide webZainab Muneer
 
what is Font in multimedia
 what is Font in multimedia what is Font in multimedia
what is Font in multimediamaliksiddique1
 
Data center virtualization
Data center virtualizationData center virtualization
Data center virtualizationmazin Salih
 
Introduction to Multimedia Applications
Introduction to Multimedia ApplicationsIntroduction to Multimedia Applications
Introduction to Multimedia ApplicationsSanjaya Dharmadasa
 
The World Wide Web Power Point
The World Wide Web Power PointThe World Wide Web Power Point
The World Wide Web Power Pointkaramfilova
 

Was ist angesagt? (20)

File management ppt
File management pptFile management ppt
File management ppt
 
File formats and its types
File formats and its typesFile formats and its types
File formats and its types
 
Chapter10 Server Administration
Chapter10     Server  AdministrationChapter10     Server  Administration
Chapter10 Server Administration
 
Operating system and its functions
Operating system and its functionsOperating system and its functions
Operating system and its functions
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
 
Multimedia synchronization
Multimedia synchronizationMultimedia synchronization
Multimedia synchronization
 
Lecture# 7 midi file format
Lecture#  7 midi file formatLecture#  7 midi file format
Lecture# 7 midi file format
 
Basic Software Tools for multi-media
Basic Software Tools for multi-mediaBasic Software Tools for multi-media
Basic Software Tools for multi-media
 
Multimedia chapter 4
Multimedia chapter 4Multimedia chapter 4
Multimedia chapter 4
 
Web browser
Web browserWeb browser
Web browser
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEO
 
computer-generations.pdf
computer-generations.pdfcomputer-generations.pdf
computer-generations.pdf
 
Web Browsers
Web BrowsersWeb Browsers
Web Browsers
 
Internship presentation
Internship presentationInternship presentation
Internship presentation
 
world wide web
world wide webworld wide web
world wide web
 
what is Font in multimedia
 what is Font in multimedia what is Font in multimedia
what is Font in multimedia
 
Data center virtualization
Data center virtualizationData center virtualization
Data center virtualization
 
Introduction to Multimedia Applications
Introduction to Multimedia ApplicationsIntroduction to Multimedia Applications
Introduction to Multimedia Applications
 
The World Wide Web Power Point
The World Wide Web Power PointThe World Wide Web Power Point
The World Wide Web Power Point
 
Web Page Designing Using HTML
Web Page Designing Using HTMLWeb Page Designing Using HTML
Web Page Designing Using HTML
 

Andere mochten auch

Howthe internet
Howthe internetHowthe internet
Howthe internetBesar Limani
 
Endangered species list
Endangered species listEndangered species list
Endangered species listBesar Limani
 
New microsoft office power point presentation
New microsoft office power point presentationNew microsoft office power point presentation
New microsoft office power point presentationSuraj Mudaliar
 
Gebeurtenis
GebeurtenisGebeurtenis
GebeurtenisSeppe Iven
 
William McKinley
William McKinleyWilliam McKinley
William McKinleySeppe Iven
 
Searchingthe internet
Searchingthe internetSearchingthe internet
Searchingthe internetBesar Limani
 
Leadership: The Evolution from Entrepreneurship to Enterprise
Leadership: The Evolution from Entrepreneurship to EnterpriseLeadership: The Evolution from Entrepreneurship to Enterprise
Leadership: The Evolution from Entrepreneurship to EnterpriseLV8 Communications
 
Operatingsystem
OperatingsystemOperatingsystem
OperatingsystemBesar Limani
 
Ps Thai
Ps ThaiPs Thai
Ps Thaiadd2555
 
History of-computers513
History of-computers513History of-computers513
History of-computers513Besar Limani
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentalsBesar Limani
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingBesar Limani
 
What is computer software
What is computer softwareWhat is computer software
What is computer softwareBesar Limani
 
Data vs. information
Data vs. informationData vs. information
Data vs. informationBesar Limani
 

Andere mochten auch (18)

Howthe internet
Howthe internetHowthe internet
Howthe internet
 
Endangered species list
Endangered species listEndangered species list
Endangered species list
 
Sud
SudSud
Sud
 
New microsoft office power point presentation
New microsoft office power point presentationNew microsoft office power point presentation
New microsoft office power point presentation
 
Gebeurtenis
GebeurtenisGebeurtenis
Gebeurtenis
 
William McKinley
William McKinleyWilliam McKinley
William McKinley
 
Searchingthe internet
Searchingthe internetSearchingthe internet
Searchingthe internet
 
Leadership: The Evolution from Entrepreneurship to Enterprise
Leadership: The Evolution from Entrepreneurship to EnterpriseLeadership: The Evolution from Entrepreneurship to Enterprise
Leadership: The Evolution from Entrepreneurship to Enterprise
 
Operatingsystem
OperatingsystemOperatingsystem
Operatingsystem
 
Ps Thai
Ps ThaiPs Thai
Ps Thai
 
History of-computers513
History of-computers513History of-computers513
History of-computers513
 
Googling
GooglingGoogling
Googling
 
Bomba de Ariete
Bomba de ArieteBomba de Ariete
Bomba de Ariete
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentals
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
What is computer software
What is computer softwareWhat is computer software
What is computer software
 
Test shqip
Test shqipTest shqip
Test shqip
 
Data vs. information
Data vs. informationData vs. information
Data vs. information
 

Ähnlich wie CPU Memory I/O Configuration

Computer Hardware Components
Computer Hardware ComponentsComputer Hardware Components
Computer Hardware ComponentsKhalendar
 
computer basics
computer basicscomputer basics
computer basicsDeepa Rani
 
Computer component
Computer componentComputer component
Computer componentNomjit
 
Ch3 computer hardware ppt.
Ch3 computer hardware ppt.Ch3 computer hardware ppt.
Ch3 computer hardware ppt.Anjum Nawaz
 
Basic 2
Basic 2Basic 2
Basic 2yuvan80
 
Computer hardware components by ni3
Computer hardware components by ni3Computer hardware components by ni3
Computer hardware components by ni3NITIN RAUT
 
Power point presantation
Power point presantationPower point presantation
Power point presantationLerato Matibidi
 
Ch3 storage devices
Ch3  storage devicesCh3  storage devices
Ch3 storage devicesRadhika Jadhav
 
Input Output and Part of Computer Desktop.pptx
Input Output and Part of Computer Desktop.pptxInput Output and Part of Computer Desktop.pptx
Input Output and Part of Computer Desktop.pptxRye Raine
 
Computer system, devices and peripherals
Computer system, devices and peripheralsComputer system, devices and peripherals
Computer system, devices and peripheralsRojen Sabile
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of ComputersAnkur Kumar
 
Jeeanneproject
JeeanneprojectJeeanneproject
JeeanneprojectJonard Pristo
 

Ähnlich wie CPU Memory I/O Configuration (20)

Computer Hardware Components
Computer Hardware ComponentsComputer Hardware Components
Computer Hardware Components
 
computer basics
computer basicscomputer basics
computer basics
 
Computer component
Computer componentComputer component
Computer component
 
ch3.pptx
ch3.pptxch3.pptx
ch3.pptx
 
Ch3
Ch3Ch3
Ch3
 
Ch3 computer hardware ppt.
Ch3 computer hardware ppt.Ch3 computer hardware ppt.
Ch3 computer hardware ppt.
 
Basic 2
Basic 2Basic 2
Basic 2
 
Computer hardware components by ni3
Computer hardware components by ni3Computer hardware components by ni3
Computer hardware components by ni3
 
Power point presantation
Power point presantationPower point presantation
Power point presantation
 
Pc components
Pc componentsPc components
Pc components
 
E 100_p
E  100_pE  100_p
E 100_p
 
Ch3 storage devices
Ch3  storage devicesCh3  storage devices
Ch3 storage devices
 
Ch3
Ch3Ch3
Ch3
 
Input Output and Part of Computer Desktop.pptx
Input Output and Part of Computer Desktop.pptxInput Output and Part of Computer Desktop.pptx
Input Output and Part of Computer Desktop.pptx
 
Computer system, devices and peripherals
Computer system, devices and peripheralsComputer system, devices and peripherals
Computer system, devices and peripherals
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of Computers
 
Jeeanneproject
JeeanneprojectJeeanneproject
Jeeanneproject
 
class 1
class 1class 1
class 1
 
Know your computer
Know your computerKnow your computer
Know your computer
 
Introdusing of computer
Introdusing of computerIntrodusing of computer
Introdusing of computer
 

KĂźrzlich hochgeladen

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

KĂźrzlich hochgeladen (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

CPU Memory I/O Configuration

  • 1. Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? The Computer Continuum 1-1
  • 2. Basic Concepts of Computer Hardware Primary Memory Input CPU Output Units (Central Processing Unit) Units  This model of the typical digital computer is often called the von Neumann computer. • Programs and data are stored in the same memory: primary memory. • The computer can only perform one instruction at a time. The Computer Continuum 3-2
  • 3. Basic Concepts of Computer Hardware  Input/Output (I/O): Refers to the process of getting information into and out of the computer. • Input: Those parts of the computer receiving information to programs. • Output: Those parts of the computer that provide results of computation to the person using the computer. The Computer Continuum 3-3
  • 4. Sources of Data for the Computer  Two types of data stored within a computer: • Original data or information: Data being introduced to a computing system for the first time. – Computers can deal directly with printed text, pictures, sound, and other common types of information. • Previously stored data or information: Data that has already been processed by a computer and is being stored for later use. – These are forms of binary data useful only to the computer. – Examples: Floppy disks, DVD disks, and music CDs. The Computer Continuum 3-4
  • 5. Input Devices  Two categories of input hardware: • Those that deal with original data. • Those that handle previously stored data. The Computer Continuum 3-5
  • 6. Input Devices  Input hardware: Those that deal with original data. • Keyboard • Mouse • Voice recognition hardware • Scanner • Digital camera  Digitizing: The process of taking a visual image, or audio recording and converting it to a binary form for the computer. • Used as data for programs to display, play or manipulate the digitized data. The Computer Continuum 3-6
  • 7. Input Devices  Connecting Hardware to the computer: • Hardware needs access through some general input/output connection. – Port: The pathway for data to go into and out of the computer from external devices such as keyboards. • There are many standard ports as well as custom electronic ports designed for special purposes. • Ports follow standards that define their use. Âť SCSI, USB: Multiple peripheral devices (chain). – Peripheral device: A piece of hardware like a printer or disk drive, that is outside the main computer. The Computer Continuum 3-7
  • 8. Input Devices  Connecting Hardware to the computer: (continued) • Hardware needs software on the computer that can service the device. – Device driver: Software addition to the operating system that will allow the computer to communicate with a particular device. The Computer Continuum 3-8
  • 9. Input Devices  Common Basic Technologies for Storing Binary Information: • Electronic • Magnetic • Optical The Computer Continuum 3-9
  • 10. Input Devices  Electronic Circuits • Electronic circuits come in two forms: – Permanent – Non-permanent The Computer Continuum 3-10
  • 11. Input Devices  Secondary Memory Input Devices • These input devices are used by a computer to store information and then to retrieve that information as needed. – External to the computer. – Commonly consists of floppy disks, hard disk drives, or CD-ROMs. • Secondary memory uses binary. – The usual measurement is the byte. • A byte consists of 8 binary digits (bits). The byte is a standard unit. The Computer Continuum 3-11
  • 12. Input Devices  The four most important characteristics of storage devices: • Speed and access time • Cost / Removable versus non-removable • Capacity • Type of access The Computer Continuum 3-12
  • 13. Input Devices  Speed (Access time) - How fast information can be taken from or stored onto the computer memory device’s medium. • Electronic circuits: Fastest to access. – 40 billionths of a second. • Floppy disks: Very slow in comparison. – Takes up to 1/2 second to reach full speed before access is even possible. The Computer Continuum 3-13
  • 14. Input Devices  Cost • Megabyte: A Million bytes. • Gigabyte: A billion bytes. • Two parts to a removable secondary storage device: – The cost of the medium. (Cheaper if bought in quantity) – The cost of the drive. Examples: Cost for drive Cost for medium Floppy drive (1.4MB) 59.00 .50 Zip 100 (100 MB) 99.00 10.00 CD-WR (650 MB) 360.00 and up 1.00 The Computer Continuum 3-14
  • 15. Input Devices  Capacity - The amount of information that can be stored on the medium. Unit Description Approximate Size 1 bit 1 binary digit 1 nibble 4 bits 1 byte 8 bits 1 character 1 kilobyte 1,024 bytes 1/2 page, double spaced 1 megabyte 1,048,576 bytes 500,000 pages 1 million bytes 1 gigabyte 1,073,741,824 bytes 5 million pages 1 billion bytes 1 terabyte 1 trillion bytes 5 billion pages The Computer Continuum 3-15
  • 16. Input Devices  Type of Access – Sequential - Obtained by proceeding through the storage medium from the beginning until the designated area is reached (as in magnetic tape). – Random Access - Direct access (as in floppy and hard disks). The Computer Continuum 3-16
  • 17. Primary Memory  Primary storage or memory: Is where the data and program that are currently in operation or being accessed are stored during use. • Consists of electronic circuits: Extremely fast and expensive. • Two types: – RAM (non-permanent) • Programs and data can be stored here for the computer’s use. • Volatile: All information will be lost once the computer shuts down. – ROM (permanent) • Contents do not change. The Computer Continuum 3-17
  • 18. The Central Processing Unit  The Central Processing Unit ( CPU) • Often referred to as the “brain” of the computer. • Responsible for controlling all activities of the computer system. • The three major components of the CPU are: 1. Arithmetic Unit (Computations performed) Accumulator (Results of computations kept here) 2. Control Unit (Has two locations where numbers are kept) Instruction Register (Instruction placed here for analysis) Program Counter (Which instruction will be performed next?) 3. Instruction Decoding Unit (Decodes the instruction) • Motherboard: The place where most of the electronics including the CPU are mounted. The Computer Continuum 3-18
  • 19. Output Devices  Output units store and display information (calculated results and other messages) for us to see and use. • Floppy disk drives and Hard disk drives. • Display monitors: Hi-resolution monitors come in two types: – Cathode ray tube (CRT) – Liquid crystal display (LCD) - A flat panel display that uses crystals to let varying amounts of different colored light to pass through it. • Developed primarily for portable computers. The Computer Continuum 3-19
  • 20. Output Devices  Audio Output Devices • Windows machines need special audio card for audio output. • Macintosh has audio playback built in. • Audio output is useful for: – Music • CD player is a computer. • Most personal computers have CD players that can access both music CDs and CD-ROMs. – Voice synthesis (becoming more human sounding.) – Multimedia – Specialized tasks (i.e.: elevator’s floor announcements) The Computer Continuum 3-20
  • 21. Output Devices  Optical Disks: CD-ROM and DVD • CD-ROM (Compact Disk - Read Only Memory) – By its definition, CD-ROM is Read Only. – Special CD drives “burn” information into blank CDs. • Burn: A laser is used to “burn” craters into the surface to represent a binary 1. • Two main types of CDs: Âť CD-R (Compact Disk - Recordable) Âť CD-WR (Compact Disk - Rewritable) – It takes longer to write to a CD-R than a hard drive. – Special software is needed to record. The Computer Continuum 3-21
  • 22. Output Devices  DVD (Digital Versatile Disk) • Allows up to 17 gigabytes of storage (from 4.7 GB to 17 GB). • Compatible with older CD-ROM technology. • The four versions of the DVD: The Computer Continuum 3-22
  • 23. Output Devices  Storage Requirements: How much storage capacity is needed for… • One keystroke on a keyboard. 1 byte (8 bits) • One page single-spaced document. 4.0 K • Nineteen pages formatted text. 75 K • One second of high-fidelity sound. 95-110 K • Complete word processing program. 8.4 MB  Storage Capacity: How much data can be stored on… • One inch of 1/2 in. wide magnetic tape. 4K • One 3 1/2” floppy disk, high density. 1.4 MB • One Compact Disk. 650 MB • One DVD. up to 17 GB The Computer Continuum 3-23
  • 24. Moving Information Within the Computer  How do binary numerals move into, out of, and within the computer? • Information is moved about in bytes, or multiple bytes called words. – Words are the fundamental units of information. – The number of bits per word may vary per computer. – A word length for most large IBM computers is 32 bits: The Computer Continuum 3-24
  • 25. Moving Information Within the Computer  Example of sending the word WOW over the ribbon cable • Voltage pulses corresponding to the ASCII codes would pass through the cable. The Computer Continuum 3-25
  • 26. Packaging the Computer Fast Expensive Complex Large  The many physical forms of the general purpose computer: Super Computers • All follow general Mainframe Computers organization: – Primary memory Minicomputers – Input units – Output units Microcomputer – Central Processing Unit Palmtop Computer • Grouped according to speed, cost, size, and complexity. Calculator Slow Cheap Simple Small The Computer Continuum 3-26