Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation

Size: px
Start display at page:

Download "Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation"

Transcription

1 Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation Ben Black Market Development Manager, Real-Time Test & Power Systems National Instruments ben.black@ni.com Pierre-Yves Robert FPGA Specialist, OPAL-RT TECHNOLOGIES Inc. pierre-yves.robert@opal-rt.com 1

2 National Instruments Our Mission We equip engineers and scientists with tools that accelerate productivity, innovation, and discovery. 2

3 Our Stability Annual Revenue: $1.17 billion Global Operations: Approximately 7,100 employees; operations in almost 50 countries Broad Customer Base: More than 35,000 companies served annually Diversity: No industry >15% of revenue Culture: Ranked among the top 25 companies to work worldwide by the Great Place to Work Institute Strong Cash Position: Cash and short-term investments of $393 million at December 31, 2013 R&D Investment: Roughly 16% of revenue invested back in R&D 3

4 The Benefits of Off-the-Shelf Technology With the Flexibility of Custom Design Why compromise? The NI approach delivers the benefits of custom design with quality off-the-shelf products so you can focus on INNOVATION not IMPLEMENTATION 4

5 The Benefits of Off-the-Shelf Technology With the Flexibility of Custom Design Benefits High-Level Software Flexible Hardware Integrated Hardware and Software Platform 5

6 Graphical System Design A platform-based approach for measurement and control Applications Models of Computation, User Interface Math and Analysis Timing Measurement and Control I/O Connectivity With Third-Party I/O Commercial Technology Deployable Targets 6

7 Graphical System Design A platform-based approach for measurement and control Applications 7

8 LabVIEW System Design Software Project Explorer Manage and organize all system resources, including I/O and deployment targets Hardware Connectivity Bring real-world signals into LabVIEW from any I/O on any instrument Deployment Targets Deploy LabVIEW code to the leading desktop, real-time, and FPGA hardware targets Parallel Programming Create independent loops that automatically execute in parallel Instant Compilation See the state of your application at all times, instantly Block Diagram Define and customize the behavior of your system using graphical programming Front Panel Create event-driven user interfaces to control systems and display measurements Analysis Libraries Use high-performance analysis libraries designed for engineering and science Models of Computation Combine and reuse.m files, C code, and HDL with graphical code Timing Define explicit execution order and timing with sequential data flow Accelerates Your Success By abstracting low-level complexity and integrating all of the tools you need to build any measurement or control system 8

9 The NI Approach to Flexible Hardware We call this the LabVIEW RIO Architecture. Processor Real-time OS Application software Processor Networking and peripheral Real-Time I/O drivers or DMA, interrupt, PC-Based and bus control drivers FPGA Application IP Control IP DSP IP Specialized FPGA I/O drivers and interface DMA controller Analog I/O Digital I/O Modular I/O Specialized I/O for Any Signal Custom I/O Bus Protocols Highly Productive LabVIEW Graphical Programming Environment for Programming Host, FPGA, I/O, and Bus Interfaces Commercial Technology 9

10 NI CompactRIO The 7th International Conference FPGA Processor Modular I/O 10

11 NI CompactRIO The 7th International Conference FPGA Processor Modular I/O Extreme Ruggedness: -40 to 70 C temperature range; 50 g shock, 5 g vibration Highly Productive LabVIEW Graphical Programming Environment for Programming High Performance: Host, FPGA, I/O, Up to and 1.33 Bus GHz, Interfaces dual-core i7 processor Comprehensive I/O: Analog, digital, custom, specialty, bus communication 11

12 Xilinx ZYNQ 667 MHz Dual-Core ARM Cortex-A9 processor 28K Logic Cells (Artix-7) 80 DSP slices, 16 DMA channels 92 Billion calculations per second 12

13 NI myrio Control Platform All programmable SoC Express VIs for ease-of-use Rich, Known I/O Extensive Ecosystem WiFi & Tablet Ready LabVIEW unleashed C/C++ Programmable 13

14 NI myrio Courseware 14

15 OPAL-RT IP + LabVIEW + CompactRIO for HIL 15

16 OPAL-RT + CompactRIO for HIL 16

17 Design V Teaching Platform 6 DIO Inverter Research Vabc PWM Board Feedback NI / Opal-RT HIL Trainer myrio for control paired with: Inverter research board (real plant) NI / Opal-RT HIL Trainer (simulated plant) 17

18 First demonstration: Diode-Bridge Rectifier This circuit simulates a three-phase voltage rectifier with various loads. Teaching objectives: To introduce the student with the simulation tools To understand the operating principles of a diode-bridge rectifier To highlight the effect of the load type and value on the output voltage ripple 18

19 Second demonstration: Boost Converter This circuit simulates a DC-DC Boost converter with various loads. Teaching objectives: To understand the operating principles of a boost converter To observe and understand the effect of the load type and value on the boost output voltage To find the S 1 switching duty cycle marking the delimitation between continuous and discontinuous operation modes. 19

20 Third demo: Boost with external controller We connect the Boost converter to an external controller. Teaching objectives: To introduce the student with closed-loop control, including wire connections To design from scratch a PI controller adapted for a boost converter To find the suited controller parameters according to load characteristics 20

21 What is ehs? This approach uses the modified nodal analysis. It solves the conductance matrix of the network to find the voltage at each node and the current from each sources. The conductance matrix is loaded into the solver when the model is deployed. The simulated model can be modified without recompiling the bitfile. Graphical circuit design and offline simulation Automatic analysis of the circuit netlist and generation of the conductance matrix FPGA-based simulation on circuit-independent firmware 21

