System Modeling Blog

Posts tagged with 'HDL'

Analog Modeling - Part 6

Posted Mar 30, 2012, by Mike Jensen

In Part 5 of this series we used the mathematical descriptions of the thermal and electrical properties of an incandescent lamp to create the architecture of a VHDL-AMS-based simulation model. Now it’s time to finish the model, and this blog series, by creating a VHDL-AMS entity for the lamp model. As I mentioned in Part 5, the VHDL-AMS entity defines how a model connects to other elements in a system, … Read More

Tags: HDL, Modeling, analog modeling

Analog Modeling - Part 5

Posted Mar 23, 2012, by Mike Jensen

If you’ve followed this Analog Modeling series, you know we’ve been talking about a general process for HDL-based modeling of analog behavior. If you’re new to the discussion, or simply want to review what we’ve talked about so far, check these links: Part 1, Part 2, Part 3, Part 4. In my last post we developed a set of equations describing the relationship between the thermal … Read More

Tags: HDL, analog modeling, Modeling

Analog Modeling - Part 4

Posted Mar 2, 2012, by Mike Jensen

It’s time to dig a little deeper into the incandescent lamp behavior I introduced in Part 3 of this blog series. My goal is to select a set of equations that best describe the elements of the lamp’s behavior that I want to quantify during simulation. Recall my comment in Part 3 that a lamp has several characteristics worth analyzing including electrical properties, thermal properties, aging … Read More

Tags: vhdl-ams training, HDL, analog modeling, Modeling

Analog Modeling - Part 3

Posted Feb 10, 2012, by Mike Jensen

Welcome to the third installment in my Analog Modeling blog series. In Part 1 I wrote about why equations are important for simulation. In Part 2 I suggested a process flow for turning device equations into a simulation model, and introduced the basic structure of a VHDL-AMS model. Now it’s time to begin the model definition process. As I outlined in Part 2, the first step is deciding what you want … Read More

Tags: HDL, analog modeling, Modeling

Analog Modeling - Part 2

Posted Feb 2, 2012, by Mike Jensen

In Analog Modeling – Part 1 I reviewed the importance of equation selection in the analog modeling process. In a nutshell, the first step in getting good simulation results is choosing equations that best describe the behavior or device you want to analyze. Your analog equation set could be as simple as a single transfer function describing the relationship between the inputs and outputs of a … Read More

Tags: HDL, Modeling, analog modeling

System Level HDL-topia

Posted Feb 12, 2010, by Mike Jensen

I remember my early days in the EDA industry. SPICE was little more than a teenager (I suppose this dates me a bit). I had recently finished a 5-year stint working for the United States Air Force and had just joined a young company as an Applications Engineer to help promote the features and benefits of system design using Hardware Description Languages (HDLs). Though HDL use for semiconductor design … Read More

Tags: SPICE, HDL, IEEE 1076.1, EDA, Multi-Level Design, Mechatronic, Mixed-Signal