A Simulink/SMASH co-simulation interface Version October 2003

Size: px
Start display at page:

Download "A Simulink/SMASH co-simulation interface Version October 2003"

Transcription

1 A Simulink/SMASH co-simulation interface Version October 2003 TABLE OF CONTENTS 1. Introduction Why this interface? Principle Example: Spring-mass-damper system with a positive zero-crossing counter. A multidomain application Simulation Conclusion References Introduction This paper presents the first version of the Simulink/SMASH interface. It allows to integrate VHDL and Verilog s into Simulink, and lets SMASH join the Simulink environment for co-simulating these s. First, it explains the interests in such an interface and its principle. Secondly, it will focus on a full running example based on a simple springmass-damper system. This system illustrates the interface capabilities for simulating mechatronic systems. 2. Why this interface? Increasing time to market pressures, higher design complexity, and emergence of multidomain systems enlarges the need to simulate heterogeneous systems. These systems are often modelled with different tools and different languages and co-simulation technologies become the only way to provide full system simulation. Simulink is predestined to provide a real-world simulation environment including the following physical domains: mechanic, electric, fluidic, thermodynamic, etc.. It is a MATLAB-toolbox for dynamic simulations and handles systems that are described with continuous or discrete differential equations. Thus these systems can represent all physical domains. Differential equations can be modelled in Simulink in a graphical way using simple s, as shown later in the example. Through its graphical way of system arrangement and the hierarchical use of subsystems, Simulink suits perfectly into a top-down design flow and is valuable for rapid prototyping. SMASH is the only genuine mixed signal, multi-level simulator on the market today, so it perfectly fits your needs for mixing analog and logic circuits. Mixed signal means that SMASH handles both analog or continuous-time signals, and discrete-time signals, i.e. logic (binary) or digital (decimal). SMASH enjoys multi language capability. It is compatible with SPICE, Verilog-HDL, VHDL, ABCD (C-language) and VHDL-AMS. October

2 By linking Simulink and SMASH, it is now possible to fill the gap between systemlevel and HDL design. New simulation possibilities are offered by: enabling you to bring any HDL back into the system co-simulation in order to validate the behavior of each in the MATLAB system. This way, you increase your calibration level by ensuring HDL and system-level models are equivalent. providing multi-domain simulation (electrical, mechanical,...) Later releases of this interface will be extended to the use of analog models designed in SPICE and VHDL-AMS allowing you to benefit from the mixed simulation capabilities of SMASH This makes SMASH offer unequalled opportunities in the area of system design & verification. 3. Co-simulation principle The interface is based on a master/slave interaction between the two simulators. Simulink acts as the master-simulator, which calls SMASH at the beginning of the simulation as its slave (see Figure 1) The co-simulated HDL is instantiated into the Simulink model thanks to a wrapper based on a C MEX S-Function (see [2]) which has a compatible interface to the HDL. During the simulation, the two simulation kernels are synchronised and share data on their I/O as follow: CALL SIMULINK (MASTER) Matlab Matlab Matlab HDL wrapper SMASH (SLAVE) foreign_in HDL foreign_out foreign_in C Mex API S-Function core SMASH API Figure 1 Simulink and SMASH co-simulate a VHDL October

3 5. Example: Spring-mass-damper system with a positive zero-crossing counter. A multi-domain application. In this chapter a short description and a derivation of the spring-mass-damper system is given, and the simulation results will be shown. The spring-mass-damper system is shown in Figure 2. x 0 x D m R Figure 2: The spring-mass-damper system The system is built upon the following formulas: Spring force: Damping force: Acceleration force: F s F d F a = D x = R x& = m & x R D Differential equation: & x x& x = 0 m m With the following appropriate parameters: Spring constant: Damping constant: Mass: D = 0, 4 R = 0, 5 N m kg s m = 4, 0kg The entire Simulink spring-mass-damper system schematic is shown in Figure 3. October

4 Figure 3: Entire Simulink spring-mass-damper system To count the positive zero-crossings of this oscillator, a counter is integrated into the system, which is implemented in VHDL (see Figure 4). 1. entity counter is 2. port(toggle : in real; 3. count : out real); 4. end counter; 5. architecture drive_counter of counter is 6. begin 7. plus_one:process(toggle) 8. variable value : real := 0.0; 9. begin 10. if toggle = 1.0 then 11. value := value + 1.0; 12. else value := value; 13. end if; 14. count <= value; 15. end process plus_one; 16. end architecture drive_counter; Figure 4: VHDL description of a simple counter October

5 Next, the counter is linked to the oscillator in the same Simulink model, in order to run the simulation of the whole system. The integration of the VHDL is done by inserting a specific which will be parameterised (Figure 5: parameter window) so as to be linked to the VHDL counter (Figure 5: chip ). The heterogeneous system simulation is provided by the co-simulation between the two simulators, MATLAB for the mechanical part and SMASH for the logic part. Figure 5: Final Simulink system with positive zero-crossing counter 6. Simulation Finally the simulation results are considered. After giving a stimulation pulse in positive x-direction, the signal of the Simulink relay sends a signal to the S-Function and so the positive zero-crossings of the mass-oscillation are counted. This is shown in Figure 6. In Figure 7 one can see the SMASH simulation results. The same signal trace of the counter_out signal and the signal test.count_map shows the interactivity and data exchange between Simulink and SMASH. October

