1596 lines
116 KiB
TeX
1596 lines
116 KiB
TeX
% Created 2025-04-09 Wed 14:50
|
|
% Intended LaTeX compiler: pdflatex
|
|
\documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt}
|
|
|
|
\input{preamble.tex}
|
|
\input{preamble_extra.tex}
|
|
\bibliography{nass-control.bib}
|
|
\author{Dehaeze Thomas}
|
|
\date{\today}
|
|
\title{Control Optimization}
|
|
\hypersetup{
|
|
pdfauthor={Dehaeze Thomas},
|
|
pdftitle={Control Optimization},
|
|
pdfkeywords={},
|
|
pdfsubject={},
|
|
pdfcreator={Emacs 30.1 (Org mode 9.7.26)},
|
|
pdflang={English}}
|
|
\usepackage{biblatex}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
\tableofcontents
|
|
|
|
\clearpage
|
|
When controlling a MIMO system (specifically parallel manipulator such as the Stewart platform?)
|
|
|
|
\begin{itemize}
|
|
\item[{$\square$}] \textbf{Should the quick review of Stewart platform control be here?}
|
|
In that case it should be possible to highlight three areas:
|
|
\begin{itemize}
|
|
\item use of multiple sensors
|
|
\item decoupling strategy
|
|
\item control optimization
|
|
\end{itemize}
|
|
\end{itemize}
|
|
|
|
Several considerations:
|
|
\begin{itemize}
|
|
\item Section \ref{sec:detail_control_sensor}: How to most effectively use/combine multiple sensors
|
|
\item Section \ref{sec:detail_control_decoupling}: How to decouple a system
|
|
\item Section \ref{sec:detail_control_cf}: How to design the controller
|
|
\end{itemize}
|
|
\chapter{Multiple Sensor Control}
|
|
\label{sec:detail_control_sensor}
|
|
|
|
The literature review of Stewart platforms revealed a wide diversity of designs with various sensor and actuator configurations.
|
|
Control objectives (such as active damping, vibration isolation, or precise positioning) dictate specific sensor configurations.
|
|
The selection between inertial sensors, force sensors, or relative position sensors is primarily determined by the system's control requirements.
|
|
|
|
In cases where multiple control objectives must be achieved simultaneously, as is the case for the Nano Active Stabilization System (NASS) where the Stewart platform must both position the sample and provide isolation from micro-station vibrations, combining multiple sensors within the control architecture has been demonstrated to yield significant performance benefits.
|
|
From the literature, three principal approaches for combining sensors have been identified: High Authority Control-Low Authority Control (HAC-LAC), sensor fusion, and two-sensor control architectures.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_arch_hac_lac.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_arch_hac_lac}HAC LAC}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_arch_two_sensor_control.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_arch_two_sensor_control}Two Sensor Control}
|
|
\end{subfigure}
|
|
|
|
\bigskip
|
|
\begin{subfigure}{0.95\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_arch_sensor_fusion.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_arch_sensor_fusion}Sensor Fusion}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_control_multiple_sensors}Different control strategies when using multiple sensors. High Authority Control / Low Authority Control (\subref{fig:detail_control_sensor_arch_hac_lac}). Sensor Fusion (\subref{fig:detail_control_sensor_arch_sensor_fusion}). Two-Sensor Control (\subref{fig:detail_control_sensor_arch_two_sensor_control})}
|
|
\end{figure}
|
|
|
|
The HAC-LAC approach, implemented during the conceptual phase, employs a dual-loop control strategy in which two control loops utilize different sensors for distinct purposes (Figure \ref{fig:detail_control_sensor_arch_hac_lac}).
|
|
In \cite{li01_simul_vibrat_isolat_point_contr}, vibration isolation is provided by accelerometers collocated with the voice coil actuators, while external rotational sensors are utilized to achieve pointing control.
|
|
In \cite{geng95_intel_contr_system_multip_degree}, force sensors collocated with the magnetostrictive actuators are used for active damping using decentralized IFF, and subsequently accelerometers are employed for adaptive vibration isolation.
|
|
Similarly, in \cite{wang16_inves_activ_vibrat_isolat_stewar}, piezoelectric actuators with collocated force sensors are used in a decentralized manner to provide active damping while accelerometers are implemented in an adaptive feedback loop to suppress periodic vibrations.
|
|
In \cite{xie17_model_contr_hybrid_passiv_activ}, force sensors are integrated in the struts for decentralized force feedback while accelerometers fixed to the top platform are employed for centralized control.
|
|
|
|
The second approach, sensor fusion (illustrated in Figure \ref{fig:detail_control_sensor_arch_sensor_fusion}), involves filtering signals from two sensors using complementary filters\footnote{A set of two complementary filters are two transfer functions that sum to one.} and summing them to create an improved sensor signal.
|
|
In \cite{hauge04_sensor_contr_space_based_six}, geophones (used at low frequency) are merged with force sensors (used at high frequency).
|
|
It is demonstrated that combining both sensors using sensor fusion can improve performance compared to using the individual sensors independently.
|
|
In \cite{tjepkema12_sensor_fusion_activ_vibrat_isolat_precis_equip}, sensor fusion architecture is implemented with an accelerometer and a force sensor.
|
|
This implementation is shown to simultaneously achieve high damping of structural modes (through the force sensors) while maintaining very low vibration transmissibility (through the accelerometers).
|
|
|
|
In \cite{beijen14_two_sensor_contr_activ_vibrat}, the performance of sensor fusion is compared with the more general case of ``two-sensor control'' (illustrated in Figure \ref{fig:detail_control_sensor_arch_two_sensor_control}).
|
|
It is highlighted that ``two-sensor control'' provides greater control freedom, potentially enhancing performance.
|
|
In \cite{thayer02_six_axis_vibrat_isolat_system}, the use of force sensors and geophones is compared for vibration isolation purposes.
|
|
Geophones are shown to provide better isolation performance than load cells but suffer from poor robustness.
|
|
Conversely, the controller based on force sensors exhibited inferior performance (due to the presence of a pair of low frequency zeros), but demonstrated better robustness properties.
|
|
A ``two-sensor control'' approach was proven to perform better than controllers based on individual sensors while maintaining better robustness.
|
|
A Linear Quadratic Regulator (LQG) was employed to optimize the two-input/one-output controller.
|
|
|
|
Beyond these three main approaches, other control architectures have been proposed for different purposes.
|
|
In \cite{yang19_dynam_model_decoup_contr_flexib}, a first control loop utilizes force sensors and relative motion sensors to compensate for parasitic stiffness of the flexible joints.
|
|
Subsequently, the system is decoupled in the modal space (facilitated by the removal of parasitic stiffness) and accelerometers are employed for vibration isolation.
|
|
|
|
The HAC-LAC architecture was previously investigated during the conceptual phase and successfully implemented to validate the NASS concept, demonstrating excellent performance.
|
|
At the other end of the spectrum, the two-sensor approach yields greater control design freedom but introduces increased complexity in tuning, and thus was not pursued in this study.
|
|
This work instead focuses on sensor fusion, which represents a promising middle ground between the proven HAC-LAC approach and the more complex two-sensor control strategy.
|
|
|
|
A review of sensor fusion is first presented (Section \ref{ssec:detail_control_sensor_review}), followed by an examination of the fundamental theoretical concepts (Section \ref{ssec:detail_control_sensor_fusion_requirements}).
|
|
In this section, both the robustness of the fusion and the noise characteristics of the resulting ``super sensor'' are derived and expressed as functions of the complementary filters' norms.
|
|
A synthesis method for designing complementary filters that allow to shape their norms is proposed (Section \ref{ssec:detail_control_sensor_hinf_method}).
|
|
The investigation is then extended beyond the conventional two-sensor scenario, demonstrating how the proposed complementary filter synthesis can be generalized for applications requiring the fusion of three or more sensors (Section \ref{ssec:detail_control_sensor_hinf_three_comp_filters}).
|
|
\section{Review of Sensor Fusion}
|
|
\label{ssec:detail_control_sensor_review}
|
|
|
|
Sensors used to measure physical quantities have two primary limitations: measurement accuracy which is compromised by various noise sources (including electrical noise from conditioning electronics), and limited measurement bandwidth.
|
|
Sensor fusion offers a solution to these limitations by combining multiple sensors \cite{bendat57_optim_filter_indep_measur_two}.
|
|
By strategically selecting sensors with complementary characteristics, a ``super sensor'' can be created that combines the advantages of each individual sensor.
|
|
|
|
|
|
Measuring a physical quantity using sensors is always subject to several limitations.
|
|
First, the accuracy of the measurement is affected by various noise sources, such as electrical noise from the conditioning electronics.
|
|
Second, the frequency range in which the measurement is relevant is bounded by the bandwidth of the sensor.
|
|
One way to overcome these limitations is to combine several sensors using a technique called ``sensor fusion'' \cite{bendat57_optim_filter_indep_measur_two}.
|
|
Fortunately, a wide variety of sensors exists, each with different characteristics.
|
|
By carefully selecting the sensors to be fused, a ``super sensor'' is obtained that combines the benefits of the individual sensors.
|
|
|
|
In some applications, sensor fusion is employed to increase measurement bandwidth \cite{shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,min15_compl_filter_desig_angle_estim}.
|
|
For instance, in \cite{shaw90_bandw_enhan_posit_measur_using_measur_accel}, the bandwidth of a position sensor is extended by fusing it with an accelerometer that provides high-frequency motion information.
|
|
In other applications, sensor fusion is utilized to obtain an estimate of the measured quantity with reduced noise \cite{hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system,plummer06_optim_compl_filter_their_applic_motion_measur,robert12_introd_random_signal_applied_kalman}.
|
|
More recently, the fusion of sensors measuring different physical quantities has been proposed to enhance control properties \cite{collette15_sensor_fusion_method_high_perfor,yong16_high_speed_vertic_posit_stage}.
|
|
In \cite{collette15_sensor_fusion_method_high_perfor}, an inertial sensor used for active vibration isolation is fused with a sensor collocated with the actuator to improve the stability margins of the feedback controller.
|
|
|
|
On top of Stewart platforms, practical applications of sensor fusion are numerous.
|
|
It is widely implemented for attitude estimation in autonomous vehicles such as unmanned aerial vehicles \cite{baerveldt97_low_cost_low_weigh_attit,corke04_inert_visual_sensin_system_small_auton_helic,jensen13_basic_uas} and underwater vehicles \cite{pascoal99_navig_system_desig_using_time,batista10_optim_posit_veloc_navig_filter_auton_vehic}.
|
|
Sensor fusion offers significant benefits for high-performance positioning control as demonstrated in \cite{shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,min15_compl_filter_desig_angle_estim,yong16_high_speed_vertic_posit_stage}.
|
|
It has also been identified as a key technology for improving the performance of active vibration isolation systems \cite{tjepkema12_sensor_fusion_activ_vibrat_isolat_precis_equip}.
|
|
Emblematic examples include the isolation stages of gravitational wave detectors \cite{collette15_sensor_fusion_method_high_perfor,heijningen18_low} such as those employed at LIGO \cite{hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system} and Virgo \cite{lucia18_low_frequen_optim_perfor_advan}.
|
|
|
|
Two principal methods are employed to perform sensor fusion: using complementary filters \cite{anderson53_instr_approac_system_steer_comput} or using Kalman filtering \cite{brown72_integ_navig_system_kalman_filter}.
|
|
For sensor fusion applications, these methods share many relationships \cite{brown72_integ_navig_system_kalman_filter,higgins75_compar_compl_kalman_filter,robert12_introd_random_signal_applied_kalman,fonseca15_compl}.
|
|
However, Kalman filtering requires assumptions about the probabilistic characteristics of sensor noise \cite{robert12_introd_random_signal_applied_kalman}, whereas complementary filters do not impose such requirements.
|
|
Furthermore, complementary filters offer advantages over Kalman filtering for sensor fusion through their general applicability, low computational cost \cite{higgins75_compar_compl_kalman_filter}, and intuitive nature, as their effects can be readily interpreted in the frequency domain.
|
|
|
|
A set of filters is considered complementary if the sum of their transfer functions equals one at all frequencies.
|
|
In early implementations of complementary filtering, analog circuits were used to physically realize the filters \cite{anderson53_instr_approac_system_steer_comput}.
|
|
While analog complementary filters remain in use today \cite{yong16_high_speed_vertic_posit_stage,moore19_capac_instr_sensor_fusion_high_bandw_nanop}, digital implementation is now more common as it provides greater flexibility.
|
|
|
|
Various design methods have been developed to optimize complementary filters.
|
|
The most straightforward approach utilizes analytical formulas.
|
|
Depending on the application, these formulas may be of first order \cite{corke04_inert_visual_sensin_system_small_auton_helic,yeh05_model_contr_hydraul_actuat_two,yong16_high_speed_vertic_posit_stage}, second order \cite{baerveldt97_low_cost_low_weigh_attit,stoten01_fusion_kinet_data_using_compos_filter,jensen13_basic_uas}, or higher orders \cite{shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,stoten01_fusion_kinet_data_using_compos_filter,collette15_sensor_fusion_method_high_perfor,matichard15_seism_isolat_advan_ligo}.
|
|
|
|
Since the characteristics of the super sensor depend on the proper design of complementary filters \cite{dehaeze19_compl_filter_shapin_using_synth}, several optimization techniques have been developed.
|
|
Some approaches focus on finding optimal parameters for analytical formulas \cite{jensen13_basic_uas,min15_compl_filter_desig_angle_estim,fonseca15_compl}, while others employ convex optimization tools \cite{hua04_polyp_fir_compl_filter_contr_system,hua05_low_ligo} such as linear matrix inequalities \cite{pascoal99_navig_system_desig_using_time}.
|
|
As demonstrated in \cite{plummer06_optim_compl_filter_their_applic_motion_measur}, complementary filter design can be linked to the standard mixed-sensitivity control problem.
|
|
Consequently, the powerful tools developed for classical control theory can be applied to complementary filter design.
|
|
For example, in \cite{jensen13_basic_uas}, the two gains of a Proportional Integral (PI) controller are optimized to minimize super sensor noise.
|
|
|
|
All these complementary filter design methods share the common objective of creating a super sensor with desired characteristics, typically in terms of noise and dynamics.
|
|
As reported in \cite{zimmermann92_high_bandw_orien_measur_contr,plummer06_optim_compl_filter_their_applic_motion_measur}, phase shifts and magnitude bumps in the super sensor dynamics may occur if complementary filters are poorly designed or if sensors are improperly calibrated.
|
|
Therefore, the robustness of the fusion must be considered when designing complementary filters.
|
|
Despite the numerous design methods proposed in the literature, a simple approach that specifies desired super sensor characteristics while ensuring good fusion robustness has been lacking.
|
|
|
|
Fortunately, both fusion robustness and super sensor characteristics can be linked to complementary filter magnitude \cite{dehaeze19_compl_filter_shapin_using_synth}.
|
|
Based on this relationship, the present work introduces an approach to designing complementary filters using \(\mathcal{H}_\infty\) synthesis, which enables intuitive shaping of complementary filter magnitude in a straightforward manner.
|
|
\section{Sensor Fusion and Complementary Filters Requirements}
|
|
\label{ssec:detail_control_sensor_fusion_requirements}
|
|
A general sensor fusion architecture using complementary filters is shown in Figure \ref{fig:detail_control_sensor_fusion_overview}, where multiple sensors (in this case two) measure the same physical quantity \(x\).
|
|
The sensor output signals \(\hat{x}_1\) and \(\hat{x}_2\) represent estimates of \(x\).
|
|
These estimates are filtered by complementary filters and combined to form a new estimate \(\hat{x}\).
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_sensor_fusion_overview.png}
|
|
\caption{\label{fig:detail_control_sensor_fusion_overview}Schematic of a sensor fusion architecture using complementary filters.}
|
|
\end{figure}
|
|
|
|
The complementary property of filters \(H_1(s)\) and \(H_2(s)\) requires that the sum of their transfer functions equals one at all frequencies \eqref{eq:detail_control_sensor_comp_filter}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_comp_filter}
|
|
H_1(s) + H_2(s) = 1
|
|
\end{equation}
|
|
\subsubsection{Sensor Models and Sensor Normalization}
|
|
|
|
To analyze sensor fusion architectures, appropriate sensor models are required.
|
|
The model shown in Figure \ref{fig:detail_control_sensor_model} consists of a linear time invariant (LTI) system \(G_i(s)\) representing the sensor dynamics and an input \(n_i\) representing sensor noise.
|
|
The model input \(x\) is the measured physical quantity, and its output \(\tilde{x}_i\) is the ``raw'' output of the sensor.
|
|
|
|
Prior to filtering the sensor outputs \(\tilde{x}_i\) with complementary filters, the sensors are typically normalized to simplify the fusion process.
|
|
This normalization involves using an estimate \(\hat{G}_i(s)\) of the sensor dynamics \(G_i(s)\), and filtering the sensor output by the inverse of this estimate \(\hat{G}_i^{-1}(s)\), as shown in Figure \ref{fig:detail_control_sensor_model_calibrated}.
|
|
It is assumed that the sensor inverse \(\hat{G}_i^{-1}(s)\) is proper and stable.
|
|
This approach ensures that the units of the estimates \(\hat{x}_i\) match the units of the physical quantity \(x\).
|
|
The sensor dynamics estimate \(\hat{G}_i(s)\) may be a simple gain or a more complex transfer function.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_model.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_model}Basic sensor model consisting of a noise input $n_i$ and a linear time invariant transfer function $G_i(s)$}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_model_calibrated.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_model_calibrated}Normalized sensors using the inverse of an estimate $\hat{G}}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_sensor_models}Sensor models with and without normalization.}
|
|
\end{figure}
|
|
|
|
Two normalized sensors are then combined to form a super sensor as shown in Figure \ref{fig:detail_control_sensor_fusion_super_sensor}.
|
|
The two sensors measure the same physical quantity \(x\) with dynamics \(G_1(s)\) and \(G_2(s)\), and with uncorrelated noises \(n_1\) and \(n_2\).
|
|
The signals from both normalized sensors are fed into two complementary filters \(H_1(s)\) and \(H_2(s)\) and then combined to yield an estimate \(\hat{x}\) of \(x\).
|
|
The super sensor output \(\hat{x}\) is therefore described by \eqref{eq:detail_control_sensor_comp_filter_estimate}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_comp_filter_estimate}
|
|
\hat{x} = \Big( H_1(s) \hat{G}_1^{-1}(s) G_1(s) + H_2(s) \hat{G}_2^{-1}(s) G_2(s) \Big) x + H_1(s) \hat{G}_1^{-1}(s) G_1(s) n_1 + H_2(s) \hat{G}_2^{-1}(s) G_2(s) n_2
|
|
\end{equation}
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_sensor_fusion_super_sensor.png}
|
|
\caption{\label{fig:detail_control_sensor_fusion_super_sensor}Sensor fusion architecture with two normalized sensors.}
|
|
\end{figure}
|
|
\subsubsection{Noise Sensor Filtering}
|
|
|
|
First, consider the case where all sensors are perfectly normalized \eqref{eq:detail_control_sensor_perfect_dynamics}.
|
|
The effects of imperfect normalization will be addressed subsequently.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_perfect_dynamics}
|
|
\frac{\hat{x}_i}{x} = \hat{G}_i(s) G_i(s) = 1
|
|
\end{equation}
|
|
|
|
In that case, the super sensor output \(\hat{x}\) equals \(x\) plus the filtered noise from both sensors \eqref{eq:detail_control_sensor_estimate_perfect_dyn}.
|
|
From this equation, it is evident that the complementary filters \(H_1(s)\) and \(H_2(s)\) operate solely on the sensor noise.
|
|
Thus, this sensor fusion architecture allows filtering of sensor noise without introducing distortion in the measured physical quantity.
|
|
This fundamental property necessitates that the two filters must be complementary.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_estimate_perfect_dyn}
|
|
\hat{x} = x + H_1(s) n_1 + H_2(s) n_2
|
|
\end{equation}
|
|
|
|
The estimation error \(\epsilon_x\), defined as the difference between the sensor output \(\hat{x}\) and the measured quantity \(x\), is computed for the super sensor \eqref{eq:detail_control_sensor_estimate_error}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_estimate_error}
|
|
\epsilon_x \triangleq \hat{x} - x = H_1(s) n_1 + H_2(s) n_2
|
|
\end{equation}
|
|
|
|
As shown in \eqref{eq:detail_control_sensor_noise_filtering_psd}, the Power Spectral Density (PSD) of the estimation error \(\Phi_{\epsilon_x}\) depends both on the norm of the two complementary filters and on the PSD of the noise sources \(\Phi_{n_1}\) and \(\Phi_{n_2}\).
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_noise_filtering_psd}
|
|
\Phi_{\epsilon_x}(\omega) = \left|H_1(j\omega)\right|^2 \Phi_{n_1}(\omega) + \left|H_2(j\omega)\right|^2 \Phi_{n_2}(\omega)
|
|
\end{equation}
|
|
|
|
If the two sensors have identical noise characteristics (\(\Phi_{n_1}(\omega) = \Phi_{n_2}(\omega)\)), simple averaging (\(H_1(s) = H_2(s) = 0.5\)) would minimize the super sensor noise.
|
|
This represents the simplest form of sensor fusion using complementary filters.
|
|
|
|
However, sensors typically exhibit high noise levels in different frequency regions.
|
|
In such cases, to reduce the noise of the super sensor, the norm \(|H_1(j\omega)|\) should be minimized when \(\Phi_{n_1}(\omega)\) exceeds \(\Phi_{n_2}(\omega)\), and the norm \(|H_2(j\omega)|\) should be minimized when \(\Phi_{n_2}(\omega)\) exceeds \(\Phi_{n_1}(\omega)\).
|
|
Therefore, by appropriately shaping the norm of the complementary filters, the noise of the super sensor can be minimized.
|
|
\subsubsection{Sensor Fusion Robustness}
|
|
|
|
In practical systems, sensor normalization is rarely perfect, and condition \eqref{eq:detail_control_sensor_perfect_dynamics} is not fully satisfied.
|
|
|
|
To analyze such imperfections, a multiplicative input uncertainty is incorporated into the sensor dynamics (Figure \ref{fig:detail_control_sensor_model_uncertainty}).
|
|
The nominal model is the estimated model used for normalization \(\hat{G}_i(s)\), \(\Delta_i(s)\) is any stable transfer function satisfying \(|\Delta_i(j\omega)| \le 1,\ \forall\omega\), and \(w_i(s)\) is a weighting transfer function representing the magnitude of uncertainty.
|
|
The weight \(w_i(s)\) is selected such that the actual sensor dynamics \(G_i(j\omega)\) remains within the uncertain region represented by a circle in the complex plane, centered on \(1\) with a radius equal to \(|w_i(j\omega)|\).
|
|
|
|
Since the nominal sensor dynamics is taken as the normalized filter, the normalized sensor model can be further simplified as shown in Figure \ref{fig:detail_control_sensor_model_uncertainty_simplified}.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.58\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_model_uncertainty.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_model_uncertainty}Sensor with multiplicative input uncertainty}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.38\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_model_uncertainty_simplified.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_model_uncertainty_simplified}Simplified sensor model}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_sensor_models_uncertainty}Sensor models with dynamical uncertainty}
|
|
\end{figure}
|
|
|
|
The sensor fusion architecture incorporating sensor models with dynamical uncertainty is illustrated in Figure \ref{fig:detail_control_sensor_fusion_dynamic_uncertainty}.
|
|
The super sensor dynamics \eqref{eq:detail_control_sensor_super_sensor_dyn_uncertainty} is no longer unity but depends on the sensor dynamical uncertainty weights \(w_i(s)\) and the complementary filters \(H_i(s)\).
|
|
The dynamical uncertainty of the super sensor can be graphically represented in the complex plane by a circle centered on \(1\) with a radius equal to \(|w_1(j\omega) H_1(j\omega)| + |w_2(j\omega) H_2(j\omega)|\) (Figure \ref{fig:detail_control_sensor_uncertainty_set_super_sensor}).
|
|
|
|
|
|
The sensor fusion architecture with the sensor models including dynamical uncertainty is shown in Figure \ref{fig:detail_control_sensor_fusion_dynamic_uncertainty}.
|
|
The super sensor dynamics \eqref{eq:detail_control_sensor_super_sensor_dyn_uncertainty} is no longer equal to \(1\) and now depends on the sensor dynamical uncertainty weights \(w_i(s)\) as well as on the complementary filters \(H_i(s)\).
|
|
The dynamical uncertainty of the super sensor can be graphically represented in the complex plane by a circle centered on \(1\) with a radius equal to \(|w_1(j\omega) H_1(j\omega)| + |w_2(j\omega) H_2(j\omega)|\) (Figure \ref{fig:detail_control_sensor_uncertainty_set_super_sensor}).
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_super_sensor_dyn_uncertainty}
|
|
\frac{\hat{x}}{x} = 1 + w_1(s) H_1(s) \Delta_1(s) + w_2(s) H_2(s) \Delta_2(s)
|
|
\end{equation}
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.49\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_fusion_dynamic_uncertainty.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_fusion_dynamic_uncertainty}Sensor Fusion Architecture}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.49\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_uncertainty_set_super_sensor.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_uncertainty_set_super_sensor}Uncertainty regions}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_sensor_uncertainty}Sensor fusion architecture with sensor dynamics uncertainty (\subref{fig:detail_control_sensor_fusion_dynamic_uncertainty}). Uncertainty region (\subref{fig:detail_control_sensor_uncertainty_set_super_sensor}) of the super sensor dynamics in the complex plane (grey circle). The contribution of both sensors 1 and 2 to the total uncertainty are represented respectively by a blue circle and a red circle. The frequency dependency \(\omega\) is here omitted.}
|
|
\end{figure}
|
|
|
|
The super sensor dynamical uncertainty, and consequently the robustness of the fusion, clearly depends on the complementary filters' norm.
|
|
As it is generally desired to limit the dynamical uncertainty of the super sensor, the norm of the complementary filter \(|H_i(j\omega)|\) should be made small when \(|w_i(j\omega)|\) is large, i.e., at frequencies where the sensor dynamics is uncertain.
|
|
\section{Complementary Filters Shaping}
|
|
\label{ssec:detail_control_sensor_hinf_method}
|
|
As established in Section \ref{ssec:detail_control_sensor_fusion_requirements}, the super sensor's noise characteristics and robustness are directly dependent on the complementary filters' norm.
|
|
A synthesis method enabling precise shaping of these norms would therefore offer substantial practical benefits.
|
|
This section develops such an approach by formulating the design objective as a standard \(\mathcal{H}_\infty\) optimization problem.
|
|
The methodology for designing appropriate weighting functions (which specify desired complementary filter shapes during synthesis) is examined in detail, and the efficacy of the proposed method is validated with a simple example.
|
|
\subsubsection{Synthesis Objective}
|
|
|
|
The primary objective is to shape the norms of two filters \(H_1(s)\) and \(H_2(s)\) while ensuring they maintain their complementary property as defined in \eqref{eq:detail_control_sensor_comp_filter}.
|
|
This is equivalent to finding proper and stable transfer functions \(H_1(s)\) and \(H_2(s)\) that satisfy conditions \eqref{eq:detail_control_sensor_hinf_cond_complementarity}, \eqref{eq:detail_control_sensor_hinf_cond_h1}, and \eqref{eq:detail_control_sensor_hinf_cond_h2}.
|
|
Weighting transfer functions \(W_1(s)\) and \(W_2(s)\) are strategically selected to define the maximum desired norm of the complementary filters during the synthesis process.
|
|
|
|
\begin{subequations}\label{eq:detail_control_sensor_comp_filter_problem_form}
|
|
\begin{align}
|
|
& H_1(s) + H_2(s) = 1 \label{eq:detail_control_sensor_hinf_cond_complementarity} \\
|
|
& |H_1(j\omega)| \le \frac{1}{|W_1(j\omega)|} \quad \forall\omega \label{eq:detail_control_sensor_hinf_cond_h1} \\
|
|
& |H_2(j\omega)| \le \frac{1}{|W_2(j\omega)|} \quad \forall\omega \label{eq:detail_control_sensor_hinf_cond_h2}
|
|
\end{align}
|
|
\end{subequations}
|
|
\subsubsection{Shaping of Complementary Filters using \(\mathcal{H}_\infty\) synthesis}
|
|
|
|
The synthesis objective can be readily expressed as a standard \(\mathcal{H}_\infty\) optimization problem and solved using widely available computational tools.
|
|
Consider the generalized plant \(P(s)\) illustrated in Figure \ref{fig:detail_control_sensor_h_infinity_robust_fusion_plant} and mathematically described by \eqref{eq:detail_control_sensor_generalized_plant}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_generalized_plant}
|
|
\begin{bmatrix} z_1 \\ z_2 \\ v \end{bmatrix} = P(s) \begin{bmatrix} w\\u \end{bmatrix}; \quad P(s) = \begin{bmatrix}W_1(s) & -W_1(s) \\ 0 & \phantom{+}W_2(s) \\ 1 & 0 \end{bmatrix}
|
|
\end{equation}
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.49\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_h_infinity_robust_fusion_plant.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_h_infinity_robust_fusion_plant}Generalized plant}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.49\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_h_infinity_robust_fusion_fb.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_h_infinity_robust_fusion_fb}Generalized plant with the synthesized filter}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_sensor_h_infinity_robust_fusion}Architecture for the \(\mathcal{H}_\infty\) synthesis of complementary filters}
|
|
\end{figure}
|
|
|
|
Applying standard \(\mathcal{H}_\infty\) synthesis to the generalized plant \(P(s)\) is equivalent to finding a stable filter \(H_2(s)\) that, based on input \(v\), generates an output signal \(u\) such that the \(\mathcal{H}_\infty\) norm of the system shown in Figure \ref{fig:detail_control_sensor_h_infinity_robust_fusion_fb} from \(w\) to \([z_1, \ z_2]\) does not exceed unity, as expressed in \eqref{eq:detail_control_sensor_hinf_syn_obj}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_hinf_syn_obj}
|
|
\left\|\begin{matrix} \left(1 - H_2(s)\right) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \le 1
|
|
\end{equation}
|
|
|
|
By defining \(H_1(s)\) as the complement of \(H_2(s)\) (\eqref{eq:detail_control_sensor_definition_H1}), the \(\mathcal{H}_\infty\) synthesis objective becomes equivalent to \eqref{eq:detail_control_sensor_hinf_problem}, ensuring that conditions \eqref{eq:detail_control_sensor_hinf_cond_h1} and \eqref{eq:detail_control_sensor_hinf_cond_h2} are satisfied.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_definition_H1}
|
|
H_1(s) \triangleq 1 - H_2(s)
|
|
\end{equation}
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_hinf_problem}
|
|
\left\|\begin{matrix} H_1(s) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \le 1
|
|
\end{equation}
|
|
|
|
Therefore, applying \(\mathcal{H}_\infty\) synthesis to the standard plant \(P(s)\) (\eqref{eq:detail_control_sensor_generalized_plant}) generates two filters, \(H_2(s)\) and \(H_1(s) \triangleq 1 - H_2(s)\), that are complementary as required by \eqref{eq:detail_control_sensor_comp_filter_problem_form}, with norms bounded by the specified constraints in \eqref{eq:detail_control_sensor_hinf_cond_h1} and \eqref{eq:detail_control_sensor_hinf_cond_h2}.
|
|
|
|
It should be noted that there exists only an implication (not an equivalence) between the \(\mathcal{H}_\infty\) norm condition in \eqref{eq:detail_control_sensor_hinf_problem} and the initial synthesis objectives in \eqref{eq:detail_control_sensor_hinf_cond_h1} and \eqref{eq:detail_control_sensor_hinf_cond_h2}.
|
|
Consequently, the optimization may be somewhat conservative with respect to the set of filters on which it operates (see \cite[,Chap. 2.8.3]{skogestad07_multiv_feedb_contr}).
|
|
\subsubsection{Weighting Functions Design}
|
|
|
|
Weighting functions play a crucial role during synthesis by specifying the maximum allowable norms for the complementary filters.
|
|
The proper design of these weighting functions is essential for the successful implementation of the proposed \(\mathcal{H}_\infty\) synthesis approach.
|
|
|
|
Three key considerations should guide the design of weighting functions.
|
|
First, only proper and stable transfer functions should be employed.
|
|
Second, the order of the weighting functions should remain reasonably small to minimize computational costs associated with solving the optimization problem and to facilitate practical implementation of the filters (as the order of the synthesized filters equals the sum of the weighting functions' orders).
|
|
Third, the fundamental limitations imposed by the complementary property (\eqref{eq:detail_control_sensor_comp_filter}) must be respected, which implies that \(|H_1(j\omega)|\) and \(|H_2(j\omega)|\) cannot both be made small at the same frequency.
|
|
|
|
When designing complementary filters, it is typically desirable to specify their slopes, ``blending'' frequency, and maximum gains at low and high frequencies.
|
|
To facilitate the expression of these specifications, formula \eqref{eq:detail_control_sensor_weight_formula} is proposed for the design of weighting functions.
|
|
The parameters in this formula are \(G_0 = \lim_{\omega \to 0} |W(j\omega)|\) (the low-frequency gain), \(G_\infty = \lim_{\omega \to \infty} |W(j\omega)|\) (the high-frequency gain), \(G_c = |W(j\omega_c)|\) (the gain at a specific frequency \(\omega_c\) in \(\si{rad/s}\)), and \(n\) (the slope between high and low frequency, which also corresponds to the order of the weighting function).
|
|
The typical magnitude response of a weighting function generated using \eqref{eq:detail_control_sensor_weight_formula} is illustrated in Figure \ref{fig:detail_control_sensor_weight_formula}.
|
|
|
|
\begin{minipage}[]{0.49\linewidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_weight_formula.png}
|
|
\captionof{figure}{\label{fig:detail_control_sensor_weight_formula}Magnitude of a weighting function generated using \eqref{eq:detail_control_sensor_weight_formula}, \(G_0 = 10^{-3}\), \(G_\infty = 10\), \(\omega_c = \SI{10}{Hz}\), \(G_c = 2\), \(n = 3\).}
|
|
\end{center}
|
|
\end{minipage}
|
|
\hfill
|
|
\begin{minipage}[]{0.49\linewidth}
|
|
\begin{equation}\label{eq:detail_control_sensor_weight_formula}
|
|
W(s) = \left( \frac{
|
|
\hfill{} \frac{1}{\omega_c} \sqrt{\frac{1 - \left(\frac{G_0}{G_c}\right)^{\frac{2}{n}}}{1 - \left(\frac{G_c}{G_\infty}\right)^{\frac{2}{n}}}} s + \left(\frac{G_0}{G_c}\right)^{\frac{1}{n}}
|
|
}{
|
|
\left(\frac{1}{G_\infty}\right)^{\frac{1}{n}} \frac{1}{\omega_c} \sqrt{\frac{1 - \left(\frac{G_0}{G_c}\right)^{\frac{2}{n}}}{1 - \left(\frac{G_c}{G_\infty}\right)^{\frac{2}{n}}}} s + \left(\frac{1}{G_c}\right)^{\frac{1}{n}}
|
|
}\right)^n
|
|
\end{equation}
|
|
\end{minipage}
|
|
\subsubsection{Validation of the proposed synthesis method}
|
|
|
|
The proposed methodology for designing complementary filters is now applied to a simple example.
|
|
Consider the design of two complementary filters \(H_1(s)\) and \(H_2(s)\) with the following requirements:
|
|
\begin{itemize}
|
|
\item The blending frequency should be approximately \(\SI{10}{Hz}\)
|
|
\item The slope of \(|H_1(j\omega)|\) should be \(+2\) below \(\SI{10}{Hz}\), with a low-frequency gain of \(10^{-3}\)
|
|
\item The slope of \(|H_2(j\omega)|\) should be \(-3\) above \(\SI{10}{Hz}\), with a high-frequency gain of \(10^{-3}\)
|
|
\end{itemize}
|
|
|
|
The first step involves translating these requirements by appropriately designing the weighting functions.
|
|
The formula proposed in \eqref{eq:detail_control_sensor_weight_formula} is employed for this purpose.
|
|
The parameters used are summarized in Table \ref{tab:detail_control_sensor_weights_params}.
|
|
The inverse magnitudes of the designed weighting functions, which represent the maximum allowable norms of the complementary filters, are depicted by the dashed lines in Figure \ref{fig:detail_control_sensor_hinf_filters_results}.
|
|
|
|
\begin{minipage}[b]{0.44\linewidth}
|
|
\begin{center}
|
|
\begin{tabularx}{0.7\linewidth}{ccc}
|
|
\toprule
|
|
Parameter & \(W_1(s)\) & \(W_2(s)\)\\
|
|
\midrule
|
|
\(G_0\) & \(0.1\) & \(1000\)\\
|
|
\(G_{\infty}\) & \(1000\) & \(0.1\)\\
|
|
\(\omega_c\) & \(2 \pi \cdot 10\) & \(2 \pi \cdot 10\)\\
|
|
\(G_c\) & \(0.45\) & \(0.45\)\\
|
|
\(n\) & \(2\) & \(3\)\\
|
|
\bottomrule
|
|
\end{tabularx}
|
|
\end{center}
|
|
\captionof{table}{\label{tab:detail_control_sensor_weights_params}Parameters for \(W_1(s)\) and \(W_2(s)\)}
|
|
\end{minipage}
|
|
\hfill
|
|
\begin{minipage}[b]{0.52\linewidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_sensor_hinf_filters_results.png}
|
|
\captionof{figure}{\label{fig:detail_control_sensor_hinf_filters_results}Weights and obtained filters}
|
|
\end{center}
|
|
\end{minipage}
|
|
|
|
Standard \(\mathcal{H}_\infty\) synthesis is then applied to the generalized plant shown in Figure \ref{fig:detail_control_sensor_h_infinity_robust_fusion_plant}.
|
|
This yields the filter \(H_2(s)\) that minimizes the \(\mathcal{H}_\infty\) norm from input \(w\) to outputs \([z_1,\ z_2]^{\intercal}\).
|
|
The resulting \(\mathcal{H}_\infty\) norm is found to be close to unity, indicating successful synthesis: the norms of the complementary filters remain below the specified upper bounds.
|
|
This is confirmed by the Bode plots of the obtained complementary filters in Figure \ref{fig:detail_control_sensor_hinf_filters_results}.
|
|
This straightforward example demonstrates that the proposed methodology for shaping complementary filters is both simple and effective.
|
|
\section{Synthesis of a set of three complementary filters}
|
|
\label{ssec:detail_control_sensor_hinf_three_comp_filters}
|
|
|
|
Certain applications necessitate the fusion of more than two sensors \cite{stoten01_fusion_kinet_data_using_compos_filter,fonseca15_compl}.
|
|
At LIGO, for example, a super sensor is formed by merging three distinct sensors: an LVDT, a seismometer, and a geophone \cite{matichard15_seism_isolat_advan_ligo}.
|
|
|
|
For merging \(n>2\) sensors with complementary filters, two architectural approaches are possible, as illustrated in Figure \ref{fig:detail_control_sensor_fusion_three}.
|
|
Fusion can be implemented either ``sequentially,'' utilizing \(n-1\) sets of two complementary filters (Figure \ref{fig:detail_control_sensor_fusion_three_sequential}), or ``in parallel,'' employing a single set of \(n\) complementary filters (Figure \ref{fig:detail_control_sensor_fusion_three_parallel}).
|
|
|
|
While conventional sensor fusion synthesis techniques can be applied to the sequential approach, parallel architecture implementation requires a novel synthesis method for multiple complementary filters.
|
|
Previous literature has offered only simple analytical formulas for this purpose \cite{stoten01_fusion_kinet_data_using_compos_filter,fonseca15_compl}.
|
|
This section presents a generalization of the proposed complementary filter synthesis method to address this gap.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.58\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=0.9]{figs/detail_control_sensor_fusion_three_sequential.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_fusion_three_sequential}Sequential fusion}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.38\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=0.9]{figs/detail_control_sensor_fusion_three_parallel.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_fusion_three_parallel}Parallel fusion}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_sensor_fusion_three}Possible sensor fusion architecture when more than two sensors are to be merged}
|
|
\end{figure}
|
|
|
|
The synthesis objective is to compute a set of \(n\) stable transfer functions \([H_1(s),\ H_2(s),\ \dots,\ H_n(s)]\) that satisfy conditions \eqref{eq:detail_control_sensor_hinf_cond_compl_gen} and \eqref{eq:detail_control_sensor_hinf_cond_perf_gen}.
|
|
|
|
\begin{subequations}\label{eq:detail_control_sensor_hinf_problem_gen}
|
|
\begin{align}
|
|
& \sum_{i=1}^n H_i(s) = 1 \label{eq:detail_control_sensor_hinf_cond_compl_gen} \\
|
|
& \left| H_i(j\omega) \right| < \frac{1}{\left| W_i(j\omega) \right|}, \quad \forall \omega,\ i = 1 \dots n \label{eq:detail_control_sensor_hinf_cond_perf_gen}
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
The transfer functions \([W_1(s),\ W_2(s),\ \dots,\ W_n(s)]\) are weights selected to specify the maximum complementary filters' norm during synthesis.
|
|
|
|
This synthesis objective is closely related to the one described in Section \ref{ssec:detail_control_sensor_hinf_method}, and the proposed synthesis method represents a generalization of the approach previously presented.
|
|
A set of \(n\) complementary filters can be shaped by applying standard \(\mathcal{H}_\infty\) synthesis to the generalized plant \(P_n(s)\) described by \eqref{eq:detail_control_sensor_generalized_plant_n_filters}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_generalized_plant_n_filters}
|
|
\begin{bmatrix} z_1 \\ \vdots \\ z_n \\ v \end{bmatrix} = P_n(s) \begin{bmatrix} w \\ u_1 \\ \vdots \\ u_{n-1} \end{bmatrix}; \quad
|
|
P_n(s) = \begin{bmatrix}
|
|
W_1 & -W_1 & \dots & \dots & -W_1 \\
|
|
0 & W_2 & 0 & \dots & 0 \\
|
|
\vdots & \ddots & \ddots & \ddots & \vdots \\
|
|
\vdots & & \ddots & \ddots & 0 \\
|
|
0 & \dots & \dots & 0 & W_n \\
|
|
1 & 0 & \dots & \dots & 0
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
If the synthesis is successful, a set of \(n-1\) filters \([H_2(s),\ H_3(s),\ \dots,\ H_n(s)]\) is obtained such that \eqref{eq:detail_control_sensor_hinf_syn_obj_gen} is satisfied.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_hinf_syn_obj_gen}
|
|
\left\|\begin{matrix} \left(1 - \left[ H_2(s) + H_3(s) + \dots + H_n(s) \right]\right) W_1(s) \\ H_2(s) W_2(s) \\ \vdots \\ H_n(s) W_n(s) \end{matrix}\right\|_\infty \le 1
|
|
\end{equation}
|
|
|
|
\(H_1(s)\) is then defined using \eqref{eq:detail_control_sensor_h1_comp_h2_hn}, which ensures the complementary property for the set of \(n\) filters \eqref{eq:detail_control_sensor_hinf_cond_compl_gen}.
|
|
Condition \eqref{eq:detail_control_sensor_hinf_cond_perf_gen} is satisfied through \eqref{eq:detail_control_sensor_hinf_syn_obj_gen}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_h1_comp_h2_hn}
|
|
H_1(s) \triangleq 1 - \big[ H_2(s) + H_3(s) + \dots + H_n(s) \big]
|
|
\end{equation}
|
|
|
|
To validate the proposed method for synthesizing a set of three complementary filters, an example is provided.
|
|
The sensors to be merged are a displacement sensor (effective from DC up to \(\SI{1}{Hz}\)), a geophone (effective from \(1\) to \(\SI{10}{Hz}\)), and an accelerometer (effective above \(\SI{10}{Hz}\)).
|
|
Three weighting functions are designed using formula \eqref{eq:detail_control_sensor_weight_formula}, and their inverse magnitudes are shown in Figure \ref{fig:detail_control_sensor_three_complementary_filters_results} (dashed curves).
|
|
|
|
Consider the generalized plant \(P_3(s)\) shown in Figure \ref{fig:detail_control_sensor_comp_filter_three_hinf_fb}, which is also described by \eqref{eq:detail_control_sensor_generalized_plant_three_filters}.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_generalized_plant_three_filters}
|
|
\begin{bmatrix} z_1 \\ z_2 \\ z_3 \\ v \end{bmatrix} = P_3(s) \begin{bmatrix} w \\ u_1 \\ u_2 \end{bmatrix}; \quad P_3(s) = \begin{bmatrix}W_1(s) & -W_1(s) & -W_1(s) \\ 0 & \phantom{+}W_2(s) & 0 \\ 0 & 0 & \phantom{+}W_3(s) \\ 1 & 0 & 0 \end{bmatrix}
|
|
\end{equation}
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_comp_filter_three_hinf_fb.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_comp_filter_three_hinf_fb}Generalized plant with the synthesized filter}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_sensor_three_complementary_filters_results.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_sensor_three_complementary_filters_results}Weights and obtained filters}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_sensor_comp_filter_three_hinf}Architecture for the \(\mathcal{H}_\infty\) synthesis of three complementary filters (\subref{fig:detail_control_sensor_comp_filter_three_hinf_fb}). Bode plot of the inverse weighting functions and of the three obtained complementary filters (\subref{fig:detail_control_sensor_three_complementary_filters_results})}
|
|
\end{figure}
|
|
|
|
Standard \(\mathcal{H}_\infty\) synthesis is performed on the generalized plant \(P_3(s)\).
|
|
Two filters, \(H_2(s)\) and \(H_3(s)\), are obtained such that the \(\mathcal{H}_\infty\) norm of the closed-loop transfer from \(w\) to \([z_1,\ z_2,\ z_3]\) of the system in Figure \ref{fig:detail_control_sensor_comp_filter_three_hinf_fb} is less than one.
|
|
Filter \(H_1(s)\) is defined using \eqref{eq:detail_control_sensor_h1_compl_h2_h3}, thus ensuring the complementary property of the obtained set of filters.
|
|
|
|
\begin{equation}\label{eq:detail_control_sensor_h1_compl_h2_h3}
|
|
H_1(s) \triangleq 1 - \big[ H_2(s) + H_3(s) \big]
|
|
\end{equation}
|
|
|
|
Figure \ref{fig:detail_control_sensor_three_complementary_filters_results} displays the three synthesized complementary filters (solid lines), confirming the successful synthesis.
|
|
\section*{Conclusion}
|
|
A new method for designing complementary filters using the \(\mathcal{H}_\infty\) synthesis has been proposed.
|
|
This approach allows shaping of the filter magnitudes through the use of weighting functions during synthesis.
|
|
This capability is particularly valuable in practice since the characteristics of the super sensor are directly linked to the complementary filters' magnitude.
|
|
Consequently, typical sensor fusion objectives can be effectively translated into requirements on the magnitudes of the filters.
|
|
|
|
For the Nano Active Stabilization System (NASS), the High Authority Control-Integral Force Feedback (HAC-IFF) strategy was found to perform well and to offer the advantages of being both intuitive to understand and straightforward to tune.
|
|
Looking forward, it would be interesting to investigate how sensor fusion (particularly between the force sensor and external metrology) compares to the HAC-IFF approach in terms of performance and robustness.
|
|
\chapter{Decoupling}
|
|
\label{sec:detail_control_decoupling}
|
|
|
|
The control of parallel manipulators (and any MIMO system in general) typically involves a two-step approach: first decoupling the plant dynamics using various strategies, which will be discussed in this section, followed by the application of SISO control for the decoupled plant (discussed in section \ref{sec:detail_control_cf}).
|
|
|
|
When sensors are integrated within the struts, decentralized control may be applied, as the system is already well decoupled at low frequency.
|
|
For instance, \cite{furutani04_nanom_cuttin_machin_using_stewar} implemented a system where each strut consists of piezoelectric stack actuators and eddy current displacement sensors, with separate PI controllers for each strut.
|
|
A similar control architecture was proposed in \cite{du14_piezo_actuat_high_precis_flexib} using strain gauge sensors integrated in each strut.
|
|
|
|
An alternative strategy involves decoupling the system in the Cartesian frame using Jacobian matrices.
|
|
As demonstrated during the study of Stewart platform kinematics, Jacobian matrices can be utilized to map actuator forces to forces and torques applied on the top platform.
|
|
This approach enables the implementation of controllers in a defined frame.
|
|
It has been applied with various sensor types including force sensors \cite{mcinroy00_desig_contr_flexur_joint_hexap}, relative displacement sensors \cite{kim00_robus_track_contr_desig_dof_paral_manip}, and inertial sensors \cite{li01_simul_vibrat_isolat_point_contr,abbas14_vibrat_stewar_platf}.
|
|
The Cartesian frame in which the system is decoupled is typically chosen at the point of interest (i.e., where the motion is of interest) or at the center of mass.
|
|
|
|
Modal control represents another noteworthy decoupling strategy, wherein the ``local'' plant inputs and outputs are mapped to the modal space.
|
|
In this approach, multiple SISO plants, each corresponding to a single mode, can be controlled independently.
|
|
This decoupling strategy has been implemented for active damping applications \cite{holterman05_activ_dampin_based_decoup_colloc_contr}, which is logical as it is often desirable to dampen specific modes.
|
|
The strategy has also been employed in \cite{pu11_six_degree_of_freed_activ} for vibration isolation purposes using geophones, and in \cite{yang19_dynam_model_decoup_contr_flexib} using force sensors.
|
|
|
|
Another completely different strategy, is to use implement a multivariable control directly on the coupled system.
|
|
\(\mathcal{H}_\infty\) and \(\mu\text{-synthesis}\) were applied to a Stewart platform model in \cite{lei08_multi_objec_robus_activ_vibrat}.
|
|
In \cite{xie17_model_contr_hybrid_passiv_activ}, decentralized force feedback was first applied, followed by \(\mathcal{H}_2\) synthesis for vibration isolation based on accelerometers.
|
|
\(\mathcal{H}_\infty\) synthesis was also employed in \cite{jiao18_dynam_model_exper_analy_stewar} for active damping based on accelerometers.
|
|
\cite{thayer02_six_axis_vibrat_isolat_system} compared \(\mathcal{H}_\infty\) synthesis with decentralized control in the frame of the struts.
|
|
Their experimental closed-loop results indicated that the \(\mathcal{H}_\infty\) controller did not outperform the decentralized controller in the frame of the struts.
|
|
These limitations were attributed to the model's poor ability to predict off-diagonal dynamics, which is crucial for \(\mathcal{H}_\infty\) synthesis.
|
|
|
|
The purpose of this section is to compare several methods for the decoupling of parallel manipulators, an analysis that appears to be lacking in the literature.
|
|
The analysis begins in Section \ref{ssec:detail_control_decoupling_model} with the introduction of a simplified parallel manipulator model that serves as the foundation for evaluating various decoupling strategies.
|
|
Sections \ref{ssec:detail_control_decoupling_jacobian} through \ref{ssec:detail_control_decoupling_svd} systematically examine three distinct approaches: Jacobian matrix decoupling, modal decoupling, and Singular Value Decomposition (SVD) decoupling, respectively.
|
|
The comparative assessment of these three methodologies, along with concluding observations, is provided in Section \ref{ssec:detail_control_decoupling_comp}.
|
|
\section{Test Model}
|
|
\label{ssec:detail_control_decoupling_model}
|
|
|
|
Instead of utilizing the Stewart platform for comparing decoupling strategies, a simplified parallel manipulator is employed to facilitate a more straightforward analysis.
|
|
The system illustrated in Figure \ref{fig:detail_control_decoupling_model_test} is used for this purpose.
|
|
It possesses three degrees of freedom (DoF) and incorporates three parallel struts.
|
|
Being a fully parallel manipulator, it is therefore quite similar to the Stewart platform.
|
|
|
|
Two reference frames are defined within this model: frame \(\{M\}\) with origin \(O_M\) at the center of mass of the solid body, and frame \(\{K\}\) with origin \(O_K\) at the center of stiffness of the parallel manipulator.
|
|
|
|
\begin{minipage}[b]{0.60\linewidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_decoupling_model_test.png}
|
|
\captionof{figure}{\label{fig:detail_control_decoupling_model_test}Model used to compare decoupling strategies}
|
|
\end{center}
|
|
\end{minipage}
|
|
\hfill
|
|
\begin{minipage}[b]{0.36\linewidth}
|
|
\begin{scriptsize}
|
|
\centering
|
|
\begin{tabularx}{\linewidth}{cXc}
|
|
\toprule
|
|
& \textbf{Description} & \textbf{Value}\\
|
|
\midrule
|
|
\(l_a\) & & \(0.5\,m\)\\
|
|
\(h_a\) & & \(0.2\,m\)\\
|
|
\(k\) & Actuator stiffness & \(10\,N/\mu m\)\\
|
|
\(c\) & Actuator damping & \(200\,Ns/m\)\\
|
|
\(m\) & Payload mass & \(40\,\text{kg}\)\\
|
|
\(I\) & Payload \(R_z\) inertia & \(5\,\text{kg}m^2\)\\
|
|
\bottomrule
|
|
\end{tabularx}
|
|
\captionof{table}{\label{tab:detail_control_decoupling_test_model_params}Model parameters}
|
|
\end{scriptsize}
|
|
\end{minipage}
|
|
|
|
The equations of motion are derived by applying Newton's second law to the suspended mass, expressed at its center of mass \eqref{eq:detail_control_decoupling_model_eom}, where \(\bm{\mathcal{X}}_{\{M\}}\) represents the two translations and one rotation with respect to the center of mass, and \(\bm{\mathcal{F}}_{\{M\}}\) denotes the forces and torque applied at the center of mass.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_model_eom}
|
|
\bm{M}_{\{M\}} \ddot{\bm{\mathcal{X}}}_{\{M\}}(t) = \sum \bm{\mathcal{F}}_{\{M\}}(t), \quad
|
|
\bm{\mathcal{X}}_{\{M\}} = \begin{bmatrix}
|
|
x \\
|
|
y \\
|
|
R_z
|
|
\end{bmatrix}, \quad \bm{\mathcal{F}}_{\{M\}} = \begin{bmatrix}
|
|
F_x \\
|
|
F_y \\
|
|
M_z
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
The Jacobian matrix \(\bm{J}_{\{M\}}\) is employed to map the spring, damping, and actuator forces to XY forces and Z torque expressed at the center of mass \eqref{eq:detail_control_decoupling_jacobian_CoM}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_jacobian_CoM}
|
|
\bm{J}_{\{M\}} = \begin{bmatrix}
|
|
1 & 0 & h_a \\
|
|
0 & 1 & -l_a \\
|
|
0 & 1 & l_a \\
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
Subsequently, the equation of motion relating the actuator forces \(\tau\) to the motion of the mass \(\bm{\mathcal{X}}_{\{M\}}\) is derived \eqref{eq:detail_control_decoupling_plant_cartesian}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_cartesian}
|
|
\bm{M}_{\{M\}} \ddot{\bm{\mathcal{X}}}_{\{M\}}(t) + \bm{J}_{\{M\}}^{\intercal} \bm{\mathcal{C}} \bm{J}_{\{M\}} \dot{\bm{\mathcal{X}}}_{\{M\}}(t) + \bm{J}_{\{M\}}^{\intercal} \bm{\mathcal{K}} \bm{J}_{\{M\}} \bm{\mathcal{X}}_{\{M\}}(t) = \bm{J}_{\{M\}}^{\intercal} \bm{\tau}(t)
|
|
\end{equation}
|
|
|
|
The matrices representing the payload inertia, actuator stiffness, and damping are shown in \eqref{eq:detail_control_decoupling_system_matrices}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_system_matrices}
|
|
\bm{M}_{\{M\}} = \begin{bmatrix}
|
|
m & 0 & 0 \\
|
|
0 & m & 0 \\
|
|
0 & 0 & I
|
|
\end{bmatrix}, \quad
|
|
\bm{\mathcal{K}} = \begin{bmatrix}
|
|
k & 0 & 0 \\
|
|
0 & k & 0 \\
|
|
0 & 0 & k
|
|
\end{bmatrix}, \quad
|
|
\bm{\mathcal{C}} = \begin{bmatrix}
|
|
c & 0 & 0 \\
|
|
0 & c & 0 \\
|
|
0 & 0 & c
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
The parameters employed for the subsequent analysis are summarized in Table \ref{tab:detail_control_decoupling_test_model_params}, which includes values for geometric parameters (\(l_a\), \(h_a\)), mechanical properties (actuator stiffness \(k\) and damping \(c\)), and inertial characteristics (payload mass \(m\) and rotational inertia \(I\)).
|
|
\section{Control in the frame of the struts}
|
|
\label{ssec:detail_control_decoupling_decentralized}
|
|
|
|
The dynamics in the frame of the struts are first examined.
|
|
The equation of motion relating actuator forces \(\bm{\mathcal{\tau}}\) to strut relative motion \(\bm{\mathcal{L}}\) is derived from equation \eqref{eq:detail_control_decoupling_plant_cartesian} by mapping the Cartesian motion of the mass to the relative motion of the struts using the Jacobian matrix \(\bm{J}_{\{M\}}\) defined in \eqref{eq:detail_control_decoupling_jacobian_CoM}.
|
|
The obtained transfer function from \(\bm{\mathcal{\tau}}\) to \(\bm{\mathcal{L}}\) is shown in \eqref{eq:detail_control_decoupling_plant_decentralized}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_decentralized}
|
|
\frac{\bm{\mathcal{L}}}{\bm{\mathcal{\tau}}}(s) = \bm{G}_{\mathcal{L}}(s) = \left( \bm{J}_{\{M\}}^{-\intercal} \bm{M}_{\{M\}} \bm{J}_{\{M\}}^{-1} s^2 + \bm{\mathcal{C}} s + \bm{\mathcal{K}} \right)^{-1}
|
|
\end{equation}
|
|
|
|
At low frequencies, the plant converges to a diagonal constant matrix whose diagonal elements are related to the actuator stiffnesses \eqref{eq:detail_control_decoupling_plant_decentralized_low_freq}.
|
|
At high frequencies, the plant converges to the mass matrix mapped in the frame of the struts, which is generally highly non-diagonal.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_decentralized_low_freq}
|
|
\bm{G}_{\mathcal{L}}(j\omega) \xrightarrow[\omega \to 0]{} \bm{\mathcal{K}^{-1}}
|
|
\end{equation}
|
|
|
|
The magnitude of the coupled plant \(\bm{G}_{\mathcal{L}}\) is illustrated in Figure \ref{fig:detail_control_decoupling_coupled_plant_bode}.
|
|
This representation confirms that at low frequencies (below the first suspension mode), the plant is well decoupled.
|
|
Depending on the symmetry present in the system, certain diagonal elements may exhibit identical values, as demonstrated for struts 2 and 3 in this example.
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_decoupling_coupled_plant_bode.png}
|
|
\caption{\label{fig:detail_control_decoupling_coupled_plant_bode}Model dynamics from actuator forces to relative displacement sensor of each strut.}
|
|
\end{figure}
|
|
\section{Jacobian Decoupling}
|
|
\label{ssec:detail_control_decoupling_jacobian}
|
|
\subsubsection{Jacobian Matrix}
|
|
|
|
The Jacobian matrix serves a dual purpose in the decoupling process: it converts strut velocity \(\dot{\mathcal{L}}\) to payload velocity and angular velocity \(\dot{\bm{\mathcal{X}}}_{\{O\}}\), and it transforms actuator forces \(\bm{\tau}\) to forces/torque applied on the payload \(\bm{\mathcal{F}}_{\{O\}}\), as expressed in equation \eqref{eq:detail_control_decoupling_jacobian}.
|
|
|
|
\begin{subequations}\label{eq:detail_control_decoupling_jacobian}
|
|
\begin{align}
|
|
\dot{\bm{\mathcal{X}}}_{\{O\}} &= \bm{J}_{\{O\}} \dot{\bm{\mathcal{L}}}, \quad \dot{\bm{\mathcal{L}}} = \bm{J}_{\{O\}}^{-1} \dot{\bm{\mathcal{X}}}_{\{O\}} \\
|
|
\bm{\mathcal{F}}_{\{O\}} &= \bm{J}_{\{O\}}^{\intercal} \bm{\tau}, \quad \bm{\tau} = \bm{J}_{\{O\}}^{-\intercal} \bm{\mathcal{F}}_{\{O\}}
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
The resulting plant (Figure \ref{fig:detail_control_jacobian_decoupling_arch}) have inputs and outputs with clear physical interpretations:
|
|
\begin{itemize}
|
|
\item \(\bm{\mathcal{F}}_{\{O\}}\) represents forces/torques applied on the payload at the origin of frame \(\{O\}\)
|
|
\item \(\bm{\mathcal{X}}_{\{O\}}\) represents translations/rotation of the payload expressed in frame \(\{O\}\)
|
|
\end{itemize}
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_decoupling_control_jacobian.png}
|
|
\caption{\label{fig:detail_control_jacobian_decoupling_arch}Block diagram of the transfer function from \(\bm{\mathcal{F}}_{\{O\}}\) to \(\bm{\mathcal{X}}_{\{O\}}\)}
|
|
\end{figure}
|
|
|
|
The transfer function from \(\bm{\mathcal{F}}_{\{O\}\) to \(\bm{\mathcal{X}}_{\{O\}}\), denoted \(\bm{G}_{\{O\}}(s)\) can be computed using \eqref{eq:detail_control_decoupling_plant_jacobian}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_jacobian}
|
|
\frac{\bm{\mathcal{X}}_{\{O\}}}{\bm{\mathcal{F}}_{\{O\}}}(s) = \bm{G}_{\{O\}}(s) = \left( \bm{J}_{\{O\}}^{\intercal} \bm{J}_{\{M\}}^{-\intercal} \bm{M}_{\{M\}} \bm{J}_{\{M\}}^{-1} \bm{J}_{\{O\}} s^2 + \bm{J}_{\{O\}}^{\intercal} \bm{\mathcal{C}} \bm{J}_{\{O\}} s + \bm{J}_{\{O\}}^{\intercal} \bm{\mathcal{K}} \bm{J}_{\{O\}} \right)^{-1}
|
|
\end{equation}
|
|
|
|
The frame \(\{O\}\) can be selected according to specific requirements, but the decoupling properties are significantly influenced by this choice.
|
|
Two natural reference frames are particularly relevant: the center of mass and the center of stiffness.
|
|
\subsubsection{Center Of Mass}
|
|
|
|
When the decoupling frame is located at the center of mass (frame \(\{M\}\) in Figure \ref{fig:detail_control_decoupling_model_test}), the Jacobian matrix and its inverse are expressed as in \eqref{eq:detail_control_decoupling_jacobian_CoM_inverse}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_jacobian_CoM_inverse}
|
|
\bm{J}_{\{M\}} = \begin{bmatrix}
|
|
1 & 0 & h_a \\
|
|
0 & 1 & -l_a \\
|
|
0 & 1 & l_a \\
|
|
\end{bmatrix}, \quad \bm{J}_{\{M\}}^{-1} = \begin{bmatrix}
|
|
1 & \frac{h_a}{2 l_a} & \frac{-h_a}{2 l_a} \\
|
|
0 & \frac{1}{2} & \frac{1}{2} \\
|
|
0 & \frac{-1}{2 l_a} & \frac{1}{2 l_a} \\
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
Analytical formula of the plant \(\bm{G}_{\{M\}}(s)\) is derived \eqref{eq:detail_control_decoupling_plant_CoM}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_CoM}
|
|
\frac{\bm{\mathcal{X}}_{\{M\}}}{\bm{\mathcal{F}}_{\{M\}}}(s) = \bm{G}_{\{M\}}(s) = \left( \bm{M}_{\{M\}} s^2 + \bm{J}_{\{M\}}^{\intercal} \bm{\mathcal{C}} \bm{J}_{\{M\}} s + \bm{J}_{\{M\}}^{\intercal} \bm{\mathcal{K}} \bm{J}_{\{M\}} \right)^{-1}
|
|
\end{equation}
|
|
|
|
At high frequencies, the plant converges to the inverse of the mass matrix, which is a diagonal matrix \eqref{eq:detail_control_decoupling_plant_CoM_high_freq}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_CoM_high_freq}
|
|
\bm{G}_{\{M\}}(j\omega) \xrightarrow[\omega \to \infty]{} -\omega^2 \bm{M}_{\{M\}}^{-1} = -\omega^2 \begin{bmatrix}
|
|
1/m & 0 & 0 \\
|
|
0 & 1/m & 0 \\
|
|
0 & 0 & 1/I
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
Consequently, the plant exhibits effective decoupling at frequencies above the highest suspension mode as shown in Figure \ref{fig:detail_control_decoupling_jacobian_plant_CoM}.
|
|
This strategy is typically employed in systems with low-frequency suspension modes \cite{butler11_posit_contr_lithog_equip}, where the plant approximates decoupled mass lines.
|
|
|
|
The low-frequency coupling observed in this configuration has a clear physical interpretation.
|
|
When a static force is applied at the center of mass, the suspended mass rotates around the center of stiffness.
|
|
This rotation is due to torque induced by the stiffness of the first actuator (i.e. the one on the left side), which is not aligned with the force application point.
|
|
This phenomenon is illustrated in Figure \ref{fig:detail_control_decoupling_model_test_CoM}.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_decoupling_jacobian_plant_CoM.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_jacobian_plant_CoM}Dynamics at the CoM}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_decoupling_model_test_CoM.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_model_test_CoM}Static force applied at the CoM}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_jacobian_decoupling_plant_CoM_results}Plant decoupled using the Jacobian matrix expresssed at the center of mass (\subref{fig:detail_control_decoupling_jacobian_plant_CoM}). The physical reason for low frequency coupling is illustrated in (\subref{fig:detail_control_decoupling_model_test_CoM}).}
|
|
\end{figure}
|
|
\subsubsection{Center Of Stiffness}
|
|
|
|
When the decoupling frame is located at the center of stiffness, the Jacobian matrix and its inverse are expressed as in \eqref{eq:detail_control_decoupling_jacobian_CoK_inverse}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_jacobian_CoK_inverse}
|
|
\bm{J}_{\{K\}} = \begin{bmatrix}
|
|
1 & 0 & 0 \\
|
|
0 & 1 & -l_a \\
|
|
0 & 1 & l_a
|
|
\end{bmatrix}, \quad \bm{J}_{\{K\}}^{-1} = \begin{bmatrix}
|
|
1 & 0 & 0 \\
|
|
0 & \frac{1}{2} & \frac{1}{2} \\
|
|
0 & \frac{-1}{2 l_a} & \frac{1}{2 l_a}
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
The frame \(\{K\}\) was selected based on physical reasoning, positioned in line with the side strut and equidistant between the two vertical struts.
|
|
However, it could alternatively be determined through analytical methods to ensure that \(\bm{J}_{\{K\}}^{\intercal} \bm{\mathcal{K}} \bm{J}_{\{K\}}\) forms a diagonal matrix.
|
|
It should be noted that the existence of such a center of stiffness (i.e. a frame \(\{K\}\) for which \(\bm{J}_{\{K\}}^{\intercal} \bm{\mathcal{K}} \bm{J}_{\{K\}}\) is diagonal) is not guaranteed for arbitrary systems.
|
|
This property is typically achievable only in systems exhibiting specific symmetrical characteristics, as is the case in the present example.
|
|
|
|
The analytical expression for the plant in this configuration was then computed \ref{eq:detail_control_decoupling_plant_CoK}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_CoK}
|
|
\frac{\bm{\mathcal{X}}_{\{K\}}}{\bm{\mathcal{F}}_{\{K\}}}(s) = \bm{G}_{\{K\}}(s) = \left( \bm{J}_{\{K\}}^{\intercal} \bm{J}_{\{M\}}^{-\intercal} \bm{M}_{\{M\}} \bm{J}_{\{M\}}^{-1} \bm{J}_{\{K\}} s^2 + \bm{J}_{\{K\}}^{\intercal} \bm{\mathcal{C}} \bm{J}_{\{K\}} s + \bm{J}_{\{K\}}^{\intercal} \bm{\mathcal{K}} \bm{J}_{\{K\}} \right)^{-1}
|
|
\end{equation}
|
|
|
|
|
|
Figure \ref{fig:detail_control_decoupling_jacobian_plant_CoK_results} presents the dynamics of the plant when decoupled using the Jacobian matrix expressed at the center of stiffness.
|
|
The plant is well decoupled below the suspension mode with the lowest frequency \eqref{eq:detail_control_decoupling_plant_CoK_low_freq}, making it particularly suitable for systems with high stiffness.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_CoK_low_freq}
|
|
\bm{G}_{\{K\}}(j\omega) \xrightarrow[\omega \to 0]{} \bm{J}_{\{K\}}^{-1} \bm{\mathcal{K}}^{-1} \bm{J}_{\{K\}}^{-\intercal}
|
|
\end{equation}
|
|
|
|
The physical reason for high-frequency coupling is illustrated in Figure \ref{fig:detail_control_decoupling_model_test_CoK}.
|
|
When a high-frequency force is applied at a point not aligned with the center of mass, it induces rotation around the center of mass.
|
|
This phenomenon explains the coupling observed between different degrees of freedom at higher frequencies.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_decoupling_jacobian_plant_CoK.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_jacobian_plant_CoK}Dynamics at the CoK}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_decoupling_model_test_CoK.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_model_test_CoK}High frequency force applied at the CoK}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_decoupling_jacobian_plant_CoK_results}Plant decoupled using the Jacobian matrix expresssed at the center of stiffness (\subref{fig:detail_control_decoupling_jacobian_plant_CoK}). The physical reason for high frequency coupling is illustrated in (\subref{fig:detail_control_decoupling_model_test_CoK}).}
|
|
\end{figure}
|
|
\section{Modal Decoupling}
|
|
\label{ssec:detail_control_decoupling_modal}
|
|
Modal decoupling represents an approach based on the principle that a mechanical system's behavior can be understood as a combination of contributions from various modes \cite{rankers98_machin}.
|
|
|
|
To convert the dynamics in the modal space, the equation of motion are first written with respect to the center of mass \eqref{eq:detail_control_decoupling_equation_motion_CoM}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_equation_motion_CoM}
|
|
\bm{M}_{\{M\}} \ddot{\bm{\mathcal{X}}}_{\{M\}}(t) + \bm{C}_{\{M\}} \dot{\bm{\mathcal{X}}}_{\{M\}}(t) + \bm{K}_{\{M\}} \bm{\mathcal{X}}_{\{M\}}(t) = \bm{J}_{\{M\}}^{\intercal} \bm{\tau}(t)
|
|
\end{equation}
|
|
|
|
For modal decoupling, a change of variables is introduced \eqref{eq:detail_control_decoupling_modal_coordinates} where \(\bm{\mathcal{X}}_{m}\) represents the modal amplitudes and \(\bm{\Phi}\) is a \(n \times n\)\footnote{\(n\) corresponds to the number of degrees of freedom, here \(n = 3\)} matrix whose columns correspond to the mode shapes of the system, computed from \(\bm{M}_{\{M\}}\) and \(\bm{K}_{\{M\}}\).
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_modal_coordinates}
|
|
\bm{\mathcal{X}}_{\{M\}} = \bm{\Phi} \bm{\mathcal{X}}_{m}
|
|
\end{equation}
|
|
|
|
By pre-multiplying equation \eqref{eq:detail_control_decoupling_equation_motion_CoM} by \(\bm{\Phi}^{\intercal}\) and applying the change of variable \eqref{eq:detail_control_decoupling_modal_coordinates}, a new set of equations of motion is obtained \eqref{eq:detail_control_decoupling_equation_modal_coordinates} where \(\bm{\tau}_m\) represents the modal input, while \(\bm{M}_m\), \(\bm{C}_m\), and \(\bm{K}_m\) denote the modal mass, damping, and stiffness matrices respectively.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_equation_modal_coordinates}
|
|
\underbrace{\bm{\Phi}^{\intercal} \bm{M} \bm{\Phi}}_{\bm{M}_m} \bm{\ddot{\mathcal{X}}}_m(t) + \underbrace{\bm{\Phi}^{\intercal} \bm{C} \bm{\Phi}}_{\bm{C}_m} \bm{\dot{\mathcal{X}}}_m(t) + \underbrace{\bm{\Phi}^{\intercal} \bm{K} \bm{\Phi}}_{\bm{K}_m} \bm{\mathcal{X}}_m(t) = \underbrace{\bm{\Phi}^{\intercal} \bm{J}^{\intercal} \bm{\tau}(t)}_{\bm{\tau}_m(t)}
|
|
\end{equation}
|
|
The inherent mathematical structure of the mass, damping, and stiffness matrices \cite[, chapt. 8]{lang17_under} ensures that modal matrices are diagonal \cite[, chapt. 2.3]{preumont18_vibrat_contr_activ_struc_fourt_edition}.
|
|
This diagonalization transforms equation \eqref{eq:detail_control_decoupling_equation_modal_coordinates} into a set of \(n\) decoupled equations, enabling independent control of each mode without cross-interaction.
|
|
|
|
To implement this approach from a decentralized plant, the architecture shown in Figure \ref{fig:detail_control_decoupling_modal} is employed.
|
|
Inputs of the decoupling plant are the modal modal inputs \(\bm{\tau}_m\) and the outputs are the modal amplitudes \(\bm{\mathcal{X}}_m\).
|
|
This implementation requires knowledge of the system's equations of motion, from which the mode shapes matrix \(\bm{\Phi}\) is derived.
|
|
The resulting decoupled system features diagonal elements each representing second-order resonant systems that are straightforward to control individually.
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_decoupling_modal.png}
|
|
\caption{\label{fig:detail_control_decoupling_modal}Modal Decoupling Architecture}
|
|
\end{figure}
|
|
|
|
Modal decoupling was then applied to the test model.
|
|
First, the eigenvectors \(\bm{\Phi}\) of \(\bm{M}_{\{M\}}^{-1}\bm{K}_{\{M\}}\) were computed \eqref{eq:detail_control_decoupling_modal_eigenvectors}.
|
|
While analytical derivation of eigenvectors could be obtained for such a simple system, they are typically computed numerically for practical applications.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_modal_eigenvectors}
|
|
\bm{\Phi} = \begin{bmatrix}
|
|
\frac{I - h_a^2 m - 2 l_a^2 m - \alpha}{2 h_a m} & 0 & \frac{I - h_a^2 m - 2 l_a^2 m + \alpha}{2 h_a m} \\
|
|
0 & 1 & 0 \\
|
|
1 & 0 & 1
|
|
\end{bmatrix},\ \alpha = \sqrt{\left( I + m (h_a^2 - 2 l_a^2) \right)^2 + 8 m^2 h_a^2 l_a^2}
|
|
\end{equation}
|
|
|
|
The numerical values for the eigenvector matrix and its inverse are shown in \eqref{eq:detail_control_decoupling_modal_eigenvectors_matrices}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_modal_eigenvectors_matrices}
|
|
\bm{\Phi} = \begin{bmatrix}
|
|
-0.905 & 0 & -0.058 \\
|
|
0 & 1 & 0 \\
|
|
0.424 & 0 & -0.998
|
|
\end{bmatrix}, \quad
|
|
\bm{\Phi}^{-1} = \begin{bmatrix}
|
|
-1.075 & 0 & 0.063 \\
|
|
0 & 1 & 0 \\
|
|
-0.457 & 0 & -0.975
|
|
\end{bmatrix}
|
|
\end{equation}
|
|
|
|
The two computed matrices were implemented in the control architecture of Figure \ref{fig:detail_control_decoupling_modal}, resulting in three distinct second order plants as depicted in Figure \ref{fig:detail_control_decoupling_modal_plant}.
|
|
Each of these diagonal elements corresponds to a specific mode, as shown in Figure \ref{fig:detail_control_decoupling_model_test_modal}, resulting in a perfectly decoupled system.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_decoupling_modal_plant.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_modal_plant}Decoupled plant in modal space}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_decoupling_model_test_modal.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_model_test_modal}Individually controlled modes}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_decoupling_modal_plant_modes}Plant using modal decoupling consists of second order plants (\subref{fig:detail_control_decoupling_modal_plant}) which can be used to invidiually address different modes illustrated in (\subref{fig:detail_control_decoupling_model_test_modal})}
|
|
\end{figure}
|
|
\section{SVD Decoupling}
|
|
\label{ssec:detail_control_decoupling_svd}
|
|
\subsubsection{Singular Value Decomposition}
|
|
|
|
Singular Value Decomposition (SVD) represents a powerful mathematical tool with extensive applications in data analysis \cite[, chapt. 1]{brunton22_data} and multivariable control systems \cite{skogestad07_multiv_feedb_contr}, where it is particularly valuable for analyzing directional properties in multivariable systems.
|
|
|
|
The SVD constitutes a unique matrix decomposition applicable to any complex matrix \(\bm{X} \in \mathbb{C}^{n \times m}\), expressed as:
|
|
|
|
\begin{equation}\label{eq:detail_control_svd}
|
|
\bm{X} = \bm{U} \bm{\Sigma} \bm{V}^H
|
|
\end{equation}
|
|
|
|
where \(\bm{U} \in \mathbb{C}^{n \times n}\) and \(\bm{V} \in \mathbb{C}^{m \times m}\) are unitary matrices with orthonormal columns, and \(\bm{\Sigma} \in \mathbb{R}^{n \times n}\) is a diagonal matrix with real, non-negative entries.
|
|
For real matrices \(\bm{X}\), the resulting \(\bm{U}\) and \(\bm{V}\) matrices are also real, making them suitable for decoupling applications.
|
|
\subsubsection{Decoupling using the SVD}
|
|
|
|
The procedure for SVD-based decoupling begins with identifying the system dynamics from inputs to outputs, typically represented as a Frequency Response Function (FRF), which yields a complex matrix \(\bm{G}(\omega_i)\) for multiple frequency points \(\omega_i\).
|
|
A specific frequency is then selected for optimal decoupling, with the targeted crossover frequency \(\omega_c\) often serving as an appropriate choice.
|
|
|
|
Since real matrices are required for the decoupling transformation, a real approximation of the complex measured response at the selected frequency must be computed.
|
|
In this work, the method proposed in \cite{kouvaritakis79_theor_pract_charac_locus_desig_method} was used as it preserves maximal orthogonality in the directional properties of the input complex matrix.
|
|
|
|
Following this approximation, a real matrix \(\tilde{\bm{G}}(\omega_c)\) is obtained, and SVD is performed on this matrix.
|
|
The resulting (real) unitary matrices \(\bm{U}\) and \(\bm{V}\) are structured such that \(\bm{V}^{-\intercal} \tilde{\bm{G}}(\omega_c) \bm{U}^{-1}\) forms a diagonal matrix.
|
|
These singular input and output matrices are then applied to decouple the system as illustrated in Figure \ref{fig:detail_control_decoupling_svd}, and the decoupled plant is described by \eqref{eq:detail_control_decoupling_plant_svd}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_plant_svd}
|
|
\bm{G}_{\text{SVD}}(s) = \bm{U}^{-1} \bm{G}_{\{\mathcal{L}\}}(s) \bm{V}^{-\intercal}
|
|
\end{equation}
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_decoupling_svd.png}
|
|
\caption{\label{fig:detail_control_decoupling_svd}Decoupled plant \(\bm{G}_{\text{SVD}}\) using the Singular Value Decomposition}
|
|
\end{figure}
|
|
|
|
Implementation of SVD decoupling requires access to the system's FRF, at least in the vicinity of the desired decoupling frequency.
|
|
This information can be obtained either experimentally or derived from a model.
|
|
While this approach ensures effective decoupling near the chosen frequency, it provides no guarantees regarding decoupling performance away from this frequency.
|
|
Furthermore, the quality of decoupling depends significantly on the accuracy of the real approximation, potentially limiting its effectiveness for plants with high damping.
|
|
\subsubsection{Example}
|
|
|
|
Plant decoupling using the Singular Value Decomposition was then applied on the test model.
|
|
A decoupling frequency of \(\SI{100}{Hz}\) was used.
|
|
The plant response at that frequency, as well as its real approximation and the obtained \(\bm{U}\) and \(\bm{V}\) matrices are shown in \eqref{eq:detail_control_decoupling_svd_example}.
|
|
|
|
\begin{equation}\label{eq:detail_control_decoupling_svd_example}
|
|
\begin{align}
|
|
& \bm{G}_{\{\mathcal{L}\}}(\omega_c = 2\pi \cdot 100) = 10^{-9} \begin{bmatrix}
|
|
-99 - j 2.6 & 74 + j 4.2 & -74 - j 4.2 \\
|
|
74 + j 4.2 & -247 - j 9.7 & 102 + j 7.0 \\
|
|
-74 - j 4.2 & 102 + j 7.0 & -247 - j 9.7
|
|
\end{bmatrix} \\
|
|
& \xrightarrow[\text{approximation}]{\text{real}} \tilde{\bm{G}}_{\{\mathcal{L}\}}(\omega_c) = 10^{-9} \begin{bmatrix}
|
|
-99 & 74 & -74 \\
|
|
74 & -247 & 102 \\
|
|
-74 & 102 & -247
|
|
\end{bmatrix} \\
|
|
& \xrightarrow[\text{SVD}]{\phantom{\text{approximation}}} \bm{U} = \begin{bmatrix}
|
|
0.34 & 0 & 0.94 \\
|
|
-0.66 & 0.71 & 0.24 \\
|
|
0.66 & 0.71 & -0.24
|
|
\end{bmatrix}, \ \bm{V} = \begin{bmatrix}
|
|
-0.34 & 0 & -0.94 \\
|
|
0.66 & -0.71 & -0.24 \\
|
|
-0.66 & -0.71 & 0.24
|
|
\end{bmatrix}
|
|
\end{align}
|
|
\end{equation}
|
|
|
|
Using these \(\bm{U}\) and \(\bm{V}\) matrices, the decoupled plant is computed according to equation \eqref{eq:detail_control_decoupling_plant_svd}.
|
|
The resulting plant, depicted in Figure \ref{fig:detail_control_decoupling_svd_plant}, exhibits remarkable decoupling across a broad frequency range, extending well beyond the vicinity of \(\omega_c\).
|
|
Additionally, the diagonal terms manifest as second-order dynamic systems, facilitating straightforward controller design.
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_decoupling_svd_plant.png}
|
|
\caption{\label{fig:detail_control_decoupling_svd_plant}Plant dynamics \(\bm{G}_{\text{SVD}}(s)\) obtained after decoupling using Singular Value Decomposition}
|
|
\end{figure}
|
|
|
|
As it was surprising to obtain such a good decoupling at all frequencies, a variant system with identical dynamics but different sensor configurations was examined.
|
|
Instead of using relative motion sensors aligned with the struts, three relative motion sensors were positioned as shown in Figure \ref{fig:detail_control_decoupling_model_test_alt}.
|
|
Although Jacobian matrices could theoretically map between these different sensor arrangements, application of the same SVD decoupling procedure yielded the plant response shown in Figure \ref{fig:detail_control_decoupling_svd_alt_plant}, which exhibits significantly greater coupling.
|
|
Notably, the coupling demonstrates local minima near the decoupling frequency, consistent with the fact that the decoupling matrices were derived specifically for that frequency point.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_decoupling_model_test_alt.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_model_test_alt}Alternative location of sensors}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_decoupling_svd_alt_plant.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_decoupling_svd_alt_plant}Obtained decoupled plant}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_svd_decoupling_not_symmetrical}Application of SVD decoupling on a system schematically shown in (\subref{fig:detail_control_decoupling_model_test_alt}). The obtained decoupled plant is shown in (\subref{fig:detail_control_decoupling_svd_alt_plant}).}
|
|
\end{figure}
|
|
|
|
The exceptional performance of SVD decoupling on the plant with collocated sensors warrants further investigation.
|
|
This effectiveness may be attributed to the symmetrical properties of the plant, as evidenced in the Bode plots of the decentralized plant shown in Figure \ref{fig:detail_control_decoupling_coupled_plant_bode}.
|
|
The phenomenon potentially relates to previous research on SVD controllers applied to systems with specific symmetrical characteristics \cite{hovd97_svd_contr_contr}.
|
|
\section{Comparison of decoupling strategies}
|
|
\label{ssec:detail_control_decoupling_comp}
|
|
|
|
While the three proposed decoupling methods may appear similar in their mathematical implementation (each involving pre-multiplication and post-multiplication of the plant with constant matrices), they differ significantly in their underlying approaches and practical implications, as summarized in Table \ref{tab:detail_control_decoupling_strategies_comp}.
|
|
|
|
Each method employs a distinct conceptual framework: Jacobian decoupling is ``topology-driven'', relying on the geometric configuration of the system; modal decoupling is ``physics-driven'', based on the system's dynamical equations; and SVD decoupling is ``data-driven'', utilizing measured frequency response functions.
|
|
|
|
The physical interpretation of decoupled plant inputs and outputs varies considerably among these methods.
|
|
With Jacobian decoupling, inputs and outputs retain clear physical meaning, corresponding to forces/torques and translations/rotations in a specified reference frame.
|
|
Modal decoupling arranges inputs to excite individual modes, with outputs combined to measure these modes separately.
|
|
For SVD decoupling, inputs and outputs represent special directions ordered by decreasing controllability and observability at the chosen frequency, though physical interpretation becomes challenging for parallel manipulators.
|
|
|
|
This difference in interpretation relates directly to the ``control space'' in which the controllers operate.
|
|
When these ``control spaces'' meaningfully relate to the control objectives, controllers can be tuned to directly match specific requirements.
|
|
For Jacobian decoupling, the controller typically operates in a frame positioned at the point where motion needs to be controlled, for instance where the light is focused in the NASS application.
|
|
Modal decoupling provides a natural framework when specific vibrational modes require targeted control.
|
|
SVD decoupling generally results in a loss of physical meaning for the ``control space'', potentially complicating the process of relating controller design to practical system requirements.
|
|
|
|
The quality of decoupling achieved through these methods also exhibits distinct characteristics.
|
|
Jacobian decoupling performance depends on the chosen reference frame, with optimal decoupling at low frequencies when aligned at the center of stiffness, or at high frequencies when aligned with the center of mass.
|
|
Systems designed with coincident centers of mass and stiffness may achieve excellent decoupling using this approach.
|
|
Modal decoupling offers good decoupling across all frequencies, though its effectiveness relies on the accuracy of the system model, with discrepancies potentially resulting in significant off-diagonal elements.
|
|
The diagonal elements typically manifest as second-order low-pass filters, facilitating straightforward control design.
|
|
SVD decoupling can be implemented using measured data without requiring a model, with optimal performance near the chosen decoupling frequency, though its effectiveness may diminish at other frequencies and depends on the quality of the real approximation of the response at the selected frequency point.
|
|
|
|
\begin{table}[htbp]
|
|
\caption{\label{tab:detail_control_decoupling_strategies_comp}Comparison of decoupling strategies}
|
|
\centering
|
|
\scriptsize
|
|
\begin{tabularx}{\linewidth}{lXXX}
|
|
\toprule
|
|
& \textbf{Jacobian} & \textbf{Modal} & \textbf{SVD}\\
|
|
\midrule
|
|
\textbf{Philosophy} & Topology Driven & Physics Driven & Data Driven\\
|
|
\midrule
|
|
\textbf{Requirements} & Known geometry & Known equations of motion & Identified FRF\\
|
|
\midrule
|
|
\textbf{Decoupling Matrices} & Decoupling using \(\bm{J}_{\{O\}}\) obtained from geometry & Decoupling using \(\bm{\Phi}\) obtained from modal decomposition & Decoupling using \(\bm{U}\) and \(\bm{V}\) obtained from SVD\\
|
|
\midrule
|
|
\textbf{Decoupled Plant} & \(\bm{G}_{\{O\}}(s) = \bm{J}_{\{O\}}^{-1} \bm{G}_{\mathcal{L}}(s) \bm{J}_{\{O\}}^{-\intercal}\) & \(\bm{G}_m(s) = \bm{\Phi}^{-1} \bm{G}_{\mathcal{X}}(s) \bm{\Phi}^{-\intercal}\) & \(\bm{G}_{\text{SVD}}(s) = \bm{U}^{-1} \bm{G}(s) \bm{V}^{-\intercal}\)\\
|
|
\midrule
|
|
\textbf{Controller} & \(\bm{K}_{\{O\}}(s) = \bm{J}_{\{O\}}^{-\intercal} \bm{K}_{d}(s) \bm{J}_{\{O\}}^{-1}\) & \(\bm{K}_m(s) = \bm{\Phi}^{-\intercal} \bm{K}_{d}(s) \bm{\Phi}^{-1}\) & \(\bm{K}_{\text{SVD}}(s) = \bm{V}^{-\intercal} \bm{K}_{d}(s) \bm{U}^{-1}\)\\
|
|
\midrule
|
|
\textbf{Interpretation} & Forces/Torques to Displacement/Rotation in chosen frame & Inputs to excite individual modes & Directions of max to min controllability/observability\\
|
|
& & Output to sense individual modes & \\
|
|
\midrule
|
|
\textbf{Properties} & Decoupling at low or high frequency depending on the chosen frame & Good decoupling at all frequencies & Good decoupling near the chosen frequency\\
|
|
\midrule
|
|
\textbf{Pros} & Physical inputs / outputs & Target specific modes & Good Decoupling near the crossover\\
|
|
& Good decoupling at High frequency (diagonal mass matrix if Jacobian taken at the CoM) & 2nd order diagonal plant & Very General\\
|
|
& Good decoupling at Low frequency (if Jacobian taken at specific point) & & \\
|
|
& Easy integration of meaningful reference inputs & & \\
|
|
& & & \\
|
|
\midrule
|
|
\textbf{Cons} & Coupling between force/rotation may be high at low frequency (non diagonal terms in K) & Need analytical equations & Loose the physical meaning of inputs /outputs\\
|
|
& Limited to parallel mechanisms (?) & & Decoupling depends on the real approximation validity\\
|
|
& If good decoupling at all frequencies => requires specific mechanical architecture & & Diagonal plants may not be easy to control\\
|
|
\midrule
|
|
\textbf{Applicability} & Parallel Mechanisms & Systems whose dynamics that can be expressed with M and K matrices & Very general\\
|
|
& Only small motion for the Jacobian matrix to stay constant & & Need FRF data (either experimentally or analytically)\\
|
|
\bottomrule
|
|
\end{tabularx}
|
|
\end{table}
|
|
\chapter{Closed-Loop Shaping using Complementary Filters}
|
|
\label{sec:detail_control_cf}
|
|
|
|
Once the system is properly decoupled using one of the approaches described in Section \ref{sec:detail_control_decoupling}, a diagonal controller can be tuned.
|
|
This consists in tuning several SISO controllers.
|
|
There are several ways to design a controller to obtain a given performance while ensuring good robustness properties.
|
|
|
|
Performances of a feedback system (such as response time, disturbance rejection, ) depends on the obtained closed-loop transfer functions.
|
|
For instance sensitivity, transmissibility, etc\ldots{} Gang of Four.
|
|
The specifications can usually be expressed in terms of the shape of these closed-loop transfer functions \cite[, chapt. 3]{skogestad07_multiv_feedb_contr}.
|
|
|
|
In some cases, ``fixed'' controller structures are used, with as PI and PID controllers.
|
|
In such case the controller coefficients are manually tuned to obtain acceptable performance and robustness.
|
|
In many cases, PID+LPF can already lead to performances close to optimal, depending on the plant.
|
|
|
|
|
|
Decoupled Open-Loop Shaping:
|
|
\begin{itemize}
|
|
\item Explain procedure when applying open-loop shaping \cite[, chapt. 4.4.7]{schmidt20_desig_high_perfor_mechat_third_revis_edition}
|
|
\cite{steinbuch16_model_based}
|
|
\begin{quote}
|
|
The key idea of loop-shaping is the modification of the controller such that the open-
|
|
loop is made according to specifications. The reason this works so well, is that the controller
|
|
enters linearly into the open-loop transfer l(j!) = g(j!)k(j!), so that it is fast and easy
|
|
to reason what is to be changed in the controller. However, in practice all specifications are
|
|
of course given in terms of the final system performance, i.e. as closed-loop specifications.
|
|
So we should convert the closed loop specs into specs on the open-loop.
|
|
\end{quote}
|
|
\item The controller is usually manually tuned using a series of Integrators, Leads, Lags, Notches, low pass filters
|
|
\item There are lots of tools to check stability, robustness margins and performances
|
|
\item Open-Loop shaping is very popular as the open-loop gain depends linearly on the controller.
|
|
So the open-loop transfer function can easily be shaped by modifying the controller response.
|
|
\item Different techniques for open loop shaping (choice of optimal open-loop gain shape) \cite{lurie02_system_archit_trades_using_bode}
|
|
\item But this is open-loop shaping, and it does not directly work on the closed loop transfer functions
|
|
\item The huge advantage of this technique, is that one can tune the controllers based on the measured FRF of the system.
|
|
No plant model is required.
|
|
\item This is what was done during the conceptual phase after the plan was decoupled in the frame of the struts.
|
|
\end{itemize}
|
|
|
|
|
|
Model based control:
|
|
\begin{itemize}
|
|
\item Review of model based design (LQG, H-Infinity) applied to Stewart platform \href{file:///home/thomas/Cloud/work-projects/ID31-NASS/matlab/stewart-simscape/org/bibliography.org}{Multivariable Control}
|
|
\(\hinf\) loop-shaping \cite{skogestad07_multiv_feedb_contr}.
|
|
\item Difficulty to specify robustness to change of payload mass
|
|
\item Requires high level of expertise.
|
|
Far from standard in industry.
|
|
Application to Stewart platforms is not demonstrated (or performance increased compared to decoupled control and manual loop shaping).
|
|
\end{itemize}
|
|
|
|
|
|
In this section, an alternative controller synthesis scheme is proposed in which complementary filters are used for directly shaping the closed-loop transfer functions.
|
|
In this paper, we propose a new controller synthesis method
|
|
\begin{itemize}
|
|
\item based on the use of complementary high pass and low pass filters
|
|
\item inverse based control
|
|
\item direct translation of requirements such as disturbance rejection and robustness to plant uncertainty
|
|
\end{itemize}
|
|
\section{Control Architecture}
|
|
\label{ssec:detail_control_cf_control_arch}
|
|
\subsubsection{Virtual Sensor Fusion}
|
|
|
|
Let's consider the control architecture represented in Figure \ref{fig:detail_control_cf_arch} where \(G^\prime\) is the physical plant to control, \(G\) is a model of the plant, \(k\) is a gain, \(H_L\) and \(H_H\) are complementary filters (\(H_L(s) + H_H(s) = 1\)).
|
|
The signals are the reference signal \(r\), the output perturbation \(d_y\), the measurement noise \(n\) and the control input \(u\).
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_cf_arch.png}
|
|
\caption{\label{fig:detail_control_cf_arch}Sensor Fusion Architecture}
|
|
\end{figure}
|
|
|
|
The dynamics of the closed-loop system is described by \eqref{eq:detail_control_cf_sf_cl_tf} with \(L = k(G H_H + G^\prime H_L)\).
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_sf_cl_tf}
|
|
\begin{alignat}{5}
|
|
y &= \frac{1+kGH_H}{1+L} dy &&+ \frac{kG^{\prime}}{1+L} r &&- \frac{kG^{\prime}H_L}{1+L} n \\
|
|
u &= -\frac{kH_L}{1+L} dy &&+ \frac{k}{1+L} r &&- \frac{kH_L}{1+L} n
|
|
\end{alignat}
|
|
\end{subequations}
|
|
|
|
The idea of using such architecture comes from sensor fusion \cite{collette14_vibrat,collette15_sensor_fusion_method_high_perfor} where two sensors are used.
|
|
One is measuring the quantity that is required to control, the other is collocated with the actuator in such a way that stability is guaranteed.
|
|
The first one is low pass filtered in order to obtain good performance at low frequencies and the second one is high pass filtered to benefits from its good dynamical properties.
|
|
|
|
Here, the second sensor is replaced by a model \(G\) of the plant which is assumed to be stable and minimum phase.
|
|
This lead to the idea of virtual sensor fusion presented in \cite{verma20_virtual_sensor_fusion_high_precis_contr}.
|
|
|
|
One may think that the control architecture shown in Figure \ref{fig:detail_control_cf_arch} is a multi-loop system, but because no non-linear saturation-type element is present in the inner-loop (containing \(k\), \(G\) and \(H_H\) which are all numerically implemented), the structure is equivalent to the architecture shown in Figure \ref{fig:detail_control_cf_arch_eq}.
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_cf_arch_eq.png}
|
|
\caption{\label{fig:detail_control_cf_arch_eq}Equivalent feedback architecture}
|
|
\end{figure}
|
|
|
|
The dynamics of the system can be rewritten \eqref{eq:detail_control_cf_sf_cl_tf_K} with \(K = \frac{k}{1 + H_H G k}\).
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_sf_cl_tf_K}
|
|
\begin{alignat}{5}
|
|
y &= \frac{1}{1+G^{\prime} K H_L} dy &&+ \frac{G^{\prime} K}{1+G^{\prime} K H_L} r &&- \frac{G^{\prime} K H_L}{1+G^{\prime} K H_L} n \\
|
|
u &= \frac{-K H_L}{1+G^{\prime} K H_L} dy &&+ \frac{K}{1+G^{\prime} K H_L} r &&- \frac{K H_L}{1+G^{\prime} K H_L} n
|
|
\end{alignat}
|
|
\end{subequations}
|
|
\subsubsection{Asymptotic behavior}
|
|
|
|
Let's take the extreme case of very high values for \(k\).
|
|
In that case \(K(s)\) converges to plant inverse multiply by the inverse of the high pass filter \eqref{eq:detail_control_cf_high_k}.
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_high_k}
|
|
\lim_{k\to\infty} K(s) = \lim_{k\to\infty} \frac{k}{1+H_H(s) G(s) k} = \left( H_H(s) G(s) \right)^{-1}
|
|
\end{equation}
|
|
|
|
If the obtained \(K\) is improper, a low pass filter can be added to have its causal realization.
|
|
Also, we want \(K\) to be stable, so \(G\) and \(H_H\) must be minimum phase transfer functions.
|
|
|
|
With this assumptions, the resulting control architecture is shown on Figure \ref{fig:detail_control_cf_arch_class}.
|
|
The only ``tuning parameters'' are the complementary filters \(H_L\) and \(H_H\).
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_cf_arch_class.png}
|
|
\caption{\label{fig:detail_control_cf_arch_class}Equivalent classical feedback control architecture}
|
|
\end{figure}
|
|
|
|
The equations describing the dynamics of the closed-loop system of Figure \ref{fig:detail_control_cf_arch_class}
|
|
|
|
\begin{subequations}
|
|
\begin{align}
|
|
y &= \frac{ H_H dy + G^{\prime} G^{-1} r - G^{\prime} G^{-1} H_L n }{H_H + G^\prime G^{-1} H_L} \label{eq:detail_control_cf_cl_system_y}\\
|
|
u &= \frac{ -G^{-1} H_L dy + G^{-1} r - G^{-1} H_L n }{H_H + G^\prime G^{-1} H_L} \label{eq:detail_control_cf_cl_system_u}
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
At frequencies where the model is accurate: \(G^{-1} G^{\prime} \approx 1\), \(H_H + G^\prime G^{-1} H_L \approx H_H + H_L = 1\) and the closed loop transfer functions are described by \eqref{eq:detail_control_cf_sf_cl_tf_K_inf}.
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_sf_cl_tf_K_inf}
|
|
\begin{alignat}{5}
|
|
y &= H_H dy &&+ r &&- H_L n \label{eq:detail_control_cf_cl_performance_y} \\
|
|
u &= -G^{-1} H_L dy &&+ G^{-1} r &&- G^{-1} H_L n \label{eq:detail_control_cf_cl_performance_u}
|
|
\end{alignat}
|
|
\end{subequations}
|
|
|
|
The obtained sensitivity transfer function equals to the high pass filter \(S = \frac{y}{dy} = H_H\) and the transmissibility transfer function equals to the low pass filter \(T = \frac{y}{n} = H_L\).
|
|
|
|
Assuming that we have a good model of the plant, we have then that the closed-loop behavior of the system converges to the designed complementary filters.
|
|
\section{Translating the performance requirements into the shapes of the complementary filters}
|
|
\label{ssec:detail_control_cf_trans_perf}
|
|
The required performance specifications in a feedback system can usually be translated into requirements on the upper bounds of \(|S(j\omega)|\) and \(|T(j\omega)|\) \cite{bibel92_guidel_h}.
|
|
The process of designing a controller \(K(s)\) in order to obtain the desired shapes of \(|S(j\omega)|\) and \(|T(j\omega)|\) is called closed-loop shaping.
|
|
|
|
The equations \eqref{eq:detail_control_cf_cl_system_y} and \eqref{eq:detail_control_cf_cl_system_u} describing the dynamics of the studied feedback architecture are not written in terms of the controller \(K(s)\) but in terms of the complementary filters \(H_L(s)\) and \(H_H(s)\).
|
|
The typical specifications are then translated into the desired shapes of the complementary filters.
|
|
\subsubsection{Nominal Stability (NS)}
|
|
The closed-loop system is stable if all its elements are stable (\(K\), \(G^\prime\) and \(H_L\)) and if the sensitivity function (\(S = \frac{1}{1 + G^\prime K H_L}\)) is stable.
|
|
For the nominal system (\(G^\prime = G\)), the sensitivity transfer function is equal to the high pass filter: \(S(s) = H_H(s)\).
|
|
|
|
Nominal stability is then guaranteed if \(H_L\), \(H_H\) and \(G\) are stable and if \(G\) and \(H_H\) are minimum phase (to have \(K\) stable).
|
|
Therefore stable and minimum phase complementary filters need to be used.
|
|
\subsubsection{Nominal Performance (NP)}
|
|
Two performance weights \(w_H\) and \(w_L\) are here defined in such a way that performance specifications are satisfied is \eqref{eq:detail_control_cf_weights} is satisfied.
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_weights}
|
|
\begin{align}
|
|
|w_H(j\omega) S(j\omega)| &\le 1 \quad \forall\omega\\
|
|
|w_L(j\omega) T(j\omega)| &\le 1 \quad \forall\omega
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
For the nominal system, we have \(S = H_H\) and \(T = H_L\), and then nominal performance is ensured by requiring \eqref{eq:detail_control_cf_nominal_performance}.
|
|
|
|
\begin{empheq}[box=\fbox,left=\text{NP} \Longleftrightarrow \empheqlbrace]{align} \label{eq:detail_control_cf_nominal_performance}
|
|
&|w_H(j\omega) H_H(j\omega)| \le 1 \quad \forall\omega \label{eq:detail_control_cf_nominal_perf_hh}\\
|
|
&|w_L(j\omega) H_L(j\omega)| \le 1 \quad \forall\omega \label{eq:detail_control_cf_nominal_perf_hl}
|
|
\end{empheq}
|
|
|
|
The translation of typical performance requirements on the shapes of the complementary filters is discussed below:
|
|
\begin{itemize}
|
|
\item for disturbance rejections, make \(|S| = |H_H|\) small
|
|
\item for noise attenuation, make \(|T| = |H_L|\) small
|
|
\item closed-loop bandwidth can be limited by requiring that \(|T|\) is less than \(\frac{1}{\sqrt{2}}\) above the maximum wanted bandwidth
|
|
\end{itemize}
|
|
|
|
Therefore, by properly choosing the shape of the complementary filters, the nominal performance specifications can be addressed.
|
|
|
|
Classical stability margins (gain and phase margins) can also be linked to the maximum amplitude of the sensitivity transfer function.
|
|
\begin{itemize}
|
|
\item[{$\square$}] Add reference
|
|
\end{itemize}
|
|
|
|
Typically, having \(|S|_{\infty} \le 2\) guarantees a gain margin of at least \(2\) and a phase margin of at least \(\SI{29}{\degree}\).
|
|
\subsubsection{Response time to change of reference signal}
|
|
For the nominal system, the model is accurate and the transfer function from reference signal \(r\) to output \(y\) is \(1\) \eqref{eq:detail_control_cf_cl_performance_y} and does not depends of the complementary filters.
|
|
|
|
However, one can add a pre-filter as shown in Figure \ref{fig:detail_control_cf_arch_class_prefilter}.
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_cf_arch_class_prefilter.png}
|
|
\caption{\label{fig:detail_control_cf_arch_class_prefilter}Prefilter used to limit input usage}
|
|
\end{figure}
|
|
|
|
The transfer function from \(y\) to \(r\) becomes \(\frac{y}{r} = K_r\) and \(K_r\) can we chosen to obtain acceptable response to change of the reference signal.
|
|
Typically, \(K_r\) is a low pass filter of the form
|
|
\begin{equation}
|
|
K_r(s) = \frac{1}{1 + \tau s}
|
|
\end{equation}
|
|
with \(\tau\) corresponding to the desired response time.
|
|
\subsubsection{Input usage}
|
|
Input usage due to disturbances \(d_y\) and measurement noise \(n\) is determined by \(\big|\frac{u}{d_y}\big| = \big|\frac{u}{n}\big| = \big|G^{-1}H_L\big|\).
|
|
Thus it can be limited by setting an upper bound on \(|H_L|\).
|
|
|
|
|
|
Input usage due to reference signal \(r\) is determined by \(\big|\frac{u}{r}\big| = \big|G^{-1} K_r\big|\) when using a pre-filter (Figure \ref{fig:detail_control_cf_arch_class_prefilter}) and \(\big|\frac{u}{r}\big| = \big|G^{-1}\big|\) otherwise.
|
|
|
|
Proper choice of \(|K_r|\) is then useful to limit input usage due to change of reference signal.
|
|
\subsubsection{Robust Stability (RS)}
|
|
|
|
Robustness stability represents the ability of the control system to remain stable even though there are differences between the actual system \(G^\prime\) and the model \(G\) that was used for the design of the controller.
|
|
These differences can have various origins such as unmodelled dynamics or non-linearities.
|
|
|
|
To represent the differences between the model and the actual system, the input multiplicative uncertainty as represented in Figure \ref{fig:detail_control_cf_input_uncertainty} is used.
|
|
|
|
Then, the set of possible plant is described by \eqref{eq:detail_control_cf_multiplicative_uncertainty}.
|
|
\(w_I\) should be chosen such that all possible plants \(G^\prime\) are contained in the set \(\Pi_i\).
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_multiplicative_uncertainty}
|
|
\Pi_i: \quad G^\prime(s) = G(s)\big(1 + w_I(s)\Delta_I(s)\big); \quad |\Delta_I(j\omega)| \le 1 \ \forall\omega
|
|
\end{equation}
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_cf_input_uncertainty.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_input_uncertainty}Input multiplicative uncertainty}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_cf_nyquist_uncertainty.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_nyquist_uncertainty}Nyquist plot - Effect of multiplicative uncertainty}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_cf_input_uncertainty_nyquist}Input multiplicative uncertainty to model the differences between the model and the physical plant (\subref{fig:detail_control_cf_input_uncertainty}). Effect of this uncertainty is displayed on the Nyquist plot (\subref{fig:detail_control_cf_nyquist_uncertainty})}
|
|
\end{figure}
|
|
|
|
Considering input multiplicative uncertainty, the robust stability property can be derived graphically from the Nyquist plot (Figure \ref{fig:detail_control_cf_nyquist_uncertainty}), and \eqref{eq:detail_control_cf_robust_stability_graphically} is obtained, as proposed in \cite[, chapt. 7.5.1]{skogestad07_multiv_feedb_contr}.
|
|
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_robust_stability_graphically}
|
|
\text{RS} \Longleftrightarrow \left|w_I(j\omega) L(j\omega) \right| \le \left| 1 + L(j\omega) \right| \quad \forall\omega
|
|
\end{equation}
|
|
|
|
After some algebraic manipulations, robust stability is then guaranteed by having the low pass filter \(H_L\) satisfying \eqref{eq:detail_control_cf_condition_robust_stability}.
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_condition_robust_stability}
|
|
\boxed{\text{RS} \Longleftrightarrow |w_I(j\omega) H_L(j\omega)| \le 1 \quad \forall \omega}
|
|
\end{equation}
|
|
\subsubsection{Robust Performance (RP)}
|
|
Robust performance is a property for a controlled system to have its performance guaranteed even though the dynamics of the plant is changing within specified bounds.
|
|
|
|
For robust performance, we then require to have the performance condition valid for all possible plants in the defined uncertainty set \eqref{eq:detail_control_cf_robust_perf_S}.
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_robust_perf_S}
|
|
\text{RP} \Longleftrightarrow |w_H(j\omega) S(j\omega)| \le 1 \quad \forall G^\prime \in \Pi_I, \ \forall\omega
|
|
\end{equation}
|
|
|
|
Let's transform condition \eqref{eq:detail_control_cf_robust_perf_S} into a condition on the complementary filters \eqref{eq:detail_control_cf_robust_performance}.
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_robust_performance}
|
|
\boxed{\text{RP} \Longleftrightarrow | w_H(j\omega) H_H(j\omega) | + | w_I(j\omega) H_L(j\omega) | \le 1, \ \forall\omega}
|
|
\end{equation}
|
|
|
|
Obtained condition for robust performance combines both the NP and RS conditions.
|
|
If both NP and RS conditions are fulfilled, the robust performance will be fulfilled with a factor 2 \cite[, chapt. 7.6]{skogestad07_multiv_feedb_contr}.
|
|
Therefore, for SISO systems, robust stability and nominal performance are usually sufficient.
|
|
\section{Complementary filter design}
|
|
\label{ssec:detail_control_cf_analytical_complementary_filters}
|
|
|
|
As was explained in Section \ref{sec:detail_control_sensor}, complementary filters can easily be shaped with the standard \(\mathcal{H}_{\infty}\) synthesis.
|
|
As requirements can usually be expressed as upper bounds on the complementary filters' magnitude, this method is very well suited.
|
|
|
|
However, analytical formulas for complementary filters may also be used.
|
|
|
|
For some applications, first order complementary filters \eqref{eq:detail_control_cf_1st_order} are sufficient.
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_1st_order}
|
|
\begin{align}
|
|
H_L(s) &= \frac{1}{1 + s/\omega_0} \\
|
|
H_H(s) &= \frac{s/\omega_0}{1 + s/\omega_0}
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
They can be expressed analytically in the digital domain using the Bilinear transformation.
|
|
In such case, digital filters \eqref{eq:detail_control_cf_1st_order_z} are obtained.
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_1st_order_z}
|
|
\begin{align}
|
|
H_L(z^{-1}) &= \frac{T_s \omega_0 + T_s \omega_0 z^{-1}}{T_s \omega_0 + 2 + (T_s \omega_0 - 2) z^{-1}} \\
|
|
H_H(z^{-1}) &= \frac{2 - 2 z^{-1}}{T_s \omega_0 + 2 + (T_s \omega_0 - 2) z^{-1}}
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
The main advantage of having analytical formulas for the complementary filters is that the parameter \(\omega_0\) may be modified in real time.
|
|
This is illustrated in Figure \ref{fig:detail_control_cf_arch_tunable_params}.
|
|
Therefore, the performance and robustness of different control bandwidth can be tested very quickly.
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\includegraphics[scale=1]{figs/detail_control_cf_arch_tunable_params.png}
|
|
\caption{\label{fig:detail_control_cf_arch_tunable_params}Implemented digital complementary filters with parameter \(\omega_0\) that can be changed in real time}
|
|
\end{figure}
|
|
|
|
For many applications, slope of \(+2\) is wanted at low frequency for the sensitivity transfer function (to follow ramp inputs for instance), and a slope of \(-2\) for the complementary sensitivity transfer function.
|
|
In that case, complementary filters shown in equation \eqref{eq:detail_control_cf_2nd_order} are proposed.
|
|
|
|
\begin{subequations}\label{eq:detail_control_cf_2nd_order}
|
|
\begin{align}
|
|
H_L(s) &= \frac{(1+\alpha) (\frac{s}{\omega_0})+1}{\left((\frac{s}{\omega_0})+1\right) \left((\frac{s}{\omega_0})^2 + \alpha (\frac{s}{\omega_0}) + 1\right)}\\
|
|
H_H(s) &= \frac{(\frac{s}{\omega_0})^2 \left((\frac{s}{\omega_0})+1+\alpha\right)}{\left((\frac{s}{\omega_0})+1\right) \left((\frac{s}{\omega_0})^2 + \alpha (\frac{s}{\omega_0}) + 1\right)}
|
|
\end{align}
|
|
\end{subequations}
|
|
|
|
The effect of \(\alpha\) and \(\omega_0\) and the obtained shape of the complementary filters is shown in Figure \ref{fig:detail_control_cf_analytical_effect}.
|
|
Such filters can also be implemented in the digital domain with analytical formulas, such as \(\alpha\) and \(\omega_0\) can be changed in real time.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_cf_analytical_effect_alpha.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_analytical_effect_alpha}Effect of $\alpha$}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_cf_analytical_effect_w0.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_analytical_effect_w0}Effect of $\omega_0$}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_cf_analytical_effect}Shape of proposed analytical complementary filters. Effect of \(\alpha\) (\subref{fig:detail_control_cf_analytical_effect_alpha}) and \(\omega_0\) (\subref{fig:detail_control_cf_analytical_effect_w0}) are shown.}
|
|
\end{figure}
|
|
\section{Numerical Example}
|
|
\label{ssec:detail_control_cf_simulations}
|
|
\subsubsection{Procedure}
|
|
|
|
In order to apply this control technique, we propose the following procedure:
|
|
\begin{enumerate}
|
|
\item Identify the plant to be controlled in order to obtain the plant model \(G\)
|
|
\item Design the weighting function \(w_I\) such that all possible plants \(G^\prime\) are contained in the set \(\Pi_i\)
|
|
\item Translate the performance requirements into upper bounds on the complementary filters (as explained in Section \ref{ssec:detail_control_cf_trans_perf})
|
|
\item Design the weighting functions \(w_H\) and \(w_L\) and generate the complementary filters using \(\mathcal{H}_{\infty}\text{-synthesis}\) (as was explained in Section \ref{ssec:detail_control_sensor_hinf_method}).
|
|
If the synthesis fails to give filters satisfying the upper bounds previously defined, either the requirements have to be reworked or a better model \(G\) that will permits to have a smaller \(w_I\) should be obtained.
|
|
For simple cases, analytical formulas of complementary filters given in Section \ref{ssec:detail_control_cf_analytical_complementary_filters} can be used.
|
|
\item If \(K(s) = \left( G(s) H_H(s) \right)^{-1}\) is not proper, low pass filters should be added high a high corner frequency
|
|
\end{enumerate}
|
|
\subsubsection{Plant}
|
|
|
|
\begin{itemize}
|
|
\item To test this control architecture, a simple test model is used (Figure \ref{fig:detail_control_cf_test_model}).
|
|
\item This model is quite similar to many positioning stages for Synchrotrons.
|
|
A payload (i.e. sample) with mass \(m = 5\) is positioned on top of the stage.
|
|
The goal is to position the sample with respect to the x-ray.
|
|
It is supposed that the relative position \(y\) between the payload an the x-ray is measured (typically the relative position between the focusing optics and the sample is performed).
|
|
There are some disturbance forces acting on the positioning stability, such as stage vibration \(d_w\) and direct forces applied on the sample \(d_F\) (for instance cable forces).
|
|
The positioning stage itself has a stiffness \(k\), an internal damping \(c\) and the force \(F\) can be controlled.
|
|
\end{itemize}
|
|
|
|
The model of the plant \(G(s)\) from actuator force \(F\) to displacement \(y\) is then
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_test_plant_tf}
|
|
G(s) = \frac{1}{m s^2 + c s + k}
|
|
\end{equation}
|
|
|
|
The values for the parameters of the models are \(m = \SI{20}{\kg}\), \(k = 1\si{\N/\mu\m}\) and \(c = 10^2\si{\N\per(\m\per\s)}\).
|
|
|
|
The plant dynamics has some uncertainty related to the limited support compliance, unmodeled flexible dynamics, dynamics of the payload, etc.
|
|
A multiplicative input uncertainty weight \(w_I(s)\) is used to specify the amount of uncertainty as a function of frequency \eqref{eq:detail_control_cf_test_plant_uncertainty}.
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_test_plant_uncertainty}
|
|
w_I(s) = 10 \cdot \frac{(s+100)^2}{(s+1000)^2}
|
|
\end{equation}
|
|
|
|
The nominal plant dynamics as well as the entire set of possible plants \(\Pi_i\) are shown in Figure \ref{fig:detail_control_cf_bode_plot_mech_sys}.
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.3\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_cf_test_model.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_test_model}Test model}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.66\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=1]{figs/detail_control_cf_bode_plot_mech_sys.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_bode_plot_mech_sys}Bode plot of $G(s)$ and associated uncertainty set}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_cf_test_model_plant}Schematic of the test system (\subref{fig:detail_control_cf_test_model}). Bode plot of the transfer function \(G(s)\) from \(F\) to \(y\) and the associated uncertainty set (\subref{fig:detail_control_cf_bode_plot_mech_sys}).}
|
|
\end{figure}
|
|
\subsubsection{Requirements and choice of complementary filters}
|
|
|
|
As explained in Section \ref{ssec:detail_control_cf_trans_perf}, nominal performance requirements can be expressed as upper bounds on the complementary filter shapes.
|
|
\begin{itemize}
|
|
\item Be able to follow ramp inputs (i.e. constant velocity scans) with no steady-state tracking error.
|
|
This requires to have a \(+2\) slope at low frequency for \(|S(j\omega)|\)
|
|
\item Filter the measurement noise above 300Hz as the sensor noise is high (say a filtering factor of 100 is needed above that frequency).
|
|
\item As much disturbance rejection as possible.
|
|
\end{itemize}
|
|
|
|
The second requirement is to have robust stability meaning that the plant should remain stable while considering the dynamical uncertainties modelled with \(w_I\)
|
|
\begin{itemize}
|
|
\item The low-pass complementary filter magnitude \(|H_L(j\omega)|\) should be bellow the inverse magnitude of the uncertainty weight magnitude \(|w_I(j\omega)|\) \eqref{eq:detail_control_cf_condition_robust_stability}
|
|
\end{itemize}
|
|
|
|
Robust performance is ensured by simultaneous NP and RS.
|
|
|
|
All the requirements on \(H_L\) and \(H_H\) are represented on Figure \ref{fig:detail_control_cf_specs_S_T}.
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_cf_specs_S_T.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_specs_S_T}Specifications and complementary filters}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.48\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,width=0.95\linewidth]{figs/detail_control_cf_bode_Kfb.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_bode_Kfb}Bode plot of $K(s) \cdot H_L(s)$}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_cf_specs_S_T_obtained_filters}Performance requirement and complementary filters used (\subref{fig:detail_control_cf_specs_S_T}). Obtained controller from the complementary filters and the plant inverse is shown in (\subref{fig:detail_control_cf_bode_Kfb}).}
|
|
\end{figure}
|
|
|
|
While the \(\mathcal{H}_\infty\) synthesis of complementary filters could be used, for this simple examples with simple requirements, analytical formulas of complementary filters were used.
|
|
|
|
For this simple example, analytical formulas proposed to have +2 and -2 slopes \eqref{eq:detail_control_cf_2nd_order} were used.
|
|
\(\alpha = 1\) and \(\omega_0 = 2\pi \cdot 20\) were used.
|
|
\subsubsection{Controller analysis}
|
|
|
|
The controller to be implemented is \(K(s) = \tilde{G}^{-1}(s) H_H^{-1}(s)\), with \(\tilde{G}^{-1}(s)\) is the plant inverse which needs to be stable and proper.
|
|
Therefore, some low pass filters are added at high frequency \eqref{eq:detail_control_cf_test_plant_inverse}.
|
|
|
|
\begin{equation}\label{eq:detail_control_cf_test_plant_inverse}
|
|
\tilde{G}^{-1}(s) = \frac{m s^2 + c s + k}{1 + \frac{s}{2\pi \cdot 1000} + \left( \frac{s}{2\pi \cdot 1000} \right)^2}
|
|
\end{equation}
|
|
|
|
The obtained bode plot of the controller times the complementary high pass filter is shown in Figure \ref{fig:detail_control_cf_bode_Kfb}.
|
|
\begin{itemize}
|
|
\item two integrators are present at low frequency to be able to follow ramp inputs
|
|
\item a notch is located at the plant resonance (inverse)
|
|
\item a lead is added near the bandwidth around \(\SI{20}{Hz}\)
|
|
\end{itemize}
|
|
\subsubsection{Robustness and Performance analysis}
|
|
The robust stability can be access on the Nyquist plot (Figure \ref{fig:detail_control_cf_nyquist_robustness}).
|
|
Even when considering all the possible plants in the uncertainty set, the nyquist plot stays away from the unstable point, indicating good robustness.
|
|
|
|
The performance is evaluated by looking at the closed-loop sensitivity and complementary sensitivity transfer functions (Figure \ref{fig:detail_control_cf_robust_perf}).
|
|
|
|
\begin{figure}[htbp]
|
|
\begin{subfigure}{0.49\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=0.8]{figs/detail_control_cf_nyquist_robustness.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_nyquist_robustness}Robust Stability}
|
|
\end{subfigure}
|
|
\begin{subfigure}{0.49\textwidth}
|
|
\begin{center}
|
|
\includegraphics[scale=1,scale=0.8]{figs/detail_control_cf_robust_perf.png}
|
|
\end{center}
|
|
\subcaption{\label{fig:detail_control_cf_robust_perf}Nominal and Robust performance}
|
|
\end{subfigure}
|
|
\caption{\label{fig:detail_control_cf_simulation_results}Validation of Robust stability with the Nyquist plot (\subref{fig:detail_control_cf_nyquist_robustness}) and validation of the nominal and robust performance with the magnitude of the closed-loop transfer functions (\subref{fig:detail_control_cf_robust_perf})}
|
|
\end{figure}
|
|
\section*{Conclusion}
|
|
\begin{itemize}
|
|
\item[{$\square$}] Say that the presented control architecture in this section
|
|
No ambition to overcome fundamental limitations of current architectures.
|
|
Very similar to Internal Model Control \cite{saxena12_advan_inter_model_contr_techn}
|
|
Had no time to proceed to an extensive literature review to find similar control architecture and to compare them.
|
|
Whether the propose architecture has advantages compared to already excising architecture in the literature is not clear.
|
|
\item[{$\square$}] The control architecture was presented for a SISO system, but can be applied to MIMO if decoupling is sufficient.
|
|
It will be experimentally demonstrated with the NASS.
|
|
\item[{$\square$}] Discuss how useful it is as the bandwidth can be changed in real time with analytical formulas of second order complementary filters.
|
|
Maybe make a section about that.
|
|
Maybe give analytical formulas of second order complementary filters in the digital domain?
|
|
\item[{$\square$}] Disadvantages:
|
|
\begin{itemize}
|
|
\item not optimal
|
|
\item computationally intensive?
|
|
\item lead to inverse control which may not be wanted in many cases. Add reference.
|
|
\end{itemize}
|
|
\end{itemize}
|
|
\chapter*{Conclusion}
|
|
\label{sec:detail_control_conclusion}
|
|
\printbibliography[heading=bibintoc,title={Bibliography}]
|
|
\end{document}
|