Electrical – Applying Cramer’s rule to find out the transfer function of the circuit

circuit analysiselectromagnetisminductivesimulationtransfer function

My circuit is

enter image description here

I have set of equations of the form

enter image description here

Now I just need a single expression for transfer function. i,e ratio of voltage across RL to voltage from AC power supply(in terms of RLC circuit elements).

[I1 is left loop mesh current, I2 is the right loop mesh current]

How can I achieve that? is Cramer's rule application is relevant here?

EDIT: The transfer function in S domain (for some value of circuit elements)

                        2.257e-05 s^3

  ------------------------------------------------------------

  7.039e-07 s^4 + 5.091e-05 s^3 + 0.001942 s^2 + 0.05085 s + 1

Best Answer

Cramer's rule can be used to get equation (3) from equation (1). Since that is already done, we can use (3) to write

$$ U_{\text{out}}=I_2 R_L=\frac{i \omega M U_{\text{in}} R_L}{M^2 \omega ^2+Z_1 Z_2}$$

from which

$$ \frac{U_{\text{out}}}{U_{\text{in}}}=\frac{i \omega M R_L}{M^2 \omega ^2+Z_1 Z_2} $$