Using input/output interfaces
暂无分享,去创建一个
This chapter deals with embedded, real-time systems, which involves a significant amount of input/ output data transfers. The UNIX operating system handles devices using device drivers accessed through its standard file system. Interrupts play an important part in the transfer of data in and out from computer systems. Simulation and queuing theoretic studies are available to assist with finalizing a design. When an operating system provides the run-time support, it is important to investigate its API before making the purchase. To assist with sizing and scoping of the application, either simulation or queuing theoretic studies is carried out before finalizing the design.
[1] William J Buchanan. PC Interfacing, Communications and Windows Programming , 1999 .
[2] Stuart Bennett. Real-Time Computer Control , 1988 .
[3] James Martin,et al. Systems analysis for data transmission , 1972 .
[4] Marc J. Rochkind. Advanced Unix programming , 1985 .