SlideShare uma empresa Scribd logo
1 de 46
c hapte r 16
Computer System
 Organisation
INPUT OUTPUT AND MEMORY
          DEVICES
 INPUT DEVICES
 – KEY BOARD
 – MOUSE
 – JOYSTICK
   PRINTERS
   SPEAKERS
PRINTERS
IMPACT PRINTERS
– THERE IS MECHANICAL CONTACT
  BETWEEN THE PRINT HEAD AND PAPER
NON IMPACT PRINTERS
– THERE IS NO MECHANICAL CONTACT
  BETWEEN THE PRINT HEAD AND PAPER,
  PRINTING WILL TAKE PLACE AS
  DIFFERENT WAYS
IMPACT PRINTERS EXAMPLE
1. LINE PRINTERS
 – DRUM PRINTER
    CONSIST OF CYLINDRICAL DRUM ON
    WHICH CHARACTERS ARE EMBOSSED


 – CHAIN PRINTER
    CONSISTS OF A STEEL BAND ON WHICH ON
    WHICH THE CHARACTERS ARE EMBOSSED
DRUM PRINTERS
CHAIN PRINTERS
2. CHARACTER
PRINTERS(SERIAL PRINTER)
– CHARACTER PRINTER PRINTS ONE
  CHARACTER AT A TIME, WITH THE
  PRINT HEAD MOVING ACROSS A LINE,
  NORMALLY PRINT 30 TO 300
  CHARACTERS PER SECOND..
– THERE ARE TWO TYPES
DOT MATRIX PRINTERS
– Printing haead contains a vertical group
  (array) of pins.
– There are 9 pins in the print head,
  bottom 2 used to lower case, others for
Dot matrix printers
LETTER QUALITY PRINTERS
– This type of printer will print full
  characters not as the character made of
  dots.
This lesson includes the following sections:
      • Overview of Printers
      • Dot Matrix Printers
      • Ink Jet Printers
      • Laser Printers
      • Snapshot Printers
      • Other High-Quality Printers
Overview of Printers
•   Categorizing Printers

•   Evaluating Printers
Overview of Printers - Categorizing Printers
Printers fall into two categories:

• Impact printers use a device to strike an inked
  ribbon, pressing ink from the ribbon onto the paper.

• Non-impact printers use different methods to place
  ink (or another substance) on the page.
Overview of Printers - Evaluating Printers

When evaluating printers, consider four criteria:

•   Image quality – Measured in dots per inch (dpi). Most
    printers produce 300 – 600 dpi.
•   Speed – Measured in pages per minute (ppm) or
    characters per second (cps).
•   Initial cost – Consumer printers cost $250 or less, but
    professional printers can cost thousands of dollars.
•   Cost of operation – This refers to the cost of supplies
    used by the printer.
Dot Matrix Printers

•   How Do Dot Matrix Printers Work?

•   Performance
Dot Matrix Printers -
How Do Dot Matrix Printers Work?

•   Dot matrix printers are a common type of impact
    printer.

•   A dot matrix printer's print head contains a cluster
    of pins. The printer can push the pins out to form
    patterns in rapid sequence.

•   The pins press an inked ribbon against the paper,
    creating an image.
Dot Matrix Printers - Performance

• Lower-resolution dot matrix printers use nine pins.
  Higher-resolution models have 24 pins.

• Speed is measured in characters per second (cps).
  Some dot matrix printers print 500 cps.
Ink Jet Printers

• How Do Ink Jet Printers Work?

• Performance
Ink Jet Printers –
How Do Ink Jet Printers Work?

• Ink jet printers are an example of non-impact
  printers.

• The printer sprays tiny droplets of ink onto the
  paper.

• Ink jet printers are available for color and black-and-
  white printing.
Ink Jet Printers - Performance

• Ink jet printers offer speeds of (2 – 4 pages per
  minute ppm) and resolution (300 – 600 dots per
  inch dpi), comparable to low-end laser printers.

• Ink jet printers are inexpensive and have low
  operating costs.
Laser Printers

•   How Do Laser Printers Work?

•   Performance
Laser Printers –
How Do Laser Printers Work?

•   Laser printers are non-impact printers.

•   They use heat and pressure to bond particles of
    toner to paper.

•   Laser printers are available for color and black-
    and-white printing.
Laser Printers - Performance
• Laser printers provide resolutions from 300 – 1200
  dpi and higher.

