Akagi, H., Nabae, A., and Atoh, S. (1986). Control Strat-
egy of Active Power Filters Using Multiple Voltage-
Source PWM Converters. IEEE Transactions on In-
dustry Applications, IA-22(3):460–465.
Buso, S., Malesani, L., and Mattavelli, P. (1998). Com-
parison of current control techniques for active filter
applications. IEEE Transactions on Industrial Elec-
tronics, 45(5):722–729.
Cateriano Y
´
a
˜
nez, C., Pangalos, G., and Lichtenberg, G.
(2018). An approach to linear state signal shaping by
quadratic model predictive control. In 2018 European
Control Conference (ECC). Accepted.
Emadi, A. (2001). Modelling of power electronic loads in ac
distribution systems using the generalized state space
averaging method. In Industrial Electronics Society,
2001. IECON ’01. The 27th Annual Conference of the
IEEE, volume 2, pages 1008–1014 vol.2.
Fornberg, B. (1988). Generation of finite difference formu-
las on arbitrarily spaced grids. Mathematics of com-
putation, 51(184):699–706.
Hashim, H. F., Omar, R., and Rasheed, M. (2016). De-
sign and analysis of a three phase series active power
filter (SAPF) based on hysteresis controller. In 4th
IET Clean Energy and Technology Conference (CEAT
2016), pages 1–5.
Kumar, P. and Mishra, M. K. (2016). A comparative study
of control theories for realizing APFs in distribution
power systems. In 2016 National Power Systems Con-
ference (NPSC), pages 1–6.
Liang, X. (2016). Emerging power quality challenges due to
integration of renewable energy sources. IEEE Trans-
actions on Industry Applications, PP(99):1–1.
Maciejowski, J. (2001). Predictive control with constraints.
Hemel Hempsted: Prentice Hall/ Pearson Education.
Malesani, L., Mattavelli, P., and Buso, S. (1998). On the
applications of active filters to generic loads. In 8th
International Conference on Harmonics and Quality
of Power. Proceedings (Cat. No.98EX227), volume 1,
pages 310–319 vol.1.
Mohan, N., Undeland, T. M., and Robbins, W. P. (2003).
Power Electronics. Converters, Applications and De-
sign. John Wiley and Sons, Inc, third edition.
Shmilovitz, D. (2005). On the definition of total har-
monic distortion and its effect on measurement in-
terpretation. IEEE Transactions on Power Delivery,
20(1):526–528.
Ziegler, J. G. and Nichols, N. B. (1942). Optimum settings
for automatic controllers. Transactions of the ASME,
64:759768.
APPENDIX
Model Predictive Control (MPC)
Following the state space dynamics in (2), consid-
ering the state reference vector r ∈ R
n
, the predic-
tion horizon H
p
∈ N and the input horizon H
u
∈ N,
the MPC standard quadratic cost function can be for-
mulated, (Maciejowski, 2001)
J(k) = kX(k) −Ξ(k)k
2
Q
+ k∆U(k)k
2
R
(14)
for the optimization problem
min
∆U(k)
J(k), (15)
where X(k) ∈ R
H
p
n
is the future state sequence
prediction, Ξ(k) ∈ R
H
p
n
the future reference trajec-
tory, and ∆U(k) ∈ R
(H
u
+1)m
the control input change
sequence. Considering with the cost of con-
trol error given by the positive semi-definite ma-
trix Q ∈ R
H
p
n×H
p
n
and the cost of control effort by
the positive definite matrix R ∈ R
(H
u
+1)m×(H
u
+1)m
.
The solution of (15) is given by the optimal con-
trol input sequence ∆U
?
(k), which is fed to the plant,
as shown in the standard MPC control loop of Fig-
ure 6.
Controller
Optimization
Prediction
Model
Plant
u
x
r
Figure 6: Model Predictive Controller: Classical Scheme.
In order to find the solution ∆U
?
(k) in the uncon-
strained scenario in a numerically well-conditioned
manner, the cost function J(k) can be rearranged as
J(k) =
S
Q
(X(k) −Ξ(k))
S
R
∆U(k)
2
, (16)
with the cost matrices factorization
Q = S
Q
|
S
Q
, (17)
R = S
R
|
S
R
, (18)
which can be efficiently solved in the least-square
sense, e.g. using a QR algorithm, leading to a linear
time invariant system controller (Maciejowski, 2001).
Typically the MPC controller uses the receding
horizon principle to set an update time strategy for the
controlled input signal, where only the first element of
the computed optimal input vector sequence ∆U
?
(k)
is given to the system, then the state values are mea-
sured or observed, resp., (Maciejowski, 2001).
Comparison of Linear State Signal Shaping Model Predictive Control with Classical Concepts for Active Power Filter Design
173