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.

calculation of BER in FPGA

Status
Not open for further replies.

kask1984

Newbie level 4
Joined
Mar 10, 2009
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
INDIA
Activity points
1,321
hi every one ,
can any body explain or provide some material on how to calculate BER using FPGA.

i am doing a project in which i want to compare different FEC techniques (like convolution codes,reed solomon codes etc) i want to implement in FPGA(cyclone--altera kits)

how can i do this .

thanks in advance
 

well first send binary data to ypur fpga block, and after your processing return it to the computer , and using the matlab, calculate the difference betewen the two binary files , ber=error bits/#bits
assume u send 001100 and u receive 101100
so u have only one error in 1 bit so ber=1/6
 

thank you for u r reply i will try u r suggestion.
by the way , in how many ways we can connect FPGA to computer
i know one method---using RS232 port
are there any other methods

i am using cyclone kits
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top