EECI08: Packet-Based Estimation and Control: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 19: Line 19:
* TCP-like networks
* TCP-like networks
* UDP-like networks
* UDP-like networks
<li> Variable time-delays
<li> Variable time-delays (if time)
</ol>
</ol>
| width=50% |
| width=50% |

Revision as of 19:19, 13 March 2008

Prev: State Estimation Course home Next: Distributed Control

This lecture describes how to extend results in estimation and control to the case where the information between sensing, actuation and computation flows across a network with possible packet loss and time delay. We begin with the estimation problem, summarizing the results on Sinopoli et al on Kalman filtering with intermittent data, which uses average convergence as a stability metric. An alternative formulation is to use almost sure convergence, which gives improved results for lossy networks. Finally, we extend the results on estimation to the control setting, summarizing approaches in the cases where receipt of packets are acknowledge (TCP-like) or not acknowledged (UDP-like).

Outline

  1. Kalman filtering with intermittent observations
    • Problem motivation and setup
    • Mathematical preliminaries (Jensen's inequality)
    • Main results: upper and lower bounds
  2. Almost-sure state estimation with packet drops
    • Almost sure stability versus average stability
    • Performance versus data loss tradeoff
  3. Packet-based control
    • TCP-like networks
    • UDP-like networks
  4. Variable time-delays (if time)

Lecture Materials

Additional Information

Further Reading