Home Forums Usage Access to frequency value in S-Parameter Sweep

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8893
    Mar70
    Participant

      Hi,

      I would like to use the current frequency value of S-parameter sweep for frequency dependant variable in equation.

      So the assigned parameter should change with frequency according to formula.

      Is there a way to do this?

      With best regards

       

      #8895
      Carsten
      Participant

        Hi,

        In the “Equation defined component in frequency domain”, the variable ‘freq’ is defined. So you can do things like this (equals a 10nH inductor)

        But ‘freq’ is not defined in equation blocks.

        #8980
        Vincent
        Participant

          Hi,

          Like this?
          The external variable “f” in “Equation” is equal to the internal variable “frequency” in the S-parameter simulation.

          This allows us to calculate the impedance via S11: = mag(50*(1+S[1,1])/(1-S[1,1])) with respect to the internal variable “frequency” and also the theoretical impedance 2*pi*f*L where the variable “f” is the image of the internal variable “frequency”.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.