Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simulink insert bit to data flow

Status
Not open for further replies.

woltage

Electrical
Joined
Sep 18, 2008
Messages
1
Location
CZ
Hi all, I have problem with Simulink solution of 0-bit allocation to one or more carriers in DMT (based on commadsl model).
Need to know way how to insert sample(i.e. 0) to defined position of data flow.

i.e. I have sequence 0 1 0 1 1 1 and I need insert 0 to 2nd and 6th position, that means on the output of "block" will be 0 0 1 0 1 1 0 1. (there is allocated 1bit per carrier a 2nd and 6th carrier is unallocated, then removed on the demodulation block..)

I have idea what to do, but do not know how to do in Simulink :-(

than you for reply
M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top