SlideShare une entreprise Scribd logo
1  sur  16
Télécharger pour lire hors ligne
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                   Computer Fundamentals: Pradeep K. Sinha & Priti Sinha




Ref. Page   Chapter 2: Basic Computer Organization        Slide 1/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                               Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

 Learning Objectives

  In this chapter you will learn about:
        § Basic operations performed by all types of computer
          systems
        § Basic organization of a computer system
        § Input unit and its functions
        § Output unit and its functions
        § Storage unit and its functions
        § Types of storage used in a computer system




                                                                 (Continued on next slide)



Ref. Page 15            Chapter 2: Basic Computer Organization              Slide 2/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                           Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

     Learning Objectives
(Continued from previous slide..)




                     § Arithmetic Logic Unit (ALU)


                     § Control Unit (CU)


                     § Central Processing Unit (CPU)


                     § Computer as a system




  Ref. Page 15                      Chapter 2: Basic Computer Organization        Slide 3/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                              Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  The Five Basic Operations of a Computer System


      § Inputting. The process of entering data and instructions
        into the computer system


      § Storing. Saving data and instructions to make them
        readily available for initial or additional processing
        whenever required


      § Processing. Performing arithmetic operations (add,
        subtract, multiply, divide, etc.) or logical operations
        (comparisons like equal to, less than, greater than, etc.)
        on data to convert them into useful information


                                                                (Continued on next slide)



Ref. Page 15           Chapter 2: Basic Computer Organization              Slide 4/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                              Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  The Five Basic Operations of a Computer System


      § Outputting. The process of producing useful information
        or results for the user such as a printed report or visual
        display


      § Controlling. Directing the manner and sequence in which
        all of the above operations are performed




Ref. Page 15           Chapter 2: Basic Computer Organization        Slide 5/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

 Basic Organization of a Computer System

                                 Storage Unit

                                  Secondary
                                   Storage

      Program   Input                                   Output     Information
        and      Unit                                    Unit       (Results)
        Data                       Primary
                                   Storage




                                   Control
                                    Unit
                                                                  Indicates flow of
                                                                  instructions and data
                                  Arithmetic                      Indicates the control
                                  Logic Unit                      exercised by the
                                                                  control unit
                        Central Processing Unit (CPU)




Ref. Page 16             Chapter 2: Basic Computer Organization          Slide 6/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                               Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

 Input Unit

  An input unit of a computer system performs the
  following functions:

        1. It accepts (or reads) instructions and data from outside
           world
        2. It converts these instructions and data in computer
           acceptable form
        3. It supplies the converted instructions and data to the
           computer system for further processing




Ref. Page 16            Chapter 2: Basic Computer Organization        Slide 7/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                               Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

 Output Unit

  An output unit of a computer system performs the
  following functions:

         1. It accepts the results produced by the computer, which
            are in coded form and hence, cannot be easily
            understood by us
         2. It converts these coded results to human acceptable
            (readable) form
         3. It supplies the converted results to outside world




Ref. Page 16            Chapter 2: Basic Computer Organization        Slide 8/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                               Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  Storage Unit

  The storage unit of a computer system holds (or stores)
  the following :


        1. Data and instructions required for processing (received
           from input devices)
        2. Intermediate results of processing
        3. Final results of processing, before they are released to
           an output device




Ref. Page 17            Chapter 2: Basic Computer Organization        Slide 9/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                    Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  Two Types of Storage

      § Primary storage

               § Used to hold running program instructions
               § Used to hold data, intermediate results, and
                 results of ongoing processing of job(s)
               § Fast in operation
               § Small Capacity
               § Expensive
               § Volatile (looses data on power dissipation)




                                                                      (Continued on next slide)



Ref. Page 17                 Chapter 2: Basic Computer Organization              Slide 10/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                           Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

     Two Types of Storage
