File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,8 +186,8 @@ under a past time window ``H_e``. Bounds on the estimated plant state ``\mathbf{
186186estimated process noise `` \mathbf{ŵ} `` and estimated sensor noise `` \mathbf{v̂} `` can be
187187included in the problem. This can be useful to add physical knowledge in the soft sensor,
188188without adding new physical sensors (e.g. a strictly positive concentration). The
189- closed-loop performance of a predictive controller depends on the accuracy of the plant
190- state estimate.
189+ closed-loop performance of a state feedback controller, like here, depends on the accuracy
190+ of the plant state estimate.
191191
192192For the CSTR, we will bound the innovation term ``\mathbf{\mathbf{y}(k) - \mathbf{ŷ}(k)} =
193193\mathbf{v̂}`` , and increase `` \mathbf{Q}_ {int_u}`` to accelerate the estimation of the load
You can’t perform that action at this time.
0 commit comments