22 Integration of ehs into the LabVIEW environment The ehs tool will be included as a module of LabVIEW. Exercises will be provided with precompiled bitfiles for the FPGA firmware. To accommodate different I/O configurations, custom bitfiles can be generated using LabVIEW FPGA. 22

23 Modifying the simulated circuit To modify the component values in a circuit, the student generally chooses from a list of pre-defined scenarios. ehs matrices are pre-generated to match these scenarios. In general, this is done in a LabVIEW control panel provided him by the teaching assistant. 23

24 Modifying the simulated circuit Alternatively, the student could use a standard schematic editor, and re-compile the corresponding conductance matrix. At the time being, this is done within the Matlab environment. 24

25 Creating new exercises A professor may want to modify scenarios, create new ones, or even create exercises based on completely different circuit topologies The new circuit can be designed with his favorite schematic editor LabVIEW provides full access to the control panel for scenario control. 25

26 ehs: Computation time On the crio, the ehs feature uses a 160-MHz clock. This enables very small computation step sizes, in general between 125 ~ 500 ns. Computation step sizes depends on the circuit complexity and the number of scenarios implemented. Loop rate of the Boost Converter model is 3.33 MHz (300 ns). Loop rate of the Diode-Bridge Rectifier model is 2.16 MHz (460 ns). Loop rate of the Buck Converter model is 7.27 MHz (140 ns). Loop rate of the 3-Phase Inverter model is 2.38 MHz (420 ns). 26

27 ehs: Hardware-in-the-Loop simulation timing When ehs is connected to an external plant or controller, the total loop time must include I/O latency In this case, the loop time is not critical, but the Boost model and digital lines still need to run fast to accommodate fast-switching PWM controls. 27

28 ehs: Supported Circuit editors As of today, the ehs circuit can be described with one of the following tools: SimPowerSystem Toolbox for Simulink PLECS PSIM Development is planned for the following tools: Multisim EMTP-RV 28

29 RUNNING OPAL-RT S ehs ON NATIONAL INSTRUMENTS crio: SUB-MICROSECOND POWER-ELECTRONIC SIMULATION By running Opal-RT s ehs on a National Instruments crio platform, the simulation of powerelectronic circuits can be performed at sub-microsecond sample times. The low cost of the ehs-crio solution makes it suitable as a model-based test bench in an undergraduate educational lab equipment. The flexibility of the ehs-crio solution enables a full hardware-in-the-loop solution with loop times in the order of tens of microseconds. Opal-RT can provide a variety of models suited for educational purposes, such as DC- DC converters, Inverters, Rectifiers, etc. 29

30 The 7th International Conference Appendices 30

31 ehs: PEJOVIC METHOD The The 7th 7th International International Conference on Real-Time on Simulation Technologies Montreal June, 2014 The Pejovic method models switches by either an inductor when conducting or a capacitor when blocking in the nodal matrix. This method is called the fix-y because the conductance matrix does not change when a switch changes state. When using the modified nodal analysis the main difference between an inductance and a capacitor is in their discretization and in their historical term. Once discretized, the equivalent circuit is a current source with a shunt resistance. 31

Real-Time Simulation ON FPGA.

Real-Time Simulation ON FPGA. Real-Time Simulation FOR Power Electronics ON FPGA www.opal-rt.com Choose efpgasim for your next power electronics project Microgrids Electrical Motors and Drives Hybrid & Electric Vehicles Hardware-in-the-Loop

More information

FPGA design with National Instuments

FPGA design with National Instuments FPGA design with National Instuments Rémi DA SILVA Systems Engineer - Embedded and Data Acquisition Systems - MED Region ni.com The NI Approach to Flexible Hardware Processor Real-time OS Application software

More information

efpgasim Features & Applications

efpgasim Features & Applications efpgasim Features & Applications Christian Dufour, Ph.D. Senior Simulation specialist, Power System and Motor Drive Applications OPAL-RT TECHNOLOGIES, Montréal, Canada Presentation objective Introduction

More information

Simplify System Complexity

Simplify System Complexity 1 2 Simplify System Complexity With the new high-performance CompactRIO controller Arun Veeramani Senior Program Manager National Instruments NI CompactRIO The Worlds Only Software Designed Controller

More information

Simplify System Complexity

Simplify System Complexity Simplify System Complexity With the new high-performance CompactRIO controller Fanie Coetzer Field Sales Engineer Northern South Africa 2 3 New control system CompactPCI MMI/Sequencing/Logging FieldPoint

More information

Embedded Vision Systémy - využití ve výuce a v průmyslu

Embedded Vision Systémy - využití ve výuce a v průmyslu Embedded Vision Systémy - využití ve výuce a v průmyslu Radim ŠTEFAN NI Embedded Vision NI Smart Cameras NI CVS Compact Vision System NI EVS Embedded Vision System 2 NI Embedded Vision - continued NI CompactRIO

More information

NI Linux Real-Time. Fanie Coetzer. Field Sales Engineer SA North. ni.com

NI Linux Real-Time. Fanie Coetzer. Field Sales Engineer SA North. ni.com 1 NI Linux Real-Time Fanie Coetzer Field Sales Engineer SA North Agenda 1. Hardware Overview 2. Introduction to NI Linux Real-Time OS Background & Core Technology Filesystem Connectivity and Security 3.

More information

Embedded Control Redefined: New C/C++ Options on NI Linux Real-Time

Embedded Control Redefined: New C/C++ Options on NI Linux Real-Time Embedded Control Redefined: New C/C++ Options on NI Linux Real-Time Anna Kozminski Software Product Manager Agenda NI Embedded Software Architecture Communicating between C/C++ and LabVIEW Development

More information

The LabVIEW RIO Architecture and the Newest Member to the CompactRIO Family

