SlideShare a Scribd company logo
Hardware Computer Systems Standard Grade Computing Studies Computing Department, Calderside Academy
Computer System - Block Diagram The Computer System consists of four parts. Input, Processor, Output, Backing Storage Data Flow Processor Output Input Backing Storage
Advanced types of Input Voice Recognition  With voice recognition systems the computer can understand the words spoken to it and can carry out commands associated with the words.  Using voice recognition a letter can be dictated instead of being typed at the keyboard. Handwriting Recognition Handwriting can be  recognised  and the computer can convert the written text into typed text for storing. Scanner A scanner is used to take information stored on paper and read it into a computer system.  Scanners can be used to convert photographs, paintings etc. or even typed text into a form that can be stored on a computer.
Optical Character Recognition OCR Is used to convert paper typed documents into text files that can be edited and stored on a computer system. OCR software can search a scanned image for the shapes of letters, numbers etc.  When it finds shapes that match it converts them to the correct text and stores them in a file.
Advanced types of Input  Trackball A trackball is basically an upside down mouse.  A trackball allows the user to move a small ball in order to move the pointer across the screen. Graphics Tablet A graphics tablet allows the user to draw on a special worktop. As the user draws the details are stored on the computer system.  These devices are most often used by architects and designers.
More on Output Devices. There are two types of printers  laser  inkjet Printers are used to create a  hard copy  of output from the computer system (normally on paper). Laser printers are more  expensive , produce  high quality  printouts, can produce  8 to 12 pages in a minute  and are almost  silent  when they are working. Inkjet printers are  cheaper  than laser they produce  reasonable quality  printouts (not quite as good as laser), can often printout in  colour , print  2 to 5 pages  in minute but they are a  little noisy .
More on Output Devices VDU Visual Display Unit (VDU)  is the proper name for the computer monitor.  The VDU allows us to see the output from the computer. Plotter A plotter is a device used for creating a hard copy of the output from a computer system.  Plotters use special pens to draw the output as a series of lines.  Plotters are often used to output building drawings and designs.
More on Output Devices Voice Output Voice output from a computer system is also know as speech synthesis.  Some voice output programs are know as text readers.  They take a text file and recite it to the user. Other speech synthesis programs can tell the user what they are doing (for example floor announcements in a speaking elevator). Hello,  I am Hal!
More on Backing Storage Magnetic tape, floppy disc, hard disc and CD-ROM,CD/RW(rewritable) DVD, DVD/RW(rewritable) are all types of backing storage. The newest and most portable storage is usb memory stick . Tape cheap Floppy disc CD / RW USB memory stick. Portable
What is the CPU CPU - Central Processing Unit It is the combination of the Processor and Memory. There are TWO types of memory in the CPU, RAM and ROM. Memory Control  PROCESSOR Data Flow Central Processing Unit ALU.Arithmetic and Logic Unit ROM RAM Control unit
RAM and ROM RAM is Random Access Memory It can be written to and read from.  It is where most programs and data are stored while the computer is being used. ROM is Read Only Memory Data stored in ROM can  only  be read, it can never be written over or deleted.  We normally store important programs in ROM to do with the computers Operating System (see later).
More about the Processor The processor is made up of two main parts. The  CONTROL UNIT   fetches  program instructions from the memory storage locations,  decodes  and then  executes  them. The  ALU (Arithmetic/Logic Unit)  carries out all the  calculations  as instructed by the control unit.
Binary Everywhere! Binary is used to store all the data and programs in a computer system. We use binary to store: Graphics ,  Text ,  Numbers , Video, Sound and  Programs . Binary  is just the code used to store the data.
Storing Numbers Numbers are stored in binary. 1 Bin  is  1 Dec 10 Bin  is   2 Dec 1000 Bin  is  8 Dec 1001 Bin  is 9 Dec 1111 Bin is 15 Dec 11111111 Bin is 255 Dec You don’t need to understand binary (that’s Maths) but you do need to know that it is how most numbers are stored in the computer.
Storing large numbers In most computers the largest binary number that they can store in 32 ones long. The biggest number we can store in ordinary binary in these 32 bit computers is  4294967295. If we want to store more we need to use  FLOATING POINT REPRESENTATION . Floating Point is the Computing version of Standard Form.
Floating Point Representation The point is floated to the left .2451 x 10  5 Mantissa Exponent The  Mantissa  is the number to be stored rounded to a few places and with the point moved. The  Exponent  is the number of places we must move the point to the  right  in order to get back our original number,  24510 . What must you know? Large numbers can be stored in a computer using floating point representation.  The number is broken into two halves.  The first half (the mantissa) is the number rounded to a few places and the second half (the exponent) is the number of places the point must be moved to create the original number!
Storing Text Text is stored using a special set of codes called ASCII. Each symbol (letter, number etc) has its own unique code e.g.  a  is 97,  A  is 65,  ?  is 63,  3  is 51 ASCII ( A merican  S tandard  C ode for  I nformation  I nterchange) One ASCII code is one byte long (eight bits).
Storing Graphics Black and White graphics as stored using pixels ( Picture Elements ). The image to be stored is broken up into dots, each dot is a pixel. The pixels are ON for black and OFF for white e.g.
Character Set A character set is the set of characters that a device or a program uses. For example some printers use character sets that are different from the software that is printing to them. When the ASCII code for a symbol reaches the printer the printer substitutes the character from its character set with the same code.  A common problem created by non-standard character sets is £ being replaced by $ or @.
Control Characters The character set for all types of devices contains special  control characters . These control characters carry out special operations like switching a printer on or off, clearing the VDU or moving a robot arm. The ASCII control code 7 sounds makes the PC speaker beep.
More on Memory Computers store blocks of data called  ‘words’  in memory  (A 32 bit computer has words that are 32 bits long) . Each place that can store a word is called a  storage   location . Each storage location has a unique  address  that identifies it from all the other locations.
Capacity The size of memory, hard disc space, floppy drive space, programs, data files etc. are all measured by the number of bytes, kilobytes, megabytes or  gigabytes   (1024 megabytes)  they can store. 445 floppy discs = 1 CD-ROM
Types of Access There are two types of access Random Access  (also called  Direct Access ) devices retrieve the data you want straight away e.g. CD-ROM drive, Hard disc drive, floppy disc drive. Sequential  (also called  Serial ) devices have to move through all the data, record after record, to find the data you need e.g. Cassette tape, magnetic tape.
Non-magnetic storage Non-magnetic storage involves the use of media not coated in magnetic material. Examples of this are: CD-ROM, Video Disc, Digital Video Disc (DVD)  These use pits and bumps (lands) on the disc to store digital data and use laser light to write and read them.
Virtual Reality Virtual Reality involves the user entering a 3D world generated by the computer. To be immersed in a 3D VR world requires special hardware e.g. A  headset  (containing  goggles ,  headphones  and a  position tracker ) A  data glove  or  data suit  so that the users body can interact with the VR world.
Multimedia Multimedia systems combine  graphics ,  text ,  sound ,  video  and  animation  to provide a rich experience for the user. Many interactive multimedia software titles are available now. Often these are stored on CD-ROM e.g. Microsoft Encarta.
Floating Point 100.11100 10011100 * 2 3

