Understanding Transfer Functions in ODEs

Click For Summary
SUMMARY

The discussion centers on deriving the transfer function from a second-order ordinary differential equation (ODE) represented as A*Y = M*X'' + (B+C)*X' + D*X. By applying the Laplace transform, the user correctly formulates the transfer function TF(s) = X(s)/Y(s) as A*Y(s) = M*s^2*X(s) + (B+C)*s*X(s) + D*X(s). The transfer function is accurately derived, confirming the user's approach to the design project.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with Laplace transforms
  • Knowledge of transfer functions in control systems
  • Basic concepts of system dynamics
NEXT STEPS
  • Study the derivation of transfer functions from various types of ODEs
  • Learn about the stability analysis of systems using transfer functions
  • Explore the application of Laplace transforms in engineering problems
  • Investigate the use of MATLAB for simulating transfer functions
USEFUL FOR

Students in engineering, particularly those focusing on control systems, as well as professionals involved in system dynamics and analysis of ODEs.

incognitor
Messages
4
Reaction score
0
Hi,

I am undertaking an undergrad design project and want to ensure I'm doing this correctly,

I have derived the ODE as shown below;

A*Y = M*X'' + (B+C)*X' + D*X
Where A,M,B,C,D are constants.

By taking the Laplace transform, I get;
A*Y(s) = M*s^2*X(s) + (B+C)*s*X(s) + D*X(s)

Therefore,
My transfer function becomes;

TF(s) = X(s)/Y(s) = the image of the transfer function below;
http://imageshack.us/a/img37/8820/95533304.jpg


Am I correct here?
 
Last edited by a moderator:
Physics news on Phys.org
Anyone?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K