efpgasim Features & Applications

Size: px
Start display at page:

Download "efpgasim Features & Applications"

Transcription

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

2 Presentation objective Introduction to real-time simulation technologies applied to controlled system design Explain efpgasim: a solver suite for the real-time simulation of power electronic systems and converters on FPGAs Demonstrate efpgasim with some client cases

3 Testing and design process of controllers and protections using Model-Based Design Rapid-Control Prototyping to design the control laws. Integration into Production Level Controller (PLC) Integrate and test PLC until release using HIL. Many more tests possible using a virtual plant. Use the same process for all PLC software releases. Real-Time Simulation Requirements Test Offline Simulation Architecture Design Integration Verification HIL HIL: Hardware-In-the-Loop Prototype Concept Assessment Demonstration Manufacture In-service

4 Boehm, Barry. Software Engineering Economics. Englewood Cliffs, NJ: Prentice-Hall, Inc Testing and design process of controllers and protections using Model-Based Design Other benefits: free some costly Dyno time! End objective: Early defect detection and cost savings

5 FOBDP I/Os Controller Advantages of FPGA simulation Excellent resolution for IGBT gating (up to khz) Excellent latency (typ µs) for PWM or direct current-control motor applications (ex: hysteretic ctrl) Notably fast enough to verify Fast On-Board Drive Protections (FOBDP) like IGBT short circuit protection. CPU ALU cores PCIe FPGA Logic & mem bus Real-Time Simulator

6 Disadvantages of FPGA simulation Higher coding complexity than CPU counterparts. User has more control over lower level abstraction levels but this increases the complexity of the designs Many basic CPU coding schemes must be explicited in the FPGA design. Ex: for loops in matrix multiplications Very long compilation time Generating a new FPGA bitstream from FPGA code can take 1-2 hours on big FPGA chips like Virtex-6 or Virtex-7 Increased debugging/probing difficulty Accessing data on the chip is difficult, one may need to recompile the bitstream if a new data is to be probed on the chip

7 General structure of the efpgasim Suite of electric system models and solvers on FPGA Model interconnection and parameters can be changed without re-flashing nor making new FPGA bitstream! Fast iteration of models and design is possible. All models are connected using floating-point format

8 ehs: a user programmable non-flashing FPGA solver for electronic converters Electric Hardware Solver (ehs) enables the simulation of switched electric circuits on FPGA directly from a SimPowerSystems or PLECS model Uses a fixed-admittance matrix nodal method SimPowerSystems or PLECS editor

9 ehs solver principles Fixed Admittance Matrix Nodal Method (FAMNM) All switches in the circuit are modeled as : a capacitor when open (ex: ns) an inductor when closed (ex: ns) If L/h=h/C then the admittance matrix is constant (For Backward Euler method, h is the time step)

10 FPGA user models using RT-XSG Enables the user to code his own model in the Xilinx System Generator blockset for Simulink No VHDL knowledge required

11 Customized solutions in efpgasim Dual-PMSM motor drive with boost converter Application: Hybrid Electric Vehicles Motors with FEA data from JMAG-RT, MotorSolve or Maxwell software

12 PMSM Spatial Harmonic Model Requires the storage of 3-D tables on the FPGA Flux mapping Torque mapping Features: cogging torque, slot induced torque fluctuation, slot effects, saturation, etc

13 Boost converter on FPGA Boost converter was coded on the FPGA using a state-space method Enable to drive the boost converter IGBT up to 50 khz Below we compare real FPGA simulation (captured on Analog Outputs of the MotorHIL) and off-line simulation with 50 khz PWM

14 Customized solutions in efpgasim SRM drive with H-bridge buck-boost converter Application: Hybrid Electric Vehicles Motors with FEA from Infolytica s MotorSolve Multi-core CPU (Intel Core i7) FPGA (Virtex 6) SRM Torque Data High-Level Mechanical system (modeled in Simulink and RTW) SRM Flux Data L -1 (,i abc) CAN I/Os & sig. cond. SG User designed I/O Digital Output (quad enc) Master ECU Battery voltage H-bridge Buck-Boost converter (3-phase shown) SRM Drive L abc rotor i abc (6/4 SRM shown) SRM Motor Analog Output (resolver) Digital Input (5 ns) (IGBT gates) Analog Output (currents) Analog Input (resolver excitation) ECU under test DC-DC PWM khz Internal test modulators SRM controller (hysterisis current type) FPGA (Virtex 6)

