Circuit Theory/TF Objectives

< Circuit Theory

Thevenin/Norton impedance completely characterizes a circuit from a load's point of view. Differential equations completely describe a circuit. The impulse response of a circuit is all that is needed to use the convolution integral. Phasors and complex frequencies completely describe a circuit. And even while computing the transient response, complex frequencies associated with the steady state sinusoidal response appeared. Are they all related? Yes.

The goal is to understand all the above as a transfer function. Why? Most engineering uses this concept. Here are some electrical applications:

The goal is to introduce transfer functions in the context of electronics.

Transfer Function Definition

A Transfer Function is the ratio of the output of a system to the input of a system. If we have an input function of X(s), and an output function Y(s), we define the transfer function H(s) to be:

Four RLC Transfer Functions

In the context of RLC circuits, transfer functions are in a phasor/complex frequency/laplace domain concept. They are not a time domain concept. They are independent of the forcing function/source. There are four possible RLC transfer patterns:

Example Circuit Transfer Function
impedance
voltage divider
current divider

Applications

The transfer function has many applications as we will soon see. But it's immediate benefit is eliminating the need to find the differential equation. Reviewing previous examples:

Example Differential Equation Transfer Function
convolution integral problem  : admittance:
Second Order, Source Excitement current divider:
R :=1; L :=1; C :=1;
simplify((1/(R + L*s))/(1/(R + L*s) + 1/R + C*s))
Second Order, Source Excitement Voltage Divider


Interpreting Complex Roots

After finding the transfer function, the next step is finding the time constant or the complex frequency roots and from these guess the form of the solution.

The homogeneous solution is found by setting the denominator of the transfer function to zero. Factoring the denominator and finding the complex frequency roots is called finding "zeros."

The numerator (which was one in all the above examples) may have a complex frequency polynomial (in complicated circuits) that can also be set equal to zero. The roots are called "poles." Poles influence the circuit's response to different frequencies rather than the time domain response.

Summarizing Time

This ends the normal circuit theory course. Time domain analysis could continue and this is hinted at in the following example. Before WWII it was important to continue in order to model physical systems with analog computers. But today, digital computers can model much more accurately. So stopping time analysis here leaves further study for a specialized class. Let's summarize what we have learned about circuits in the time domain.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.