- 1、本文档共22页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第十五章总线技术
Since the transmitter and receiver must remain synchronized and a large string of 1s do not generate any pulses, a bit may be stuffed. Here, a bit is added to force a change in the signal line. USB Commands: Communication begins with a sync byte (80H), followed by a packet identification byte (PID). The PID contains 8 bits -- the rightmost four bits contain the type of packet that follows (if any). The leftmost 4 bits are the compliment (used for error detection.) For example, if command is 1000 and 0111 1000 is sent. * 第*页 PIDs are available for token indicators, data indicators and handshaking: Formats of the data, token, handshaking and start-of-frame are as follows: * 第*页 Two types of CRC (cyclic redundancy check): 5-bit CRC for tokens, SOF, etc. Primitive polynomial is X5 + X2 + 1 16-bit CRC for data. Primitive polynomial is X16 + X15 + X2 + 1 The handshaking PID packets are used to signal errors between the transmitter and receiver. A NAK causes the transmitter to resend the data. This is called stop and wait flow control since the transmitter must wait for an ACK before sending any additional packets. * 第*页 Operates at system bus speed, e.g. 528M bytes/sec under the 2X compliant system and over 1 G bytes/sec under a 4X. PCI maximum is ~100 M bytes/sec. * 第*页 The Intel Microprocessors Instructor:Dr. Yu Youling The ISA Bus The Peripheral Component Interconnect (PCI) Bus The Parallel Printer Interface (LPT) The Serial COM Ports The Universal Serial Bus (USB) The Accelerated Graphics Port (AGP) * 第*页 Different types of buses: ISA (Industry Standard Architecture) EISA (Extended ISA) VESA (Video Electronics Standards Association, VL Bus) PCI (Peripheral Component Interconnect) USB (Universal Serial Bus) AGP (Advanced Graphics Port) ISA is the oldest of all these and todays computers still have a ISA bus interface in form of an ISA slot (connection) on the main board. ISA has 8-bit and 16-bit standards along with the 32-bit version (EISA). All t
文档评论(0)