15 SRM drive on FPGA SRM inductance data can be obtained from Infolytica s MotorSolve Left: Three-dimensional relationship between excitation current, rotor position and flux linkages for 12/8 SRM motor Right: FEA analysis on the 12/8 SRM in MotorSolve.

16 H-bridge buck-boost converter 120 ns sampling time 100 khz gating frequency H-bridge buck-boost converter DC-DC converter load step. FPGA on-chip results (left) vs. SPS offline simulation (right)

17 ehs design: Matrix Converter Drive - 22 switches in total in the converter - Connected to PMSM on the FPGA - Calculation time on FPGA :0.59 µs 17

18 AD-Drive-eHs01: Matrix Converter Drive Test 1 - ehs Solver accuracy Description Comparison between ehs Solver running on FPGA in realtime versus the same SimPowerSystem model running offline (Tustin solver) with a time step of 500ns. Matrix converter switching frequency : 10 khz Output frequency : 200 Hz Source frequency : 50Hz Conclusion The results obtained in real time using ehs solver and the ML605EX1 FPGA simulator are exactly the same as the results obtained with an SPS offline reference model, using Tustin solver with 500 ns time step. Witch verifies the ehs solver accuracy. The frequency of the output currents and voltage is well regulated to the frequency set point Fref=200Hz. 18

19 FPGA models can be extended to CPU - Complex Active front-end rectifier + 3-level inverters - Using 2 ehs modules on one FPGA + AC-feeder on CPU - If you want a more complex feeder circuit on CPU and use the full simulation power of the OP5600 simulator - Ex: 700 node distribution system on 6 65 µs

20 efpgasim in OP5600 simulator 1 ML605 Xilinx FPGA card for efpgasim models 12-core Intel i7 3.3 GHz real-time simulator I/Os: bit 1 µs Analog Output; bit 2µs Analog Inputs; 128 digital inputs and 128 digital output sampled on the FPGA. Can be extended! Ex: MMC systems with 1000 s of I/Os

21 Summary efpgasim was designed to accelerate user test cycles In particular, we want to avoid very long Place And Route time of modern, large FPGAs Non-flashing, variable parameter and variable topology methodology Do not require advanced FPGA programming skills. efpgasim is a useful tool for control & test engineers Increase test coverage of power electronic systems Early detection of issues in the design process Diminish overall project costs

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

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

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

Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation 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

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

Advanced AC Motor Control S/W Development Sang-Ho Yoon Senior Application Engineer The MathWorks

Advanced AC Motor Control S/W Development Sang-Ho Yoon Senior Application Engineer The MathWorks Advanced AC Motor Control S/W Development Sang-Ho Yoon Senior Application Engineer The MathWorks 2012 The MathWorks, Inc. 1 Agenda Develop ECUs with Model-Based Design Generate Application Code for Prototyping

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

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

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 Realtime Simulation of Large- Scale Power System Using Multi- Core Realtime Machine 강효석과장 / Ph.D 2015 The MathWorks, Inc. 2 Renewable/Microgrid Series Topics Distributed and

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

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

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 and Analysing Power Electronics Systems Using Simscape and SimPowerSystems

Designing and Analysing Power Electronics Systems Using Simscape and SimPowerSystems Designing and Analysing Power Electronics Systems Using Simscape and SimPowerSystems Gernot Schraberger Industry Manager, Europe Industrial Automation & Machinery, Energy Production MathWorks 2012 The

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

HIL and RCP capabilities of real time digital simulators for MMC and other power converter applications

HIL and RCP capabilities of real time digital simulators for MMC and other power converter applications HIL and RCP capabilities of real time digital simulators for MMC and other power converter applications Wei Li, OPAL-RT Click to add author March 23, 2016 1 Contents MMC characteristics & advantages MMC

More information

from imagination to real-time

from imagination to real-time from imagination to real-time About OPAL-RT Founded in 1997, OPAL-RT Technologies is a world leading developer of open real-time digital simulators and hardware in-the-loop testing equipment for electrical,

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

A Power-hardware-in-the Loop Test Bench for Electric Machine Emulation

A Power-hardware-in-the Loop Test Bench for Electric Machine Emulation A Power-hardware-in-the Loop Test Bench for Electric Machine Emulation Amitkumar K. S and Prof. Pragasen Pillay Power Electronics and Energy Research (PEER Group) Concordia University Outline Motor model

More information

Modeling Power Electronics Components Using SimElectronics and SimPowerSystems Vivek Raju Application Engineer

Modeling Power Electronics Components Using SimElectronics and SimPowerSystems Vivek Raju Application Engineer Modeling Power Electronics Components Using SimElectronics and SimPowerSystems Vivek Raju Application Engineer 2014 The MathWorks, Inc. 1 Key Takeaway Modeling Power Electronics Components Using SimElectronics

More information

Hardware and Software Co-Design for Motor Control Applications

Hardware and Software Co-Design for Motor Control Applications Hardware and Software Co-Design for Motor Control Applications GianCarlo Pacitti Senior Application Engineer, MathWorks 2015 The MathWorks, Inc. 1 Agenda Why use Hardware and Software for motor control?

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

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

Real-time Cyber-Physical Co-simulation of Power Grids. Vahid Jalili-Marandi, Ph.D., OPAL-RT Technologies, Montreal, Canada April 2018

Real-time Cyber-Physical Co-simulation of Power Grids. Vahid Jalili-Marandi, Ph.D., OPAL-RT Technologies, Montreal, Canada April 2018 Real-time Cyber-Physical Co-simulation of Power Grids Vahid Jalili-Marandi, Ph.D., OPAL-RT Technologies, Montreal, Canada April 2018 Overview About OPAL-RT Technologies Real-time simulation (RTS) concepts

More information

CONSCIENCE TECHNOLOGIES A Right Platform For All Engineers... CODE B.TECH EEE MAT LAB PROJECT TITLE

CONSCIENCE TECHNOLOGIES A Right Platform For All Engineers... CODE B.TECH EEE MAT LAB PROJECT TITLE CODE B.TECH EEE MAT LAB PROJECT TITLE 2015-16 CT EEE 001 CT EEE 002 CT EEE 003 CT EEE 004 CT EEE 005 ACTIVE BUCK BOOST INVERTER FUZZY LOGIC CONTROLLER BASED SEPIC CONVERTER FOR MAXIMUM POWER POINT TRACKING

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

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

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

Control IT AC 800PEC Control System. The modular controller for high-speed performance

Control IT AC 800PEC Control System. The modular controller for high-speed performance Control IT AC 800PEC Control System The modular controller for high-speed performance Drives Wind Turbine Light Rail Propulsion Large-scale power converters and drives must be reliable, fast and precise.

More information

Control IT AC 800PEC Control System

Control IT AC 800PEC Control System Windows 2000 integrated, IEC 61131-3 compliant engineering tool. A special add-on includes AC 800PEC-specific functionality. The AC 800PEC add-on provides full integration of the AC 800PEC into the Control

More information

Real time implementation on FPGA Summer School EMR 17 - Lille 19 au 21 juin dspace 7 parc Burospace Bièvres FRANCE

Real time implementation on FPGA Summer School EMR 17 - Lille 19 au 21 juin dspace 7 parc Burospace Bièvres FRANCE Real time implementation on FPGA Summer School EMR 17 - Lille 19 au 21 juin 2017 dspace 7 parc Burospace 91573 Bièvres FRANCE Agenda 1. FPGA Basics 2. FPGA main programming methods 3. FPGA Hardware 4.

More information

Real-Time Digital Simulator for Power System Engineers

Real-Time Digital Simulator for Power System Engineers Real-Time Digital Simulator for Power System Engineers Design and Test Protection Equipment, Relays and Power Electronic Controllers Hardware-in-the-Loop Solutions for Generation, Transmission and Distribution

More information

Introduction to Control Systems Design

Introduction to Control Systems Design Experiment One Introduction to Control Systems Design Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1.1 Control System Design The design of control systems

More information

Automatic Testing of ACS2000 Medium Voltage Drive

