How to convert continuous time signal into a bitstream on simulink
6 次查看(过去 30 天)
显示 更早的评论
I am trying to find a way how to convert a continuous time (CT) signal into a bitstream, in my case, for digital transmission. Please refer to attachment what I've built so far. Uniform encoder block quantizes and encodes the input signal into a specified number of bits(10bits in my case). The problem arises when I use Integer to bit converter. Instead of converting into one stream that contains all info about input signal, I have 10 streams resulted from every single bit. What are the ways to acquire a single bitstream that contains all 10 bits of quantized input signal?

0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Signal Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!