Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI
This Document is not yet Rated  Rate this Document

LabVIEW 8.6 Digital Filter Design Toolkit Readme

Primary Software: LabVIEW Toolkits>>LabVIEW Digital Filter Design Toolkit
Primary Software Version: 8.6
Primary Software Fixed Version: N/A
Secondary Software: N/A

Problem: I have not installed the LabVIEW 8.6 Digital Filter Design Toolkit. Can I still access the readme file?

Solution: The LabVIEW 8.6 Digital Filter Design Toolkit readme file is attached below and also installs with the toolkit. The readme document provides an overview of the toolkit and describes any last-minute installation instructions.

This file contains information to introduce you to the LabVIEW 8.6 Digital Filter Design Toolkit. This file also provides you with help resources you can use while working with the toolkit. The file contains the following information that you need to understand.

Overview

New Features

System Requirements

Installation Instructions

Accessing the Help

Finding Examples

Known Issues

Bug Fixes


Overview

The Digital Filter Design Toolkit 8.6 is the upgrade version of the Digital Filter Design Toolkit 8.2.1. The Digital Filter Design Toolkit provides a collection of digital filter design tools to supplement the LabVIEW Full Development System. The Digital Filter Design Toolkit helps you design digital filters without requiring you to have advanced knowledge of digital signal processing or digital filtering techniques. With the Digital Filter Design Toolkit, you can design, analyze, and simulate floating-point and fixed-point digital filters.

Without prior knowledge about programming in LabVIEW, you can use the Digital Filter Design Express VIs to interact graphically with filter specifications to design appropriate digital filters.

The Digital Filter Design Toolkit provides VIs that you can use to design a digital finite impulse response (FIR) or infinite impulse response (IIR) filter, analyze the characteristics of the digital filter, change the implementation structure of the digital filter, and process data with the digital filter. In addition to the floating-point support, the Digital Filter Design Toolkit provides a set of VIs that you can use to create a fixed-point digital filter model, analyze the characteristics of the fixed-point digital filter, simulate the performance of the fixed-point digital filter, and generate fixed-point C code, integer LabVIEW code, or LabVIEW field-programmable gate array (FPGA) code for a specific fixed-point target.

The Digital Filter Design Toolkit includes VIs for floating-point multirate digital filter design. You can use the VIs to design a floating-point single-stage or multistage multirate filter, analyze the characteristics of the floating-point multirate filter, and process data with the floating-point multirate filter. In addition to the floating-point filter design, the toolkit also provides a set of VIs that you can use to create a fixed-point multirate filter, analyze the characteristics of the fixed-point multirate filter, simulate the behavior of the fixed-point multirate filter, and generate LabVIEW FPGA code from the fixed-point multirate filter for NI-RIO targets.

In addition to the graphical tools for digital filter design, the toolkit also provides MathScript functions that LabVIEW MathScript supports. These MathScript functions enable you to design filters in a text-based environment.

New Features and Changes

  • You can perform signal processing and filtering on CompactRIO targets running the Wind River VxWorks real-time operating system (RTOS).

  • You can specify the unit of measurement of the delay response in samples or seconds for the DFD Plot Group Delay VI and the DFD Plot Phase Delay VI.
  • In the Digital Filter Design Toolkit 8.2.1 and earlier, the Digital Filter Design VIs are on the Addons palette. In the Digital Filter Design Toolkit 8.6, the Digital Filter Design VIs are on the Signal Processing palette.
  • The online help includes tutorials on designing floating-point and fixed-point filters. You can access the tutorials by selecting Help»Search the LabVIEW Help from the pull-down menu in LabVIEW. On the Contents tab of the LabVIEW Help, choose Toolkits»Digital Filter Design Toolkit»Digital Filter Design How-To.

System Requirements

The computer you are using must meet the minimum system requirements to run the Digital Filter Design Toolkit:

  • Windows Vista/XP/2000
  • A minimum of 30 MB free of disk space
  • LabVIEW 8.6 Full or Professional Development System

Note: If you want to use the Digital Filter Design Toolkit to generate LabVIEW FPGA code for a fixed-point digital filter, you must install the LabVIEW FPGA Module and NI-RIO software on the host computer. Ensure that you install the FPGA Module and NI-RIO software before you install the Digital Filter Design Toolkit. If you already installed the Digital Filter Design Toolkit, uninstall the Digital Filter Design Toolkit before installing the FPGA Module and NI-RIO software.

Installation Instructions

Prior to installing the toolkit, verify that the computer meets the following conditions:

  • Verify that you installed a compatible version of LabVIEW.
  • Verify that the Digital Filter Design Toolkit 8.2.1 or earlier is not installed on the computer.
  • Verify that no earlier versions of the Digital Filter Design Toolkit 8.6, including alpha and beta releases, are installed on the computer.

You can install all of your LabVIEW products—including LabVIEW and the Digital Filter Design Toolkit—using the LabVIEW 8.6 Platform DVDs. Refer to the LabVIEW DVD Installation Instructions or the LabVIEW Release Notes, which are available in your LabVIEW box, for more information about the LabVIEW Platform DVDs.

Complete the following steps to install the Digital Filter Design Toolkit 8.6 for Windows from the LabVIEW 8.6 Digital Filter Design Toolkit installation CD.