6 Figures 6+7: Simulink & SMASH cosimulation results October

7 7. Conclusion With this kind of interface between Simulink, MathWorks MATLAB toolbox for modelling, simulating and analysing dynamic systems, and SMASH the multi-level, mixedsignal simulator from Dolphin Integration, a new era of system design begins. It is now possible to integrate HDL s, and soon s of other languages, into any system environment to analyse their behaviour. This is not only valuable for rapid prototyping, but also for fine adjustment of certain system parts. This will especially take effect on MEMS design, where mixed-signal and mixed-domain simulations are a must. 8. References [1] Le Marrec, Valderrama, Hessel, Jerraya, Attia, Cayrol: Hardware, Software and Mechanical Cosimulation for Automotive Applications" International Workshop on Rapid System Prototyping 1998 [2] The MathWorks: Using Simulink, the official guide to Simulink Version 5 [3] The MathWorks: Writing S-Functions, the official guide to Simulink S-Function programming October

Digital Systems Design

Digital Systems Design Digital Systems Design Digital Systems Design and Test Dr. D. J. Jackson Lecture 1-1 Introduction Traditional digital design Manual process of designing and capturing circuits Schematic entry System-level

More information

Real-Time Testing Made Easy with Simulink Real-Time

Real-Time Testing Made Easy with Simulink Real-Time Real-Time Testing Made Easy with Simulink Real-Time Andreas Uschold Application Engineer MathWorks Martin Rosser Technical Sales Engineer Speedgoat 2015 The MathWorks, Inc. 1 Model-Based Design Continuous

More information

System Level Simulation of a Digital Accelerometer

System Level Simulation of a Digital Accelerometer System Level Simulation of a Digital Accelerometer M. Kraft*, C. P. Lewis** *University of California, Berkeley Sensors and Actuator Center 497 Cory Hall, Berkeley, CA 94720, mkraft@kowloon.eecs.berkeley.edu

More information

Questa ADMS. Analog-Digital Mixed-Signal Simulator. Mixed-Signal Simulator for Modern Design. A Flexible Mixed-Signal Strategy

Questa ADMS. Analog-Digital Mixed-Signal Simulator. Mixed-Signal Simulator for Modern Design. A Flexible Mixed-Signal Strategy Analog-Digital Mixed-Signal Simulator Questa ADMS Analog/Mixed-Signal Verification D A T A S H E E T FEATURES AND BENEFITS: Questa ADMS is the de facto industry standard for the creation and verification

More information

5G R&D at Huawei: An Insider Look

5G R&D at Huawei: An Insider Look 5G R&D at Huawei: An Insider Look Accelerating the move from theory to engineering practice with MATLAB and Simulink Huawei is the largest networking and telecommunications equipment and services corporation

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

More information

' Department of Electronic and Computer Engineering, University of Limerick, Ireland CINVESTAV Unidad-Guadalajara de Ingenieria Avanzada, Mexico

' Department of Electronic and Computer Engineering, University of Limerick, Ireland CINVESTAV Unidad-Guadalajara de Ingenieria Avanzada, Mexico A communications system modelling study using VHDLNHDL-AMS. Grout ' and J. Santana ' Department of Electronic and Computer Engineering, University of Limerick, reland CNVESTAV Unidad-Guadalajara de ngenieria

More information

Mixed-Signal Simulation of Digitally Controlled Switching Converters

Mixed-Signal Simulation of Digitally Controlled Switching Converters Mixed-Signal Simulation of Digitally Controlled Switching Converters Aleksandar Prodić and Dragan Maksimović Colorado Power Electronics Center Department of Electrical and Computer Engineering University

More information

Hardware Implementation of Automatic Control Systems using FPGAs

Hardware Implementation of Automatic Control Systems using FPGAs Hardware Implementation of Automatic Control Systems using FPGAs Lecturer PhD Eng. Ionel BOSTAN Lecturer PhD Eng. Florin-Marian BÎRLEANU Romania Disclaimer: This presentation tries to show the current

More information

Questa ADMS supports all three major methodologies for mixed-signal verification:

Questa ADMS supports all three major methodologies for mixed-signal verification: Analog-Digital Mixed-Signal Verification Questa ADMS Analog/Mixed-Signal Verification D A T A S H E E T FEATURES AND BENEFITS: Questa ADMS is the de facto industry standard for the creation and verification

More information

Pulsed Power Engineering Circuit Simulation

Pulsed Power Engineering Circuit Simulation Pulsed Power Engineering Circuit Simulation January 12-16, 2009 Craig Burkhart, PhD Power Conversion Department SLAC National Accelerator Laboratory Circuit Simulation for Pulsed Power Applications Uses

More information

What is New in Wireless System Design

What is New in Wireless System Design What is New in Wireless System Design Houman Zarrinkoub, PhD. houmanz@mathworks.com 2015 The MathWorks, Inc. 1 Agenda Landscape of Wireless Design Our Wireless Initiatives Antenna-to-Bit simulation Smart

More information

Von der Idee bis zur Umsetzung in einer Entwicklungsumgebung State of the Art von Dr. Simon Ginsburg

