Generating State Variable Description

  • Thread starter Thread starter hadron23
  • Start date Start date
  • Tags Tags
    State Variable
AI Thread Summary
To convert the given second-order differential equation into state-space form, define the state vector as x = [y, \dot{y}]^T. The matrices can be determined as A(t) = [[0, 1], [-3, -2]], B(t) = [0; 1], C(t) = [1, 0], and D(t) = 0. The state-space equations will be \dot{x} = A(t)x + B(t)\dot{u} and y = C(t)x + D(t)\dot{u}. This formulation allows for analysis and control design of the system described.
hadron23
Messages
28
Reaction score
1
Hello,

I came across a problem in some literature and was curious about how to solve it,

Given a system described by,

\ddot{y} + 2\dot{y} - 3y = \dot{u} - u

Convert the above into state-space form with input \dot{u} and output y.

Define the state vector and determine the matrices A(t),B(t),C(t),D(t) such that,

\dot{x} = A(t)x + B(t)\dot{u}
y = C(t)x + D(t)\dot{u}

Any ideas?
 
Engineering news on Phys.org
Can anybody tell me what will be the state space equation for the circuit in the below link. I will be very happy to know this.http://i783.photobucket.com/albums/yy113/sandhi_prashant/Statespaceequation.jpg

with regards,
Sandhi
 
Last edited by a moderator:
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top