skrf.calibration.deembedding.IEEEP370_MM_ZC_2xThru.NRP

static IEEEP370_MM_ZC_2xThru.NRP(ntwk, TD=None, port=None)

Enforce the Nyquist Rate Point. Force the length of the transmissive network to be an integer multiple of the wavelength at the highest frequency. If required, a proper delay is added to meet this condition. The function can also be used to remove the delay.

Parameters:
  • ntwk (Network object) – Network to be extrapolated to DC

  • TD (:array-like) – If None, the delay will be computed and added. Else, the delay will be removed (to reset the original length). (default: None)

  • port (:Number) – Specify to apply NRP only on a single port of the network (default: None)

Returns:

TL – S_Parameters of the transmission line

Return type:

:array-like