Von der Idee bis zur Umsetzung in einer Entwicklungsumgebung State of the Art von Dr. Simon Ginsburg Von der Idee bis zur Umsetzung in einer Entwicklungsumgebung State of the Art von Dr. Simon Ginsburg 2013 The MathWorks, Inc. 1 Key Takeaways Model-Based Design drives innovation scales for enterprises

More information

FunctionalDMU: Co-Simulation of Mechatronic Systems in a DMU Environment

FunctionalDMU: Co-Simulation of Mechatronic Systems in a DMU Environment FunctionalDMU: Co-Simulation of Mechatronic Systems in a DMU Environment André Stork, Mathias Wagner, Fraunhofer IGD; Peter Schneider, Fraunhofer IIS/EAS; Andreas Hinnerichs, Fraunhofer FOKUS; Thomas Bruder,

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 What s Behind 5G Wireless Communications? 서기환과장 2015 The MathWorks, Inc. 2 Agenda 5G goals and requirements Modeling and simulating key 5G technologies Release 15: Enhanced Mobile

More information

AMS Verification for High Reliability and Safety Critical Applications by Martin Vlach, Mentor Graphics

AMS Verification for High Reliability and Safety Critical Applications by Martin Vlach, Mentor Graphics AMS Verification for High Reliability and Safety Critical Applications by Martin Vlach, Mentor Graphics Today, very high expectations are placed on electronic systems in terms of functional safety and

More information

Bluetooth Transceiver Design with VHDL-AMS

Bluetooth Transceiver Design with VHDL-AMS Bluetooth Transceiver Design with VHDL-AMS Rami Ahola, Daniel Wallner Spirea AB Stockholm, Sweden rami.ahola@spirea.com daniel.wallner@spirea.com Abstract This paper describes the design challenges of

More information

Model-Based Design for Medical Applications. Rob Reilink, M.Sc Ph.D

Model-Based Design for Medical Applications. Rob Reilink, M.Sc Ph.D Model-Based Design for Medical Applications using HDL Coder Rob Reilink, M.Sc Ph.D DEMCON Profile 6 locations HIGHTECH SYSTEMS MEDICAL SYSTEMS EMBEDDED SYSTEMS INDUSTRIAL SYSTEMS & VISION OPTOMECHATRONIC

More information

Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 2 nd year engineering students

Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 2 nd year engineering students Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 2 nd year engineering students FIG-2 Winter/Summer Training Level 1 (Basic & Mandatory) & Level 1.1 continues. Winter/Summer Training

More information

Stratix II Filtering Lab

Stratix II Filtering Lab October 2004, ver. 1.0 Application Note 362 Introduction The filtering reference design provided in the DSP Development Kit, Stratix II Edition, shows you how to use the Altera DSP Builder for system design,

More information

MODELING AND SIMULATION FOR RF SYSTEM DESIGN

MODELING AND SIMULATION FOR RF SYSTEM DESIGN MODELING AND SIMULATION FOR RF SYSTEM DESIGN Modeling and Simulation for RF System Design by RONNY FREVERT Fraunhofer Institute for Integrated Circuits, Dresden, Germany JOACHIM HAASE Fraunhofer Institute

More information

Cyclone II Filtering Lab

Cyclone II Filtering Lab May 2005, ver. 1.0 Application Note 376 Introduction The Cyclone II filtering lab design provided in the DSP Development Kit, Cyclone II Edition, shows you how to use the Altera DSP Builder for system

More information

Power Supply Control With FPGAs: Model-Based Design With Matlab, Simulink And DSP Builder

Power Supply Control With FPGAs: Model-Based Design With Matlab, Simulink And DSP Builder ISSUE: April 2014 Power Supply Control With FPGAs: Model-Based Design With Matlab, Simulink And DSP Builder by Peter Markowski, Envelope Power, Chebeague Island, Maine Digital control has taken the power

More information

SIMULATION AND IMPLEMENTATION OF LOW POWER QPSK ON FPGA Tushar V. Kafare*1 *1( E&TC department, GHRCEM Pune, India.)

SIMULATION AND IMPLEMENTATION OF LOW POWER QPSK ON FPGA Tushar V. Kafare*1 *1( E&TC department, GHRCEM Pune, India.) www.ardigitech.inissn 2320-883X, VOLUME 1 ISSUE 4, 01/10/2013 SIMULATION AND IMPLEMENTATION OF LOW POWER QPSK ON FPGA Tushar V. Kafare*1 *1( E&TC department, GHRCEM Pune, India.) tusharkafare31@gmail.com*1

More information

Rapid FPGA Modem Design Techniques For SDRs Using Altera DSP Builder

Rapid FPGA Modem Design Techniques For SDRs Using Altera DSP Builder Rapid FPGA Modem Design Techniques For SDRs Using Altera DSP Builder Steven W. Cox Joel A. Seely General Dynamics C4 Systems Altera Corporation 820 E. McDowell Road, MDR25 0 Innovation Dr Scottsdale, Arizona

More information

Model-based Design of Coordinated Traffic Controllers

Model-based Design of Coordinated Traffic Controllers Model-based Design of Coordinated Traffic Controllers Roopak Sinha a, Partha Roop b, Prakash Ranjitkar c, Junbo Zeng d, Xingchen Zhu e a Lecturer, b,c Senior Lecturer, d,e Student a,b,c,d,e Faculty of

More information

Introduction (concepts and definitions)

Introduction (concepts and definitions) Objectives: Introduction (digital system design concepts and definitions). Advantages and drawbacks of digital techniques compared with analog. Digital Abstraction. Synchronous and Asynchronous Systems.

More information

Modeling a Hybrid Electric Vehicle and Controller to Optimize System Performance

Modeling a Hybrid Electric Vehicle and Controller to Optimize System Performance Root Locus Bode Plot Ref. Voltage + - + Ref. - Speed Controller Controller Real Axis Frequency Modeling a Hybrid Electric Vehicle and Controller to Optimize System Performance 2005 The MathWorks, Inc.

More information

A Methodology and Tool to Translate MATLAB /Simulink Models of Mixed-Signal Circuits to VHDL-AMS

A Methodology and Tool to Translate MATLAB /Simulink Models of Mixed-Signal Circuits to VHDL-AMS 16 A Methodology and Tool to Translate MATLAB /Simulink Models of Mixed-Signal Circuits to VHDL-AMS Alexandre César Rodrigues da Silva 1 and Ian Andrew Grout 2 1 Univ Estadual Paulista, UNESP; 2 University

More information

Lehrstuhl für Technische Elektronik. Mixed-Signal IC Design LAB

Lehrstuhl für Technische Elektronik. Mixed-Signal IC Design LAB Lehrstuhl für Technische Elektronik Technische Universität München Arcisstraße 21 80333 München Tel: 089/289-22929 Fax: 089/289-22938 Email: lte@ei.tum.de Prof. Dr. rer. nat. Franz Kreupl Mixed-Signal

More information

MODELING AND SIMULATION FOR RF SYSTEM DESIGN

MODELING AND SIMULATION FOR RF SYSTEM DESIGN MODELING AND SIMULATION FOR RF SYSTEM DESIGN Modeling and Simulation for RF System Design by RONNY FREVERT Fraunhofer Institute for Integrated Circuits, Dresden, Germany JOACHIM HAASE Fraunhofer Institute

More information

Getting to Smart Paul Barnard Design Automation

Getting to Smart Paul Barnard Design Automation Getting to Smart Paul Barnard Design Automation paul.barnard@mathworks.com 2012 The MathWorks, Inc. Getting to Smart WHO WHAT HOW autonomous, responsive, multifunction, adaptive, transformable, and smart

More information

FPGA Implementation of a PID Controller with DC Motor Application

FPGA Implementation of a PID Controller with DC Motor Application FPGA Implementation of a PID Controller with DC Motor Application Members Paul Leisher Christopher Meyers Advisors Dr. Stewart Dr. Dempsey This project aims to implement a digital PID controller by means

More information

EE19D Digital Electronics. Lecture 1: General Introduction

EE19D Digital Electronics. Lecture 1: General Introduction EE19D Digital Electronics Lecture 1: General Introduction 1 What are we going to discuss? Some Definitions Digital and Analog Quantities Binary Digits, Logic Levels and Digital Waveforms Introduction to

More information

ECE 521. Design Flow. Fall 2016 Simulation. Design Verification. Why Solve Equations on a Computer?

ECE 521. Design Flow. Fall 2016 Simulation. Design Verification. Why Solve Equations on a Computer? Design Flow Comparison with specs Redesign Concept Implementation Design Specifications Circuit Schematic ECE 521 Layout SPICE etc. Physical definition Fall 2016 Physical verification Parasitic Extraction

More information

Behavioral Simulator of Analog-to-Digital Converters

Behavioral Simulator of Analog-to-Digital Converters Behavioral Simulator of Analog-to-Digital Converters Grzegorz Zareba Olgierd. A. Palusinski University of Arizona Outline Introduction and Motivation Behavioral Simulator of Analog-to-Digital Converters

More information

A Model-Based Development Environment and Its Application in Engine Control

A Model-Based Development Environment and Its Application in Engine Control A Model-Based Development Environment and Its Application in Engine Control Shugang Jiang, Michael Smith, Charles Halasz A&D Technology Inc. ABSTRACT To meet the ever increasing requirements for engine

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05310402 Set No. 1 1. (a) What are the parameters that are necessary to define the electrical characteristics of CMOS circuits? Mention the typical values of a CMOS NAND gate. (b) Design a CMOS

More information

EFFICIENT FPGA IMPLEMENTATION OF 2 ND ORDER DIGITAL CONTROLLERS USING MATLAB/SIMULINK

EFFICIENT FPGA IMPLEMENTATION OF 2 ND ORDER DIGITAL CONTROLLERS USING MATLAB/SIMULINK EFFICIENT FPGA IMPLEMENTATION OF 2 ND ORDER DIGITAL CONTROLLERS USING MATLAB/SIMULINK Vikas Gupta 1, K. Khare 2 and R. P. Singh 2 1 Department of Electronics and Telecommunication, Vidyavardhani s College

More information

IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 06, 2017 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 06, 2017 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 06, 2017 ISSN (online): 2321-0613 Realization of Variable Digital Filter for Software Defined Radio Channelizers Geeta

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,500 108,000 1.7 M Open access books available International authors and editors Downloads Our

