Lecture 13
CT System Analysis and Design using Laplace

C.L. Wyatt

2025-09-24

Recall from ECE 2714 that we can analyze electrical circuits that form LTI systems by

Or alternatively using Fourier analysis

Now that we have Laplace as a tool we can simplify this process further. The idea is to go back to circuits and take the Laplace transform of each element’s voltage-current model

This gives us new circuit models in Laplace domain with either constant voltage or current sources representing the terms containing auxiliary conditions at \(t=0^-\). Using KVL and KCL with these models gives us a convenient way to go from a circuit directly to a transfer function.

Example: RC with IC

Example: RLC with no I.C.

This works with active (op-amp) circuits as well.

Example: Sallen-key

Most upper level circuit courses will use these techniques. e.g. AC-circuits.

Analyzing Block Diagrams

Recall from ECE 2714 that block diagrams can be used to model systems and implement/realize systems.

"simple block in time domain" \(\Longrightarrow\) "simple block in Laplace domain"

Transformation of input and output to Laplace domain (transfer function) for a single block.

We can use block diagrams to derive an overall transfer function from sub-components.

Example: PID controller

Example: DC Motor

System Realization

We can also use block diagrams in the opposite way, to implement, or realize, a given transfer function (for example from a filter design) using three basic building blocks: summation, amplifier (gain), and integrator.

"integrator block in time domain" \(\Longrightarrow\) "integrator block in Laplace domain"

Transformation of an integrator to Laplace domain (transfer function).

The realization is not unique, with different canonical forms, each with advantages and disadvantages (e.g. reduced number of components and reduced sensitivity to component variation).

Example

Given a transfer function

\[H(s) = \frac{s+a}{s^2 + bs + c}\] for \(a,b,c\in\mathbb{R}\), implement the system in terms of summations, amplifiers, and integrators.

TODO: DFI, DFII, transposed DFII, parallel and cascade of second order systems