The LabVIEW RIO Architecture and the Newest Member to the CompactRIO Family The LabVIEW RIO Architecture and the Newest Member to the CompactRIO Family Brett Burger Sr. Product Manager What is CompactRIO? IP Camera GigE Camera Analog Frame Grabber Analog Camera Motor Drivers and

More information

FOR UNIVERSITIES & COLLEGES

FOR UNIVERSITIES & COLLEGES ACADEMIC OFFER FOR UNIVERSITIES & COLLEGES WWW.OPAL-RT.COM Table of Contents Opal-RT & Academia 3 RCP & HIL Solutions RT-LAB OP4200 Small all-purpose RCP/HIL system 6 RT-LAB OP4510 Power electronics RCP/HIL

More information

ni.com Smaller Size, Increased Flexibility: Introducing the Newest Board-Level Embedded Target

ni.com Smaller Size, Increased Flexibility: Introducing the Newest Board-Level Embedded Target 1 Smaller Size, Increased Flexibility: Introducing the Newest Board-Level Embedded Target NI sbrio-9651 System on Module (SOM) 4 Role of a System on Module (SOM) Embedded System Components: Operations

More information

Real-Time Simulation Solutions for Power Grids and Power Electronics

Real-Time Simulation Solutions for Power Grids and Power Electronics Real-Time Simulation Solutions for Power Grids and Power Electronics The Most Advanced Real-Time Simulation Systems Available The power system industry is changing considerably with the shift from centralized

More information

Designing Real-Time Control Applications Using LabVIEW and CompactRIO. Developer Days 2009

Designing Real-Time Control Applications Using LabVIEW and CompactRIO. Developer Days 2009 Designing Real-Time Control Applications Using LabVIEW and CompactRIO Developer Days 2009 Agenda CompactRIO Overview Technology Applications Real-Time Control Software Architecture Basic Process Control

More information

Typhoon HIL600. Discover the frontier of Hardware-in-the-Loop testing and quality assurance for power electronics.

Typhoon HIL600. Discover the frontier of Hardware-in-the-Loop testing and quality assurance for power electronics. Typhoon HIL600. SWISS QUALITY Discover the frontier of Hardware-in-the-Loop testing and quality assurance for power electronics www.typhoon-hil.com Testing made Simple. Typhoon HIL600. Discover the industrial

More information

Open Platform for Developing and Testing Smart Grid Automation Systems. Igor Alvarado National Instruments Corp.

Open Platform for Developing and Testing Smart Grid Automation Systems. Igor Alvarado National Instruments Corp. Open Platform for Developing and Testing Smart Grid Automation Systems Igor Alvarado National Instruments Corp. Panel 1: State of the Art: Modeling, Simulation, Testing and Calibration Facilities April

More information

CompactRIO System on Module

CompactRIO System on Module Have a question? Contact Us. PRODUCT FLYER CompactRIO System on Module CONTENTS CompactRIO System on Module Detailed View of sbrio-9651 Key Features Integrated Software Deployment-Ready Hardware Development

More information

High-Level Synthesis with LabVIEW FPGA

High-Level Synthesis with LabVIEW FPGA High-Level Synthesis with LabVIEW FPGA National Instruments Agenda Introduction NI RIO technology LabVIEW FPGA & IP Builder RIO Hardware Platform Application 2 An Ideal Embedded Architecture Processor

More information

Sviluppa Sistemi embedded con LabVIEW Design Real Systems, Fast

Sviluppa Sistemi embedded con LabVIEW Design Real Systems, Fast Sviluppa Sistemi embedded con LabVIEW Design Real Systems, Fast Luca Gallo Academic Sales Engineer, National Instruments Italy Agenda Introduction to NI Introduction to LabVIEW Introduction to NI myrio

More information

Don t Think You Need an FPGA? Think Again!

Don t Think You Need an FPGA? Think Again! 1 Don t Think You Need an FPGA? Think Again! Arun Veeramani Senior Program Manager National Instruments Don t Think You Need an FPGA? Think Again! Goals for Today Define and explain FPGAs Address common

More information

LabVIEW 2009 Real-Time & FPGA 最新技術剖析. National Instruments 美商國家儀器 行銷部技術經理吳維翰

LabVIEW 2009 Real-Time & FPGA 最新技術剖析. National Instruments 美商國家儀器 行銷部技術經理吳維翰 LabVIEW 2009 Real-Time & FPGA 最新技術剖析 National Instruments 美商國家儀器 行銷部技術經理吳維翰 LabVIEW RT 2009 Agenda NI Real-Time Hypervisor MathScript RT RT System Backup and Restore crio Streaming API LabVIEW FPGA 2009

More information

Increase Your Test Capabilities with Reconfigurable FPGA Technology

Increase Your Test Capabilities with Reconfigurable FPGA Technology Increase Your Test Capabilities with Reconfigurable FPGA Technology CTEA Electronics Symposium Ryan Verret Senior Product Manager FPGA Technology for Test National Instruments Graphical System Design A

More information

Application State Machine

Application State Machine Application State Machine Project In this tutorial, create a real, working program to help you learn how to develop programs for your own applications in the future. This tutorial guides you through writing

More information

Power System Real-Time Simulator. The Most Powerful and Intuitive Power System Simulator for Utilities, R&D Centers and Manufacturers

Power System Real-Time Simulator. The Most Powerful and Intuitive Power System Simulator for Utilities, R&D Centers and Manufacturers Power System Real-Time Simulator The Most Powerful and Intuitive Power System Simulator for Utilities, R&D Centers and Manufacturers overview The Most Powerful and Intuitive Power System Simulator for

More information

Real-Time HIL/RCP Laboratory. Study, design and test power electronics control algorithms using both OPAL-RT and Lab-Volt solutions.

Real-Time HIL/RCP Laboratory. Study, design and test power electronics control algorithms using both OPAL-RT and Lab-Volt solutions. Real-Time HIL/RCP Laboratory Study, design and test power electronics control algorithms using both OPAL-RT and Lab-Volt solutions. Electric Motor Laboratory Curriculum Goals Laboratory Highlights and

More information

Integrating Data Acquisition and Instrument Control with Your Scilab Scripts

Integrating Data Acquisition and Instrument Control with Your Scilab Scripts Integrating Data Acquisition and Instrument Control with Your Scilab Scripts Darcy Dement Marketing Director National Instruments France darcy.dement@ni.com Who We Are 800 Leaders in Computer-based Measurement

More information

Open, Scalable Real-Time Solutions

Open, Scalable Real-Time Solutions Open, Scalable Real-Time Solutions Introducing TestDrive ECU-in-the-Loop Testing Q & A Alan Soltis Applications Engineer TestDrive Simulator An Overview Compact, robust chassis Pentium 4

More information

Engineering Design in Education. ECEDHA March 2012

Engineering Design in Education. ECEDHA March 2012 Engineering Design in Education ECEDHA March 2012 Our Proposition Everystudent should complete significant hands-on design as a part of everyassignment. It s ESEA Every Student, Every Assignment How? 1.Low-cost,

More information

Introduction to LabVIEW and NI Hardware Platform

Introduction to LabVIEW and NI Hardware Platform Introduction to LabVIEW and NI Hardware Platform Corrie Botha Platform-Based Approach 2 With LabVIEW, You Can Program the Way You Think 3 With LabVIEW, You Can Program the Way You Think The graphical,

More information

Bringing the benefits of Cortex-M processors to FPGA

Bringing the benefits of Cortex-M processors to FPGA Bringing the benefits of Cortex-M processors to FPGA Presented By Phillip Burr Senior Product Marketing Manager Simon George Director, Product & Technical Marketing System Software and SoC Solutions Agenda

More information

Communication Systems Design in Practice

Communication Systems Design in Practice Communication Systems Design in Practice Jacob Kornerup, Ph.D. LabVIEW R&D National Instruments A Word About National Instruments Annual Revenue: $1.14 billion Global Operations: Approximately 6,870 employees;

More information

The Role of Real Time Digital Simulation into the Power Systems Development

The Role of Real Time Digital Simulation into the Power Systems Development The Role of Real Time Digital Simulation into the Power Systems Development Guillaume PISSINIS Sales Manager guillaume.pissinis@opal-rt.com Click to add author Aalborg University Denmark March 2017 Summary

More information

ni.com What s New in 2013

ni.com What s New in 2013 What s New in 2013 Code Reuse and Mobile Device Integration Access the Newest Hardware Technology Code Management and Debugging Tools All Systems. Go. New Sample Projects and Improved Examples Streamlined

More information

National Instruments Approach

National Instruments Approach National Instruments Approach Our graphical programming software, LabVIEW, and modular, open hardware, has redefined how engineers work throughout the entire product design cycle. Committed to Engineers

More information

Hardware-in-the-loop Test Bench for flexible DC Distribution Network using RT- LAB and EFPGASIM

Hardware-in-the-loop Test Bench for flexible DC Distribution Network using RT- LAB and EFPGASIM Hardware-in-the-loop Test Bench for flexible DC Distribution Network using RT- LAB and EFPGASIM 1. Context With the development of power-electronic technology, micro-grids have been widely connected to

More information

RF and Microwave Test and Design Roadshow. 5 Locations across Australia and New Zealand. National Instruments. ni.com

RF and Microwave Test and Design Roadshow. 5 Locations across Australia and New Zealand. National Instruments. ni.com RF and Microwave Test and Design Roadshow 5 Locations across Australia and New Zealand National Instruments Today s Agenda Time Session 9:00 am 9:30 am Introduction - Revolutionising RF and Microwave Test,

More information

Modular Multilevel Converter Solution in RT-LAB

Modular Multilevel Converter Solution in RT-LAB Modular Multilevel Converter Solution in RT-LAB Wei Li, Esmaeil Ghahremani OPAL-RT Sebastien Dennetiere RTE wei.li@opal-rt.com esmaeil.ghahremani@opal-rt.com sebastien.dennetiere@rte-france.com 1 Chinese

More information

Real-time FPGA-based solutions for Power Electronics and Power Systems

Real-time FPGA-based solutions for Power Electronics and Power Systems Real-time FPGA-based solutions for Power Electronics and Power Systems FPGA-based HIL platform combining performance and flexibility From Imagination... to Real-time High-fidelity HIL modeling on FPGA

More information

On Board Power Electronics Real-time Simulation, Verification and Validation. Martin Belanger American Sale Manager

On Board Power Electronics Real-time Simulation, Verification and Validation. Martin Belanger American Sale Manager On Board Power Electronics Real-time Simulation, Verification and Validation Martin Belanger American Sale Manager martin.belanger@opal-rt.com 1 OPAL-RT TECHNOLOGIES Established in 1997, HQ in Montreal,

More information

Rapid Control Prototyping Solutions Electrical Drive, Power Conversion and Power Systems

Rapid Control Prototyping Solutions Electrical Drive, Power Conversion and Power Systems Rapid Control Prototyping Solutions Electrical Drive, Power Conversion and Power Systems Presented by Guillaume Boué guillaume.boue@opal-rt.com 2013 OPAL-RT www.opal-rt.com Presentation outline WHY INTRO

