Clear Filters
Clear Filters

Sample time vs. Bitrate

1 view (last 30 days)
Owen
Owen on 6 Sep 2012
Hi,
How can the bitrate of a constant array be calculated?
For example, I have an array [1;2;3;4;5] with the sample time = 1e-6 in Constant block. Can I calculate the bitrate as following if a “Integer to Bit” block (number of bits = 8) is connected with it
1/((1e-6)/8) = 8 Mbit/s?
Thanks Senmeis

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!