Page 370 - The ROV Manual - A User Guide for Remotely Operated Vehicles 2nd edition
P. 370

  362 CHAPTER 13 Communications
        Bits
b5
b4 b3 b2 b1
07
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
011
1
1
1
1
0
0
0
0
1
1
1
1
0
0
1
0
0
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
b7 b6
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
0 0
0
NUL
SOH
STX
ETX
EOT
ENQ
ACK
BEL
BS
HT
LF
VT
FF
CR
SO
SI
0 0
1
1
DLE
DC1
DC2
DC3
DC4
NAK
SYN
ETB
CAN
EM
SUB
ESC
FC
GS
RS
US
0 1
0
2
SP
!
“
#
$
%
&
‘
(
)
*
+
,
-
.
/
0 1
1
Column
34
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
11 00
01
@
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
5
P
Q
R
S
T
U
V
W
X
Y
Z
[
\
]
^
_
1 1
0
6
`
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
1 1
1
    p
 q
 r
 s
 t
 u
  v
  w
x
y
z
{
|
}
~
 DEL
 FIGURE 13.35
ASCII character set.
 of character sets called the American Standard Code for Information Interchange (or ASCII). The basic unit of serial data is termed the “byte” and is normally eight bits long (seven bits with a checksum for error control). This has evolved into the standard data byte of “8-N-1” for eight (8) data bits, no (N) parity bit, and one (1) stop bit. This abbreviation is typically given along with the line speed (e.g., “9600/8-N-1” for 9600 baud (baud5symbols per second)). The standard serial byte will be examined further below in the section on standard serial protocols.
13.3.2 Data representation
The ASCII character set was first issued for use with teletype machines in the early 1960s and has evolved as the worldwide standard of symbols for use in telecommunications. The character set dis- plays 27 possible characters that represent both the characters themselves as well as machine states for use in machine control (Figure 13.35). As an example of characters, 10000015“A” while 1000011 5 “a.” For a machine control example, 0000000 5 “NUL” while 1101100 5 “ESC.”
Row
   368   369   370   371   372