Because physical plants are always continuous-time systems, discrete-time control systems are in fact NOT digital control systems!

A sampled-data control systems uses a discrete controller, but is used

  • is our continuous-time plant

  • is our discrete-time controller

  • are all in continuous-time

  • A/D is a analog-to-digital converter. It is a sampler that samples at discrete intervals, , where is the sampling time of the system

  • D/A is a digital-to-analog converter. Typically we use a “zero order hold” that holds for .

Theorem

Even a simple system that’s just sampler-to-hold (), the system is not LTI.

As a result, the full closed-loop sampled-data system is also NOT LTI.

Then what’s the value of studying LTI systems? Our approach:

  1. Attempt to choose (or modify our control architecture or control design) so that the sampled-data system is approximately LTI.
  2. Use LTI tools to perform control design.
    • Approximating continuous-time controllers with discrete-time controllers (emulation)
    • Direct design of discrete-time controllers.
  3. Analyze and simulate the results on the true system.

Examples

  1. . (Using continuous-time tools, one can show that this is stable as a closed-loop system.)
  2. .

We will look at two cases:

  • Response to sinusoidal inputs: , :

  • Response to step systems: , vary sampling time

Sampling time aliasing

What happens when sample time is too large - we might end up with a fictitious (aliased) signal that isn’t representative of the real signal.