What is the difference between the following function?
时间:04-10
整理:3721RD
点击:
Hi all,
I use the two following function to simulation C Varactor using ADS.
1.C_Varactor=-1/(2*pi*freq[0,0]*imag(Z11[0]))
2.C_Varactor=-1/(2*pi*freq*imag(Z(1,1)))
Get two different data display as attached display.And what is the [0.0] of freq[0,0] and what is the difference between freq[0,0] and freq in Equation?.and what is the difference between Z11[0] and Z(1,1)?
Thank you,
I use the two following function to simulation C Varactor using ADS.
1.C_Varactor=-1/(2*pi*freq[0,0]*imag(Z11[0]))
2.C_Varactor=-1/(2*pi*freq*imag(Z(1,1)))
Get two different data display as attached display.And what is the [0.0] of freq[0,0] and what is the difference between freq[0,0] and freq in Equation?.and what is the difference between Z11[0] and Z(1,1)?
Thank you,
Z[0] means 0th index.So, there is a vector definition for that.
Thank BigBoss for your reply.And What about the vector definition of freq[0,0].I can not find in help document.Anybody can help me?
function 相关文章:
- Functionl Generator 600 MHz
- How to get this transfer function?
- Why we use most of the time cos function for representing signal ?
- The function of the resistor connected to the gate of PM20
- Optimaizing function versus freq
- compute the transfor function between Tx an Rx,the bandwith is confined with 1-10Mhz
