VisSim

Summary

VisSim is a visual block diagram program for the simulation of dynamical systems and model-based design of embedded systems, with its own visual language. It is developed by Visual Solutions of Westford, Massachusetts. Visual Solutions was acquired by Altair in August 2014 and its products have been rebranded as Altair Embed as a part of Altair's Model Based Development Suite. With Embed, virtual prototypes of dynamic systems can be developed. Models are built by sliding blocks into the work area and wiring them together with the mouse. Embed automatically converts the control diagrams into C-code ready to be downloaded to the target hardware.

VisSim/Altair Embed
ParadigmModular, Visual Programming, Simulation language
DeveloperVisual Solutions / Altair
First appeared1989
Stable release
Embed 2016 / January 2016
OSWindows
LicenseProprietary software
Filename extensions.VSM
Websitewww.vissim.com, www.altair.com
Influenced by
C, Laboratory Workbench, AVS (Advanced Visualization System)

VisSim (now Altair Embed) uses a graphical data flow paradigm to implement dynamic systems, based on differential equations. Version 8 adds interactive UML OMG 2 compliant state chart graphs that are placed in VisSim diagrams, which allows the modeling of state based systems such as startup sequencing of process plants or serial protocol decoding.

Applications edit

VisSim/Altair Embed is used in control system design and digital signal processing for multidomain simulation and design.[1] It includes blocks for arithmetic, Boolean, and transcendental functions, as well as digital filters, transfer functions, numerical integration and interactive plotting.[2] The most commonly modeled systems are aeronautical, biological/medical, digital power, electric motor, electrical, hydraulic, mechanical, process, thermal/HVAC and econometric.[1]

Distributing VisSim models edit

 
VisSim viewer screenshot with sample model

A read-only version of the software, VisSim Viewer, is available free of charge and provides a way for people who do not own a license to use VisSim to run VisSim models.[3] This program is intended to allow models to be more widely shared while preserving the model in its published form.[3] The viewer can execute any VisSim model, and only changes to block and simulation parameters to illustrate different design scenarios, are allowed. Sliders and buttons may be activated if included in the model.

Code generation edit

The "VisSim/C-Code" add-on generates ANSI C code for the model, and generates target specific code for on-chip devices like PWM, ADC, encoder, GPIO, I2C etc. This is useful for development of embedded systems. After the behavior of the controller has been simulated, C-code can be generated, compiled and run on the target. For debugging, VisSim supports an interactive JTAG linkage, called "Hotlink", that allows interactive gain change and plotting of on-target variables. The VisSim generated code has been called efficient and readable, making it well suited for development of embedded systems.[4] VisSim's author served on the X3J11 ANSI C committee and wrote several C compilers, in addition to co-authoring a book on C.[5] This deep understanding of ANSI C, and the nature of the resulting machine code when compiled, is the key to the code generator's efficiency. VisSim can target small 16-bit fixed point systems like the Texas Instruments MSP430, using only 740 bytes flash and 64 bytes of RAM for a small closed-loop Pulse-width modulation (PWM) actuated system, as well as allowing very high control sample rates over 500 kHz on larger 32-bit floating-point processors like the Texas Instruments 150 MHz F28335.

Use of model-based development edit

The technique of simulating system performance off-line, and then generating code from the simulation is known as "model-based development". Model-based development for embedded systems is becoming widely adopted for production systems because it shortens development cycles for hardware development in the same way that Model-driven architecture shortens production cycles for software development.[6]

Model building is a visual way of describing a situation. In an engineering context, instead of writing and solving a system of equations, model building involves using visual "blocks" to solve the problem. The advantage of using models is that in some cases problems which appear difficult if expressed mathematically may be easier to understand when represented pictorially.

VisSim uses a hierarchical composition to create nested block diagrams. A typical model would consist of "virtual plants" composed of various VisSim "layers", combined if necessary with custom blocks written in C or FORTRAN. A virtual controller can be added and tuned to give desired overall system response. Graphical control element such as sliders and buttons allow control of what-if analysis for operator training or controller tuning.

Although VisSim was originally designed for use by control engineers, it can be used for any type of mathematical model.

Optional features edit

Screenshots show the simulation of a sine function in VisSim. Noise is added to the model, then filtered out using a Butterworth filter. The signal traces of the sine function with noise and filtered noise are first shown together, and then shown in separate windows in the plot block.

This video size: 50% (320x240 pixels)
Other size: 100% (640x480 pixels)

See also edit

References edit

  1. ^ a b Books on wide variety of technical subjects referencing VisSim on the Google Books Library Project
  2. ^ Visual simulation with student VisSim, by Karen Darnell, 1996, PWS Pub. Co., Boston, ISBN 0-534-95485-5
  3. ^ a b Viewer page on company website
  4. ^ "Graphical Environment for Modeling Control Systems in Full Scope Training Simulators" (PDF). Archived from the original (PDF) on 2011-07-21. Retrieved 2010-09-09.
  5. ^ Books on C by Peter A. Darnell and Philip E. Margolis
  6. ^ Principles of model-driven architecture, Stephen J. Mellor, Addison-Wesley, 2004
  • Texas Instruments MSP430 spotlight article[permanent dead link] published in IEEE magazine.
  • VisSim web site
  • Mechatronics System Design, by Devdas Shetty, Richard A. Kolk, Edition 2, Cengage Learning, 2011, ISBN 143906198X, ISBN 9781439061985
  • C: A Software Engineering Approach, by Peter A Darnell, Philip E Margolis, 3rd edition, 1996, ISBN 978-0-387-94675-7

External links edit

  • A Simulation-Aided Introduction with VisSim/Comm Digital Transmission Series: Signals and Communication Technology, Guimaraes, Dayan Adionel, 2010, ISBN 978-3-642-01358-4
  • Hybrid Intelligent Aircraft Landing Controller and Its Hardware Implementation, by Jih-gau Juang and Bo-Shian Lin in Advances in Natural Computation: Second International Conference, ICNC 2006, ISBN 978-3-540-45907-1