demux
6 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
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.
参考
カテゴリ
Help Center および File Exchange で Schedule Model Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!