demux

9 次查看(过去 30 天)
bavi heo
bavi heo 2011-4-27
Hi every body, I have 2 impulses. The second impulse comes after the first one 30ns. I multiplexed 2 impulse to 1 line at the modulation side. Now, I don't know how to seperate and get each impulse drive to each demodulater using simulink blocks. Please help me. Thank you very much.

回答(1 个)

Seth Popinchalk
Seth Popinchalk 2011-4-27
If your multiplex operation is using the SUM block, you will have a hard time separating the impulses. It may be possible to detect the first impulse, then trigger processing of the second impulse a fixed time later. Stateflow has temporal operators that can be used to express such an algorithm.
If you used the MUX block in Simulink, you can use the DEMUX to get the elements of the vector.
  1 个评论
bavi heo
bavi heo 2011-4-27
Dear Mr Seth Popinchalk,
As you written:"...using the SUM block, you will have a hard time separating the impulses". But the Sum block performs addition or subtraction on its inputs so how can I use SUM block to separate impulses? Can you explan about that.
Thanks for your enthusiasm.

请先登录,再进行评论。

类别

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