Simulink help - Separate Even Odd bits Hi I was wondering if it is possible to have a serial to pararell in Simulink.
5 views (last 30 days)
Show older comments
prithish chand
on 6 Dec 2018
Commented: Walter Roberson
on 6 Dec 2018
please help me to seperate even and odd bits in simulink
0 Comments
Accepted Answer
Walter Roberson
on 6 Dec 2018
2 Comments
Walter Roberson
on 6 Dec 2018
possibly https://www.mathworks.com/help/physmod/sps/ref/serialinparalleloutshiftregister.html would be more useful
The idea would be that if your signal is clocked bit by bit then you can have it buffer for multiple time steps and then sample off the parallel lines.
A different approach is given on pdf page 67 (numbered 55) of
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!