Automatic Testing of ACS2000 Medium Voltage Drive IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 1 June 2017 ISSN (online): 2349-6010 Automatic Testing of ACS2000 Medium Voltage Drive Shriram S Sr. Domain Engineer

More information

Model-Based Design: Generating Embedded Code for Prototyping or Production

Model-Based Design: Generating Embedded Code for Prototyping or Production Model-Based Design: Generating Embedded Code for Prototyping or Production Ruth-Anne Marchant Application Engineer MathWorks 2016 The MathWorks, Inc. 1 2 ABB Accelerates Application Control Software Development

More information

Chapter 5. Hardware Software co-simulation

Chapter 5. Hardware Software co-simulation Chapter 5 Hardware Software co-simulation Hardware Software co-simulation of a multiple image encryption technique has been described in the present study. Proposed multiple image encryption technique

More information

2 DESIGN REQUIREMENTS FOR HiL POWER ELECTRONICS

2 DESIGN REQUIREMENTS FOR HiL POWER ELECTRONICS High-Speed eal-time Digital Emulation for Hardware-in-the-Loop Testing of Power Electronics: New Paradigm in the Field of Electronic Design utomation (ED) for Power Electronics Systems Michel. Kinsy, Dusan

More information

Model-Based Design: Design with Simulation in Simulink

Model-Based Design: Design with Simulation in Simulink Model-Based Design: Design with Simulation in Simulink Ruth-Anne Marchant Application Engineer MathWorks 2016 The MathWorks, Inc. 1 2 Outline Model-Based Design Overview Modelling and Design in Simulink

More information

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. HIL platform for EV charging and microgrid emulation

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. HIL platform for EV charging and microgrid emulation European Conference on Nanoelectronics and Embedded Systems for Electric Mobility emobility emotion 25-26 th September 2013, Toulouse, France HIL platform for EV charging and microgrid emulation Salvador

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

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

MAC-3xx Core. Application. As the result, we deliver any customized SPEC Off-the-Shelf

MAC-3xx Core. Application. As the result, we deliver any customized SPEC Off-the-Shelf MAC-3xx Core 333MHz (3ns) ADSP-21362 SHARC DSP 2.0 GigaFLOP s, SIMD Core IEEE-compatible 32-bit floating-point, 40-bit extended floating-point 64 bit memory mapping format 80 bit MAC Instructions 200 MHz,

More information

Real Time Testing of PMSM Controller using xpc Target Turnkey solution

Real Time Testing of PMSM Controller using xpc Target Turnkey solution Real Time Testing of PMSM Controller using xpc Target Turnkey solution August 08, 2012 Prasanna Deshpande Application Engineering MathWorks India 2012 The MathWorks, Inc. 1 What is real time testing Rapid

More information

Quick Start Guide for OP4200 Thank you for choosing RT-LAB as your real-time simulation platform.

Quick Start Guide for OP4200 Thank you for choosing RT-LAB as your real-time simulation platform. Quick Start Guide for OP4200 Thank you for choosing RT-LAB as your real-time simulation platform. This Quick Start Guide will guide you through the first steps in achieving real-time and closed-loop simulation,

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

Benchmark systems for ElectroMagnetic Transient (EMT) and Transient Stability (TS) hybrid simulation

Benchmark systems for ElectroMagnetic Transient (EMT) and Transient Stability (TS) hybrid simulation Benchmark systems for ElectroMagnetic Transient (EMT) and Transient Stability (TS) hybrid simulation Qiuhua (Tony) Huang Pacific Northwest National Laboratory, USA qiuhua.huang@pnnl.gov Liwei Wang, Xuekun

More information

Application of Multi-level Multi-domain Modeling to a Clawpole

Application of Multi-level Multi-domain Modeling to a Clawpole 4-1-758 Application of Multi-level Multi-domain Modeling to a Clawpole Alternator Birgit Knorr, Deepika Devarajan, Dingsheng Lin, Ping Zhou, and Scott Stanton Ansoft Corporation, Pittsburgh, PA Copyright

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

Physical Modelling with Simscape

Physical Modelling with Simscape Physical Modelling with Simscape Rick Hyde Control Electrical Embedded Software Mechanical 2015 The MathWorks, Inc. 1 Presentation overview Modelling physical systems Why model a physical system? Network

