Simulation, Filters, and Stability Plots

Notice: for this lecture (as on almost every Wednesday, except during project presentation weeks), we will meet in computer lab SEL 2249F.

Servicing Requests

Since we ran out of time in Lecture 5 on Friday 5 September, we start with going over a simulation to service requests. The Maple solution is below

Modeling a chemical reaction

The example on page 35 of the textbook shows a linear recursion which models a chemical reaction to purify an uranium hexafluoride concentration. Since the parameters are not specified numerically, Maple is the ideal tool to find the symbolic solution:

Filters

The response from a sinusoidal signal passing through a linear filter is again a sinusoidal signal, but often with different amplitude and frequency. The change in amplitude is called the gain, change in frequency is called phase shift.

Getting the polar plots in Maple is really very easy:

Plots with MATLAB

The MATLAB scripts in the book can all be downloaded at once from the mathworks, selecting "Companion Software for Books".

The MATLAB scripts to make the plots in this chapter are made available below: