Ivan2280
Mar 18, 2009, 05:47 PM
Hello i have make a receiver with chip ia4320.I have problem on setup of data rate command:
The formula for calculate it is:
BR = 10 MHz / 29 / (R+1) / (1 + cs*7)
R= (10 MHz / 29 / (1 + cs*7)/ BR) – 1
First we have to calculate R,so:
For cs=1 and BR=4000bps we have:
R=(10mhz/29/(1+7)/4000)-1;
R=(10mhz/29/8/4000)-1
How i have to continue for obtain R?Thanks for your help Ivan
The formula for calculate it is:
BR = 10 MHz / 29 / (R+1) / (1 + cs*7)
R= (10 MHz / 29 / (1 + cs*7)/ BR) – 1
First we have to calculate R,so:
For cs=1 and BR=4000bps we have:
R=(10mhz/29/(1+7)/4000)-1;
R=(10mhz/29/8/4000)-1
How i have to continue for obtain R?Thanks for your help Ivan