More information

Implementation of a Low-Cost Real-Time Virtue Test Bed for Hardware-In-The-Loop Testing

Implementation of a Low-Cost Real-Time Virtue Test Bed for Hardware-In-The-Loop Testing Implementation of a Low-Cost Real-Time Virtue Test Bed for Hardware-In-The-Loop Testing School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, GA 30332, USA Phone: 404-446-5754,

More information

All Products Release Notes. Communication Protocols efpgasim emegasim ephasorsim RT-LAB RT-XSG

All Products Release Notes. Communication Protocols efpgasim emegasim ephasorsim RT-LAB RT-XSG All Products Release Notes Communication Protocols efpgasim emegasim ephasorsim RT-LAB RT-XSG Latest Update: September 27, 2018 CONTENTS RT-LAB...8 Version 11.3.2...8...8...9 Improved Documentation and

More information

Emerging Integrated Drive Controller

Emerging Integrated Drive Controller Emerging Integrated Drive Controller Ramesh Ramamoorthy - Senior Drive solution Expert & Sam Sabapathy - SMTS (Senior Member of the Technical Staff) C2000 System Solutions Industrial Drives & Functional

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

Power System Network Simulator (PSNsim)

Power System Network Simulator (PSNsim) The PSNsim is hardware simulator that simulates all parts of power system from generation to utilization. The PSNsim is a scaled down model of the real power system that provides an experimental environment

More information

Part 1 of 3 -Understand the hardware components of computer systems

Part 1 of 3 -Understand the hardware components of computer systems Part 1 of 3 -Understand the hardware components of computer systems The main circuit board, the motherboard provides the base to which a number of other hardware devices are connected. Devices that connect

More information

A Modern and Open Real-Time Digital Simulator of All-Electric Ships with a Multi- Platform Co-Simulation Approach

A Modern and Open Real-Time Digital Simulator of All-Electric Ships with a Multi- Platform Co-Simulation Approach A Modern and Open Real-Time Digital Simulator of All-Electric Ships with a Multi- Platform Co-Simulation Approach Jean-Nicolas Paquin, Wei Li, Jean Bélanger, Loic Schoen, Irene Peres, Cristina Olariu,

More information

Modeling HDL components for FPGAs in control applications

Modeling HDL components for FPGAs in control applications Modeling HDL components for FPGAs in control applications Mark Corless, Principal Application Engineer, Novi MI 2014 The MathWorks, Inc. 1 Position sensing High resolution voltage modulation Critical diagnostics

More information

FPGA EMULATOR OF SWITCHED RELUCTANCE MOTOR IN A FIL STRUCTURE

FPGA EMULATOR OF SWITCHED RELUCTANCE MOTOR IN A FIL STRUCTURE POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 87 Electrical Engineering 2016 Bogdan FABIAŃSKI* FPGA EMULATOR OF SWITCHED RELUCTANCE MOTOR IN A FIL STRUCTURE The use of FPGA platform in power

More information

Prototyping the Autonomous Future Joe Cassar, Engineering Group Manager. dspace Inc Pontiac Trail, Wixom, MI 48393

Prototyping the Autonomous Future Joe Cassar, Engineering Group Manager. dspace Inc Pontiac Trail, Wixom, MI 48393 Prototyping the Autonomous Future Joe Cassar, Engineering Group Manager dspace Inc 50131 Pontiac Trail, Wixom, MI 48393 2 What s the Common Denominator? Ford AUDI RS7 Concept Nissan Porsche ZF 3 MicroAutobox

More information

RT Box Analog Breakout Board. User Manual January 2018

RT Box Analog Breakout Board. User Manual January 2018 RT Box Analog Breakout Board User Manual January 2018 @ How to Contact Plexim: +41 44 533 51 00 Phone +41 44 533 51 01 Fax Plexim GmbH Technoparkstrasse 1 8005 Zurich Switzerland info@plexim.com http://www.plexim.com

More information

Drives Motors and PLCs

Drives Motors and PLCs Drives Motors and PLCs WHAT YOU WILL LEARN: The electrical drives and other rotating equipment connected to motors like pumps, fans, blowers, compressors etc. consumes about 65% of the total electrical

