|
A Peer-to-Peer FFT Co-Processor
This document shows how to build an FFT co-processing engine for NI FlexRIO. The processor implements a real-time window and FFT followed by optional frequency domain ...
zone.ni.com/devzone/cda/epd/p/id/6526
Download
|
|
Connecting LabVIEW with Scilab Enterprises Scilab Software
LabVIEW is an open platform that allows you to easily integrate 3rd-party (external) software such as Scilab from Scilab Enterprises. This document discusses the ...
zone.ni.com/devzone/cda/epd/p/id/657
|
|
Virtex 5 DSP48E Multiply/Accumulate (MAC) IP block for LabVIEW 2009 FPGA
EXAMPLE - Virtex 5 DSP48E Multiply/Accumulate (MAC) IP block for LabVIEW 2009 FPGA - NI LABS GRADUATE - The DSP48E MAC IP Block is a new feature in LabVIEW FPGA ...
decibel.ni.com/content/docs/DOC-7081
|
|
Inverse Sine - asin(theta)
EXAMPLE - Inverse Sine - asin(theta) - This component of FPGA code contains a look-up table for an arc sine function. The LUT takes a value for sin(theta) in the ...
decibel.ni.com/content/docs/DOC-2383
|
|
BCD Addition in FPGA
EXAMPLE - BCD Addition in FPGA - Direct addition of two 16-Bit BCD numbers. Other requirements: This function also requires the Fixed-point Math library found on ...
decibel.ni.com/content/docs/DOC-5015
|
|
Four-Quadrant Inverse Sine - asin2(theta(n), theta(n-1))
EXAMPLE - Four-Quadrant Inverse Sine - asin2(theta(n), theta(n-1)) - This block of code computes a full, four-quadrant inverse sine. It is designed to use in a control ...
decibel.ni.com/content/docs/DOC-2384
Download
|
|
LabVIEW FPGA Temperature Converter
EXAMPLE - LabVIEW FPGA Temperature Converter - This is an example to convert temperatures between the following units:FahrenheitCelciusKelvinRankineIt also includes ...
decibel.ni.com/content/docs/DOC-1174
|
|
Range Point-by-Point Function (FPGA)
EXAMPLE - Range Point-by-Point Function (FPGA) - This functions is a point by point implementation of simple range. This statistical function is fairly simple and ...
decibel.ni.com/content/docs/DOC-1094
|
|
Frame Max/Min
EXAMPLE - Frame Max/Min - This function is similar to the Array Max & Min PtByPt.vi, but customized for use on the FPGA. This function returns the maximum and ...
decibel.ni.com/content/docs/DOC-1275
|
|
2^N Point Averager
EXAMPLE - 2^N Point Averager - This VI computes the average of 2^N 16-bit integer (I16) numbers, and outputs the result. When the result is computed, Data Valid ...
decibel.ni.com/content/docs/DOC-1205
|