Using Variables In AWR / MWO
时间:03-30
整理:3721RD
点击:
Hi all,
Does anyone know if you can create a variable in the output equations and reference it in another schematic?
I am calculating inductance in the output eq's and would like to display the value at a specific index number (aka freq point)
ie:
Output EQ
Ind= X/w,
Schematic1
Ind[51]: (should display inductance @ 2GHz)
Isn't there something I can do with the "@" symbol?
Does anyone know if you can create a variable in the output equations and reference it in another schematic?
I am calculating inductance in the output eq's and would like to display the value at a specific index number (aka freq point)
ie:
Output EQ
Ind= X/w,
Schematic1
Ind[51]: (should display inductance @ 2GHz)
Isn't there something I can do with the "@" symbol?
Hy,
try to put in the output eq , for example a=2, and in a schematic put, at the value of an inductor, the value L=@a.The program know to search in the eq to find the value. Maybe it will work, or maybe it is not the thing that you looking about.
regards