NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Viterbi Decoder

VERSION 10

Created on: Dec 17, 2007 7:51 AM by NIRF-Group - Last Modified:  Dec 1, 2008 11:45 PM by NIRF-Group

REQUIREMENTS:
Application Software: LabVIEW Full Development System 8.5.1
Driver Software: NI-5640R 1.2
Hardware Family: RF, Reconfigurable I/O (RIO)
Add-on Software: LabVIEW FPGA Module 8.5.1
Product Category: LabVIEW FPGA Course
Development Topic: FPGAs
Industry: Automotive
Application Type: Control, Current, Frequency, Power and Energy, Simulation
Technology: Multicore

This IP is a part of LabVIEW FPGA RF Communications Library available on NI Labs.

 

 

This example decodes convolutional encoded bits using Hard Decision Viterbi Decoding, with the following parameters:

 

Code rate= 1/2; Constraint length (K)=7; Generator matrix= 171, 133 in octal.

 

The details of the Viterbi Decoder implemented in this example are as follows:

 

1. Performs hard decision decoding.

 

2. Fully parallel architecture, with speed optimization enabled.

 

3. Traceback length programmable (default= 40).

 

4. Initial latency= traceback length number of data valid cycles.

 

5. Maximum clock rate= 25MHz.

 

6. Supports data rate<= clock rate.

 

7. Device Utilization Summary:

 

Number of BUFGMUXs 6 out of 16 37%

Number of External IOBs 371 out of 556 66%

Number of SLICEs 4322 out of 13696 31%

 

Tags: rf, communications, ip
Average User Rating
(3 ratings)




Kalyansuman Kalyansuman  says:

There is no Zip file attached along with.,

Please do upload the Zip file

NIRF-Group NIRF-Group  says in response to Kalyansuman:

Hi Kalyan,

You can find the example at ni.com\labs under LabVIEW FPGA RF Communications Library.

This is free for download.

 

--NI RF Group

Kalyansuman Kalyansuman  says in response to NIRF-Group:

Dear NiRF Group,

 

Thanks a lot for the link

 

Regards

Kalyansuman

More Like This

  • Retrieving data ...