How to make a serial to parallel conversion in simulink?

1 次查看(过去 30 天)
Please help: If there is an integer number source with : M-ary = 2 and Sampling time Ts = 1e-3 (1 ms). I want to make a serial to parallel simulink model with the following describtion:
Output sequence (1)
Input bits sequence: 1 2 7 8
1 2 3 4 5 6 7 8 9 10 11 12 as shown in figure.
Output sequence (2)
3 4 5 6 9 10 11 12
- With the following conditions: The total sample time of bits (1 2) is 4 ms and total sample time of bits (3 4 5 6 ) is 4 ms too. and the are out in the same time.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by