saikrishnaviru
Newbie level 3
- Joined
- Mar 15, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,300
Generally if we want to calculate bit rate we use Bitrate=Baudrate*Number of bits per symbol. So for a generate PSK or ASK it'd be Bitrate=Baudrate, for QPSK it'd be Bitrate=2*Baudrate, for 16 QAM it'd be 4*Baudrate. But in OFDM we use multiple modulation schemes like BPSK,QPSK,16QAM and 64 QAM. In such case with what should we multiply the baud rate? What'd be the formula?