• Black-and-white laser printers usually produce 4 –
  16 ppm.

• Laser printers produce higher-quality print than
  ink jet printers, but are more expensive.
Snapshot Printers

•   Snapshot printers are specialized, small-format
    printers that print digital photographs.

•   Snapshot printers are fairly slow, and can be more
    expensive to operate
Snapshot printers are popular among
       digital camera users
Other High-Quality Printers
Print shops and publishers use these printers to create
high-quality color images:

•   Thermal-wax

•   Dye-sublimation

•   Fiery

•   IRIS

•   Plotters
Plotters use mechanical, ink jet, or thermal technology
to create large-format images for architectural or
engineering uses.
Re vie w
    •   List the three most commonly used types of printers.

    •   List the four criteria you should consider when
        evaluating printers.

    •   Describe how a dot matrix printer creates an image
        on a page.

    •   Explain the process by which a laser printer
        operates.

    •   List five types of high-quality printing devices
        commonly used in business.
   AN ESSENTIAL COMPONENT OF EVERY COMPUTER IS ITS
    MEMORY
   EACH AND EVERY WORD IS ASSIGNED AN ADDRESS IN THE
    MEMORY.
   EACH WORD CONSISTS OF SAME BITS IS CALLED WORD LENGTH.
   MEMORIES CAN BE READ FROM OR WRITTEN INTO
   MEMORIES THAT CAN BE BOTH READ FROM AND WRITTEN INTO
    ARE CALLED READ-WRITE MOMORIES.
   SOME MEMORIES HAVE PROGRAM OR DATA PERMANENTLY
    STORED AND ARE CALLED READ ONLY MEMORY.
   THERE ARE TWO TYPES OF MEMORY DEVICE
       PRIMARY MEMORY (RAM, ROM)
       SECONDARY MEMORY (HARD DISK, FLOPPY, CD, PEN DRIVE)
   THERE ARE TWO TYPES OF RAM
       DYNAMIC RAM (DRAM)
       STATIC RAM(SRAM)
   DRAM CONSISTS OF A TRANSISTOR AND CAPACITOR.
   CAPACITOR THAT’S CAPABLE OF STORING AN ELECTRIC
    CHARGE DEPENDING ON THE SWITCHING ACTION OF THE
    TRANSISTOR.
   CAPACITOR EITHER CONTAIN NO CHARGE (0 BIT) OR DOES
    HOLD A CHARGE (1BIT)
   DRAM PROVIDES VOLATILE STORAGE IT MEANS IF POWER
    FAILURE MEANS IT WILL LOST ITS MEMORY
   DRAM CONTAINS TWO ELEMENTS
       MOSFET (METAL OXIDE SEMICONDUCTOR
        FIELD EFFECT TRANSISTOR)
       CAPACITOR
       EACH CHIP WILL HAVE THE STORAGE
        CAPACITY OF 64 BIT.
   THE AMOUNT OF TIME TAKEN TO
    PRODUCE DATA REQUIRED FROM
    MEMORY, FROM THE START OF ACCESS
    UNTIL THE AVAILABLILITY OF DATA IS
    CALLED MEMORY ACCESS TIME.
   DRAM CHIPS HAVE ACCESS TIME
    RANGING FROM BELOW 7 TO 70
    NANOSECONDS.
   DRAM CELL CONSISTS OF ONLY ONE
    TRANSISTOR AND CAPACITOR PER BIT
   GENERALLY DRAM CHIPS ARE
    AVAILABLE WITH 128 BIT OR 256 BIT
    DENSITIES OR MORE
   THE PROBLEM OF CAPACITOR IS THAT IT
    STARTS LOSING THE CHARGE OVER A
    PERIOD OF TIME
   THEREFORE THE MEMORY CONTROLLER
    NEEDS TO REFRESH THE MEMORY
    CONTENTS AS MANY AS THOUSAND
    TIMES A SECOND, WHICH IS CALLED
    MEMORY REFRESHING.
   EDO DRAM
   Extended Data Out Dynamic Random Access
    Memory, a type of DRAM that is faster than
    conventional DRAM. Unlike conventional
    DRAM which can only access one block of data
    at a time, EDO RAM can start fetching the next
    block of memory at the same time that it sends
    the previous block to the CPU.
   It has a dual pipeline architecture
   BECAUSE OF NUMBER OF WIRES IN A SINGLE
    CABLE(MULTIPLEXING) , EDO DRAM CHIPS CANNOT
    OPERATE IN LOCK AND STEP INTO THEIR HOST
    MICROPROCESSORS.
   THIS IS CALLED ASYNCHRONOUS MEMORY
    PERFORMANCES
   THIS WILL KEEP THE MEMORY BUS SPEED LIMITED TO
    66MHz.
   TO REDUCE THIS PROBLEM, IT WAS MADE POSSIBLE BY
    REDESIGNING THE BASIC MEMORY CHIP INTERFACE
    CALLED SYNCHRONISED DRAM
   RAMBUS DRAM
   DOUBLE DATA RATE (DDR) SDRAM
   THIS RAM IS FAIRLY FAST, AND IT WIL TRIED TO ADDRESS
    SOME OF THE COMPLEX ELECTRICAL AND PHYSICAL
    PROBLEMS INVOLVED WITH MEMORY.
   RDRAM IS NOT MULTIPLEXING, RATHER THAN IT
    CREATES INDEPENDENT CONTROL.
   SDRAM WIL SUPPORTS ONE OPERATION IN EACH CLOCK
    CYCLE,
   BUT DDR SDRAM CAN DO TWO OPERATION PER CLOCK
    CYCLE
   SO THAT IT HAS DOUBLING THE MEMORY BANDWITDTH
   IT IS ALSO A VOLATILE BUT AS LONG AS
    THEY ARE SUPPLIED WITH POWER.
   THAT MEANS IF POWER GOES MEANS IT
    WILL STORE THE BINARY FORMAT OF
    CONTENTS, IT WILL REMAINS TO THE
    SYSTEM WHEN POWER IS APPLIED TO THE
    SYSTEM.

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Functional block diagram_of_laser_printer
Functional block diagram_of_laser_printerFunctional block diagram_of_laser_printer
Functional block diagram_of_laser_printer
 