(Continued from previous slide..)


            § Secondary storage


                   § Used to hold stored program instructions
                   § Used to hold data and information of stored jobs
                   § Slower than primary storage
                   § Large Capacity
                   § Lot cheaper that primary storage
                   § Retains data even without power




  Ref. Page 17                      Chapter 2: Basic Computer Organization        Slide 11/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                              Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  Arithmetic Logic Unit (ALU)

      Arithmetic Logic Unit of a computer system is the place
      where the actual executions of instructions takes place during
      processing operation




Ref. Page 18           Chapter 2: Basic Computer Organization        Slide 12/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                             Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  Control Unit (CU)

      Control Unit of a computer system manages and coordinates
      the operations of all other components of the computer
      system




Ref. Page 18          Chapter 2: Basic Computer Organization        Slide 13/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                   Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  Central Processing Unit (CPU)


               Arithmetic                                       Central
               Logic Unit       Control Unit        =         Processing
                            +      (CU)
                 (ALU)                                        Unit (CPU)



         § It is the brain of a computer system

         § It is responsible for controlling the operations of
           all other units of a computer system




Ref. Page 18                Chapter 2: Basic Computer Organization        Slide 14/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  The System Concept

      A system has following three characteristics:

          1. A system has more than one element
          2. All elements of a system are logically related
          3. All elements of a system are controlled in a manner to
             achieve the system goal

      A computer is a system as it comprises of integrated
      components (input unit, output unit, storage unit, and CPU)
      that work together to perform the steps called for in the
      executing program




Ref. Page 18             Chapter 2: Basic Computer Organization        Slide 15/16
Computer Fundamentals: Pradeep K. Sinha & Priti Sinha
                                Computer Fundamentals: Pradeep K. Sinha & Priti Sinha

  Key Words/Phrases

   §   Arithmetic Logic Unit (ALU)            §   Output interface
   §   Auxiliary storage                      §   Output unit
   §   Central Processing Unit (CPU)          §   Outputting
   §   Computer system                        §   Primate storage
   §   Control Unit (CU)                      §   Processing
   §   Controlling                            §   Secondary storage
   §   Input interface                        §   Storage unit
   §   Input unit                             §   Storing
   §   Inputting                              §   System
   §   Main memory




Ref. Page 19             Chapter 2: Basic Computer Organization        Slide 16/16

Contenu connexe

Tendances

How does data flow around a computer system p3 1
How does data flow around a computer system p3 1How does data flow around a computer system p3 1
How does data flow around a computer system p3 1lukecisco1
 
Computer organisation -morris mano
Computer organisation  -morris manoComputer organisation  -morris mano
Computer organisation -morris manovishnu murthy
 
Computer Organization (Unit-1)
Computer Organization (Unit-1)Computer Organization (Unit-1)
Computer Organization (Unit-1)Harsh Pandya
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentalsmaclather
 
Computer organization
Computer organizationComputer organization
Computer organizationishapadhy
 
Computer organiztion1
Computer organiztion1Computer organiztion1
Computer organiztion1Umang Gupta
 
Chapter 02 bco 3o-p
Chapter 02 bco 3o-pChapter 02 bco 3o-p
Chapter 02 bco 3o-pIIUI
 
Pipelining and vector processing
Pipelining and vector processingPipelining and vector processing
Pipelining and vector processingKamal Acharya
 
Chapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationChapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationFrankie Jones
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Studentsvethics
 
Basic ops concept of comp
Basic ops  concept of compBasic ops  concept of comp
Basic ops concept of compgaurav jain
 
Computer-Processing-Devices.pdf
Computer-Processing-Devices.pdfComputer-Processing-Devices.pdf
Computer-Processing-Devices.pdfDKGAUTAMgautam
 
Chapter 02 bco 2o-p
Chapter 02 bco 2o-pChapter 02 bco 2o-p
Chapter 02 bco 2o-pIIUI
 
Computer organiztion5
Computer organiztion5Computer organiztion5
Computer organiztion5Umang Gupta
 
VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...
VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...
VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...vtunotesbysree
 
