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.

OFDM system parameters

Status
Not open for further replies.

abdullah gill

Member level 1
Joined
Mar 20, 2010
Messages
39
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
pakistan
Activity points
1,503
can anyone plz explain me that how can we set the parameters for our OFDM design ?
its urgent
 

I think your question is not specific enough.

What kind of parameters do you want to set? I mean, is it bandwidth, center frequency, modulation or what?
And in what kind of level is your design represented? Is it in high level language (like C or Matlab), hardware language, or perhaps in prototyping board?
 

i mean to say how can we set our transmission bandwidth , symbol duration , number of subcarriers etc.and my design is simulated in xilinx system generator
 

I've never used xilinx system generator, but perhaps you can use some of these principles.

For OFDM, number of subcarriers is equal to IFFT/FFT size.
Transmission bandwidth and symbol duration are related to baseband sampling frequency and IFFT/FFT size.

Bandwidth: BW = Fs * N_used / N_FFT
OFDM symbol duration without guard interval: Tb = N_FFT / Fs

Fs is baseband sampling frequency.
N_FFT is IFFT/FFT size.
N_used is number of used subcarriers (excluding guard band subcarriers).
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top