wolf69
Advanced Member level 4
- Joined
- Sep 20, 2002
- Messages
- 105
- Helped
- 2
- Reputation
- 4
- Reaction score
- 0
- Trophy points
- 1,296
- Activity points
- 783
ECC for Radiolink
Hi all,
I'm working on a Low Power Device (FSK) to get a radiolink at 9600bps at 868Mhz.
The protocol of the trasmission is simple:
start symbol, length,data, crc16. Usual total length is about 35 bytes.
The tranmission is controlled by a 18Mhz hcs08 microcontroller.
I'd like to implement a forward error correction code.
I was thinking about an hamming code (7,4), obviously obtaining a lower data rate.
Do you think there are better choices for this application?
Thank You and Bye!
Hi all,
I'm working on a Low Power Device (FSK) to get a radiolink at 9600bps at 868Mhz.
The protocol of the trasmission is simple:
start symbol, length,data, crc16. Usual total length is about 35 bytes.
The tranmission is controlled by a 18Mhz hcs08 microcontroller.
I'd like to implement a forward error correction code.
I was thinking about an hamming code (7,4), obviously obtaining a lower data rate.
Do you think there are better choices for this application?
Thank You and Bye!