lab9b.rlgc
来自「hspice三天入门教程。其中包含多个lab」· RLGC 代码 · 共 48 行
RLGC
48 行
3 *(number of signal conductors)
* Lo
******************************************
2.41667e-6
0.694444e-6 2.36111e-6
0.638889e-6 0.694444e-6 2.41667e-6
* Co
******************************************
20.9877e-12
-12.3457e-12 29.3210e-12
-4.01235e-12 -12.3457e-12 20.9877e-12
* Ro
******************************************
41.6667
0 41.6667
0 0 41.6667
* Go
******************************************
0.585937e-3
0 0.585937e-3
0 0 0.585937e-3
This file contains the following input parameters for Hspice's w element
(multiconductor lossy frequency-dependent transmission line):
N -- number of signal conductors
Lo -- dc inductance matrix per unit length
Co -- dc capacitance matrix per unit length
Ro (optional) -- dc resistance matrix per unit length
Go (optional) -- dc conductance matrix per unit length
Rs (optional) -- skin-effect resistance matrix per unit length,
R(f) = Ro + sqrt(f) Rs
Gd (optional) -- dielectric-loss conductance matrix per unit length,
G(f) = Go + f Gd
All (symmetric) matrices are in the lower-triangular format.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?