More Related Content

What's hot (20)

PPTX
Computer output devices
Melanio Florino
 
PDF
Computer basics
Kumar Sambhav
 
PPTX
Computer Fundamentals
Satmon Satyam
 
PPTX
Introduction to computer hardware
Elike Ikechukwu
 
PPT
Computer System
apolets
 
PPT
Computer Hardware System
fiery178
 
PPTX
Hardware & software
Jane Garay
 
PPT
Hardware powerpoint Updated..
patrickantonio
 
PPTX
Hardware & software
yhen06
 
PPT
1.introduction to computers
Samith Senadeera
 
PPTX
Lecture 1 :introduction to computer
Sultan Omar Shige
 
PPTX
Output devices
Yastee Shah
 
PPT
Software
Charles Flynt
 
PPT
Basic computer fundamentals
atheenndrh
 
PDF
Introduction to-computers
gufranresearcher
 
PPTX
Internal components - Technical
lukasgoda456
 
PPTX
First lecture
Norazila Mat
 
PPTX
Computer Details Of Software And Hardware
Russer Santos
 
PPT
Computer basics
Cognizant
 
Computer output devices
Melanio Florino
 
Computer basics
Kumar Sambhav
 
Computer Fundamentals
Satmon Satyam
 
Introduction to computer hardware
Elike Ikechukwu
 
Computer System
apolets
 
Computer Hardware System
fiery178
 
Hardware & software
Jane Garay
 
Hardware powerpoint Updated..
patrickantonio
 