More information

ELEC 2200 Digital Logic Circuits

ELEC 2200 Digital Logic Circuits ELEC 22 Digital Logic Circuits Charles E. Stroud, Professor Dept. of Electrical & Computer Engineering Office: 325 Broun Hall Email: cestroud@eng.auburn.edu Text: Digital Logic Circuit Analysis & Design

More information

RT Box controlcard Interface. User Manual January 2018

RT Box controlcard Interface. User Manual January 2018 RT Box controlcard Interface User Manual January 2018 @ How to Contact Plexim: +41 44 533 51 00 Phone +41 44 533 51 01 Fax Plexim GmbH Technoparkstrasse 1 8005 Zurich Switzerland info@plexim.com http://www.plexim.com

More information

FPGA-Based Embedded Systems for Testing and Rapid Prototyping

FPGA-Based Embedded Systems for Testing and Rapid Prototyping FPGA-Based Embedded Systems for Testing and Rapid Prototyping Martin Panevsky Embedded System Applications Manager Embedded Control Systems Department The Aerospace Corporation Flight Software Workshop

More information

Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing

Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing Christian Dufour, Ph.D. christian.dufour@opal-rt.com March 24, 2015, San Mateo, CA, USA Revision 2 1 Presentation

More information

ES Electric Drive Simulation Board User s Guide

ES Electric Drive Simulation Board User s Guide ES5340.1 Electric Drive Simulation Board User s Guide Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further obligation

More information

Electronic Design for Power Control Technology and Knowledge transferred from University to Industry

Electronic Design for Power Control   Technology and Knowledge transferred from University to Industry CITCEA-UPC Electronic Design for Power Control www.citcea.upc.edu Technology and Knowledge transferred from University to Industry 1 CITCEA-UPC is a centre for research and technology innovation born in

More information

Intro to System Generator. Objectives. After completing this module, you will be able to:

Intro to System Generator. Objectives. After completing this module, you will be able to: Intro to System Generator This material exempt per Department of Commerce license exception TSU Objectives After completing this module, you will be able to: Explain why there is a need for an integrated

More information

Using E-Motor Emulators for Close-To-Reality Testing.

Using E-Motor Emulators for Close-To-Reality Testing. ADVANTAGES WHEN TESTING WITH phil E-MOTOR EMULATOR INTRODUCTION AND BASIC INFORMATION Using E-Motor Emulators for Close-To-Reality Testing. GAME CHANGING TEST METHODOLOGY FOR INVERTERS phil Technology

More information

Real-Time Simulation of Simscape Models

Real-Time Simulation of Simscape Models 2010 The MathWorks, Inc. Real-Time Simulation of Simscape Models Vehicle Dynamics Motor Planetary Gear Electric Motor Electric Generator DC-DC Converter Battery Controller Hybrid Electric Vehicle Wit ursilo

More information

Application of Real-time Phasor Domain Simulation for Wide Area Protection in Large-Scale Power Systems

Application of Real-time Phasor Domain Simulation for Wide Area Protection in Large-Scale Power Systems AORC-CIGRE TECHNICAL MEETING 16 th to 21 st August 2015 The Magellan Sutera Resort, Kota Kinabalu, Sabah, MALAYSIA Application of Real-time Phasor Domain Simulation for Wide Area Protection in Large-Scale

More information

Hardware and Software Co-Design for Motor Control Applications

Hardware and Software Co-Design for Motor Control Applications Hardware and Software Co-Design for Motor Control Applications Gaurav Dubey Durvesh Kulkarni 2015 The MathWorks, Inc. 1 Key trend: Increasing demands from motor drives Advanced algorithms require faster

More information

Floating-Point Engines for the FPGA-Based Real-Time Simulation of Power Electronic Circuits

Floating-Point Engines for the FPGA-Based Real-Time Simulation of Power Electronic Circuits Floating-Point ngines for the FPGA-Based Real-Time Simulation of Power lectronic Circuits Tarek Ould Bachir, Christian Dufour, Jean-Pierre David, Jean Mahseredjian Abstract The real-time simulation of

More information

FACTS and HVDC for Grid Connection of Large Wind Farms

