| Algorithm 2 Fault isolation with the minimal -norm solution. | |
| Input: , r(t) | |
| 1: | |
| 2: | |
| 3: | is_ fault ← False |
| 4: | if > threshold then |
| 5: | is_ fault ← true |
| 6: | if is_ fault & steady state then |
| 7: | for do |
| 8: | ← |
| 9: | |
| 10: | |
| 11: | ← primal-dual algorithm() |
| 12: | return the number and locations of the nonzero components of |