官方淘宝店 易迪拓培训 旧站入口
首页 > 仿真设计 > 射频仿真设计学习 > 请教S2P模型文件中S参数用dB表示可以吗

请教S2P模型文件中S参数用dB表示可以吗

05-08
如果不能用dB表示,如何从dB转化道Mag和Ang,请哪位高手指点,谢谢!

一般都是用mag 和ang表示的。
dB的见的不多。

dB可以转成mag,但是dB不包含Ang信息。

dB如何转成mag

dB是mag的分贝数

难道是这个:dB=10lg(mag) ?

读一下 ads 的帮助吧;
关于touchstone格式有描述。
记得支持的。
The option line, specifying the frequency units and the normalizing impedance, precedes the data lines.
# (freq_units parameter format R n)
<data line>
.
<data line>
where:
#
=
The delimiter that tells the program you are specifying these parameters
freq_units
=
Sets the units. Options are GHz, MHz, KHz, or Hz.
parameter
=
Sets the desired parameter. Options are:
S, Y or Z for S1P components
S, Y, Z, G, or H for S2P components
S for S3P or S4P components
format
=
The format desired. Options are:
DB for dB-angle
MA for magnitude angle
RI for real-imaginary
This does not apply to noise parameters. (Refer to "Adding Noise Parameters to an SnP File".)
R n
=
The reference resistance in ohms, where n is a positive number of ohms; which is the real impedance to which the parameters are normalized.

dB不常见的哦,不过应该是20log(mag)吧

是20log(mag)

可以的,可以是Real / Imag ,还可以是LogMag / Phase or LinMag / Phase,看看下面的链接吧:
http://na.tm.agilent.com/plts/he . SnP_File_Format.htm
http://www.eda.org/ibis/connector/touchstone_spec11.pdf

新手学习中

20log(mag)=dB

20log(mag)=dB

明白啦 我也学习中哈

Top