TP Model Transformation
   HOME

TheInfoList



OR:

In mathematics, the
tensor product In mathematics, the tensor product V \otimes W of two vector spaces and (over the same field) is a vector space to which is associated a bilinear map V\times W \to V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of V \otime ...
(TP) model transformation was proposed by Baranyi and Yam as key concept for
higher-order singular value decomposition In multilinear algebra, the higher-order singular value decomposition (HOSVD) of a tensor is a specific orthogonal Tucker decomposition. It may be regarded as one generalization of the matrix singular value decomposition. It has applications in co ...
of functions. It transforms a function (which can be given via closed formulas or neural networks, fuzzy logic, etc.) into TP function form if such a transformation is possible. If an exact transformation is not possible, then the method determines a TP function that is an approximation of the given function. Hence, the TP model transformation can provide a trade-off between approximation accuracy and complexity. A free
MATLAB MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementa ...
implementation of the TP model transformation can be downloaded a

or an old version of the toolbox is available at
MATLAB MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementa ...
Centra

A key underpinning of the transformation is the
higher-order singular value decomposition In multilinear algebra, the higher-order singular value decomposition (HOSVD) of a tensor is a specific orthogonal Tucker decomposition. It may be regarded as one generalization of the matrix singular value decomposition. It has applications in co ...
. Besides being a transformation of functions, the TP model transformation is also a new concept in qLPV based control which plays a central role in the providing a valuable means of bridging between identification and polytopic systems theories. The TP model transformation is uniquely effective in manipulating the convex hull of polytopic forms, and, as a result has revealed and proved the fact that convex hull manipulation is a necessary and crucial step in achieving optimal solutions and decreasing conservativenessA. Szöllősi and P. Baranyi: „Improved control performance of the 3‐DoF aeroelastic wing section: a TP model based 2D parametric control performance optimization.” in Asian Journal of Control, 19(2), 450-466. / 2017 in modern LMI based control theory. Thus, although it is a transformation in a mathematical sense, it has established a conceptually new direction in control theory and has laid the ground for further new approaches towards optimality. Further details on the control theoretical aspects of the TP model transformation can be found here:
TP model transformation in control theory Baranyi and Yam proposed the TP model transformation as a new concept in quasi-LPV (qLPV) based control, which plays a central role in the highly desirable bridging between identification and polytopic systems theories. It is also used as a TS (Tak ...
. The TP model transformation motivated the definition of the "HOSVD canonical form of TP functions", on which further information can be found
here Here is an adverb that means "in, on, or at this place". It may also refer to: Software * Here Technologies, a mapping company * Here WeGo (formerly Here Maps), a mobile app and map website by Here Technologies, Here Television * Here TV (form ...
. It has been proved that the TP model transformation is capable of numerically reconstructing this
HOSVD In multilinear algebra, the higher-order singular value decomposition (HOSVD) of a tensor is a specific orthogonal Tucker decomposition. It may be regarded as one generalization of the matrix singular value decomposition. It has applications in co ...
based canonical form. Thus, the TP model transformation can be viewed as a numerical method to compute the
HOSVD In multilinear algebra, the higher-order singular value decomposition (HOSVD) of a tensor is a specific orthogonal Tucker decomposition. It may be regarded as one generalization of the matrix singular value decomposition. It has applications in co ...
of functions, which provides exact results if the given function has a TP function structure and approximative results otherwise. The TP model transformation has recently been extended in order to derive various types of convex TP functions and to manipulate them. This feature has led to new optimization approaches in qLPV system analysis and design, as described at
TP model transformation in control theory Baranyi and Yam proposed the TP model transformation as a new concept in quasi-LPV (qLPV) based control, which plays a central role in the highly desirable bridging between identification and polytopic systems theories. It is also used as a TS (Tak ...
.


Definitions

;Finite element TP function: A given function f(), where \mathbf\in R^N, is a TP function if it has the structure: :: f(\mathbf)=\sum_^ \sum_^ \ldots \sum_^ \prod_^N w_(x_n) s_, that is, using compact tensor notation (using the
tensor product In mathematics, the tensor product V \otimes W of two vector spaces and (over the same field) is a vector space to which is associated a bilinear map V\times W \to V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of V \otime ...
operation \otimes of ): :: f(\mathbf)=\mathcal\mathop_^N\mathbf_n(x_n), where core tensor \mathcal\in \mathcal^ is constructed from s_, and row vector \mathbf_n(x_n), (n=1 \ldots N) contains continuous univariate weighting functions w_(x_n),(i_n=1 \ldots I_n). The function w_(x_n) is the i_n-th weighting function defined on the n-th dimension, and x_n is the n-the element of vector \mathbf. Finite element means that I_n is bounded for all n . For qLPV modelling and control applications a higher structure of TP functions are referred to as TP model. ;Finite element TP model (TP model in short): This is a higher structure of TP function: :: \mathcal(\mathbf)=\mathcal\boxtimes_^N\mathbf_n(x_n). Here \mathcal=\mathcal() is a tensor as \mathcal\in \mathcal^, thus the size of the core tensor is \mathcal\in \mathcal^. The product operator \boxtimes has the same role as \otimes , but expresses the fact that the tensor product is applied on the L_1\times L_2\times ... \times L_O sized tensor elements of the core tensor \mathcal. Vector \mathbf is an element of the closed hypercube \Omega= _1,b_1times _2,b_2times ... \times _N,b_Nsubset R^N. ;Finite element convex TP function or model: A TP function or model is convex if the weighting functions hold: :: \forall n : \sum_^ w_(x_n) = 1 and w_(x_n) \in ,1. This means that f(\mathbf) is inside the convex hull defined by the core tensor for all \mathbf \in \Omega . ;TP model transformation: Assume a given TP model \mathcal = \mathcal(\mathbf) , where \mathbf\in \Omega \subset R^N, whose TP structure maybe unknown (e.g. it is given by neural networks). The TP model transformation determines its TP structure as :: \mathcal(\mathbf)=\mathcal\boxtimes_^N\mathbf_n(x_n) , namely it generates the core tensor \mathcal and the weighting functions \mathbf_n(x_n) for all n=1 \ldots N . Its free
MATLAB MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementa ...
implementation is downloadable a

or at
MATLAB MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementa ...
Centra

If the given \mathcal(\mathbf) does not have TP structure (i.e. it is not in the class of TP models), then the TP model transformation determines its approximation: :: \mathcal(\mathbf) \approx \mathcal\boxtimes_^N\mathbf_n(x_n), where trade-off is offered by the TP model transformation between complexity (number of components in the core tensor or the number of weighting functions) and the approximation accuracy. The TP model can be generated according to various constrains. Typical TP models generated by the TP model transformation are: * HOSVD canonical form of TP functions or TP model (qLPV models), * Various kinds of TP type polytopic form or convex TP model forms (this advantage is used in qLPV system analysis and design).


Properties of the TP model transformation

* It is a non-heuristic and tractable numerical method firstly proposed in control theory. * It transforms the given function into finite element TP structure. If this structure does not exist, then the transformation gives an approximation under a constraint on the number of elements. * It can be executed uniformly (irrespective of whether the model is given in the form of analytical equations resulting from physical considerations, or as an outcome of soft computing based identification techniques (such as neural networks or fuzzy logic based methods, or as a result of a black-box identification), without analytical interaction, within a reasonable amount of time. Thus, the transformation replaces the analytical and in many cases complex and not obvious conversions to numerical, tractable, straightforward operations. * It generates the HOSVD-based canonical form of TP functions, which is a unique representation. It was proven by Szeidl {{cite journal , author1=L. Szeidl , author2=P. Várlaki , name-list-style=amp , title = HOSVD Based Canonical Form for Polytopic Models of Dynamic Systems , journal = Journal of Advanced Computational Intelligence and Intelligent Informatics , year = 2009 , volume = 13 , number = 1 , pages = 52–60 , doi=10.20965/jaciii.2009.p0052 that the TP model transformation numerically reconstructs the
HOSVD In multilinear algebra, the higher-order singular value decomposition (HOSVD) of a tensor is a specific orthogonal Tucker decomposition. It may be regarded as one generalization of the matrix singular value decomposition. It has applications in co ...
of functions. This form extracts the unique structure of a given TP function in the same sense as the HOSVD does for tensors and matrices, in a way such that: :* the number of weighting functions are minimized per dimensions (hence the size of the core tensor); :* the weighting functions are one variable functions of the parameter vector in an orthonormed system for each parameter (singular functions); :* the sub tensors of the core tensor are also in orthogonal positions; :* the core tensor and the weighting functions are ordered according to the higher-order singular values of the parameter vector; :* it has a unique form (except for some special cases such as there are equal singular values); :* introduces and defines the rank of the TP function by the dimensions of the parameter vector; * The above point can be extended to TP models (qLPV models to determine the
HOSVD In multilinear algebra, the higher-order singular value decomposition (HOSVD) of a tensor is a specific orthogonal Tucker decomposition. It may be regarded as one generalization of the matrix singular value decomposition. It has applications in co ...
based canonical form of qLPV model to order the main component of the qLPV model). Since the core tensor is N+O dimensional, but the weighting functions are determined only for dimensions n=1 \ldots N , namely the core tensor is constructed from O dimensional elements, therefore the resulting TP form is not unique. *The core step of the TP model transformation was extended to generate different types of convex TP functions or TP models (TP type polytopic qLPV models), in order to focus on the systematic (numerical and automatic) modification of the convex hull instead of developing new LMI equations for feasible controller design (this is the widely adopted approach). It is worth noting that both the TP model transformation and the LMI-based control design methods are numerically executable one after the other, and this makes the resolution of a wide class of problems possible in a straightforward and tractable, numerical way. * The TP model transformation is capable of performing trade-off between complexity and accuracy of TP functions via discarding the higher-order singular values, in the same manner as the tensor HOSVD is used for complexity reduction.


References

Baranyi, P. (2018). Extension of the Multi-TP Model Transformation to Functions with Different Numbers of Variables. Complexity, 2018.


External links


TP Tool – home page
Control theory