LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OFDM

how I can find BER, PAPR and spectrum efficiency of SISO OFDM with USRP?

0 Kudos
Message 1 of 9
(4,474 Views)

Maybe RTFM?  ("FM", of course, stands for Frequency Modulation, as I think this question is about radio ...)

 

Bob Schor

Message 2 of 9
(4,446 Views)

The bit error rate would be calculated in the receiver based on whatever mechanism is used tfor data integrity checking (usually a crc that is reversed to recover erroneously decoded bits)

 

Find the Peak Power(P), find the Average Power(AP) Divide P by AP to get a Ratio(R)

 

The other XTLAs (eXtended Three Letter Acronyms) are; Single Input Single Output, Orthogonal Frequency Division Multiplexing and Universal Software Radio Peripheral. 


"Should be" isn't "Is" -Jay
Message 3 of 9
(4,435 Views)

can any one give the algorithm of OFDM in which we find the BER, PAPR and spectrum efficiency???

0 Kudos
Message 4 of 9
(4,399 Views)

@JÞB wrote:

The other XTLAs (eXtended Three Letter Acronyms) are; Single Input Single Output, Orthogonal Frequency Division Multiplexing and Universal Software Radio Peripheral. 


Thanks, JÞB, for allowing more of us to understand WTH the OP was trying to say ...

 

BS

0 Kudos
Message 5 of 9
(4,385 Views)

Hi sanjranikubra,

 

I have a couple question to clarify what you're asking about. Do you already have an OFDM signal and you're trying to figure out the BER, PAPR, and Spectrum Efficiency of that signal? Are you asking how to create a OFDM signal?

 

For calculating BER, PAPR, and spectrum efficiency, it's not any different for an OFDM signal. For example for BER, you're still going to be comparing the bits you're receiving with the bits you're sending and calculating the BER that way. 

 

When you ask for "the algorithm of OFDM in which we find the BER, PAPR and Spectrum Efficiency" I'm not sure what you mean by that.

James F.
Applications Engineer
National Instruments
0 Kudos
Message 6 of 9
(4,373 Views)

hey

actually i was asking the implementation of OFDM ,FBMC and GFDM system using USRP, after that how to find its BER on different gain of antenna

 

0 Kudos
Message 7 of 9
(4,355 Views)

can any one share the filter bank multi carrier and generalized frequency division VI?

0 Kudos
Message 8 of 9
(4,351 Views)

Hi,

 

I found a LabVIEW OFDM example in the link below. As for the other VI's you're asking for, are these VI's you saw somewhere? I'm not finding any VI's with those names.

 

Link: http://www.ni.com/example/2831/en/

James F.
Applications Engineer
National Instruments
0 Kudos
Message 9 of 9
(4,332 Views)