Skip to content Skip to navigation

Connexions

You are here: Home » Content » Control Lab Setup: Choosing Control System Hardware and Software

Navigation

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • NSF Partnership display tagshide tags

    This module is included inLens: NSF Partnership in Signal Processing
    By: Sidney BurrusAs a part of collection: "Control Systems Laboratory"

    Click the "NSF Partnership" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

  • National Instruments display tagshide tags

    This module is included in aLens by: National InstrumentsAs a part of collection: "Control Systems Laboratory"

    Comments:

    "This course, ASE 170P at the Univ. of Texas at Austin, introduces students to fundamental control systems theory with emphasis on design and implementation. These labs focus on technical […]"

    Click the "National Instruments" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

Also in these lenses

  • Lens for Engineering

    This module is included inLens: Lens for Engineering
    By: Sidney Burrus

    Click the "Lens for Engineering" link to see all content selected in this lens.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.
 

Control Lab Setup: Choosing Control System Hardware and Software

Module by: Erik Luther. E-mail the author

Summary: Choosing the right hardware and software is very important when setting up or upgrading an automatic controls lab. National Instruments LabVIEW can be used with a variety of hardware options for creating a real-time control system. Three control system hardware options are outlined for controlling plants, such as the ECP mechanical plants.

Choosing Lab Equipment

Software

National Instruments Applications and Toolkits

  • LabVIEW 7.1, 8.0, or 8.2 Full Development System
  • LabVIEW Real Time ETS or RTX (more detail under Choosing Lab Hardware)
  • LabVIEW Control Design Toolkit
  • LabVIEW Simulation Module
  • LabVIEW FPGA

National Instruments Drivers:

  • LabVIEW Device Driver CDs
  • NI-RIO Driver CD

Venturecom Applications

  • Real Time eXtention for Windows (RTX) (Optional)

Choosing Lab Hardware

The lab currently uses the hardware laid out as option one (1) below, LabVIEW Real-Time Module for ETS with PXI hardware. However, there are several hardware combinations that can be used for implementation of a Real-Time system to control ETS plants using LabVIEW. These options each have their own benefits. The options have been broken down by Real Time OS software support.

LabVIEW Real-Time Module for ETS

The LabVIEW Real-Time Module for ETS targets is for real-time devices that use a single dedicated kernel running embedded code. This option can be purchased from National Instruments for real-time PXI targets. It is also used for desktop PCs running as a dedicated real-time target.

Figure 1: LabVIEW Real Time for ETS Options
Figure 1 (Graphic1.png)

1. This option consists of a Windows PC communicating with a PXI real-time controller running LabVIEW Real-Time OS. The PXI-7831R intelligent data acquisition board is connected to the controller through the PXI bus. Control loops can be executed on both the Real-Time controller and on the intelligent data acquisition board. The ECP-RIO Adapter cable connects the 68pin VHDCI connector from the MIO connector on the PXI-7831R to the round encoder cable connected directly to the ECP plant. The banana plugs connect to the motor drive inputs on the front of the ECP Power supply. The ECP Amplifier is then connected to one of ECP's mechanical plants.

PXI provides a portable computing and acquisition solution that is rugged and rated for enviormnets where normal PC's can't go, making it ideal for both laboratory and research applications in many types of environments where determinism and reliability are crucial.

PXI Control System (ETS) :: PXI Advisor for configuring a PXI system from National Instruments

2. This option consists of a Windows PC communicating with a second PC running LabVIEW Real-Time OS (Real-Time OS PC Requirements). The PCI-7831R intelligent data acquisition board is connected to the PC through the PCI bus. Control loops can be executed on both the Real-Time OS running on the PCI and in the RIO intelligent data acquisition board. The ECP-RIO Adapter cable connects the 68pin VHDCI connector from the MIO connector on the PXI-7831R to the round encoder cable connected directly to the ECP plant. The banana plugs connect to the motor drive inputs on the front of the ECP Power supply. The ECP Amplifier is then connected to one of ECP's mechanical plants.

The Real-Time PC solution provides a lower cost real-time computing and acquisition platform that is ideal for laboratory and research applications, while still maintaining determinism and reliability.

Real-Time PC (ETS) :: Real-Time Control System Bundle for Academia from National Instrumets

The LabVIEW Real-Time Module for RTX

The LabVIEW Real-Time Module for RTX targets is used with desktop PCs running RTX, a real-time extension for Windows. This real-time operating system runs in parallel with Windows on the same processor, providing a single box solution for both user interface and deterministic operations. The OS can be purchased from National Instruments or from Venturecom directly. LabVIEW for RTX is a single PC solution for Real Time processing.

Figure 2: LabVIEW Real Time for RTX Options
Figure 2 (Graphic2.png)

3. This option consists of a Windows PC running Microsoft Windows, and Aredence's Realtime Extensions (RTX) (Will my PC work with RTX?) Windows and RTX run on the same computer, sharing the same CPU, but applications run in RTX maintain real-time execution. The PCI-7831R intelligent data acquisition board communicates with the PC through the standard PCI bus. Control loops can be executed on both in RTX and on the intelligent data acquisition board. The ECP-RIO Adapter cable connects the 68pin VHDCI connector from the MIO connector on the PXI-7831R to the round encoder cable connected directly to the ECP plant. The banana plugs connect to the motor drive inputs on the front of the ECP Power supply. The ECP Amplifier is then connected to one of ECP's mechanical plants.

The Real-Time RTX solution provides a single PC, low cost real-time computing and acquisition platform that is acceptable for laboratory applications.

Single PC (RTX) :: Real-Time Control System Software and Hardware Bundle for Academia from National Instruments

Intellegent Data Acquision I/O Board :: PCI/PXI-7831R Reconfigurable Multifunction I/O Using the LabVIEW FPGA Module

Each solution uses the National Instruments PCI-7831R Reconfigurable FPGA. The FPGA is most useful because it offers 8 analog inputs, 8 analog outputs, and 96 digital I/O lines making it scalable for both teaching applications and research. The on board FPGA can be given a fixed personality for student use, or can be reprogrammed with the LabVIEW FPGA Module specifically for your needs. PID control loop rates up to 200,000 Hz. The 7831R also allows custom safety features to be implemented in the FPGA to protect students and equipment. Because these safety features are implemented in hardware, they are not dependent on the stability of the code running on the PC or real-time OS.

User's Manual for the PCI-7831R and PXI-7831R

The following instructions and pin outs detail the wiring between the NI 7831R FPGA board to the ECP amplifier box. This cable is built and sold by National Instruments. You can download the cable detail and pin outs here: ECP Plant to NI RIO FPGA board (Download)

ECP Hardware

Please see ECP’s website for more information on ECP hardware options.

ECP Systems Website

Content actions

Download module as:

PDF | EPUB (?)

What is an EPUB file?

EPUB is an electronic book format that can be read on a variety of mobile devices.

Downloading to a reading device

For detailed instructions on how to download this content's EPUB to your specific device, click the "(?)" link.

| More downloads ...

Add module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks