Peripheral and Interfacing
Peripheral and Interfacing
Ans: A computer peripheral is a device that is connected to a computer but not a part of
the core computer architecture. Some examples are, mouse,keyboard, printer, scanner,
cd-rom, webcam etc.
1. Input Devices: An input device is a peripheral devices used to provide data and
control signals to an information processing system. Example of input devices
include keyboard, mouse, scanner etc.
● Keyboards: Keyboard is a device which is used to input text or control
signals into computer.
● Pointing Device: Pointing devices such as mouse that used to input
spatial data to a computer.
2. Output Devices: An output device used to show results of data processing
carried out by computer which converts the information into human readable
form.
● Display Devices: A display device is an output device that visually
converts texts, graphics, and video information. Information shows,on a
display device is called soft copy.
● Audio Devices: Audio devices are one kind of output device.
3. Storage Devices: Computer memory used to store data. It is two types, they are
Volatile such as ram and Non-volatile such as rom, hard disk etc.
5. Discuss the basic interfacing unit with proper diagram. Or, what are the basic
requirements for proper interface between a microprocessor and I/O device?
Ans:
6. What are the difference between parallel and serial interfacing? Or, What are the
advantages and disadvantage of parallel communication over serial communication?
Ans:
Ans: Direct memory access (DMA) is a method that allows an input/output (I/O) device
to send or receive data directly to or from the main memory, bypassing the CPU to
speed up memory operations.
Ans: Direct memory access (DMA) is a method that allows an input/output (I/O) device
to send or receive data directly to or from the main memory, bypassing the CPU to
speed up memory operations.
A DMA controller manages to transfer data between peripherals and memory unit.
9. Why does the DMA generally have priority over the CPU in the case of
accessing memory?
Ans:
It is simple and cheap and does not require a two way communication. Letter, email,
radio etc. are some example of asynchronous transmission.
Ans:
1. Does not occur any framing error. 1. Occurs any framing error.
13. What is DMA controller? Explain with block diagram how a DMA controller
operate in a micro-computer system. Or, Draw the block diagram showing,
how a DMA controller operates in a microprocessor system.
Ans: DMA stands for Direct Memory Access. It designed by Intel to transfer data at the
faster rate. It transfer the data directly from memory without any interference of the
CPU.