Computer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test BankComputer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test Bankrohalcabaye
 

Tendances (18)

How does data flow around a computer system p3 1
How does data flow around a computer system p3 1How does data flow around a computer system p3 1
How does data flow around a computer system p3 1
 
Computer organisation -morris mano
Computer organisation  -morris manoComputer organisation  -morris mano
Computer organisation -morris mano
 
Computer Organization (Unit-1)
Computer Organization (Unit-1)Computer Organization (Unit-1)
Computer Organization (Unit-1)
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Computer organization
Computer organizationComputer organization
Computer organization
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
Computer organiztion1
Computer organiztion1Computer organiztion1
Computer organiztion1
 
Chapter 02 bco 3o-p
Chapter 02 bco 3o-pChapter 02 bco 3o-p
Chapter 02 bco 3o-p
 
Pipelining and vector processing
Pipelining and vector processingPipelining and vector processing
Pipelining and vector processing
 
Chapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationChapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of information
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Students
 
Basic ops concept of comp
Basic ops  concept of compBasic ops  concept of comp
Basic ops concept of comp
 
Computer-Processing-Devices.pdf
Computer-Processing-Devices.pdfComputer-Processing-Devices.pdf
Computer-Processing-Devices.pdf
 
Ntroduction to computer architecture and organization
Ntroduction to computer architecture and organizationNtroduction to computer architecture and organization
Ntroduction to computer architecture and organization
 
Chapter 02 bco 2o-p
Chapter 02 bco 2o-pChapter 02 bco 2o-p
Chapter 02 bco 2o-p
 
Computer organiztion5
Computer organiztion5Computer organiztion5
Computer organiztion5
 
VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...
VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...
VTU 4TH SEM CSE COMPUTER ORGANIZATION SOLVED PAPERS OF JUNE-2013 JUNE-2014 & ...
 
Computer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test BankComputer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test Bank
 

Similaire à Computer Fundamentals_Chapter 02 bco

Chapter 02 bco
Chapter 02 bcoChapter 02 bco
Chapter 02 bcoIIUI
 
Chapter02 basic computer organization
Chapter02   basic computer organizationChapter02   basic computer organization
Chapter02 basic computer organizationAinuddin Yousufzai
 
Chapter 02 bco
Chapter 02 bcoChapter 02 bco
Chapter 02 bcokhalid zia
 
Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02Tapas Das
 
Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02Tapas Das
 
Computer Fundamentals Chapter 14 os
Computer Fundamentals Chapter 14 osComputer Fundamentals Chapter 14 os
Computer Fundamentals Chapter 14 osSaumya Sahu
 
components of computer
components of computercomponents of computer
components of computerswatihans
 
Chapter04 processor and memory
Chapter04   processor and memoryChapter04   processor and memory
Chapter04 processor and memoryAinuddin Yousufzai
 
Chapter 07 pam
Chapter 07 pamChapter 07 pam
Chapter 07 pamIIUI
 
Chapter 07 pam 2o-p
Chapter 07 pam 2o-pChapter 07 pam 2o-p
Chapter 07 pam 2o-pIIUI
 
Chapter 07 pam 3o-p
Chapter 07 pam 3o-pChapter 07 pam 3o-p
Chapter 07 pam 3o-pIIUI
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer FundamentalsSaumya Sahu
 
Computer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introductionComputer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introductionSaumya Sahu
 
Chapter 7-PAM-Slides.pdf
Chapter 7-PAM-Slides.pdfChapter 7-PAM-Slides.pdf
Chapter 7-PAM-Slides.pdfSonuMittal18
 
Digital Computer
Digital ComputerDigital Computer
Digital ComputerBtechlife
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organizationNeha Kurale
 
Components of computer, CPU computer funfament ppt
Components of computer, CPU computer funfament pptComponents of computer, CPU computer funfament ppt
Components of computer, CPU computer funfament pptDeepuVishwakarma
 

Similaire à Computer Fundamentals_Chapter 02 bco (20)