FACTS and HVDC for Grid Connection of Large Wind Farms David Larsson Power-Gen Europe 2005 Milan, Italy FACTS and HVDC for Grid Connection of Large Wind Farms www.abb.com/facts FACTS Agenda Wind Generators Response to Grid Faults PICTURE JPG-FORMAT WEB OPTIMIZED

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

dspace GmbH Rathenaustr Paderborn Germany

dspace GmbH Rathenaustr Paderborn Germany New DNA for Modular RCP Systems Revolution of an Evolution Frank Mertens - Product Management Rapid Prototyping Systems October 2017 dspace GmbH Rathenaustr. 26 33102 Paderborn Germany Today s Modular

More information

DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR

DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR DESIGN AND IMPLEMENTATION OF FPGA BASED MULTIPURPOSE REAL-TIME CONTROLLER FOR HYBRID STEPPER MOTOR Arun G Mohan 1 and Vijina K 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

DS1103 PPC Controller Board

DS1103 PPC Controller Board Single-Board Hardware DS1103 PPC Controller Board Powerful controller board for rapid control prototyping Key Features Single-board system with comprehensive I/O CAN interface and serial interfaces Interfaces

More information

Design of Interior Permanent Magnet Machines for Hybrid Electric Vehicles

Design of Interior Permanent Magnet Machines for Hybrid Electric Vehicles Design of Interior Permanent Magnet Machines for Hybrid Electric Vehicles S.Stanton Technical Director Z.Tang Application Engineer, Detroit Ansoft Corporation Acknowledgements: William Cai Remy International

More information

Extending Model-Based Design for HW/SW Design and Verification in MPSoCs Jim Tung MathWorks Fellow

Extending Model-Based Design for HW/SW Design and Verification in MPSoCs Jim Tung MathWorks Fellow Extending Model-Based Design for HW/SW Design and Verification in MPSoCs Jim Tung MathWorks Fellow jim@mathworks.com 2014 The MathWorks, Inc. 1 Model-Based Design: From Concept to Production RESEARCH DESIGN

More information

COUPLED SIMULINK-SIMPLORER MODEL OF A MODULAR HYBRID LINEAR STEPPER MOTOR

COUPLED SIMULINK-SIMPLORER MODEL OF A MODULAR HYBRID LINEAR STEPPER MOTOR COUPLED SIMULINK-SIMPLORER MODEL OF A MODULAR HYBRID LINEAR STEPPER MOTOR Szabó Loránd 1, Dobai Jenő Barna 2 1 Ph.D., Lecturer, 2 Full time Ph.D. student Technical University of Cluj (Romania) 3400 Cluj,

More information

Important Safety Notice

Important Safety Notice ! Important Safety Notice It is the responsibility of the person installing the electrical equipment to ensure that the installation meets the requirements of the IET wiring regulations and is therefore

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

FPGA Technology and Industry Experience

FPGA Technology and Industry Experience FPGA Technology and Industry Experience Guest Lecture at HSLU, Horw (Lucerne) May 24 2012 Oliver Brndler, FPGA Design Center, Enclustra GmbH Silvio Ziegler, FPGA Design Center, Enclustra GmbH Content Enclustra

More information

Cover TBD. intel Quartus prime Design software

Cover TBD. intel Quartus prime Design software Cover TBD intel Quartus prime Design software Fastest Path to Your Design The Intel Quartus Prime software is revolutionary in performance and productivity for FPGA, CPLD, and SoC designs, providing a

More information

MATLAB/Simulink in der Mechatronik So einfach geht s!

MATLAB/Simulink in der Mechatronik So einfach geht s! MATLAB/Simulink in der Mechatronik So einfach geht s! Executable s with Simulation Models Continuous Test and Verification Automatic Generation Tobias Kuschmider Applikationsingenieur 2014 The MathWorks,

More information

Compact drives with CAN interface for industry applications

Compact drives with CAN interface for industry applications Compact drives with CAN interface for industry applications András Lelkes, Gefeg-Neckar Antriebssysteme GmbH This paper describes the development of a family of sub-fractional horse-power electric motors

More information

The International Power Quality Resource

The International Power Quality Resource 3-Phase Reactors Line/Load Reactors Increase Drive System Reliability Filter Power Line Disturbances Reduce Harmonics Reduce Surge Currents Reduce dv/dt Extend Transistor Life Reduce Motor Noise and Temperature