Computer
ComputerComputer
Computer
 
Printers
 Printers Printers
Printers
 
Presentation on computer ram
Presentation on computer ramPresentation on computer ram
Presentation on computer ram
 
Printer Presentation - H.Toor
Printer Presentation - H.ToorPrinter Presentation - H.Toor
Printer Presentation - H.Toor
 
Introduction to Printers
Introduction to PrintersIntroduction to Printers
Introduction to Printers
 
Memory Unit
Memory UnitMemory Unit
Memory Unit
 
Printers,types ,working and use.
Printers,types ,working and use.Printers,types ,working and use.
Printers,types ,working and use.
 
Ram
RamRam
Ram
 
Printers
PrintersPrinters
Printers
 
Printer & its types Mahesh Garg
Printer  & its types Mahesh GargPrinter  & its types Mahesh Garg
Printer & its types Mahesh Garg
 
Printers
PrintersPrinters
Printers
 
Printer and its type
Printer and its typePrinter and its type
Printer and its type
 
pass task 1 unit 3
pass task 1 unit 3pass task 1 unit 3
pass task 1 unit 3
 
Printers
PrintersPrinters
Printers
 
09 printers
09   printers09   printers
09 printers
 
Printer
PrinterPrinter
Printer
 
Printer's
Printer'sPrinter's
Printer's
 
Printers,types ,working and use. (2)
Printers,types ,working and use. (2)Printers,types ,working and use. (2)
Printers,types ,working and use. (2)
 
Different types of printers
Different types of printersDifferent types of printers
Different types of printers
 

Destaque

input and output organisation
input and output organisation input and output organisation
input and output organisation sree deepika
 
Input output organisation
Input output organisationInput output organisation
Input output organisationSanjeev Patel
 
Input output organization
Input output organizationInput output organization
Input output organizationabdulugc
 
Input Output Operations
Input Output OperationsInput Output Operations
Input Output Operationskdisthere
 
Unit 5 I/O organization
Unit 5   I/O organizationUnit 5   I/O organization
Unit 5 I/O organizationchidabdu
 
Input Output Organization
Input Output OrganizationInput Output Organization
Input Output OrganizationKamal Acharya
 
Memory organisation
Memory organisationMemory organisation
Memory organisationankush_kumar
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER Rajat More
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSAngel Mary George
 

Destaque (13)

input and output organisation
input and output organisation input and output organisation
input and output organisation
 
