Bytes to Tuple converter
by Kiran Kintali
02 Sep 2007
(Updated 14 Aug 2008)
Using bitsliceget and bitconcat functions to implement a Byte2Tuple converter needed in a DVB system
|
Watch this File
|
| File Information |
| Description |
(Implemented using R2007b release)
The attached Simulink model shows how to implement a Byte To tuple converter (N bytes == M tuples of m bits).
The converter can be used in a DVB system to encode data bytes generated by interleaver into QAM symbols.
In the attached example bitsliceget and bitconcat functions are used in an Embedded MATLAB block to convert 204x8 (bytes) to 272x6 (tuples).
To prove that the block is functional the tuples are converted back to bytes and compared with original input to verify that no loss of data has occurred.
Ref: See notes on bytes to m tuple conversion block in a DVB system
http://ieee802.org/16/tg1/phy/contrib/802161pc-00_02.pdf
http://en.wikipedia.org/wiki/DVB-C |
| Required Products |
Fixed-Point Toolbox
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 16 Jan 2008 |
pablo dd
|
|
|
| Updates |
| 17 Sep 2007 |
update comments and release info |
| 14 Aug 2008 |
add to eML category |
|
Contact us