<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_plain.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10906776">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Integrated Design with Multisim and Other National Instruments Products</name>
<metadata xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
  <md:version xmlns:bib="http://bibtexml.sf.net/">1.1</md:version>
  <md:created xmlns:bib="http://bibtexml.sf.net/">2006/07/28 15:14:07.763 GMT-5</md:created>
  <md:revised xmlns:bib="http://bibtexml.sf.net/">2006/08/03 11:58:04.804 GMT-5</md:revised>
  <md:authorlist xmlns:bib="http://bibtexml.sf.net/">
      <md:author xmlns:bib="http://bibtexml.sf.net/" id="Janell">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Janell</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Rodriguez</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">janellrodriguez@hotmail.com</md:email>
    </md:author>
      <md:author xmlns:bib="http://bibtexml.sf.net/" id="eluther">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Erik</md:firstname>
      <md:othername xmlns:bib="http://bibtexml.sf.net/">B</md:othername>
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Luther</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">erik.luther@ni.com</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist xmlns:bib="http://bibtexml.sf.net/">
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="Janell">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Janell</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Rodriguez</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">janellrodriguez@hotmail.com</md:email>
    </md:maintainer>
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="eluther">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Erik</md:firstname>
      <md:othername xmlns:bib="http://bibtexml.sf.net/">B</md:othername>
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Luther</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">erik.luther@ni.com</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract xmlns:bib="http://bibtexml.sf.net/">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.</md:abstract>
</metadata>
<content xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10960167">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Integrated Design with Other National Instruments
Products</name>
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10893916">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">LabVIEW</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10340535">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.</para>
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9603469">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Loading .LVM and .TDM Data Files</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id7433665">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.</para>
<figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10997288"><media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="Graphic1.png"/>
<caption xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/"> Read from Measurement File Express VI </caption></figure>

<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11079543">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.</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9971961">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.</para>
<figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10914022"><media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="Graphic2.png"/>
<caption xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/"> Loading Multiple Graphs from a .TDM File </caption></figure>

</section>
</section>
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11028240">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">LabVIEW Based Virtual Instruments in Multisim</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10642191">For further information on LabVIEW based
Virtual Instruments in Multisim, consult the LabVIEW Virtual
Instruments text in Section II.</para>
</section>
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10733248">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">SignalExpress</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11203171">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:</para>
<list xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="bulleted" id="id10719716">
<item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Design modeling.</item>
<item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Design verification.</item>
<item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Design characterization.</item>
<item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Device validation.</item>
<item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Automated test troubleshooting.</item>
</list>
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11143739">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Loading Multisim Data into SignalExpress</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10135436">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.</para>
<figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10800747"><media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="Graphic3.png"/>
<caption xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/"> SignalExpress Load from LVM Step </caption></figure>

</section>
</section>
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11073984">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">ELVIS</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11209316">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.</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11209320">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.</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id11318317">
<figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id10212262"><media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="Graphic4.png"/>
	<caption xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/"> NI ELVIS Bode Analysis Comparing MultiSim Data </caption></figure>
</para>

</section>
</section>
</content>
</document>