Chapter 02 bco
Chapter 02 bcoChapter 02 bco
Chapter 02 bco
 
Chapter02 basic computer organization
Chapter02   basic computer organizationChapter02   basic computer organization
Chapter02 basic computer organization
 
Chapter 02 bco
Chapter 02 bcoChapter 02 bco
Chapter 02 bco
 
Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02
 
Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02Chapter14 os-121120003310-phpapp02
Chapter14 os-121120003310-phpapp02
 
Computer Fundamentals Chapter 14 os
Computer Fundamentals Chapter 14 osComputer Fundamentals Chapter 14 os
Computer Fundamentals Chapter 14 os
 
components of computer
components of computercomponents of computer
components of computer
 
Chapter 07 pam
Chapter 07 pamChapter 07 pam
Chapter 07 pam
 
Chapter04 processor and memory
Chapter04   processor and memoryChapter04   processor and memory
Chapter04 processor and memory
 
Chapter 07 pam
Chapter 07 pamChapter 07 pam
Chapter 07 pam
 
Chapter 14 os
Chapter 14 osChapter 14 os
Chapter 14 os
 
Chapter 07 pam 2o-p
Chapter 07 pam 2o-pChapter 07 pam 2o-p
Chapter 07 pam 2o-p
 
Chapter 07 pam 3o-p
Chapter 07 pam 3o-pChapter 07 pam 3o-p
Chapter 07 pam 3o-p
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
P k sinha IT Book
P k sinha IT BookP k sinha IT Book
P k sinha IT Book
 
Computer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introductionComputer Fundamentals Chapter 01 introduction
Computer Fundamentals Chapter 01 introduction
 
Chapter 7-PAM-Slides.pdf
Chapter 7-PAM-Slides.pdfChapter 7-PAM-Slides.pdf
Chapter 7-PAM-Slides.pdf
 
Digital Computer
Digital ComputerDigital Computer
Digital Computer
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organization
 
Components of computer, CPU computer funfament ppt
Components of computer, CPU computer funfament pptComponents of computer, CPU computer funfament ppt
Components of computer, CPU computer funfament ppt
 

Plus de Saumya Sahu

Paper presentation-nano-robots
Paper presentation-nano-robotsPaper presentation-nano-robots
Paper presentation-nano-robotsSaumya Sahu
 
Paper presentation-nano-robots
Paper presentation-nano-robotsPaper presentation-nano-robots
Paper presentation-nano-robotsSaumya Sahu
 
Engineering Symbols
Engineering SymbolsEngineering Symbols
Engineering SymbolsSaumya Sahu
 
Gate-2013(Computer Science) Que_Ans
Gate-2013(Computer Science) Que_AnsGate-2013(Computer Science) Que_Ans
Gate-2013(Computer Science) Que_AnsSaumya Sahu
 
Project management
Project managementProject management
Project managementSaumya Sahu
 
Computer Fundamentals Chapter 16 bdp
Computer Fundamentals Chapter 16 bdpComputer Fundamentals Chapter 16 bdp
Computer Fundamentals Chapter 16 bdpSaumya Sahu
 
Computer Fundamentals Chapter 12 cl
Computer Fundamentals Chapter 12 clComputer Fundamentals Chapter 12 cl
Computer Fundamentals Chapter 12 clSaumya Sahu
 
Computer Fundamentals Chapter 11 pcp
Computer Fundamentals Chapter 11 pcpComputer Fundamentals Chapter 11 pcp
Computer Fundamentals Chapter 11 pcpSaumya Sahu
 
Computer Fundamentals Chapter 09 io devices
Computer Fundamentals Chapter 09 io devicesComputer Fundamentals Chapter 09 io devices
Computer Fundamentals Chapter 09 io devicesSaumya Sahu
 
Computer Fundamentals Chapter 08 secondary storage
Computer Fundamentals Chapter 08 secondary storageComputer Fundamentals Chapter 08 secondary storage
Computer Fundamentals Chapter 08 secondary storageSaumya Sahu
 
Computer Fundamentals Chapter 07 pam
Computer Fundamentals Chapter  07 pamComputer Fundamentals Chapter  07 pam
Computer Fundamentals Chapter 07 pamSaumya Sahu
 
Computer networks
Computer networksComputer networks
Computer networksSaumya Sahu
 
Computer networks (2)
Computer networks (2)Computer networks (2)
Computer networks (2)Saumya Sahu
 
Software project management
Software project managementSoftware project management
Software project managementSaumya Sahu
 

Plus de Saumya Sahu (16)

Cloud computing
Cloud computingCloud computing
Cloud computing
 
Paper presentation-nano-robots
Paper presentation-nano-robotsPaper presentation-nano-robots
Paper presentation-nano-robots
 
Paper presentation-nano-robots
Paper presentation-nano-robotsPaper presentation-nano-robots
Paper presentation-nano-robots
 
Engineering Symbols
Engineering SymbolsEngineering Symbols
Engineering Symbols
 
Gate-2013(Computer Science) Que_Ans
Gate-2013(Computer Science) Que_AnsGate-2013(Computer Science) Que_Ans
Gate-2013(Computer Science) Que_Ans
 
Project management
Project managementProject management
Project management
 
Computer Fundamentals Chapter 16 bdp
Computer Fundamentals Chapter 16 bdpComputer Fundamentals Chapter 16 bdp
Computer Fundamentals Chapter 16 bdp
 
Computer Fundamentals Chapter 12 cl
Computer Fundamentals Chapter 12 clComputer Fundamentals Chapter 12 cl
Computer Fundamentals Chapter 12 cl
 
Computer Fundamentals Chapter 11 pcp
Computer Fundamentals Chapter 11 pcpComputer Fundamentals Chapter 11 pcp
Computer Fundamentals Chapter 11 pcp
 
Chapter 10 cs
Chapter 10 csChapter 10 cs
Chapter 10 cs
 
Computer Fundamentals Chapter 09 io devices
Computer Fundamentals Chapter 09 io devicesComputer Fundamentals Chapter 09 io devices
Computer Fundamentals Chapter 09 io devices
 
Computer Fundamentals Chapter 08 secondary storage
Computer Fundamentals Chapter 08 secondary storageComputer Fundamentals Chapter 08 secondary storage
Computer Fundamentals Chapter 08 secondary storage
 
Computer Fundamentals Chapter 07 pam
Computer Fundamentals Chapter  07 pamComputer Fundamentals Chapter  07 pam
Computer Fundamentals Chapter 07 pam
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer networks (2)
Computer networks (2)Computer networks (2)
Computer networks (2)
 
Software project management
Software project managementSoftware project management
Software project management
 

