This is a lesson in in the course, Computer Architecture, which is a part of The School of Computer Science
| Objective | 
| Input Output OrganizationExternal Devices I/O operations are accomplished through external devices that provide a means of exchanging data between external environment and computer. An external device attaches to the computer by a link to an I/O module. An external device linked to an I/O module is called peripheral device or peripheral. The figure below shows attachment of external devices through I/O module. External Devices can be categorized as 
 Block diagram of external device is described below. 
 
 a) Control Signal – determines the function that the device will perform. E.g. send data to I/O module (READ or INPUT), receive data from I/O module (WRITE or OUTPUT), report status or perform some control function such as position a disk head. b) Data Signal – send or receive the data from I/O module. c) Status Signal – it indicates the status of signal. E.g. READY/NOT READY 
 | 
| Assignments | 
| 
 | 