Note  Some virus detection programs interfere with the installer. Disable any automatic virus detection programs before you install. After installation, check your computer for viruses and enable any virus detection programs you disabled.

  1. Log on as an administrator or as a user with administrator privileges.
  2. Insert the LabVIEW 8.6 Digital Filter Design Toolkit installation CD and follow the instructions that appear on the screen.
  3. Activate your LabVIEW products using the NI License Manager.

Version 8.2.1 for LabVIEW 7.x or 8.x

You must install the LabVIEW Digital Filter Design Toolkit 8.2.1 to work with LabVIEW versions 7.1 through 8.5.

Caution  Do not install the Digital Filter Design Toolkit 8.2.1 under LabVIEW 8.6.

Complete the following steps to install the Digital Filter Design Toolkit 8.2.1

Note  Some virus detection programs interfere with the installer. Disable any automatic virus detection programs before you install. After installation, check your computer for viruses and enable any virus detection programs you disabled.

  1. Log on as an administrator or as a user with administrator privileges.
  2. Insert the LabVIEW 8.6 Digital Filter Design Toolkit installation CD and browse to the LabVIEW_7.1-8.5 directory.
  3. Double-click setup.exe and follow the instructions that appear on the screen.

Uninstallation Instructions

Complete the following steps to uninstall the Digital Filter Design Toolkit.

  1. Open the Add or Remove Programs dialog box from the Control Panel.
  2. Select National Instruments Software and click the Change button.
  3. Under NI Products, select NI LabVIEW Digital Filter Design Toolkit and click the Remove button.

Accessing the Help

Refer to the LabVIEW Help, accessible by selecting Help»Search the LabVIEW Help from the pull-down menu in LabVIEW, for information about using the Digital Filter Design Toolkit. On the Contents tab of the LabVIEW Help, choose Toolkits»Digital Filter Design Toolkit. This book contains:

  • Concepts—An overview of how to use the Digital Filter Design Toolkit.
  • How-To—A step-by-step tutorial on designing floating-point and fixed-point filters using the Digital Filter Design Toolkit.
  • VIs—Detailed information about the Digital Filter Design VIs.
  • MathScript Functions—Detailed information about the Digital Filter Design MathScript classes of functions and commands that LabVIEW MathScript supports.

Finding Examples

LabVIEW examples for the Digital Filter Design Toolkit are located in the labview\examples\Digital Filter Design folder. You can modify an example VI to fit an application, or you can copy and paste from one or more examples into a VI that you create.

You also can find example VIs using the NI Example Finder. Select Help»Find Examples to launch the NI Example Finder. You also can click the arrow on the Open button on the LabVIEW dialog box and select Examples from the shortcut menu to launch the NI Example Finder.

Use the Browse or Search page of the NI Example Finder to find an example VI. In the Browse page, the Digital Filter Design Toolkit examples are located in the Toolkits and Modules»Digital Filter Design folder.

Known Issues

The following items are known issues in the Digital Filter Design Toolkit 8.6.

  • The Filter Analysis VIs might take a long time to analyze a filter with a high order.
  • The DFD Remez Design VI might take a long time to design an FIR filter with a high order.
  • The DFD Least Pth Norm Design VI might take a long time to complete designs that have iterative algorithms.
  • The Digital Filter Design Toolkit 8.6 does not allow zero-valued zeroes in the Pole-Zero Placement Express VI. If you specify a zero-valued zero, the Express VI forces the zero-valued zero to a non-zero-valued zero.
  • When you design a fixed-point filter, you must configure the quantizers. Each quantizer contains a signed? Boolean that specifies whether to treat the input number as a signed number. The Digital Filter Design Toolkit 8.6 supports signed numbers only.
  • The characteristics of a filter might change if numeric errors occur during the conversion between the filter coefficients of different filter structures. When you convert the structure of a filter, the filter with the new structure might be completely different from the original filter. If you encounter this situation, try using a different structure.
  • You might need to compile the Digital Filter Design example VIs that demonstrate how to use generated LabVIEW FPGA code in LabVIEW projects.
  • The Digital Filter Design Toolkit 8.6 does not generate FPGA code if R series support is not installed for the NI-RIO driver.

Bug Fixes

The following items are the IDs and titles of a subset of issues fixed in the LabVIEW 8.6 Digital Filter Design Toolkit. If you have a CAR ID, you can search this list to validate that the issue has been fixed. This is not an exhaustive list of issues fixed in the current version of the Digital Filter Design Toolkit.

Bug Id Fixed Issue
52219 DFD Get Zero-Pole-Gain.vi does not return correct gain.
88324 During the uninstallation process, you cannot retrieve the uninstalled components by clicking the Cancel button. To repair the Digital Filter Design Toolkit, you can run the setup.exe program from the installation CD.

Copyright

© 2008 National Instruments Corporation. All rights reserved.

Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying, recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National Instruments Corporation.

Trademarks

National Instruments, NI, ni.com, and LabVIEW are trademarks of National Instruments Corporation. Refer to the Terms of Use section on ni.com/legal for more information about National Instruments trademarks.

Other product and company names mentioned herein are trademarks or trade names of their respective companies.

Patents

For patents covering the National Instruments products, refer to the appropriate location: Help»Patents in your software, the patents.txt file on your media, or ni.com/patents.



Related Links:

Attachments:


readme_DFDT.html


Report Date: 07/22/2008
Last Updated: 08/01/2008
Document ID: 4NLFPJM2

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
  1 2 3 4 5
Please Contact NI for all product and support inquiries.submit