More information

Cover TBD. intel Quartus prime Design software

Cover TBD. intel Quartus prime Design software Cover TBD intel Quartus prime Design software Fastest Path to Your Design The Intel Quartus Prime software is revolutionary in performance and productivity for FPGA, CPLD, and SoC designs, providing a

More information

Advanced Features. High Performance Stepper Drive Description. Self Test and Auto Setup

Advanced Features. High Performance Stepper Drive Description. Self Test and Auto Setup www.applied-motion.com STAC6 High Performance Stepper Drive Description The STAC6 represents the latest developments in stepper drive technology, incorporating features that will derive the highest performance

More information

Modelling, Simulation, and Real-Time Testing for Model-Based Design GianCarlo Pacitti Application Engineer MathWorks

Modelling, Simulation, and Real-Time Testing for Model-Based Design GianCarlo Pacitti Application Engineer MathWorks Modelling, Simulation, and Real-Time Testing for Model-Based Design GianCarlo Pacitti Application Engineer MathWorks 1 2013 The MathWorks, Inc. What s great about simulation? 2 What s great about simulation?

More information

270 MHz Control Modules

270 MHz Control Modules 2400 / 2420 / 2450 Performance Drives A D D E N D U M 270 MHz Control Modules Notices 2000.40(A2) 01 11/08 Copyright 2002-2008 by Unico, Incorporated. All rights reserved. No part of this publication may

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

L S T LLOYD SYSTEMTECHNIK IREG. The Latest Generation of Digital Voltage Regulators. Concept. Firmware

L S T LLOYD SYSTEMTECHNIK IREG. The Latest Generation of Digital Voltage Regulators. Concept. Firmware IREG The Latest Generation of Digital Voltage Regulators Concept IREG is a compact, modular designed system for excitation and voltage control of synchronous machines. It also uses alternating and direct

More information

OP8662 High Voltage and Current Probe User Guide.

OP8662 High Voltage and Current Probe User Guide. OP8662 High Voltage and Current Probe User Guide www.opal-rt.com Published by OPAL-RT Technologies, Inc. 1751 Richardson, suite 2525 Montreal, Quebec, Canada H3K 1G6 www.opal-rt.com 2011 OPAL-RT Technologies,

More information

Teaching Computer Architecture with FPGA Soft Processors

Teaching Computer Architecture with FPGA Soft Processors Teaching Computer Architecture with FPGA Soft Processors Dr. Andrew Strelzoff 1 Abstract Computer Architecture has traditionally been taught to Computer Science students using simulation. Students develop

More information

OP7816 DATASHEET Optically Isolated 16 Digital Inputs Signal Conditioning Module

OP7816 DATASHEET Optically Isolated 16 Digital Inputs Signal Conditioning Module OP7816 DATASHEET Optically Isolated 16 Digital Inputs Signal Conditioning Module www.opal-rt.com Published by Opal-RT Technologies, Inc. 1751 Richardson, suite 2525 Montreal, Quebec Canada H3K 1G6 www.opal-rt.com

More information

LPRDS-ETS. Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview. Inspiration

LPRDS-ETS. Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview. Inspiration Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview LPRDS-ETS ETS-2009 Project Overview One semester team-based capstone senior design project 22 person team $4000

More information

EECE 615: High-Frequency Design Techniques

EECE 615: High-Frequency Design Techniques Department of Electrical and Computer Engineering EECE 615: High-Frequency Design Techniques Prerequisites: EECE 417, PHYS 204C Required for all MSEE majors Catalog Description:Study of the problems associated

More information

Hardware/Software Co-design

Hardware/Software Co-design Hardware/Software Co-design Zebo Peng, Department of Computer and Information Science (IDA) Linköping University Course page: http://www.ida.liu.se/~petel/codesign/ 1 of 52 Lecture 1/2: Outline : an Introduction

More information

System Level Design with IBM PowerPC Models

System Level Design with IBM PowerPC Models September 2005 System Level Design with IBM PowerPC Models A view of system level design SLE-m3 The System-Level Challenges Verification escapes cost design success There is a 45% chance of committing

More information