Input Output Organization in Computer Organization and Architecture 2022
Input Output Organization in Computer Organization and Architecture 2022
UNIT-IV
1. Input Devices
2. Output Devices
3. Input/Output(Storage)
Input Devices
The input devices is defined as it converts incoming data and
instructions into a pattern of electrical signals in binary code that are
comprehensible to a digital computer.
1) Use two separate buses one for Memory and other for Input/output(This
method is named as IOP method).
2) Use one common bus for both Memory and I/O but have separate control
lines for each(This method is named as Isolated I/O method).
3) Use one common bus for Memory and I/O with common control
lines(This method is named as Memory-Mapped Input/Output
method).
Isolated I/O method)