22 results on '"Linear system"'
Search Results
2. Controller Synthesis for Linear System With Reach-Avoid Specifications.
- Author
-
Fan, Chuchu, Qin, Zengyi, Mathur, Umang, Ning, Qiang, Mitra, Sayan, and Viswanathan, Mahesh
- Subjects
- *
LINEAR systems , *NONLINEAR systems , *HYPERPLANES , *PETRI nets , *ARITHMETIC - Abstract
We address the problem of synthesizing provably correct controllers for linear systems with reach-avoid specifications. Discrete abstraction-based controller synthesis techniques have been developed for linear and nonlinear systems with various types of specifications. However, these methods typically suffer from the state space explosion problem. Our solution decomposes the overall synthesis problem into two smaller, and more tractable problems: one synthesis problem for an open-loop controller, which can produce a reference trajectory, and a second for synthesizing a tracking controller, which can enforce the other trajectories to follow the reference trajectory. As a key building-block result, we show that, once a tracking controller is fixed, the reachable states from an initial neighborhood, subject to any disturbance, can be overapproximated by a sequence of ellipsoids, with shapes that are independent of the open-loop controller. Hence, the open-loop controller can be synthesized independently to meet the reach-avoid specification for an initial neighborhood. Moreover, we are able to reduce the problem of synthesizing open-loop controllers to satisfiability problems over quantifier-free linear real arithmetic. The number of linear constraints in the satisfiability problem is linear to the number of hyperplanes as the surfaces of the polytopic obstacles and goal sets. The overall synthesis algorithm, computes a tracking controller, and then iteratively covers the entire initial set to find open-loop controllers for initial neighborhoods. The algorithm is sound and, for a class of robust systems, is also complete. We implement this synthesis algorithm in a tool RealSyn ver 2.0 and use it on several benchmarks with up to 20 dimensions. Experiment results are very promising: RealSyn ver 2.0 can find controllers for most of the benchmarks in seconds. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
3. Stabilization of Discrete-Time Linear Systems With an Unknown Time-Varying Delay by Switched Low-Gain Feedback.
- Author
-
Su, Shize, Wei, Yusheng, and Lin, Zongli
- Subjects
- *
DISCRETE-time systems , *LINEAR systems , *TIME delay systems , *FEEDBACK control systems , *LYAPUNOV functions - Abstract
In this note, we investigate the stabilization of discrete-time linear systems with an unknown time-varying delay. Existing literature on the stabilization of time-delay systems require some knowledge, such as an upper bound, of the delay. In this paper, by proposing a switched low-gain feedback control law, we are able to achieve asymptotic stabilization of the system without any knowledge of the delay. In addition, the proposed switched low-gain feedback law also significantly improves the closed-loop system performance in terms of overshoot and convergence speed in comparison with the traditional fixed gain design. Simulation study illustrates the effectiveness of our theoretical results. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
4. Sampled-Data Implementation of Derivative-Dependent Control Using Artificial Delays.
- Author
-
Selivanov, Anton and Fridman, Emilia
- Subjects
- *
DISCRETE-time systems , *LINEAR control systems , *EULER method , *DELAY lines , *ELECTRIC controllers - Abstract
We study a sampled-data implementation of linear controllers that depend on the output and its derivatives. First, we consider an LTI system of relative degree $r\geq 2$ that can be stabilized using $r-1$ output derivatives. Then, we consider PID control of a second-order system. In both cases, the Euler approximation is used for the derivatives giving rise to a delayed sampled-data controller. Given a derivative-dependent controller that stabilizes the system, we show how to choose the parameters of the delayed sampled-data controller that preserves the stability under fast enough sampling. The maximum sampling period is obtained from LMIs that are derived using Taylor's expansion of the delayed terms with the remainders compensated by appropriate Lyapunov–Krasovskii functionals. Finally, we introduce the event-triggering mechanism that may reduce the amount of sampled control signals used for stabilization. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
5. Adaptive Reliable $H_\infty $ Static Output Feedback Control Against Markovian Jumping Sensor Failures.
- Author
-
Zhai, Ding, An, Liwei, Ye, Dan, and Zhang, Qingling
- Subjects
- *
MARKOVIAN jump linear systems , *INDUSTRIAL safety , *ADAPTIVE control systems , *MARKOV processes , *FEEDBACK control systems - Abstract
This paper investigates the adaptive $H_\infty $ static output feedback (SOF) control problem for continuous-time linear systems with stochastic sensor failures. A multi-Markovian variable is introduced to denote the failure scaling factors for each sensor. Different from the existing results, the failure parameters are stochastically jumping and their bounds of are unknown. An adaptive reliable $H_\infty $ SOF control method is proposed, where the controller parameters are updated automatically to compensate for the failure effects on systems. A novel cubic absolute Lyapunov function is proposed to design adaptive laws only using measured output with sensor failures, and the convergence of jumping adaptive parameters is ensured by a trajectory initialization approach. The resultant designs can guarantee the asymptotic stability with an adaptive $H_\infty $ performance of closed-loop systems regardless of sensor failures. Finally, the simulation results on the “Raptor-90” helicopter are given to show the effectiveness of the proposed approaches. [ABSTRACT FROM PUBLISHER]
- Published
- 2018
- Full Text
- View/download PDF
6. Distributed Optimization for Linear Multiagent Systems: Edge- and Node-Based Adaptive Designs.
- Author
-
Zhao, Yu, Liu, Yongfang, Wen, Guanghui, and Chen, Guanrong
- Subjects
- *
MULTIAGENT systems , *MATHEMATICAL optimization , *ADAPTIVE control systems , *LINEAR dynamical systems , *ALGORITHMS - Abstract
This paper studies the distributed optimization problem for continuous-time multiagent systems with general linear dynamics. The objective is to cooperatively optimize a team performance function formed by a sum of convex local objective functions. Each agent utilizes only local interaction and the gradient of its own local objective function. To achieve the cooperative goal, a couple of fully distributed optimal algorithms are designed. First, an edge-based adaptive algorithm is developed for linear multiagent systems with a class of convex local objective functions. Then, a node-based adaptive algorithm is constructed to solve the distributed optimization problem for a class of agents satisfying the bounded-input bounded-state stable property. Sufficient conditions are given to ensure that all agents reach a consensus while minimizing the team performance function. Finally, numerical examples are provided to illustrate the theoretical results. [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
7. Error Control and Limit Cycle Elimination in Event-Driven Piecewise Linear Analog Functional Models.
- Author
-
Lim, Byong Chan and Horowitz, Mark
- Subjects
- *
PIECEWISE linear approximation , *ERROR correction (Information theory) , *LIMIT cycles , *COMPUTER hardware description languages , *VERILOG (Computer hardware description language) - Abstract
Real number modeling of analog circuits in hardware description languages (HDLs) has become more common as a part of mixed-signal SoC validation. We propose two methods that both improve the fidelity and simulation speed, and make the event-driven, piecewise linear (PWL) analog functional models easier to write. First we use the accuracy set by users to dynamically determine when a new output segment should be emitted, which is computed without any iteration. This capability allows designers to trade accuracy for simulation speed of analog models without any time-consuming model calibration/error estimation, and creates models which generate events only when needed to maintain output accuracy. We next extend this method to eliminate limit-cycle oscillations that occur when simulating circuits with continuous-time feedback in a discrete-time event simulator. Handling this feedback efficiently allows the user to create the system model from simpler component models. The performance of this modeling approach is demonstrated on various analog filter models, an operational amplifier, and a high-speed, wireline transceiver system, and is 3.1 $\times$ faster than an optimally-chosen, fixed-time step simulation for the transceiver. [ABSTRACT FROM PUBLISHER]
- Published
- 2016
- Full Text
- View/download PDF
8. Zero Crossings, Overshoot and Initial Undershoot in the Step and Impulse Responses of Linear Systems.
- Author
-
Damm, Tobias and Muhirwa, Luc N.
- Subjects
- *
IMPULSE response , *LINEAR systems , *FREQUENCY-domain analysis , *LAPLACE'S equation , *TRANSFER functions , *TIME delay systems - Abstract
We consider functions in the time and the frequency domain, and show how the occurrence of real zeros in the frequency domain is related to the number of zero crossings, overshoot and initial undershoot in the time domain. This leads to simple proofs of known facts for linear time-invariant systems and their generalizations in various directions. In particular, we consider time-delay systems and differential systems of fractional order. [ABSTRACT FROM AUTHOR]
- Published
- 2014
- Full Text
- View/download PDF
9. Stability analysis of 2-D linear discrete systems based on the Fornasini–Marchesini second model: Stability with asymmetric Lyapunov matrix.
- Author
-
Singh, Vimal
- Subjects
- *
STABILITY theory , *LINEAR systems , *DISCRETE systems , *LYAPUNOV functions , *STATE-space methods - Abstract
Abstract: The stability of two-dimensional (2-D) linear discrete systems based on the Fornasini–Marchesini local state-space (LSS) model is considered. A stability criterion using the asymmetric Lyapunov matrix P is presented. A special case of the criterion is discussed. [Copyright &y& Elsevier]
- Published
- 2014
- Full Text
- View/download PDF
10. On Linear Solutions of the Output Feedback Pole Assignment Problem.
- Author
-
Wang, Xiaochang A. and Konigorski, Ulrich
- Subjects
- *
LINEAR systems , *ELECTRONIC feedback , *ASSIGNMENT problems (Programming) , *POLYNOMIALS , *TRANSFER functions , *POLE assignment , *ELECTRIC switchgear - Abstract
A new linear method for solving the output feedback pole assignment problem of linear systems is introduced, and new sufficient conditions are obtained. [ABSTRACT FROM AUTHOR]
- Published
- 2013
- Full Text
- View/download PDF
11. Kalman Filter for Discrete-Time Stochastic Linear Systems Subject to Intermittent Unknown Inputs.
- Author
-
Keller, Jean-Yves and Sauter, Dominique D. J.
- Subjects
- *
KALMAN filtering , *DISCRETE time filters , *STOCHASTIC analysis , *LINEAR systems , *COVARIANCE matrices , *MATHEMATICAL bounds - Abstract
State estimation of stochastic discrete-time linear systems subject to persistent unknown inputs has been widely studied but only few works have been dedicated to the case where unknown inputs may be simultaneously or sequentially active or inactive. In this technical note, a Kalman filter approach is proposed for state estimation of systems with unknown intermittent inputs. The design is based on the minimisation of the trace of the state estimation error covariance matrix under the constraint that the state estimation error is decoupled from the unknown inputs corrupting the system at the current time. The necessary and sufficient stability conditions are established considering the upper bound of the prediction error covariance matrix. [ABSTRACT FROM PUBLISHER]
- Published
- 2013
- Full Text
- View/download PDF
12. Stability Analysis of Sampled-Data Systems Using Sum of Squares.
- Author
-
Seuret, A. and Peet, M. M.
- Subjects
- *
DISCRETE-time system stability , *SUM of squares , *LYAPUNOV stability , *MEAN square algorithms , *POLYNOMIALS , *TIME delay systems - Abstract
This technical brief proposes a new approach to stability analysis of linear systems with sampled-data inputs or channels. The method, based on a variation of the discrete-time Lyapunov approach, provides stability conditions using functional variables subject to convex constraints. These stability conditions can be solved using the sum of squares methodology with little or no conservatism in both the case of synchronous and asynchronous sampling. Numerical examples are included to show convergence. [ABSTRACT FROM AUTHOR]
- Published
- 2013
- Full Text
- View/download PDF
13. Dissipativity Enforcement via Perturbation of Para-Hermitian Pencils.
- Author
-
Brull, Tobias and Schroder, Christian
- Subjects
- *
ENERGY dissipation , *PERTURBATION theory , *MATHEMATICAL models , *GEOMETRICAL constructions , *COMPARATIVE studies , *ELECTRIC potential measurement - Abstract
Dissipativity is an important property of individual systems that guarantees a stable interconnected system. However, due to errors in the modeling process weakly non-dissipative models may be constructed. This paper introduces an enhanced method to perturb a non-dissipative LTI system in order to enforce dissipativity using spectral perturbation results for para-Hermitian pencils. Compared to earlier algorithms the new method is applicable to a wider class of problems, it utilizes a simpler framework, and employs a larger class of allowable perturbations resulting in smaller perturbations. Moreover, system stability can be enforced as well. Numerical examples are provided to show the effectiveness of the new approach. [ABSTRACT FROM AUTHOR]
- Published
- 2013
- Full Text
- View/download PDF
14. Simpler GMRES with deflated restarting
- Author
-
Lin, Yiqin, Bao, Liang, and Wu, Qinghua
- Subjects
- *
GENERALIZED minimal residual method , *APPROXIMATION theory , *EIGENVECTORS , *MATHEMATICAL symmetry , *LINEAR systems , *VECTOR analysis - Abstract
Abstract: In this paper we consider the simpler GMRES method augmented by approximate eigenvectors for solving nonsymmetric linear systems. We modify the augmented restarted simpler GMRES proposed by Boojhawon and Bhuruth to obtain a simpler GMRES with deflated restarting. Moreover, we also propose a residual-based simpler GMRES with deflated restarting, which is numerically more stable. The main advantage over the augmented version is that the simpler GMRES with deflated restarting requires less matrix-vector products per restart cycle. Some details of implementation are also considered. Numerical experiments show that the residual-based simpler GMRES with deflated restarting is effective. [Copyright &y& Elsevier]
- Published
- 2012
- Full Text
- View/download PDF
15. Decentralized Control via Gröbner Bases and Variable Elimination.
- Author
-
Shin, Hyung Sik and Lall, Sanjay
- Subjects
- *
DECENTRALIZED control systems , *PROBLEM solving , *POLYNOMIALS , *FEEDBACK control systems , *LINEAR systems , *CONVEX functions - Abstract
We consider the problem of optimal decentralized controller synthesis. There are several classes of such problems for which effective solution methods are known, including the quadratically invariant one. In this technical note, we use Gröbner bases and elimination theory to characterize all closed-loop maps achievable by forming a feedback loop with decentralized controllers. We show that this approach allows solution of a wide class of optimal decentralized control problems; it includes not only quadratically invariant problems under a technical condition but also some other problems which are not quadratically invariant. [ABSTRACT FROM PUBLISHER]
- Published
- 2012
- Full Text
- View/download PDF
16. Implementing Wavelets in Continuous-Time Analog Circuits With Dynamic Range Optimization.
- Author
-
Karel, J. M. H., Haddad, S. A. P., Hiseni, S., Westra, R. L., Serdijn, W. A., and Peeters, R. L. M.
- Subjects
- *
MATHEMATICAL optimization , *INTEGRATORS , *ANALOG computers , *INTEGRATING circuits , *WAVELETS (Mathematics) - Abstract
Signal processing by means of analog circuits offers advantages from a power consumption viewpoint. A method is described to implement wavelets in analog circuits by fitting the impulse response of a linear system to the time-reversed wavelet function. The fitting is performed using local search involving an L2 criterion, starting from a deterministic starting point. This approach offers a large performance increase over previous Padé-based approaches and allows for the circuit implementation of a larger range of wavelet functions. Subsequently, using state-space optimization the dynamic range of the circuit is optimized. Finally, to illustrate the design procedure, a sixth-order L2-approximated orthonormal Gaussian wavelet filter using Gm-C integrators is presented. [ABSTRACT FROM PUBLISHER]
- Published
- 2012
- Full Text
- View/download PDF
17. Stochastic Receding Horizon Control of Constrained Linear Systems With State and Control Multiplicative Noise.
- Author
-
Primbs, James A. and Chang Hwan Sung
- Subjects
- *
STOCHASTIC analysis , *LINEAR systems , *NOISE , *MATHEMATICAL optimization , *ALGORITHMS , *BINARY control systems , *EQUILIBRIUM , *STOCHASTIC convergence - Abstract
We develop a receding horizon control approach to stochastic linear systems with control and state multiplicative noise that also contain constraints. Our receding horizon formulation is based upon an on-line optimization that utilizes open-loop plus linear feedback and is solved as a semi-definite programming problem. We also provide a characterization of stability, performance, and constraint satisfaction properties of the receding horizon controlled system under a specific choice of terminal weight and terminal constraint. A simple numerical example is used to illustrate the approach. [ABSTRACT FROM AUTHOR]
- Published
- 2009
- Full Text
- View/download PDF
18. Further Results on "Infinity Norms as Lyapunov Functions for Linear Systems".
- Author
-
Chnstophersen, Frank J. and Morari, Manfred
- Subjects
- *
DISCRETE-time systems , *LINEAR systems , *LYAPUNOV functions , *DIFFERENTIAL equations , *ALGORITHMS , *ALGEBRA - Abstract
This note continues on the results proposed in two previous papers for computing vector 1- or „-norm based Lyapunov functions for linear discrete-time systems by presenting a finitely terminating algorithm for the construction of Lyapunov functions of that class. The algorithm utilizes the solution of a finite sequence of feasibility linear programs (LPs) with very few constraints or, equivalently, very simple algebraic tests in contrast to solving the original problem where a bilinear matrix equation with rank and norm constraint needs to be solved. [ABSTRACT FROM AUTHOR]
- Published
- 2007
- Full Text
- View/download PDF
19. Stabilizing a Linear System With Saturation Through Optimal Control.
- Author
-
Goebel, Rafal
- Subjects
- *
LINEAR systems , *SYSTEMS theory , *LYAPUNOV functions , *DIFFERENTIAL equations , *ASYMPTOTES , *BESSEL functions - Abstract
We construct a continuous feedback for a saturated system x(t) = Axt(t) + Bσ(u(t)). The feedback renders the system asympototically stable on the whole set of states that can be driven to 0 with an open-loop control. The trajectories of the resulting closed-loop system are optimal for an auxiliary optimal control problem with a convex cost and linear dynamics. The value function for the auxiliary problem, which we show to be differentiable, serves as a Lyapunov function for the saturated system. Relating the saturated system, which is nonlinear, to an optimal control problem with linear dynamics is possible thanks to the monotone structure of saturation. [ABSTRACT FROM AUTHOR]
- Published
- 2005
- Full Text
- View/download PDF
20. Eigenvalue-Based Algorithms for Testing Positive Realness of SISO Systems.
- Author
-
Weiguo Gao, P. K. and Yishao Zhou, P. K.
- Subjects
- *
SYSTEMS theory , *LINEAR systems , *STATE-space methods , *SYSTEM analysis , *ALGORITHMS - Abstract
A computational test for scalar positive real and strictly positive real functions is proposed in this note. The input for this algorithm is state space representation, not necessarily minimal. It is derived for the discrete time problem, based on numerical stable eigenvalue computations. The test can be used in the continuous counterpart, which is in fact an improvement of an algorithm posed by Bai and Freund. Differences between the discrete and continuous time problems are also pointed out. [ABSTRACT FROM AUTHOR]
- Published
- 2003
- Full Text
- View/download PDF
21. Method of quadratic approximation: A new approach to identification of analysers and channels in human vision
- Author
-
Logvinenko, Alexander D.
- Subjects
- *
APPROXIMATION theory , *TRANSDUCERS , *FUNCTIONAL analysis , *PROBABILITY theory - Abstract
Models comprising, in sequence, linear analysers,
Ψ1, …, Ψn , non-linear transducer functions, and the Minkowski decision rule, are widely used to fit detection and discrimination data, especially when necessary to take into account the effect of probability summation. However, the analysers’ characteristics cannot be derived from detection/discrimination data because of an unavoidable trade-off between these characteristics and the decision rule. Here we show how to overcome this problem, i.e. how to identify the analysersΨi=∑, upper limit m aijφj=1 despite the probability summation between them. The observer''s performance is assumed to be quantitatively defined in terms of an equi-detection (discrimination) surface. Each analyserΨi is expressed as a weighted sum of linear (coordinate) functionalsφj:Ψ1,…,Ψn , so that an identification of the analysersϕi is then reduced to evaluating the weight matrixA={aij} . It is proved thatA can be uniquely recovered from a quadratic approximation of the equi-detection (discrimination) surface at the neighbourhood of at least two points. More specifically, the following equation holds true:ATD(AT)#=H1H2# , whereA# is the generalised inverse of the matrixA ,D is an unknown diagonal matrix,H1 andH2 are the matrices of the quadratic forms determining the quadratic surfaces approximating the equi-detection (discrimination) surface at two different points. Thus, the matrixH1H2# known from experiment is a similarity transform of the diagonal matrix, the rows ofA being the eigenvectors ofH1H2# . Hence, any eigensystem routine can be used to deriveA fromH1H2# . [Copyright &y& Elsevier]- Published
- 2003
- Full Text
- View/download PDF
22. <F>H∞</F>-control problem for linear systems with multiple time-delays via dynamic output feedback
- Author
-
Lu, Guoping and Yeung, L.F.
- Subjects
- *
TIME delay systems , *LINEAR systems , *MATRIX inequalities - Abstract
This paper focuses on the problem of
H∞ -control design for linear systems with multiple time-delays, in which the controlled output contains delayed states and disturbance input. The proposedH∞ -control problem for a class of linear systems with time-delays is realized as anH∞ -control problem for an auxiliary linear system free of time-delay. A new explicit design for dynamic output feedbackH∞ controllers is obtained. In addition, a numerical example is presented to illustrate the effectiveness of the proposed approach. [Copyright &y& Elsevier]- Published
- 2002
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.