Synchronous Idle
Jump to navigation
Jump to search
This article needs additional citations for verification. (March 2010) (Learn how and when to remove this template message) |
Synchronous Idle (SYN) is the ASCII control character 22 (0x16), represented as ^V in caret notation. In EBCDIC the corresponding character is 50 (0x32). Synchronous Idle is used in some synchronous serial communication systems such as Teletype machines or the Binary Synchronous (Bisync) protocol to provide a signal from which synchronous correction may be achieved between data terminal equipment,[1] particularly when no other character is being transmitted.
The SYN character has the bit pattern 00010110 (EBCDIC 00110010), which has the property that it is distinct from any bit-wise rotation of itself. This helps bit-alignment of sequences of synchronous idles.
See also[edit]
References[edit]
- ^ "Synchronous Idle Character". SpringerReference. Retrieved June 14, 2013.
| This computing article is a stub. You can help Wikipedia by expanding it. |