how to match Extended kalman filter with MPC control as a loop filter of example digital PLL?

16 ビュー (過去 30 日間)
amir
amir 2023 年 8 月 29 日
コメント済み: amir 2023 年 8 月 30 日
i need make a digital loop filter with extended kalman filter for determine of TDC(pfd) output to connect to MPC control becuase it work only with space state .

回答 (1 件)

PIRC
PIRC 2023 年 8 月 30 日
Integrate an Extended Kalman Filter (EKF) for state estimation within a digital Phase-Locked Loop (PLL). Use its estimates as initial conditions for a Model Predictive Control (MPC) algorithm, which calculates optimal control inputs over time to align a VCO with a reference signal, achieving synchronization and stability. This loop combines EKF's state estimation with MPC's predictive control, enhancing PLL performance.
  1 件のコメント
amir
amir 2023 年 8 月 30 日
EKF need two equation in simulink.are you now those?
and I need modle of plant (TDC,DCO) IN MPC

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeModel Predictive Control Toolbox についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by