bitrate conversion in Simulink

Hi,
There is a frame based array with the frame period = 1e-6 and this should be transmitted with a bitrate = 100 Mbit/s. How to achieve this in Simulink? I tried the block “Rate Transition” but it seems to upsample the data so that there are many duplicated data at the output. For example if the input is
[1;2;3;4;5],
the output will be multiple of [1;2;3;4;5]
till the end of simulation.
That is to say, “Rate Transition” treats its input as endless data stream. Has anybody ideas?
Thanks Senmeis

1 件のコメント

Kaustubha Govind
Kaustubha Govind 2012 年 9 月 4 日
Owen: Could you explain what you'd like the output to be? Should it be interpolated, zero-based hold, etc?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

質問済み:

2012 年 9 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by