Clear Filters
Clear Filters

Simulink block for serial to parallel convertor

12 views (last 30 days)
is their any MATLAB simulink block for serial to parallel convertor

Answers (1)

Vladimir Melnikov
Vladimir Melnikov on 27 Jan 2020
yes there is "Serial-In Parallel-Out Shift Register".
But it acts not as I would expect.
For serial to parrralell I use series of unit delays + concatenate block
  1 Comment
Walter Roberson
Walter Roberson on 27 Jan 2020
https://www.mathworks.com/help/physmod/sps/ref/serialinparalleloutshiftregister.html
Notice it is Specialized Power Systems, which is not compatible with general Simulink signals

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!