SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

Application Software
Application SoftwareApplication Software
Application SoftwareZaid Hameed
 
Benefits of computer training
Benefits  of computer  trainingBenefits  of computer  training
Benefits of computer trainingjatin batra
 
Motherboard, It's Functions and It's Components
Motherboard, It's Functions and It's ComponentsMotherboard, It's Functions and It's Components
Motherboard, It's Functions and It's ComponentsPreSolutions Softwares
 
multimedia and computer graphics
multimedia and computer graphicsmultimedia and computer graphics
multimedia and computer graphicsdeepthianna
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computersuganya2411
 
Ppt on different types of computer viruses
Ppt on different types of computer virusesPpt on different types of computer viruses
Ppt on different types of computer virusesjnnj
 
Adobe Photoshop
Adobe Photoshop Adobe Photoshop
Adobe Photoshop Mujeeb Riaz
 
Chapter 02 multimedia systems hardware and software
Chapter 02   multimedia systems hardware and softwareChapter 02   multimedia systems hardware and software
Chapter 02 multimedia systems hardware and softwareUrvi Surat
 
Computer Virus
Computer VirusComputer Virus
Computer Virusizzul
 
Computer maintenance
Computer maintenanceComputer maintenance
Computer maintenanceDanladi Gambo
 
Motherboard Components
Motherboard ComponentsMotherboard Components
Motherboard Componentsstooty s
 
Secondary storage devices and
Secondary storage devices andSecondary storage devices and
Secondary storage devices androsey46
 
Introduction to Multimedia Applications
Introduction to Multimedia ApplicationsIntroduction to Multimedia Applications
Introduction to Multimedia ApplicationsSanjaya Dharmadasa
 

Tendances (20)

Anti virus software
Anti virus softwareAnti virus software
Anti virus software
 
Application Software
Application SoftwareApplication Software
Application Software
 
Benefits of computer training
Benefits  of computer  trainingBenefits  of computer  training
Benefits of computer training
 
Motherboard, It's Functions and It's Components
Motherboard, It's Functions and It's ComponentsMotherboard, It's Functions and It's Components
Motherboard, It's Functions and It's Components
 
multimedia and computer graphics
multimedia and computer graphicsmultimedia and computer graphics
multimedia and computer graphics
 
5 pc maintenance
5 pc maintenance5 pc maintenance
5 pc maintenance
 
Computer virus
Computer virusComputer virus
Computer virus
 
12. multimedia on the web
12. multimedia on the web12. multimedia on the web
12. multimedia on the web
 
Domain names
Domain namesDomain names
Domain names
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
 
Ppt on different types of computer viruses
Ppt on different types of computer virusesPpt on different types of computer viruses
Ppt on different types of computer viruses
 
Adobe Photoshop
Adobe Photoshop Adobe Photoshop
Adobe Photoshop
 
Chapter 02 multimedia systems hardware and software
Chapter 02   multimedia systems hardware and softwareChapter 02   multimedia systems hardware and software
Chapter 02 multimedia systems hardware and software
 
Files and Folders
Files and FoldersFiles and Folders
Files and Folders
 
Computer Virus
Computer VirusComputer Virus
Computer Virus
 
Computer maintenance
Computer maintenanceComputer maintenance
Computer maintenance
 
Motherboard Components
Motherboard ComponentsMotherboard Components
Motherboard Components
 
Secondary storage devices and
Secondary storage devices andSecondary storage devices and
Secondary storage devices and
 
What is-32-bit-and-64-bit
What is-32-bit-and-64-bitWhat is-32-bit-and-64-bit
What is-32-bit-and-64-bit
 
Introduction to Multimedia Applications
Introduction to Multimedia ApplicationsIntroduction to Multimedia Applications
Introduction to Multimedia Applications
 

En vedette

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
 
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
 
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
 

En vedette (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
 

Similaire à Hardware

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
 
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
 
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
 

Similaire à Hardware (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
 

Dernier

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 

Dernier (20)

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

Hardware

  • 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