Hardware & software
yhen06
 
1.introduction to computers
Samith Senadeera
 
Lecture 1 :introduction to computer
Sultan Omar Shige
 
Output devices
Yastee Shah
 
Software
Charles Flynt
 
Basic computer fundamentals
atheenndrh
 
Introduction to-computers
gufranresearcher
 
Internal components - Technical
lukasgoda456
 
First lecture
Norazila Mat
 
Computer Details Of Software And Hardware
Russer Santos
 
Computer basics
Cognizant
 

Viewers also liked (20)

PDF
ImmersiveScape by New MIlestones
Jose Angel Flores
 
PDF
169266 employers guide_to_nys_labor_laws_2014 (1)
Concentric Leadership Partners
 
PPS
Sled Dog Race
Dirval Chareti
 
PDF
The 10 Trends Shaping the Future of South African Brands in 2012
The Added Value Group
 
PDF
Bonnier Annual Review 2009
Bonnier
 
PPTX
Lean startup cust dev intro start up academy
Lino Velev
 
PPT
Oxford sample
Cathy Flores
 
PPT
The New Secrets of CEOs
Business Book Summaries
 
PPTX
Well-to-Wheels overview from CHBC meeting
California Fuel Cell Partnership
 
PPTX
ATENDIMENTO EDUCACIONAL ESPECIALIZADO - DOCENTES
Eder Nogueira
 
PDF
Tuberculina vs IGRA
Alex Castañeda-Sabogal
 
PDF
Etiologia de la celulitis y Predicción clínica de la enfermedad Estreptocócic...
Alex Castañeda-Sabogal
 
DOCX
sim pemasaran
Jangqie
 
PDF
محاضرة من محاضرات مقرر المناهج -الغفيلي
alalal22
 
PPTX
Aisiazko praktikatik aisiazko esperientziara
University of Deusto
 
PDF
Eventi online - gestione e promozione
Artlandis' Webinar & Workshop
 
PPTX
itgrammar.pptx
wendyvinueza
 
PDF
Pertussis en niños Lima
Alex Castañeda-Sabogal
 
PDF
LTE: Building New Killer Apps
Marko Gargenta
 
ImmersiveScape by New MIlestones
Jose Angel Flores
 
169266 employers guide_to_nys_labor_laws_2014 (1)
Concentric Leadership Partners
 
Sled Dog Race
Dirval Chareti
 
The 10 Trends Shaping the Future of South African Brands in 2012
The Added Value Group
 
Bonnier Annual Review 2009
Bonnier
 
Lean startup cust dev intro start up academy
Lino Velev
 
Oxford sample
Cathy Flores
 
The New Secrets of CEOs
Business Book Summaries
 
Well-to-Wheels overview from CHBC meeting
California Fuel Cell Partnership
 
ATENDIMENTO EDUCACIONAL ESPECIALIZADO - DOCENTES
Eder Nogueira
 
Tuberculina vs IGRA
Alex Castañeda-Sabogal
 
Etiologia de la celulitis y Predicción clínica de la enfermedad Estreptocócic...
Alex Castañeda-Sabogal
 
sim pemasaran
Jangqie
 
محاضرة من محاضرات مقرر المناهج -الغفيلي
alalal22
 
Aisiazko praktikatik aisiazko esperientziara
University of Deusto
 
Eventi online - gestione e promozione
Artlandis' Webinar & Workshop
 
itgrammar.pptx
wendyvinueza
 
Pertussis en niños Lima
Alex Castañeda-Sabogal
 
LTE: Building New Killer Apps
Marko Gargenta
 
Ad

Similar to Computer Systems Hardware (20)

PPT
Hardware
amal312
 
PPTX
Understanding Computers - Introduction to Computers
GufranAhmadJU
 
PPT
Ch3
munazarazzaq
 
PPT
Ch3 storage devices
Radhika Jadhav
 
PPTX
Chapter 2 computer system
Aten Kecik
 
PPT
Computer systems for school kids
Rajesh Tivrekar
 
PPT
Int Cs Rev
northVU
 
PPT
Computer Concepts
Phoebe Kim
 
DOCX
Computer components
chrisjosewanjira
 
PPT
Intro to computer
Selva Raj Pillai
 
PPTX
Chapter 2
Hajar Len
 
PPT
System concept and hardware
fiza1975
 
PPS
Power Point Lesson 02
Nasir Jumani
 
PPT
Fg a
Taha Khan
 
PPS
NI221 - Fundamentals of Computer
paulcaspe
 
PPTX
Introduction to programming concepts
hermiraguilar
 
PPTX
Computer Fundamentals.pptx
JaimeCanchela1
 
PPT
Introduction to Computer
Notre Dame of Midsayap College
 
PPT
Hardware and Software
Pratik Vipul
 
Hardware
amal312
 
Understanding Computers - Introduction to Computers
GufranAhmadJU
 
Ch3 storage devices
Radhika Jadhav
 
Chapter 2 computer system
Aten Kecik
 
Computer systems for school kids
Rajesh Tivrekar
 
Int Cs Rev
northVU
 
Computer Concepts
Phoebe Kim
 
Computer components
chrisjosewanjira
 
Intro to computer
Selva Raj Pillai
 
Chapter 2
Hajar Len
 
System concept and hardware
fiza1975
 
Power Point Lesson 02
Nasir Jumani
 
Fg a
Taha Khan
 
NI221 - Fundamentals of Computer
paulcaspe
 
Introduction to programming concepts
hermiraguilar
 
Computer Fundamentals.pptx
JaimeCanchela1
 
Introduction to Computer
Notre Dame of Midsayap College
 
Hardware and Software
Pratik Vipul
 
Ad

Recently uploaded (20)

PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
PDF
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PPT
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
PDF
July Patch Tuesday
Ivanti
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PPTX
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
July Patch Tuesday
Ivanti
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 

