Universal synchronous and asynchronous receiver-transmitter: Difference between revisions
Content deleted Content added
Give a bit of detail on USARTs. Previously this page confusingly forwarded to UART. |
mNo edit summary |
||
Line 3:
The USART's synchronous capabilities were primarily intended to support IBM's [[SDLC]] and the ISO-standard [[HDLC]] synchronous link-layer protocols, which were used with synchronous voice-frequency modems. These protocols were designed to make the best use of bandwidth while transmitting blocks of data when modems were analog devices. In those times, the fastest asynchronous voice-band modem could achieve at most speeds of 300 bps, while synchronous modems could run at speeds up to 9600 bps. In addition, synchronous transmission used only slightly over 80% of the bandwidth of the now more-familiar asynchronous transmission, since start and stop bits were unnecessary. Those modems are entirely obsolete, but similar synchronous telecommunications protocols survive in numerous block-oriented technologies, including the widely-used [[IEEE 802.2]] (Ethernet) link-level protocol. An example of a USART was the [[Intel 8251]]. USART's, though apparently no longer manufactured as standalone components are often integrated with MCUs. (Does anyone know if any current protocol implementations rely on HDLC or SDLC framing?)
A synchronous line
USARTs in synchronous mode transmit in [[Frame (networking) |
<references />
|