More information

The CompactRIO Advantage

The CompactRIO Advantage CompactRIO Platform The CompactRIO Advantage Improve the way you design and deploy advanced control and monitoring systems for the Industrial Internet of Things by leveraging the endless capabilities and

More information

AC : A NEW PEDAGOGY FOR THE ELECTRONICS LABORA- TORY

AC : A NEW PEDAGOGY FOR THE ELECTRONICS LABORA- TORY AC 2011-801: A NEW PEDAGOGY FOR THE ELECTRONICS LABORA- TORY Daren Reed Wilcox, Southern Polytechnic State University Gerd Walter Wstenkhler, Hochschule Harz (University of Applied Sciences) c American

More information

Model-Based Design for effective HW/SW Co-Design Alexander Schreiber Senior Application Engineer MathWorks, Germany

Model-Based Design for effective HW/SW Co-Design Alexander Schreiber Senior Application Engineer MathWorks, Germany Model-Based Design for effective HW/SW Co-Design Alexander Schreiber Senior Application Engineer MathWorks, Germany 2013 The MathWorks, Inc. 1 Agenda Model-Based Design of embedded Systems Software Implementation

More information

Gas Combustion Testing With LabVIEW

Gas Combustion Testing With LabVIEW Gas Combustion Testing With LabVIEW Asa Kirby Senior Product Manager Taking Advantage of Trends in Product Test & Validation with LabVIEW Asa Kirby Senior Product Manager Abstract The growing complexity

More information

LabVIEW Core 1. What You Need To Get Started. File Locations. The course installer places the course files in the following location: ni.

LabVIEW Core 1. What You Need To Get Started. File Locations. The course installer places the course files in the following location: ni. LabVIEW Core 1 What You Need To Get Started LabVIEW Core 1 Course Manual (online) LabVIEW Core 1 Exercise Manual (online) LabVIEW Core 1 Course CD (preloaded on S Share) Multifunction DAQ device File Locations

More information

OP5600 & OP7000. High performance Real-Time simulators. Yahia Bouzid 25 th June2013

OP5600 & OP7000. High performance Real-Time simulators. Yahia Bouzid 25 th June2013 OP5600 & OP7000 High performance Real-Time simulators Yahia Bouzid 25 th June2013 Contents Model-based design concept Applications Rapid Control Prototyping Hardware in-the-loop OPAL-RT Real-Time simulators

More information

MOIS Overview. 1. Developer Walkthrough

MOIS Overview. 1. Developer Walkthrough MOIS Overview The Modular Ocean Instrumentation System (MOIS) software was developed in the LabVIEW programming language. The software runs on a LabVIEW real-time target. The National Instruments produced

More information

Graphical System Design For Large Scale Deployments. Bhavin Desai Technical Consultant

Graphical System Design For Large Scale Deployments. Bhavin Desai Technical Consultant Graphical System Design For Large Scale Deployments Bhavin Desai Technical Consultant Modern System Builder s Diverse Requirements HMI Logging, Database Modern System Sensors and Signal Conditioning Mechanical

More information

Motor Control: Model-Based Design from Concept to Implementation on heterogeneous SoC FPGAs Alexander Schreiber, MathWorks

Motor Control: Model-Based Design from Concept to Implementation on heterogeneous SoC FPGAs Alexander Schreiber, MathWorks Motor Control: Model-Based Design from Concept to Implementation on heterogeneous SoC FPGAs Alexander Schreiber, MathWorks 2014 The MathWorks, Inc. 1 Some components of a production application Production

More information

International Journal of Engineering Science Invention Research & Development; Vol. III, Issue VI, December e-issn:

International Journal of Engineering Science Invention Research & Development; Vol. III, Issue VI, December e-issn: AN FPGA-BASED SIMULATION SYSTEM FOR PHOTOVOLTAIC POWER GENERATION Aravind R 1, BoreGowda H B 2, Manasa M G 3 1, 2,3 Assistance Professor, Dept. of ECE, 1,2 GSSS Institute of Engineering & Technology for

More information

HIL. Hardware-in-the-loop system for Automotive ECU testing and validation

HIL. Hardware-in-the-loop system for Automotive ECU testing and validation HIL Hardware-in-the-loop system for Automotive ECU testing and validation What we offer Custome made Hardware-in-the-loop systems for Automotive ECU testing and validation, based on National Instruments

More information

Modeling a 4G LTE System in MATLAB

Modeling a 4G LTE System in MATLAB Modeling a 4G LTE System in MATLAB Part 3: Path to implementation (C and HDL) Houman Zarrinkoub PhD. Signal Processing Product Manager MathWorks houmanz@mathworks.com 2011 The MathWorks, Inc. 1 LTE Downlink

More information

Resource 2 Embedded computer and development environment

Resource 2 Embedded computer and development environment Resource 2 Embedded computer and development environment subsystem The development system is a powerful and convenient tool for embedded computing applications. As shown below, the development system consists

More information

M. Brett McMickell, Ph.D.

M. Brett McMickell, Ph.D. Rapid Development of Electronic Systems for Space Applications AIAA/USU Conference on Small Satellites M. Brett McMickell, Ph.D. Thom Kreider, Lindsay Harding, Ron Strong, Brad Mouring, Kosta Ilic August

More information

Using COTS Hardware with EPICS Through LabVIEW A Status Report. EPICS Collaboration Meeting Fall 2011

Using COTS Hardware with EPICS Through LabVIEW A Status Report. EPICS Collaboration Meeting Fall 2011 Using COTS Hardware with EPICS Through LabVIEW A Status Report EPICS Collaboration Meeting Fall 2011 EPICS Overview Experimental Physics and Industrial Control System (EPICS) Used to develop and implement

More information

Agenda. Programming FPGAs Why Are They Useful? NI FPGA Hardware Common Applications for FPGAs How to Learn More

Agenda. Programming FPGAs Why Are They Useful? NI FPGA Hardware Common Applications for FPGAs How to Learn More Agenda Programming FPGAs Why Are They Useful? NI FPGA Hardware Common Applications for FPGAs How to Learn More FPGA Technology Programmable Interconnects Logic Blocks I/O Blocks FPGA Logic Implementation

More information

Enhanced Control for Local Helicity Injection on the Pegasus ST

Enhanced Control for Local Helicity Injection on the Pegasus ST Enhanced Control for Local Helicity Injection on the Pegasus ST C. Pierren, M.W. Bongard, R.J. Fonck, B.T. Lewicki, J.M. Perry 59 th Annual Meeting of the APS Division of Plasma Physics University of Wisconsin-Madison

More information

HIL POWER SYSTEM RESEARCH FROM SIMULATION TO FIELD DEMONSTRATION Center for Electromechanics University of Texas at Austin

HIL POWER SYSTEM RESEARCH FROM SIMULATION TO FIELD DEMONSTRATION Center for Electromechanics University of Texas at Austin HIL POWER SYSTEM RESEARCH FROM SIMULATION TO FIELD DEMONSTRATION Center for Electromechanics University of Texas at Austin Hardware-in-the-Loop (HIL) The control and protection strategies are ultimately

More information

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications Publish Date: Dec 29, 2008 38 Ratings 4.16 out of 5 Overview Hardware-in-the-loop (HIL) simulation is achieving a highly realistic simulation

More information

The Internet of Things and Factory of Future

The Internet of Things and Factory of Future The Internet of Things and Factory of Future Andy Chang Sr. Manager, Academic Research & Industrial Internet of Things 2 Our Mission We equip engineers and scientists with systems that accelerate productivity,

More information

How Real-Time Testing Improves the Design of a PMSM Controller

How Real-Time Testing Improves the Design of a PMSM Controller How Real-Time Testing Improves the Design of a PMSM Controller Prasanna Deshpande Control Design & Automation Application Engineer MathWorks 2015 The MathWorks, Inc. 1 Problem Statement: Design speed control

More information

Title: High-Volume Automated Production Test with NI CompactRIO. Author: Robert Hoffman Signal.X Technologies, LLC

Title: High-Volume Automated Production Test with NI CompactRIO. Author: Robert Hoffman Signal.X Technologies, LLC Title: High-Volume Automated Production Test with NI CompactRIO Author: Robert Hoffman Signal.X Technologies, LLC Industry: Automotive, Automated Test Products: National Instruments LabVIEW, CompactRIO

More information

Building a Next Generation Data Logging System

Building a Next Generation Data Logging System 1 Building a Next Generation Data Logging System Fanie Coetzer, Field Sales Engineer Northern South Africa Outline Introduction to the Next Generation of Data Logging Signals and Signal Conditioning Data

More information

New Software-Designed Instruments

New Software-Designed Instruments 1 New Software-Designed Instruments Nicholas Haripersad Field Applications Engineer National Instruments South Africa Agenda What Is a Software-Designed Instrument? Why Software-Designed Instrumentation?

More information

ni.com/training Quizzes LabVIEW Core 1 ni.com/training Courses Skills learned: LabVIEW environment Certifications Skills tested: LabVIEW environment

ni.com/training Quizzes LabVIEW Core 1 ni.com/training Courses Skills learned: LabVIEW environment Certifications Skills tested: LabVIEW environment LabVIEW Core 1 What You Need To Get Started LabVIEW Core 1 Course Manual LabVIEW Core 1 Exercise Manual LabVIEW Core 1 Course CD Multifunction DAQ device GPIB interface DAQ Signal Accessory, wires, and

More information

High Performance Embedded Applications. Raja Pillai Applications Engineering Specialist

High Performance Embedded Applications. Raja Pillai Applications Engineering Specialist High Performance Embedded Applications Raja Pillai Applications Engineering Specialist Agenda What is High Performance Embedded? NI s History in HPE FlexRIO Overview System architecture Adapter modules

More information

NI Vision Platform. Radim ŠTEFAN. ni.com

NI Vision Platform. Radim ŠTEFAN.  ni.com NI Vision Platform Radim ŠTEFAN www./vision National Instruments Our Stability Revenue: $1.15B in 2012 Innovation: 18% re-invested to R&D Global Operations: Approximately 7,100 employees; operations in

More information

The LabVIEW FPGA course prepares you to design, debug, and implement efficient,

The LabVIEW FPGA course prepares you to design, debug, and implement efficient, HUMAN RESOURCES STAFF TRAINING SERVICE EPFL RI RH-F Phone : +41 21 693 34 30 Building BI Fax : +41 21 341 31 58 Station 7 CH-1015 Lausanne Website : http://sfp.epfl.ch LabVIEW, FPGA The LabVIEW FPGA course

More information

Tips for Code Re-Use. Rejwan Ali, Marketing Engineer NI Africa and Oceania

Tips for Code Re-Use. Rejwan Ali, Marketing Engineer NI Africa and Oceania ni.com 1 ni.com Tips for Code Re-Use Rejwan Ali, Marketing Engineer NI Africa and Oceania Graphical System Design A platform-based approach for measurement and control 4 Calling Compiled Code From LabVIEW

More information

NI Smart Cameras PRODUCT FLYER CONTENTS. Have a question? Contact Us.

NI Smart Cameras PRODUCT FLYER CONTENTS. Have a question? Contact Us. Have a question? Contact Us. PRODUCT FLYER NI Smart Cameras CONTENTS NI Smart Cameras Detailed View of ISC-178x Key Features Vision Software Hardware Services Page 1 ni.com NI Smart Cameras NI Smart Cameras

More information

Hardware-Software Co-Design and Prototyping on SoC FPGAs Puneet Kumar Prateek Sikka Application Engineering Team

Hardware-Software Co-Design and Prototyping on SoC FPGAs Puneet Kumar Prateek Sikka Application Engineering Team Hardware-Software Co-Design and Prototyping on SoC FPGAs Puneet Kumar Prateek Sikka Application Engineering Team 2015 The MathWorks, Inc. 1 Agenda Integrated Hardware / Software Top down Workflow for SoC

More information

The Use of LabVIEW FPGA in Accelerator Instrumentation.

The Use of LabVIEW FPGA in Accelerator Instrumentation. The Use of LabVIEW FPGA in Accelerator Instrumentation. Willem Blokland Research Accelerator Division Spallation Neutron Source Introduction Spallation Neutron Source at Oak Ridge National Laboratory:

More information

Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System

Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System Introduction National Instruments is now offering the LabVIEW FPGA Pioneer System to provide early access to the new

More information

Paul Goossens Product Director

Paul Goossens Product Director Paul Goossens Product Director June 2009 Maplesoft, a division of Waterloo Maple Inc., 2009 Maplesoft and Maple are trademarks of Waterloo Maple Inc. 2009 Maplesoft, a a division of of Waterloo Maple Inc.

More information

Matej Krajnc. Managing Director of NI Oceania. ni.com

Matej Krajnc. Managing Director of NI Oceania. ni.com 1 Matej Krajnc Managing Director of NI Oceania The National Academy of Engineering Grand Challenges Engineering the Tools of Discovery 3 Fostering Discovery Our Mission We equip engineers and scientists

More information

FPGA PROTOTYPING BY VERILOG EXAMPLES XILINX SPARTAN 3 VERSION

FPGA PROTOTYPING BY VERILOG EXAMPLES XILINX SPARTAN 3 VERSION page 1 / 5 page 2 / 5 fpga prototyping by verilog pdf A field-programmable gate array (FPGA) is an integrated circuit designed to be configured by a customer or a designer after manufacturing hence the

More information

BoomBox control platform

BoomBox control platform BoomBox control platform The ultimate solution for fast and reliable development and testing BOOMBOX RAPID CONTROL The ultimate solution for fast and DEDICATED OPERATING SYSTEM» Up to 200 khz sampling

More information

ANNA UNIVERSITY QB ( )

ANNA UNIVERSITY QB ( ) ANNA UNIVERSITY QB (2003--2008) UNIT I POWER SEMICONDUCTOR DEVICES PART A 1. Draw the V-I characteristics of SCR and mark the holding current and latching current in the characteristics. Nov/Dec04 2. What

More information

Melon S3 FPGA Development Board Product Datasheet

Melon S3 FPGA Development Board Product Datasheet Melon S3 FPGA Development Board Product Datasheet The Melon S3 FPGA is open-source, expandable development board perfect for the learning digital circuit design and prototyping of your unique ideas. You

More information

Optimizing SiP Test Cost with a Platform Approach

Optimizing SiP Test Cost with a Platform Approach Optimizing SiP Test Cost with a Platform Approach SiP Conferences China 2017 Pearl He Greater China Semi BDM National Instruments ni.com The World of Converged Devices More capability defined in software

More information

Graphical Programming and Implementation of the NI and NI-5781 FPGA Interface

Graphical Programming and Implementation of the NI and NI-5781 FPGA Interface BLEKINGE TENKISKE HÖGSKOLA Graphical Programming and Implementation of the NI- 7962 and NI-5781 FPGA Interface Paper for submission for the Bachelors Thesis in Electrical Engineering with Emphasis on Telecommunication

More information

Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA

Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA Embarquez votre Intelligence Artificielle (IA) sur CPU, GPU et FPGA Pierre Nowodzienski Engineer pierre.nowodzienski@mathworks.fr 2018 The MathWorks, Inc. 1 From Data to Business value Make decisions Get

More information

Essential Technologies for Industrial Machine Design and Prototyping

Essential Technologies for Industrial Machine Design and Prototyping Essential Technologies for Industrial Machine and Prototyping 1 Mechatronics: Streamlined Approach to Machine 2 Mechanical 3 1 Requirements Electrical Control Virtual Prototype (Simulation) Physical Prototype

More information

2015 LabVIEW Developer Days

2015 LabVIEW Developer Days 2015 LabVIEW Developer Days Welcome and Introduction Hyper-Connected Infrastructure 2 IOT WILL IMPACT 75% ENGINEERS IN 3 YEARS - VDC 50 BILLION DEVICES CONNECTED BY 2020 30X INCREASE IN THINGS - GARTNER,

More information

Control Technology. motion controller and power amplifier

Control Technology. motion controller and power amplifier Control Technology motion controller and power amplifier Erik van Hilten Rik Prins National Instruments Agenda Controller, the central element Tools for controller design in drive systems: - in PC-based

More information

Real-Time Testing in a Modern, Agile Development Workflow

Real-Time Testing in a Modern, Agile Development Workflow Real-Time Testing in a Modern, Agile Development Workflow Simon Eriksson Application Engineer 2015 The MathWorks, Inc. 1 Demo Going from Desktop Testing to Real-Time Testing 2 Key Take-Aways From This

More information

Communication Systems Design in Practice

