Skip to content Skip to navigation

Connexions

You are here: Home » Content » Integrated Design with Multisim and Other National Instruments Products

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

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

      What is in a lens?

      Lens makers point to Connexions 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 Connexions 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
  • E-mail the authors
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Lenses

What is a lens?

Definition of a lens

Lenses

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

What is in a lens?

Lens makers point to Connexions 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 Connexions 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.
  • National Instruments display tagshide tags

    This module is included in aLens by: National InstrumentsAs a part of collection:"Introduction to Multisim Schematic Capture and SPICE Simulation"

    Comments:

    "This course introduces National Instruments Multisim through instructional modules and hands-on exercises. Multisim is an interactive, graphical schematic capture tool and SPICE simulator that […]"

    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.

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.

Integrated Design with Multisim and Other National Instruments Products

Module by: Janell Rodriguez, Erik Luther

Summary: This module provides a brief introduction to integrated design with Multisim and other National Instruments products. Multisim is fully featured SPICE schematic capture and simulation tool used for circuit design, simulation, and in combination with Ultiboard for layout of custom PCBs.

Integrated Design with Other National Instruments Products

LabVIEW

National Instruments LabVIEW is a graphical programming environment that can be used to automate test and measurement functions, for the purpose of testing and validating designs. Multisim data saved in .LVM or .TDM format can be easily loaded into LabVIEW using express Virtual Instrument (VI) technology. Simulation data can then be overlaid on top of measured results to quickly and easily verify designs.

Loading .LVM and .TDM Data Files

To load Multisim simulated data that were saved in a .LVM or .TDM file, use the Read from Measurement File Express VI. This VI is located in the Programming/File IOpalette. For help on this file, consult the LabVIEW help file. The Express VI can be configured to read either .LVM or .TDM files.

Figure 1: Read from Measurement File Express VI
Figure 1 (Graphic1.png)

Note: The following only applies to .LVM files.The EOF? output terminal of the Express VI indicates true if there is more data contained in the .LVM file. This value is especially useful when reading data that were saved from a Bode Analysis, or from any plot window with more than one graph display. Simply place the Read From Measurement File Express VI into a while loop, with the EOF? output terminal wired to the exit condition terminal.

Note: The following only applies to .TDM files. To load .TDM files into LabVIEW which contain multiple graphs, lower level storage express VIs are required. Figure 2 below gives a demonstration of how one might load multiple graphs from a .TDM file.

Figure 2: Loading Multiple Graphs from a .TDM File
Figure 2 (Graphic2.png)

LabVIEW Based Virtual Instruments in Multisim

For further information on LabVIEW based Virtual Instruments in Multisim, consult the LabVIEW Virtual Instruments text in Section II.

SignalExpress

SignalExpress introduces an innovative approach to configuring your measurements using intuitive drag-and-drop steps that do not require code development. Unlike traditional benchtop measurement tools, SignalExpress combines the optimal balance of measurement functionality and ease-of-use to assist designers in streamlining a variety of applications:

  • Design modeling.
  • Design verification.
  • Design characterization.
  • Device validation.
  • Automated test troubleshooting.

Loading Multisim Data into SignalExpress

To load simulated data into SignalExpress, simply use the Load from LVM step, select Add Step/Analog/Load and save Signals/Load from LVM. Choose the file name to load, and select the traces to import. Use the Domain field to choose from either Time, or Frequency data. Click close and run the SignalExpress workbench file to load the Multisim data.

Figure 3: SignalExpress Load from LVM Step
Figure 3 (Graphic3.png)

ELVIS

National Instruments ELVIS is an ideal companion to any electronics lab that uses Multisim. ELVIS provides a breadboard prototyping environment, with built-in instruments including a Function Generator, Digital Multimeter (DMM), Oscilloscope, and Variable Power Supplies. The breadboard is detachable, allowing students to work on their projects and labs independently of the ELVIS unit.

ELVIS provides LabVIEW-based software for interacting with the Virtual Instruments. These instruments can be modified to load Multisim data for rapid comparison of simulated and measured data.

Figure 4: NI ELVIS Bode Analysis Comparing MultiSim Data
Figure 4 (Graphic4.png)

Comments, questions, feedback, criticisms?

Send feedback