More information

VLSI Implementation of Cascaded Integrator Comb Filters for DSP Applications

VLSI Implementation of Cascaded Integrator Comb Filters for DSP Applications UCSI University From the SelectedWorks of Dr. oita Teymouradeh, CEng. 26 VLSI Implementation of Cascaded Integrator Comb Filters for DSP Applications oita Teymouradeh Masuri Othman Available at: https://works.bepress.com/roita_teymouradeh/3/

More information

A Generic VHDL-AMS Behavioral Model Physically Accounting For Analog Non-Linear Output Behavior. Kamal Sabet Tamer Riad

A Generic VHDL-AMS Behavioral Model Physically Accounting For Analog Non-Linear Output Behavior. Kamal Sabet Tamer Riad A Generic VHDL-AMS Behavioral Model Physically Accounting For Analog Non-Linear Output Behavior Kamal Sabet Tamer Riad Outline Introduction Modeling AMS Systems Analog Output Behavior Conventional Modeling

More information

Stratix Filtering Reference Design

Stratix Filtering Reference Design Stratix Filtering Reference Design December 2004, ver. 3.0 Application Note 245 Introduction The filtering reference designs provided in the DSP Development Kit, Stratix Edition, and in the DSP Development

More information

Prototyping Unit for Modelbased Applications

Prototyping Unit for Modelbased Applications PUMA Software and hardware at the highest level Prototyping Unit for Modelbased Applications With PUMA, we offer a compact and universal Rapid-Control-Prototyping-Platform optionally with integrated power

More information

Mixed Signal Virtual Components COLINE, a case study

Mixed Signal Virtual Components COLINE, a case study Mixed Signal Virtual Components COLINE, a case study J.F. POLLET - DOLPHIN INTEGRATION Meylan - FRANCE http://www.dolphin.fr Overview of the presentation Introduction COLINE, an example of Mixed Signal

More information

All Digital on Chip Process Sensor Using Ratioed Inverter Based Ring Oscillator

All Digital on Chip Process Sensor Using Ratioed Inverter Based Ring Oscillator All Digital on Chip Process Sensor Using Ratioed Inverter Based Ring Oscillator 1 G. Rajesh, 2 G. Guru Prakash, 3 M.Yachendra, 4 O.Venka babu, 5 Mr. G. Kiran Kumar 1,2,3,4 Final year, B. Tech, Department

More information

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Overview When developing and debugging I 2 C based hardware and software, it is extremely helpful

More information

Transactions on Engineering Sciences vol 11, 1996 WIT Press, ISSN

Transactions on Engineering Sciences vol 11, 1996 WIT Press,   ISSN The design and modelling of resonant switched mode power supply (SMPS) using Simulink and Matlab B.Baha,»D.C.Hamill* "Department ofelectrical and Electronic Engineering, University of Brighton, Brighton,

More information

2. There are many circuit simulators available today, here are just few of them. They have different flavors (mostly SPICE-based), platforms,

2. There are many circuit simulators available today, here are just few of them. They have different flavors (mostly SPICE-based), platforms, 1. 2. There are many circuit simulators available today, here are just few of them. They have different flavors (mostly SPICE-based), platforms, complexity, performance, capabilities, and of course price.

More information

TIMA Lab. Research Reports

TIMA Lab. Research Reports ISSN 292-862 TIMA Lab. Research Reports TIMA Laboratory, 46 avenue Félix Viallet, 38 Grenoble France ON-CHIP TESTING OF LINEAR TIME INVARIANT SYSTEMS USING MAXIMUM-LENGTH SEQUENCES Libor Rufer, Emmanuel

More information

Abstract of PhD Thesis

Abstract of PhD Thesis FACULTY OF ELECTRONICS, TELECOMMUNICATION AND INFORMATION TECHNOLOGY Irina DORNEAN, Eng. Abstract of PhD Thesis Contribution to the Design and Implementation of Adaptive Algorithms Using Multirate Signal

More information

A Top-Down Microsystems Design Methodology and Associated Challenges

A Top-Down Microsystems Design Methodology and Associated Challenges A Top-Down Microsystems Design Methodology and Associated Challenges Michael S. McCorquodale, Fadi H. Gebara, Keith L. Kraver, Eric D. Marsman, Robert M. Senger, and Richard B. Brown Department of Electrical

More information

THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS

THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS Journal of ELECTRICAL ENGINEERING, VOL. 60, NO. 1, 2009, 43 47 THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS Rastislav Róka For the exploitation of PLC modems, it is necessary to

More information

SIMULATION AND PROGRAM REALIZATION OF RECURSIVE DIGITAL FILTERS

SIMULATION AND PROGRAM REALIZATION OF RECURSIVE DIGITAL FILTERS SIMULATION AND PROGRAM REALIZATION OF RECURSIVE DIGITAL FILTERS Stela Angelova Stefanova, Radostina Stefanova Gercheva Technology School Electronic System associated to the Technical University of Sofia,

More information

Behavioral Modeling of Digital Pre-Distortion Amplifier Systems