Computer Systems Hardware

  • 1. Hardware Computer Systems Standard Grade Computing Studies Computing Department, Calderside Academy
  • 2. Computer System - Block Diagram The Computer System consists of four parts. Input, Processor, Output, Backing Storage Data Flow Processor Output Input Backing Storage
  • 3. Advanced types of Input Voice Recognition With voice recognition systems the computer can understand the words spoken to it and can carry out commands associated with the words. Using voice recognition a letter can be dictated instead of being typed at the keyboard. Handwriting Recognition Handwriting can be recognised and the computer can convert the written text into typed text for storing. Scanner A scanner is used to take information stored on paper and read it into a computer system. Scanners can be used to convert photographs, paintings etc. or even typed text into a form that can be stored on a computer.
  • 4. Optical Character Recognition OCR Is used to convert paper typed documents into text files that can be edited and stored on a computer system. OCR software can search a scanned image for the shapes of letters, numbers etc. When it finds shapes that match it converts them to the correct text and stores them in a file.
  • 5. Advanced types of Input Trackball A trackball is basically an upside down mouse. A trackball allows the user to move a small ball in order to move the pointer across the screen. Graphics Tablet A graphics tablet allows the user to draw on a special worktop. As the user draws the details are stored on the computer system. These devices are most often used by architects and designers.
  • 6. More on Output Devices. There are two types of printers laser inkjet Printers are used to create a hard copy of output from the computer system (normally on paper). Laser printers are more expensive , produce high quality printouts, can produce 8 to 12 pages in a minute and are almost silent when they are working. Inkjet printers are cheaper than laser they produce reasonable quality printouts (not quite as good as laser), can often printout in colour , print 2 to 5 pages in minute but they are a little noisy .
  • 7. More on Output Devices VDU Visual Display Unit (VDU) is the proper name for the computer monitor. The VDU allows us to see the output from the computer. Plotter A plotter is a device used for creating a hard copy of the output from a computer system. Plotters use special pens to draw the output as a series of lines. Plotters are often used to output building drawings and designs.
  • 8. More on Output Devices Voice Output Voice output from a computer system is also know as speech synthesis. Some voice output programs are know as text readers. They take a text file and recite it to the user. Other speech synthesis programs can tell the user what they are doing (for example floor announcements in a speaking elevator). Hello, I am Hal!
  • 9. More on Backing Storage Magnetic tape, floppy disc, hard disc and CD-ROM,CD/RW(rewritable) DVD, DVD/RW(rewritable) are all types of backing storage. The newest and most portable storage is usb memory stick . Tape cheap Floppy disc CD / RW USB memory stick. Portable
  • 10. What is the CPU CPU - Central Processing Unit It is the combination of the Processor and Memory. There are TWO types of memory in the CPU, RAM and ROM. Memory Control PROCESSOR Data Flow Central Processing Unit ALU.Arithmetic and Logic Unit ROM RAM Control unit
  • 11. RAM and ROM RAM is Random Access Memory It can be written to and read from. It is where most programs and data are stored while the computer is being used. ROM is Read Only Memory Data stored in ROM can only be read, it can never be written over or deleted. We normally store important programs in ROM to do with the computers Operating System (see later).
  • 12. More about the Processor The processor is made up of two main parts. The CONTROL UNIT fetches program instructions from the memory storage locations, decodes and then executes them. The ALU (Arithmetic/Logic Unit) carries out all the calculations as instructed by the control unit.
  • 13. Binary Everywhere! Binary is used to store all the data and programs in a computer system. We use binary to store: Graphics , Text , Numbers , Video, Sound and Programs . Binary is just the code used to store the data.
  • 14. Storing Numbers Numbers are stored in binary. 1 Bin is 1 Dec 10 Bin is 2 Dec 1000 Bin is 8 Dec 1001 Bin is 9 Dec 1111 Bin is 15 Dec 11111111 Bin is 255 Dec You don’t need to understand binary (that’s Maths) but you do need to know that it is how most numbers are stored in the computer.
  • 15. Storing large numbers In most computers the largest binary number that they can store in 32 ones long. The biggest number we can store in ordinary binary in these 32 bit computers is 4294967295. If we want to store more we need to use FLOATING POINT REPRESENTATION . Floating Point is the Computing version of Standard Form.
  • 16. Floating Point Representation The point is floated to the left .2451 x 10 5 Mantissa Exponent The Mantissa is the number to be stored rounded to a few places and with the point moved. The Exponent is the number of places we must move the point to the right in order to get back our original number, 24510 . What must you know? Large numbers can be stored in a computer using floating point representation. The number is broken into two halves. The first half (the mantissa) is the number rounded to a few places and the second half (the exponent) is the number of places the point must be moved to create the original number!
  • 17. Storing Text Text is stored using a special set of codes called ASCII. Each symbol (letter, number etc) has its own unique code e.g. a is 97, A is 65, ? is 63, 3 is 51 ASCII ( A merican S tandard C ode for I nformation I nterchange) One ASCII code is one byte long (eight bits).
  • 18. Storing Graphics Black and White graphics as stored using pixels ( Picture Elements ). The image to be stored is broken up into dots, each dot is a pixel. The pixels are ON for black and OFF for white e.g.
  • 19. Character Set A character set is the set of characters that a device or a program uses. For example some printers use character sets that are different from the software that is printing to them. When the ASCII code for a symbol reaches the printer the printer substitutes the character from its character set with the same code. A common problem created by non-standard character sets is £ being replaced by $ or @.
  • 20. Control Characters The character set for all types of devices contains special control characters . These control characters carry out special operations like switching a printer on or off, clearing the VDU or moving a robot arm. The ASCII control code 7 sounds makes the PC speaker beep.
  • 21. More on Memory Computers store blocks of data called ‘words’ in memory (A 32 bit computer has words that are 32 bits long) . Each place that can store a word is called a storage location . Each storage location has a unique address that identifies it from all the other locations.
  • 22. Capacity The size of memory, hard disc space, floppy drive space, programs, data files etc. are all measured by the number of bytes, kilobytes, megabytes or gigabytes (1024 megabytes) they can store. 445 floppy discs = 1 CD-ROM
  • 23. Types of Access There are two types of access Random Access (also called Direct Access ) devices retrieve the data you want straight away e.g. CD-ROM drive, Hard disc drive, floppy disc drive. Sequential (also called Serial ) devices have to move through all the data, record after record, to find the data you need e.g. Cassette tape, magnetic tape.
  • 24. Non-magnetic storage Non-magnetic storage involves the use of media not coated in magnetic material. Examples of this are: CD-ROM, Video Disc, Digital Video Disc (DVD) These use pits and bumps (lands) on the disc to store digital data and use laser light to write and read them.
  • 25. Virtual Reality Virtual Reality involves the user entering a 3D world generated by the computer. To be immersed in a 3D VR world requires special hardware e.g. A headset (containing goggles , headphones and a position tracker ) A data glove or data suit so that the users body can interact with the VR world.
  • 26. Multimedia Multimedia systems combine graphics , text , sound , video and animation to provide a rich experience for the user. Many interactive multimedia software titles are available now. Often these are stored on CD-ROM e.g. Microsoft Encarta.
  • 27. Floating Point 100.11100 10011100 * 2 3