Other notes in this series from Kevin Kircher’s Distributed Energy Resources class are here.

Summary

This lecture builds on the scalar and vector linear ODEs in DER course - 3 to model Linear Dynamical Systems: “models that describe how a system changes over time, where the relationships between its variables are all linear”, then finishes up with a fun little climate model as practical example.

  • A continuous-time linear dynamical system (LDS)
    • denotes time
    • is the state
    • is the action or control
    • is the disturbance
    • is the dynamics matrix
    • is the action matrix or control matrix
  • We can use the matrix equivalent of Taylor’s theorem to linearise non-linear
  • If we discretise:
    • Consider the continuous-time LDS

      with piecewise constant
    • The equivalent discrete-time LDS is:

      where denotes
    • If the dynamics matrix is invertible

Then the fun part: a simple climate model Then we do some neat power-balance calculations and end up with

  1. Steady state global average surface temperature:
  2. Rate of change:

If we plug in historical temperature and ε values then we get reasonably close numbers! See the lecture notes for details.