Computer Fundamentals_Chapter 02 bco

  • 1. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Ref. Page Chapter 2: Basic Computer Organization Slide 1/16
  • 2. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Learning Objectives In this chapter you will learn about: § Basic operations performed by all types of computer systems § Basic organization of a computer system § Input unit and its functions § Output unit and its functions § Storage unit and its functions § Types of storage used in a computer system (Continued on next slide) Ref. Page 15 Chapter 2: Basic Computer Organization Slide 2/16
  • 3. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Learning Objectives (Continued from previous slide..) § Arithmetic Logic Unit (ALU) § Control Unit (CU) § Central Processing Unit (CPU) § Computer as a system Ref. Page 15 Chapter 2: Basic Computer Organization Slide 3/16
  • 4. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha The Five Basic Operations of a Computer System § Inputting. The process of entering data and instructions into the computer system § Storing. Saving data and instructions to make them readily available for initial or additional processing whenever required § Processing. Performing arithmetic operations (add, subtract, multiply, divide, etc.) or logical operations (comparisons like equal to, less than, greater than, etc.) on data to convert them into useful information (Continued on next slide) Ref. Page 15 Chapter 2: Basic Computer Organization Slide 4/16
  • 5. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha The Five Basic Operations of a Computer System § Outputting. The process of producing useful information or results for the user such as a printed report or visual display § Controlling. Directing the manner and sequence in which all of the above operations are performed Ref. Page 15 Chapter 2: Basic Computer Organization Slide 5/16
  • 6. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Basic Organization of a Computer System Storage Unit Secondary Storage Program Input Output Information and Unit Unit (Results) Data Primary Storage Control Unit Indicates flow of instructions and data Arithmetic Indicates the control Logic Unit exercised by the control unit Central Processing Unit (CPU) Ref. Page 16 Chapter 2: Basic Computer Organization Slide 6/16
  • 7. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Input Unit An input unit of a computer system performs the following functions: 1. It accepts (or reads) instructions and data from outside world 2. It converts these instructions and data in computer acceptable form 3. It supplies the converted instructions and data to the computer system for further processing Ref. Page 16 Chapter 2: Basic Computer Organization Slide 7/16
  • 8. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Output Unit An output unit of a computer system performs the following functions: 1. It accepts the results produced by the computer, which are in coded form and hence, cannot be easily understood by us 2. It converts these coded results to human acceptable (readable) form 3. It supplies the converted results to outside world Ref. Page 16 Chapter 2: Basic Computer Organization Slide 8/16
  • 9. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Storage Unit The storage unit of a computer system holds (or stores) the following : 1. Data and instructions required for processing (received from input devices) 2. Intermediate results of processing 3. Final results of processing, before they are released to an output device Ref. Page 17 Chapter 2: Basic Computer Organization Slide 9/16
  • 10. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Two Types of Storage § Primary storage § Used to hold running program instructions § Used to hold data, intermediate results, and results of ongoing processing of job(s) § Fast in operation § Small Capacity § Expensive § Volatile (looses data on power dissipation) (Continued on next slide) Ref. Page 17 Chapter 2: Basic Computer Organization Slide 10/16
  • 11. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Two Types of Storage (Continued from previous slide..) § Secondary storage § Used to hold stored program instructions § Used to hold data and information of stored jobs § Slower than primary storage § Large Capacity § Lot cheaper that primary storage § Retains data even without power Ref. Page 17 Chapter 2: Basic Computer Organization Slide 11/16
  • 12. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Arithmetic Logic Unit (ALU) Arithmetic Logic Unit of a computer system is the place where the actual executions of instructions takes place during processing operation Ref. Page 18 Chapter 2: Basic Computer Organization Slide 12/16
  • 13. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Control Unit (CU) Control Unit of a computer system manages and coordinates the operations of all other components of the computer system Ref. Page 18 Chapter 2: Basic Computer Organization Slide 13/16
  • 14. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Central Processing Unit (CPU) Arithmetic Central Logic Unit Control Unit = Processing + (CU) (ALU) Unit (CPU) § It is the brain of a computer system § It is responsible for controlling the operations of all other units of a computer system Ref. Page 18 Chapter 2: Basic Computer Organization Slide 14/16
  • 15. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha The System Concept A system has following three characteristics: 1. A system has more than one element 2. All elements of a system are logically related 3. All elements of a system are controlled in a manner to achieve the system goal A computer is a system as it comprises of integrated components (input unit, output unit, storage unit, and CPU) that work together to perform the steps called for in the executing program Ref. Page 18 Chapter 2: Basic Computer Organization Slide 15/16
  • 16. Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Computer Fundamentals: Pradeep K. Sinha & Priti Sinha Key Words/Phrases § Arithmetic Logic Unit (ALU) § Output interface § Auxiliary storage § Output unit § Central Processing Unit (CPU) § Outputting § Computer system § Primate storage § Control Unit (CU) § Processing § Controlling § Secondary storage § Input interface § Storage unit § Input unit § Storing § Inputting § System § Main memory Ref. Page 19 Chapter 2: Basic Computer Organization Slide 16/16