微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > Signal Processing block in an ADS schematic diagram circuit

Signal Processing block in an ADS schematic diagram circuit

时间:03-29 整理:3721RD 点击:
Hi,

How to use a Signal Processing block in an ADS schematic diagram circuit, where I can code?

At a specific node in ADS, I have to measure voltage and then make an algorithm to plot all voltage levels of different input voltages and select the minimum output voltage.

P.S. I have low circuit design knowledge and no coding experience.

TIA

I think your needs don't require run-time measurements at all.
So use AEL.
Measrement Equations are implemented as calling AEL from netlist.

If you need run-time measurements, realize them by Verilog-A.

I think special AEL are not required, since your needs are very easy task.

So, suppose I have a circuit, where for every input voltage, there is an output voltage.

And for 20 input voltage values, there are 20 output voltage values. And out of those 20 output voltage values, I have to get the minimum voltage.

I have no experience of AEL. And how can I add AEL in my circuit? Is there a block?

Your task can be done by simple parametric sweep and post processing to choose minimum.
For example, you can plot input voltage as x-axis and minimum voltage as y-axis easiliy.

I think special AEL are not required, since your needs are very easy task..

Simply study very basic operation of ADS.
ADS has various simulation schemes such as mutiple parametric, sequencial, optimizer, etc.

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top