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:
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top