Computer Systems: Chapter 3 (Peripherals) Flashcards
What is an Interface?
An Interface is the hardware and associated software needed to allow communication between the processor and its peripheral devices.
What are the functions of an Interface? (5)
- Buffering
- Data Format conversion
- Voltage conversion
- Protocol conversion
- Handling of Status signals
What is Buffering?
Buffering involves holding data temporarily while it is in transit between the processor and the peripheral
What is Data Format conversion?
Data Format conversion involves changing the data received from the peripheral into a form that the processor can understand and vice versa, for example serial to parallel
What Voltage conversion?
Voltage conversion is required when a peripheral operates using a different voltage from that used by the processor and its associated components on the motherboard
What is Protocol conversion?
Protocol conversion is required when a peripheral operates using a different protocol from that used by the processor and its associated components on the motherboard
What is ‘Handling of Status Signals’?
Status signals show whether or not a peripheral device is ready to communicate
What is Serial Data Transmission?
Serial Data transmission sends the bits for each character in the data one after another along the same data line
What is Parallel Data Transmission?
Parallel Data transmission sends each bit which makes up a character simultaneously along separate data lines
What is an advantage of using a Buffer?
Using a buffer helps the system compensate for the differences in operating speeds between the CPU and its peripherals
What is an advantage of using a Spooler?
A spooler uses fast backing storage, which will speed up performance
What is a Solid State storage device?
It is a storage device that contains no moving parts
What are 2 examples of SSD’s?
- Flash Cards (Flash RAM & Flash ROM)
* USB Flash memory (USB 1 & USB 2)
What are the advantages of using SSD’s? (2)
- SSD’s are small
* SSD’s use less power than hard disk drives
What is a disadvantage of using SSD’s?
SSD’s are expensive