Steps from state space to transfer function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Std
Messages
4
Reaction score
0
Homework Statement
What is the diffetence between steps of solving the question
x'= [matrix values]x +[vector values]u
and solving the question
x(k)=[matrix values]x(k-1) + [vector values]u
Relevant Equations
Transfer function= c*[SI-A]^-1*B
I mean the first question has derivative form and the second is linear form so what the difference here in steps of converting both to transfer function... please need some ellaboration to make sure i am solving correctly or not... is it correct to apply the same rule on both:
Transfer function= c*[SI-A]^-1*B
And when do we need to use laplace ?
 
Physics news on Phys.org
Laplace transforms are used (mostly) for continuous time systems.
Have you studied z-transforms yet?
 
  • Like
Likes   Reactions: Std
Thx for the reply... actually i am studying it from online resources and what i found for both cases are
246631
246632


So i cannot tell the difference between steps of both linear and continous... they seem similar to me... and no laplace is used in those steps and that is what is confusing me ... so is there laplace in any step that i missed here? Thanks again 4 ur help
 
For example do these two questions have same steps of getting their transfer functions
246635


246636


I mean what i did for both is getting
Transfer fun= C*[SI-A]-1*B
Am i correct?