Behavioral Modeling of Digital Pre-Distortion Amplifier Systems Behavioral Modeling of Digital Pre-Distortion Amplifier Systems By Tim Reeves, and Mike Mulligan, The MathWorks, Inc. ABSTRACT - With time to market pressures in the wireless telecomm industry shortened

More information

CHAPTER 5 NOVEL CARRIER FUNCTION FOR FUNDAMENTAL FORTIFICATION IN VSI

CHAPTER 5 NOVEL CARRIER FUNCTION FOR FUNDAMENTAL FORTIFICATION IN VSI 98 CHAPTER 5 NOVEL CARRIER FUNCTION FOR FUNDAMENTAL FORTIFICATION IN VSI 5.1 INTRODUCTION This chapter deals with the design and development of FPGA based PWM generation with the focus on to improve the

More information

Aim. Unit abstract. Learning outcomes. QCF level: 6 Credit value: 15

Aim. Unit abstract. Learning outcomes. QCF level: 6 Credit value: 15 Unit T3: Microelectronics Unit code: A/503/7339 QCF level: 6 Credit value: 15 Aim The aim of this unit is to give learners an understanding of the manufacturing processes for and the purposes and limitations

More information

Associate In Applied Science In Electronics Engineering Technology Expiration Date:

Associate In Applied Science In Electronics Engineering Technology Expiration Date: PROGRESS RECORD Study your lessons in the order listed below. Associate In Applied Science In Electronics Engineering Technology Expiration Date: 1 2330A Current and Voltage 2 2330B Controlling Current

More information

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 Abstract Much work have been done lately to develop complex motor control systems. However they

More information

RAPID PROTOTYPING OF CONTROL SYSTEMS FROM ELECTROMAGNETIC TRANSIENT SIMULATOR PROGRAM

RAPID PROTOTYPING OF CONTROL SYSTEMS FROM ELECTROMAGNETIC TRANSIENT SIMULATOR PROGRAM RAPID PROTOTYPING OF CONTROL SYSTEMS FROM ELECTROMAGNETIC TRANSIENT SIMULATOR PROGRAM By: Dexter M. T. J. Williams, Esa Nummijoki, Aniruddha M. Gole and Erwin Dirks University Of Manitoba NSERC Industrial

More information

MOSAIC: Automated Model Transfer in Simulator Development

MOSAIC: Automated Model Transfer in Simulator Development MOSAIC: Automated Model Transfer in Simulator Development W.F. Lammen, A.H.W. Nelisse and A.A. ten Dam Nationaal Lucht- en Ruimtevaartlaboratorium National Aerospace Laboratory NLR MOSAIC: Automated Model

More information

Workshop Matlab/Simulink in Drives and Power electronics Lecture 4

Workshop Matlab/Simulink in Drives and Power electronics Lecture 4 Workshop Matlab/Simulink in Drives and Power electronics Lecture 4 : DC-Motor Chopper design SimPowerSystems Ghislain REMY Jean DEPREZ 1 / 20 Workshop Program 8 lectures will be presented based on Matlab/Simulink

More information

DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY 18 Chapter 1 Introduction 1.9 Printed-Circuit oards printed-circuit board n IC is normally mounted on a printed-circuit board (PC) [or printed-wiring (PC) board (PW)] that connects it to other ICs in a

More information

High-level modelling and performance optimisation of mixed-technology energy harvester systems

High-level modelling and performance optimisation of mixed-technology energy harvester systems High-level modelling and performance optimisation of mixed-technology energy harvester systems Tom J Kazmierski, Leran Wang, Bashir M Al-Hashimi University of Southampton, UK MOS-AK, Edinburgh 19 September

More information

Behavioural Library Development and Documentation

Behavioural Library Development and Documentation Library Development and Documentation N. Milet-Lewis*, S. Snaidero**, Y. Hervé**, G. Monnerie*, D. Geoffroy*, A. Fakhfakh*, H. Levi* (*) Laboratoire IXL - Université Bordeaux 1 milet@ixl.u-bordeaux.fr

More information

Design and Implementation of Software Defined Radio Using Xilinx System Generator

Design and Implementation of Software Defined Radio Using Xilinx System Generator International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 Design and Implementation of Software Defined Radio Using Xilinx System Generator Rini Supriya.L *, Mr.Senthil

More information

SPI Slave to PWM Generation

SPI Slave to PWM Generation April 2011 Introduction Reference Design RD1107 Pulse-width modulation (PWM) uses a rectangular pulse wave whose pulse width is modulated resulting in the variation of the average value of the waveform.

More information

High-level model of an acceleration sensor with feedback as part of an inertial navigation system

High-level model of an acceleration sensor with feedback as part of an inertial navigation system High-level model of an sensor with feedback as part of an inertial navigation system Erik Markert, Göran Herrmann, Dietmar Müller and Ulrich Heinkel Department of Electrical Engineering and Information

More information

Basic FPGA Tutorial. using VHDL and VIVADO to design two frequencies PWM modulator system

Basic FPGA Tutorial. using VHDL and VIVADO to design two frequencies PWM modulator system Basic FPGA Tutorial using VHDL and VIVADO to design two frequencies PWM modulator system January 30, 2018 Contents 1 INTRODUCTION........................................... 1 1.1 Motivation................................................

More information

