Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to determin bit period?

Status
Not open for further replies.

cambyzhu

Newbie level 4
Joined
Dec 8, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,327
tb bit period

I am designing an ofdm UWB system, the signal has bandwidth 528 MHz, and IFFT 64, 48 for OFDM symbols, so can anyone teach me how should I design the bit period? and what element should I consider ?
 

BW=528 MHz
N_FFT=64
Ncarr=48


frequency spacing of OFDM subcarriers:
Δf=BW/N_FFT=8.25 MHz

in order to use OFDM , subchannels must be orthogonal , so :

Δf=1/Tu or Tu=1/Δf ,
where Tu is the useful period of an OFDM symbol (the symbol perion in each subchannel).

Now depending on the modulation scheme you use , the bit period can be determined . for example if you choose QPSK as the modulation scheme ,each symbol consists of 2 bits and Tb=Tu/2

in MQAM or MPSK each symbol consists of log2(M) bits and hence
Tb=Tu/log2(M)

and this is the formula for determining the bit period on an ideal OFDM system

Tb=NFFT/(BW×log2(M) )


correct me if i'm wrong


regards
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top