Attenuation coefficient in dielectric substate of microstrip line¶
The attenuation coefficient of the microstrip metal can be calculated from the effective and relative permittivity of the microstrip, the wavelength of the signal in vacuum and the dielectric loss angle of the substrate.
- attenuation_coefficient¶
attenuation_coefficient
of the microstrip line.
- Symbol:
alpha
- Latex:
- Dimension:
1/length
- relative_permittivity¶
relative_permittivity
of the dielectric substrate of the microstrip line.
- Symbol:
epsilon_r
- Latex:
- Dimension:
dimensionless
- effective_permittivity¶
Effective
relative_permittivity
of the microstrip line. See Effective permittivity of microstrip line.
- Symbol:
epsilon_eff
- Latex:
- Dimension:
dimensionless
- wavelength¶
wavelength
in vacuum.
- Symbol:
lambda
- Latex:
- Dimension:
length
- loss_tangent¶
- Symbol:
tan(delta)
- Latex:
- Dimension:
dimensionless
- law¶
alpha = 27.3 * epsilon_r / sqrt(epsilon_eff) * (epsilon_eff - 1) / (epsilon_r - 1) * tan(delta) / lambda
- Latex: