Serial Communication problem?

Status
Not open for further replies.

Zerox100

Full Member level 6
Joined
Mar 1, 2003
Messages
328
Helped
21
Reputation
42
Reaction score
10
Trophy points
1,298
Activity points
2,604
Is there an easy way to pass 16kbit realtime stream over a 19.2kbps noisy serial link (without clock)? I want a simple format (not very complex as HDLC). It must be cover very easy data with minimum fade packet?
THX,
 

i think HDLC is the simpliest protocol recogniseable by two devices. You can always use shorter sequence of signs: 1 bit start; 7 bits ASCII; 1 bit parity; 1 bit stop, but this is the question if devices recognise that frame between each other.
 

Hi, Don't that it is possible. Your do not have enough bandwidth. If you want to try something base the design on CIRC4 (see CD standard)

regards,

Paul.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…