FPGA & Pulse Width Modulation. Digital Logic. Programing the FPGA 7/23/2015. Time Allotment During the First 14 Weeks of Our Advanced Lab Course

FPGA & Pulse Width Modulation. Digital Logic. Programing the FPGA 7/23/2015. Time Allotment During the First 14 Weeks of Our Advanced Lab Course 1.9.8.7.6.5.4.3.2.1.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 6 6.5 DAC Vin 7/23/215 FPGA & Pulse Width Modulation Allotment During the First 14 Weeks of Our Advanced Lab Course Sigma Delta Pulse Width Modulated

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months

Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months PROGRESS RECORD Study your lessons in the order listed below. Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months 1 2330A Current

More information

Vocal Command Recognition Using Parallel Processing of Multiple Confidence-Weighted Algorithms in an FPGA

Vocal Command Recognition Using Parallel Processing of Multiple Confidence-Weighted Algorithms in an FPGA Vocal Command Recognition Using Parallel Processing of Multiple Confidence-Weighted Algorithms in an FPGA ECE-492/3 Senior Design Project Spring 2015 Electrical and Computer Engineering Department Volgenau

More information

Digital Fundamentals. Introductory Digital Concepts

Digital Fundamentals. Introductory Digital Concepts Digital Fundamentals Introductory Digital Concepts Objectives Explain the basic differences between digital and analog quantities Show how voltage levels are used to represent digital quantities Describe

More information

Rapid Design of FIR Filters in the SDR- 500 Software Defined Radio Evaluation System using the ASN Filter Designer

Rapid Design of FIR Filters in the SDR- 500 Software Defined Radio Evaluation System using the ASN Filter Designer Rapid Design of FIR Filters in the SDR- 500 Software Defined Radio Evaluation System using the ASN Filter Designer Application note (ASN-AN026) October 2017 (Rev B) SYNOPSIS SDR (Software Defined Radio)

More information

SpectraTronix C700. Modular Test & Development Platform. Ideal Solution for Cognitive Radio, DSP, Wireless Communications & Massive MIMO Applications

SpectraTronix C700. Modular Test & Development Platform. Ideal Solution for Cognitive Radio, DSP, Wireless Communications & Massive MIMO Applications SpectraTronix C700 Modular Test & Development Platform Ideal Solution for Cognitive Radio, DSP, Wireless Communications & Massive MIMO Applications Design, Test, Verify & Prototype All with the same tool

More information

Pramod Kumar Naik Senior Application Engineer MathWorks Products

Pramod Kumar Naik Senior Application Engineer MathWorks Products MATLAB & SIMULINK Pramod Kumar Naik Senior Application Engineer MathWorks Products 2 Enabling Excellence Through Innovation System Engineering Intellectual Property (IP) EDA & Semiconductor University

More information

UNIVERSITY OF CINCINNATI

UNIVERSITY OF CINCINNATI UNIVERSITY OF CINCINNATI Date: I,, hereby submit this work as part of the requirements for the degree of: in: It is entitled: This work and its defense approved by: Chair: Modeling and Simulation of Hierarchically

More information

Course Outcome of M.Tech (VLSI Design)

Course Outcome of M.Tech (VLSI Design) Course Outcome of M.Tech (VLSI Design) PVL108: Device Physics and Technology The students are able to: 1. Understand the basic physics of semiconductor devices and the basics theory of PN junction. 2.

More information

Top-Down Design of Mixed-Signal Circuits

Top-Down Design of Mixed-Signal Circuits Top-Down Design of Mixed-Signal Circuits Ken Kundert Cadence Design Systems, San Jose, California, USA Abstract With mixed-signal designs becoming more complex and time-to-market windows shrinking, designers

More information

Design of Mixed-Signal Microsystems in Nanometer CMOS

Design of Mixed-Signal Microsystems in Nanometer CMOS Design of Mixed-Signal Microsystems in Nanometer CMOS Carl Grace Lawrence Berkeley National Laboratory August 2, 2012 DOE BES Neutron and Photon Detector Workshop Introduction Common themes in emerging

More information

CHAPTER III THE FPGA IMPLEMENTATION OF PULSE WIDTH MODULATION

CHAPTER III THE FPGA IMPLEMENTATION OF PULSE WIDTH MODULATION 34 CHAPTER III THE FPGA IMPLEMENTATION OF PULSE WIDTH MODULATION 3.1 Introduction A number of PWM schemes are used to obtain variable voltage and frequency supply. The Pulse width of PWM pulsevaries with

More information

Rapid Prototyping a Two Channel Autopilot for a Generic Aircraft

Rapid Prototyping a Two Channel Autopilot for a Generic Aircraft Rapid Prototyping a Two Channel Autopilot for a Generic Aircraft YOGANANDA JEPPU Head R&D Systems Moog India Technology Center MATLAB EXPO India 2014 The Team Atit Mishra Basavaraj M Chethan CU Chinmayi

More information

Application of CPLD in Pulse Power for EDM

Application of CPLD in Pulse Power for EDM Application of CPLD in Pulse Power for EDM Yang Yang and Yanqing Zhao School of Mechanical and Electronical Engineering, East China Jiaotong University, Nanchang 330013, China zyq19851202@yahoo.com.cn

More information