Input output organisation
Input output organisationInput output organisation
Input output organisation
 
Input output organization
Input output organizationInput output organization
Input output organization
 
Input Output Operations
Input Output OperationsInput Output Operations
Input Output Operations
 
Unit 5 I/O organization
Unit 5   I/O organizationUnit 5   I/O organization
Unit 5 I/O organization
 
Computer Organisation Part 4
Computer Organisation Part 4Computer Organisation Part 4
Computer Organisation Part 4
 
Input Output Organization
Input Output OrganizationInput Output Organization
Input Output Organization
 
Memory organisation
Memory organisationMemory organisation
Memory organisation
 
Memory Organization
Memory OrganizationMemory Organization
Memory Organization
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONS
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Death by PowerPoint
Death by PowerPointDeath by PowerPoint
Death by PowerPoint
 

Semelhante a Chapter16 (20)

Dram and its types
Dram and its typesDram and its types
Dram and its types
 
Computer hardware ppt1
Computer hardware ppt1Computer hardware ppt1
Computer hardware ppt1
 
unit4 and unit5.pptx
unit4 and unit5.pptxunit4 and unit5.pptx
unit4 and unit5.pptx
 
Basic Computer 208 part 2
Basic Computer 208 part 2 Basic Computer 208 part 2
Basic Computer 208 part 2
 
Term paper
Term paperTerm paper
Term paper
 
5_Embedded Systems مختصر.pdf
5_Embedded Systems  مختصر.pdf5_Embedded Systems  مختصر.pdf
5_Embedded Systems مختصر.pdf
 
A+ cheat sheet
A+ cheat sheetA+ cheat sheet
A+ cheat sheet
 
PRINTERS
PRINTERSPRINTERS
PRINTERS
 
Memory And Storages
Memory And StoragesMemory And Storages
Memory And Storages
 
css lesson 1.pptx
css lesson 1.pptxcss lesson 1.pptx
css lesson 1.pptx
 
Virtualization for Emerging Memory Devices
Virtualization for Emerging Memory DevicesVirtualization for Emerging Memory Devices
Virtualization for Emerging Memory Devices
 
Memory presentation
Memory presentationMemory presentation
Memory presentation
 
Computer organisation
Computer organisationComputer organisation
Computer organisation
 
Ram ppt
Ram pptRam ppt
Ram ppt
 
Computer & Network technology
Computer & Network technologyComputer & Network technology
Computer & Network technology
 
Chapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldChapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworld
 
IRJET- Design And VLSI Verification of DDR SDRAM Controller Using VHDL
IRJET- Design And VLSI Verification of DDR SDRAM Controller Using VHDLIRJET- Design And VLSI Verification of DDR SDRAM Controller Using VHDL
IRJET- Design And VLSI Verification of DDR SDRAM Controller Using VHDL
 
Computer components
Computer componentsComputer components
Computer components
 
06. system unit computer
06. system unit   computer06. system unit   computer
06. system unit computer
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
 

Último

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Último (20)

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