Communication Systems Design in Practice Communication Systems Design in Practice Jacob Kornerup, Ph.D. LabVIEW R&D National Instruments '87 '88 '89 '90 '91 '92 '93 '94 '95 '96 '97 '98 '99 '00 '01 '02 03 04 '05 '06 '07 '08 '09 '10 '11 '12 '13

More information

Chapter 2 LabVIEW FPGA

Chapter 2 LabVIEW FPGA Chapter 2 LabVIEW FPGA 2.1 Field-Programmable Gate Array (FPGA) An field-programmable gate array (FPGA) [1] is a device that contains a matrix of reconfigurable gate array logic circuitry. When an FPGA

More information

CHAPTER 3 LabVIEW REAL TIME APPLICATION DEVELOPMENT REFERENCES: [1] NI, Real Time LabVIEW. [2] R. Bishop, LabVIEW 2009.

CHAPTER 3 LabVIEW REAL TIME APPLICATION DEVELOPMENT REFERENCES: [1] NI, Real Time LabVIEW. [2] R. Bishop, LabVIEW 2009. CHAPTER 3 By Radu Muresan University of Guelph Page 1 ENGG4420 CHAPTER 3 LECTURE 1 October 31 10 5:12 PM CHAPTER 3 LabVIEW REAL TIME APPLICATION DEVELOPMENT REFERENCES: [1] NI, Real Time LabVIEW. [2] R.

More information

Digital electronics & Embedded systems

Digital electronics & Embedded systems FYS3240 PC-based instrumentation and microcontrollers Digital electronics & Embedded systems Spring 2017 Lecture #10 Bekkeng, 30.1.2017 Embedded systems An embedded system is a special-purpose system designed

More information

A Step Into the Future of Data Measurement. Focus on Tests and Measurements. Let idaq Do the Rest.

A Step Into the Future of Data Measurement. Focus on Tests and Measurements. Let idaq Do the Rest. W H I T E P A P E R A Step Into the Future of Data Measurement Focus on Tests and Measurements. Let idaq Do the Rest. idaq Whitepaper OVERVIEW IDAQ, THE INTUITIVE, COMPLETE AND RELIABLE SOFTWARE FOR YOUR

More information

Embedded Power Supply Controller

Embedded Power Supply Controller Embedded Power Supply Controller Amrish Singh 1, Prof. A. P. Mankodia 2 1 PG EC Student: U.V. Patel College of Engineering, Mehsana, Gujarat, India 2 Assistant professor, EC: U.V. Patel College of Engineering,

More information

VXS-621 FPGA & PowerPC VXS Multiprocessor

VXS-621 FPGA & PowerPC VXS Multiprocessor VXS-621 FPGA & PowerPC VXS Multiprocessor Xilinx Virtex -5 FPGA for high performance processing On-board PowerPC CPU for standalone operation, communications management and user applications Two PMC/XMC

More information

Ettus Research Update

Ettus Research Update Ettus Research Update Matt Ettus Ettus Research GRCon13 Outline 1 Introduction 2 Recent New Products 3 Third Generation Introduction Who am I? Core GNU Radio contributor since 2001 Designed

More information

Scientific Instrumentation using NI Technology

Scientific Instrumentation using NI Technology Scientific Instrumentation using NI Technology Presented by, Raja Pillai Technical Consultant and Field Engineer National Instruments Australia Pty. Ltd. NI s Platform-Based Approach 2 The LabVIEW RIO

More information

2017 Arm Limited. How to design an IoT SoC and get Arm CPU IP for no upfront license fee

2017 Arm Limited. How to design an IoT SoC and get Arm CPU IP for no upfront license fee 2017 Arm Limited How to design an IoT SoC and get Arm CPU IP for no upfront license fee An enhanced Arm DesignStart Building on a strong foundation Successfully used by 1000s of designers, researchers

More information

Third Genera+on USRP Devices and the RF Network- On- Chip. Leif Johansson Market Development RF, Comm and SDR

Third Genera+on USRP Devices and the RF Network- On- Chip. Leif Johansson Market Development RF, Comm and SDR Third Genera+on USRP Devices and the RF Network- On- Chip Leif Johansson Market Development RF, Comm and SDR About Ettus Research Leader in soeware defined radio and signals intelligence Maker of USRP

More information

Control System Design and Rapid Prototyping Using Simulink Chirag Patel Sr. Application Engineer Modeling and Simulink MathWorks India

Control System Design and Rapid Prototyping Using Simulink Chirag Patel Sr. Application Engineer Modeling and Simulink MathWorks India Control System Design and Rapid Prototyping Using Simulink Chirag Patel Sr. Application Engineer Modeling and Simulink MathWorks India 2014 The MathWorks, Inc. 1 Are you using different tools for design

More information

DSP using Labview FPGA. T.J.Moir AUT University School of Engineering Auckland New-Zealand

DSP using Labview FPGA. T.J.Moir AUT University School of Engineering Auckland New-Zealand DSP using Labview FPGA T.J.Moir AUT University School of Engineering Auckland New-Zealand Limitations of a basic processor Despite all of the advancements we ve made in the world of processors, they still

More information

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems MT2 Introduction Embedded Systems MT2.1 Mechatronic systems Mechatronics is the synergistic integration of mechanical engineering, with electronics and intelligent computer control in the design and manufacturing

More information

Graphical System Design Platform. NI LabVIEW. Test and Measurement Industrial Measurements and Control Embedded Design. ni.

Graphical System Design Platform. NI LabVIEW. Test and Measurement Industrial Measurements and Control Embedded Design. ni. Graphical System Design Platform NI LabVIEW Test and Measurement Industrial Measurements and Control Embedded Design The LabVIEW Story For more than 20 years, engineers and scientists around the world

More information