Advances in Wireless Communications: Standard Compliant Models and Software Defined Radio By Daniel Garcίa and Neil MacEwen

Advances in Wireless Communications: Standard Compliant Models and Software Defined Radio By Daniel Garcίa and Neil MacEwen Advances in Wireless Communications: Standard Compliant Models and Software Defined Radio By Daniel Garcίa and Neil MacEwen 2014 The MathWorks, Inc. 1 Advances in Wireless Communications Standard compliant

More information

Chapter 2 Introduction to Logic Circuits

Chapter 2 Introduction to Logic Circuits Chapter 2 Introduction to Logic Circuits Logic unctions and circuits Boolean algebra Snthesis o digital circuits Introduction to CAD tools Introduction to VHDL Logic unctions and Circuits and 2 are binar

More information

What s Behind 5G Wireless Communications?

What s Behind 5G Wireless Communications? What s Behind 5G Wireless Communications? Tabrez Khan Application Engineering Group 2015 The MathWorks, Inc. 1 Agenda 5G goals and requirements Modeling and simulating key 5G technologies 5G development

More information

Design Problem 1 Solutions

Design Problem 1 Solutions CS/EE 260 Digital Computers: Organization and Logical Design Design Problem 1 Solutions Jon Turner 2/6/02 General notes for design problems. The design problems are intended to give you the opportunity

More information

FPGA Based Hardware Efficient Digital Decimation Filter for - ADC

FPGA Based Hardware Efficient Digital Decimation Filter for - ADC International Journal of Soft Computing and Engineering (IJSCE) FPGA Based Hardware Efficient Digital Decimation Filter for - ADC Subir Kr. Maity, Himadri Sekhar Das Abstract This paper focuses on the

More information

FPGA Based Hardware-in-the Loop Controller for Electric Drives

FPGA Based Hardware-in-the Loop Controller for Electric Drives FPGA Based Hardware-in-the Loop Controller for Electric Drives A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Visweshwar Chandrasekaran IN PARTIAL FULFILLMENT

More information

Behavioral Modeling and Simulation of Micromechanical Resonator for Communications Applications

Behavioral Modeling and Simulation of Micromechanical Resonator for Communications Applications Cannes-Mandelieu, 5-7 May 2003 Behavioral Modeling and Simulation of Micromechanical Resonator for Communications Applications Cecile Mandelbaum, Sebastien Cases, David Bensaude, Laurent Basteres, and

More information

Digital Logic ircuits Circuits Fundamentals I Fundamentals I

Digital Logic ircuits Circuits Fundamentals I Fundamentals I Digital Logic Circuits Fundamentals I Fundamentals I 1 Digital and Analog Quantities Electronic circuits can be divided into two categories. Digital Electronics : deals with discrete values (= sampled

More information

GR14 COURSE OUTCOMES ECE BOS

GR14 COURSE OUTCOMES ECE BOS S. No. Category Course Code Course Title BOS 1 ES GR14A1019 Fundamentals of Electronics Engineering ECE 2 ES GR14A2043 Digital Electronics ECE 3 ES GR14A2047 Electrical Circuits ECE 4 ES GR14A2048 Electronic

More information

Novel Satellite Random Access E-SSA Receiver with SIC Simulation and Prototyping

Novel Satellite Random Access E-SSA Receiver with SIC Simulation and Prototyping Novel Satellite Random Access E-SSA Receiver with SIC Simulation and Prototyping Josep Vilà Head of the Digital Signal Processing Group Satellite Communications Unit Indra Sistemas 30 th May 2018 Novel

More information

DIGITAL DESIGN WITH SM CHARTS

DIGITAL DESIGN WITH SM CHARTS DIGITAL DESIGN WITH SM CHARTS By: Dr K S Gurumurthy, UVCE, Bangalore e-notes for the lectures VTU EDUSAT Programme Dr. K S Gurumurthy, UVCE, Blore Page 1 19/04/2005 DIGITAL DESIGN WITH SM CHARTS The utility

More information

CONTENTS Sl. No. Experiment Page No

CONTENTS Sl. No. Experiment Page No CONTENTS Sl. No. Experiment Page No 1a Given a 4-variable logic expression, simplify it using Entered Variable Map and realize the simplified logic expression using 8:1 multiplexer IC. 2a 3a 4a 5a 6a 1b

More information

AC : DEVELOPING A COURSE AND LABORATORY FOR EM- BEDDED CONTROL OF MECHATRONIC SYSTEMS

AC : DEVELOPING A COURSE AND LABORATORY FOR EM- BEDDED CONTROL OF MECHATRONIC SYSTEMS AC 2011-342: DEVELOPING A COURSE AND LABORATORY FOR EM- BEDDED CONTROL OF MECHATRONIC SYSTEMS M. Moallem, Simon Fraser University Prof. M. Moallem is with the School of Engineering Science, Simon Fraser

More information

Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers

Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers Chapter 4 Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers 4.1. Introduction Data acquisition and control boards, also known as DAC boards, are used in virtually

More information

Optimized testing of electric drives

Optimized testing of electric drives Measuring and analyzing of electrical machines testing by HBM Optimized testing of electric drives Weaknesses of the current approach Facing challenges: with the standard method? Improving the efficiency

More information