Examples
VHDL-AMS Power Electronics and VHDL-AMS language -Methodological Contribution
Article REF: D3068 V1
Examples
VHDL-AMS Power Electronics and VHDL-AMS language -Methodological Contribution

Author : Yannick HERVÉ

Publication date: February 10, 2013 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

6. Examples

6.1 A test-bench instantiates a configuration

The example presented here is simple, but illustrates a number of different constructions. The aim is to create an RC filter, but you don't know a priori which dipoles to use. We need to have models of the dipoles we can use available in the working database (the WORK library, for example). For example :

--RESISTANCE

IEEE library;

use IEEE.electrical_systems.all;

Entity resistance is

      GENERIC(R0:real:=1.0);

      PORT (TERMINAl E1,E2: electrical);

end;

Architecture beh of resistance is

...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Article included in this offer

"Conversion of electrical energy"

( 273 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details