Chapter16

  • 1. c hapte r 16 Computer System Organisation
  • 2. INPUT OUTPUT AND MEMORY DEVICES  INPUT DEVICES – KEY BOARD – MOUSE – JOYSTICK
  • 3. PRINTERS  SPEAKERS
  • 4. PRINTERS IMPACT PRINTERS – THERE IS MECHANICAL CONTACT BETWEEN THE PRINT HEAD AND PAPER NON IMPACT PRINTERS – THERE IS NO MECHANICAL CONTACT BETWEEN THE PRINT HEAD AND PAPER, PRINTING WILL TAKE PLACE AS DIFFERENT WAYS
  • 5. IMPACT PRINTERS EXAMPLE 1. LINE PRINTERS – DRUM PRINTER CONSIST OF CYLINDRICAL DRUM ON WHICH CHARACTERS ARE EMBOSSED – CHAIN PRINTER CONSISTS OF A STEEL BAND ON WHICH ON WHICH THE CHARACTERS ARE EMBOSSED
  • 8. 2. CHARACTER PRINTERS(SERIAL PRINTER) – CHARACTER PRINTER PRINTS ONE CHARACTER AT A TIME, WITH THE PRINT HEAD MOVING ACROSS A LINE, NORMALLY PRINT 30 TO 300 CHARACTERS PER SECOND.. – THERE ARE TWO TYPES DOT MATRIX PRINTERS – Printing haead contains a vertical group (array) of pins. – There are 9 pins in the print head, bottom 2 used to lower case, others for
  • 10. LETTER QUALITY PRINTERS – This type of printer will print full characters not as the character made of dots.
  • 11. This lesson includes the following sections: • Overview of Printers • Dot Matrix Printers • Ink Jet Printers • Laser Printers • Snapshot Printers • Other High-Quality Printers
  • 12. Overview of Printers • Categorizing Printers • Evaluating Printers
  • 13. Overview of Printers - Categorizing Printers Printers fall into two categories: • Impact printers use a device to strike an inked ribbon, pressing ink from the ribbon onto the paper. • Non-impact printers use different methods to place ink (or another substance) on the page.
  • 14. Overview of Printers - Evaluating Printers When evaluating printers, consider four criteria: • Image quality – Measured in dots per inch (dpi). Most printers produce 300 – 600 dpi. • Speed – Measured in pages per minute (ppm) or characters per second (cps). • Initial cost – Consumer printers cost $250 or less, but professional printers can cost thousands of dollars. • Cost of operation – This refers to the cost of supplies used by the printer.
  • 15. Dot Matrix Printers • How Do Dot Matrix Printers Work? • Performance
  • 16. Dot Matrix Printers - How Do Dot Matrix Printers Work? • Dot matrix printers are a common type of impact printer. • A dot matrix printer's print head contains a cluster of pins. The printer can push the pins out to form patterns in rapid sequence. • The pins press an inked ribbon against the paper, creating an image.
  • 17.
  • 18. Dot Matrix Printers - Performance • Lower-resolution dot matrix printers use nine pins. Higher-resolution models have 24 pins. • Speed is measured in characters per second (cps). Some dot matrix printers print 500 cps.
  • 19. Ink Jet Printers • How Do Ink Jet Printers Work? • Performance
  • 20. Ink Jet Printers – How Do Ink Jet Printers Work? • Ink jet printers are an example of non-impact printers. • The printer sprays tiny droplets of ink onto the paper. • Ink jet printers are available for color and black-and- white printing.
  • 21.
  • 22. Ink Jet Printers - Performance • Ink jet printers offer speeds of (2 – 4 pages per minute ppm) and resolution (300 – 600 dots per inch dpi), comparable to low-end laser printers. • Ink jet printers are inexpensive and have low operating costs.
  • 23. Laser Printers • How Do Laser Printers Work? • Performance
  • 24.
  • 25. Laser Printers – How Do Laser Printers Work? • Laser printers are non-impact printers. • They use heat and pressure to bond particles of toner to paper. • Laser printers are available for color and black- and-white printing.
  • 26.
  • 27. Laser Printers - Performance • Laser printers provide resolutions from 300 – 1200 dpi and higher. • Black-and-white laser printers usually produce 4 – 16 ppm. • Laser printers produce higher-quality print than ink jet printers, but are more expensive.
  • 28. Snapshot Printers • Snapshot printers are specialized, small-format printers that print digital photographs. • Snapshot printers are fairly slow, and can be more expensive to operate
  • 29. Snapshot printers are popular among digital camera users
  • 30. Other High-Quality Printers Print shops and publishers use these printers to create high-quality color images: • Thermal-wax • Dye-sublimation • Fiery • IRIS • Plotters
  • 31. Plotters use mechanical, ink jet, or thermal technology to create large-format images for architectural or engineering uses.
  • 32. Re vie w • List the three most commonly used types of printers. • List the four criteria you should consider when   evaluating printers. • Describe how a dot matrix printer creates an image on a page. • Explain the process by which a laser printer operates. • List five types of high-quality printing devices commonly used in business.
  • 33. AN ESSENTIAL COMPONENT OF EVERY COMPUTER IS ITS MEMORY  EACH AND EVERY WORD IS ASSIGNED AN ADDRESS IN THE MEMORY.  EACH WORD CONSISTS OF SAME BITS IS CALLED WORD LENGTH.  MEMORIES CAN BE READ FROM OR WRITTEN INTO  MEMORIES THAT CAN BE BOTH READ FROM AND WRITTEN INTO ARE CALLED READ-WRITE MOMORIES.  SOME MEMORIES HAVE PROGRAM OR DATA PERMANENTLY STORED AND ARE CALLED READ ONLY MEMORY.  THERE ARE TWO TYPES OF MEMORY DEVICE  PRIMARY MEMORY (RAM, ROM)  SECONDARY MEMORY (HARD DISK, FLOPPY, CD, PEN DRIVE)
  • 34. THERE ARE TWO TYPES OF RAM  DYNAMIC RAM (DRAM)  STATIC RAM(SRAM)
  • 35. DRAM CONSISTS OF A TRANSISTOR AND CAPACITOR.  CAPACITOR THAT’S CAPABLE OF STORING AN ELECTRIC CHARGE DEPENDING ON THE SWITCHING ACTION OF THE TRANSISTOR.  CAPACITOR EITHER CONTAIN NO CHARGE (0 BIT) OR DOES HOLD A CHARGE (1BIT)  DRAM PROVIDES VOLATILE STORAGE IT MEANS IF POWER FAILURE MEANS IT WILL LOST ITS MEMORY
  • 36. DRAM CONTAINS TWO ELEMENTS  MOSFET (METAL OXIDE SEMICONDUCTOR FIELD EFFECT TRANSISTOR)  CAPACITOR  EACH CHIP WILL HAVE THE STORAGE CAPACITY OF 64 BIT.
  • 37. THE AMOUNT OF TIME TAKEN TO PRODUCE DATA REQUIRED FROM MEMORY, FROM THE START OF ACCESS UNTIL THE AVAILABLILITY OF DATA IS CALLED MEMORY ACCESS TIME.  DRAM CHIPS HAVE ACCESS TIME RANGING FROM BELOW 7 TO 70 NANOSECONDS.
  • 38. DRAM CELL CONSISTS OF ONLY ONE TRANSISTOR AND CAPACITOR PER BIT  GENERALLY DRAM CHIPS ARE AVAILABLE WITH 128 BIT OR 256 BIT DENSITIES OR MORE
  • 39. THE PROBLEM OF CAPACITOR IS THAT IT STARTS LOSING THE CHARGE OVER A PERIOD OF TIME  THEREFORE THE MEMORY CONTROLLER NEEDS TO REFRESH THE MEMORY CONTENTS AS MANY AS THOUSAND TIMES A SECOND, WHICH IS CALLED MEMORY REFRESHING.
  • 40. EDO DRAM  Extended Data Out Dynamic Random Access Memory, a type of DRAM that is faster than conventional DRAM. Unlike conventional DRAM which can only access one block of data at a time, EDO RAM can start fetching the next block of memory at the same time that it sends the previous block to the CPU.  It has a dual pipeline architecture
  • 41.
  • 42. BECAUSE OF NUMBER OF WIRES IN A SINGLE CABLE(MULTIPLEXING) , EDO DRAM CHIPS CANNOT OPERATE IN LOCK AND STEP INTO THEIR HOST MICROPROCESSORS.  THIS IS CALLED ASYNCHRONOUS MEMORY PERFORMANCES  THIS WILL KEEP THE MEMORY BUS SPEED LIMITED TO 66MHz.  TO REDUCE THIS PROBLEM, IT WAS MADE POSSIBLE BY REDESIGNING THE BASIC MEMORY CHIP INTERFACE CALLED SYNCHRONISED DRAM  RAMBUS DRAM  DOUBLE DATA RATE (DDR) SDRAM
  • 43.
  • 44. THIS RAM IS FAIRLY FAST, AND IT WIL TRIED TO ADDRESS SOME OF THE COMPLEX ELECTRICAL AND PHYSICAL PROBLEMS INVOLVED WITH MEMORY.  RDRAM IS NOT MULTIPLEXING, RATHER THAN IT CREATES INDEPENDENT CONTROL.
  • 45. SDRAM WIL SUPPORTS ONE OPERATION IN EACH CLOCK CYCLE,  BUT DDR SDRAM CAN DO TWO OPERATION PER CLOCK CYCLE  SO THAT IT HAS DOUBLING THE MEMORY BANDWITDTH
  • 46. IT IS ALSO A VOLATILE BUT AS LONG AS THEY ARE SUPPLIED WITH POWER.  THAT MEANS IF POWER GOES MEANS IT WILL STORE THE BINARY FORMAT OF CONTENTS, IT WILL REMAINS TO THE SYSTEM WHEN POWER IS APPLIED TO THE SYSTEM.