Peripherals Flashcards
What is a buffer?
- Area of memory (RAM) in the interface temporarily storing data being transferred between computer and peripheral device receiving data
- Compensates for any difference in their speeds, e.g. a printer buffer.
Describe how a printer spooler works
- CPU sends print jobs to fast backing storage
- Print jobs are stored temporarily in a queue
- Jobs are then sent to the printer as it becomes available
Define interface
X
Describe how a buffer will increase system performance
- Buffers compensate for the difference in speed of operation between the fast processor and slower system components, such as peripherals
- Buffers can receive whole blocks of data, from the processor, which wait there on a temporary basis, until they can be processed by the slower peripheral device
- This frees up the processor to carry out other tasks
What is a printer spooler?
- A printer spooler is a program that uses fast backing storage such as hard disc for the temporary storage of print data.
- This is printed as a background task while the user continues his/her work - the foreground task.
Describe one situation in which a spooler would be used in preference to a buffer
- When the printer is accessed over a network & large print files are being dealt with or
- When advanced management of print jobs is required, such as ordering or costing
What appropriate characteristics determine hardware selection?
- Resolution
- Capacity
- Speed
- Cost
- Compatibility
The band Atomic Heatwave has just finished filming a video for their latest single at a castle. State an item of hardware required to transfer the digital video from the camera to the computer.
- USB port / card / cable or
- FireWire port / card / cable or
- Video capture card or
- Bluetooth card / dongle
Connie buys a new web design package. She finds it will not run on her computer. Suggest reasons for this.
- Not enough main memory capacity
- Not enough backing storage capacity
- Operating System compatibility issues
- Graphic card does not contain necessary functions to run package
- Plug ins required e.g. for moving images
Describe three hardware requirements of a computer system, which is to be used for video editing. Include appropriate units.
- RAM - 512Mb+ so that the clips can be viewed more smoothly or realistically
- Backing storage - 80Gb+ (video projects are large files even under compression)
- Processor - 2GHz+ to ensure computer can cope with large projects with many frames
A large number of pictures are stored on a hard disk. The combined size of all thy pictures is 3GB. You can use a Solid-state Storage Device or Re-Writable DVD to take all the photographs to the chemist shop for printing. Provide a justification for using either of them.
- Solid-state Storage Device - more physically robust than DVD
- DVD-RW - media relatively inexpensive
Give two examples of Solid State Storage Devices
- Digital camera flash card storage
* USB memory sticks
Give three advantages of Solid State Storage Devices
- Small size
- Speed of data transfer
- No moving parts which could wear out and break down
What is Interface?
- Interface is the hardware (and associated software) needed to allow communication between the CPU and peripheral devices and to compensate for any differences in their characteristics.
Functions of an Interface
- Buffering - holding data temporarily while in transit between the CPU and peripheral device
- Data Conversion - changing data into a form the CPU can understand and vice-versa - protocol conversion e.g. serial to parallel, voltage conversion
- Handling Status Information - to show whether the device is ready to receive or send data e.g. printer ready or out of paper