How to make a serial to parallel conversion in simulink?
Afficher commentaires plus anciens
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.
1 commentaire
Amee Badiani
le 18 Août 2016
I need help to solve the same thing... Kindly help.!
Réponses (0)
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!