Section 4 Channel Interface; Vocoder Board Channel Basic Operation; Data Structure; Table 6 Packet Structure - Digital Voice Systems VC-55-PR User Manual

Voice codec board
Hide thumbs Also See for VC-55-PR:
Table of Contents

Advertisement

VC-55™ PR Voice Codec Board
(Preliminary)
User's Manual
Channel Interface

Vocoder Board Channel Basic Operation

All channel packets contain data (coded speech) that is sent to the decoder to synthesize speech.
When a Channel packet is received the Vocoder Board decodes the packet and plays the synthesized
speech out the selected analog interface. At the same time the VC-55™ -PR Vocoder board can
encode the speech from the analog input and send it across the channel to be decoded by another VC-
55™ -PR .

Data Structure

Data packets sent as byte-aligned frames over the asynchronous RS-232 Uart Serial interface. This
helps maintains compatibility with asynchronous 8N1 framing and synchronization if channel errors
exist.
The first byte is the sync element (byte 0). It holds the 8-bit identification of the start of the packet. The
packet sync value of the first byte is always the same. The second 8 bit byte will either be 0x0F or 0xF0
indicating the encoded rate. The rest of the packet is the compressed voice data. An "x" is used in all
the tables in this description to indicate that a bit can take a value of 0 or 1.
Packet Structure
Byte
0
1
2
...
...
10
...
...
19

Table 6 Packet Structure

DVSI Confidential Proprietary
Parameter Name
sync
rate
Compressed voice bits
0-7
Compressed voice bits
8-15
...
Compressed voice bits
64-71
...
Compressed voice bits
72-79
...
Compressed voice bits
136-143
Bits
7 6 5 4 3 2 1 0
0 1 0 1 0 1 1 0
x x x x x x x x
x x x x x x x x
...
...
Last Byte when running Half-Rate Mode
...
x x x x x x x x
...
Last Byte when running Full-Rate Mode
Section 4 – Interface Protocol
Digital Voice Systems, Inc.
The Speech Compression Specialists
Hex Value
0x56
0x0F or 0xF0
0xXX
...
...
...
0xXX
...
Page 15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VC-55-PR and is the answer not in the manual?

Table of Contents