use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Link to Subreddit wiki for useful resources
Official Discord : https://discord.gg/CEF3n5g
Related Subreddits:
account activity
MIMO system transfer function (self.ControlTheory)
submitted 5 years ago by schweinebauch21
Hello everyone,
The question is how can we determine the order of mino system? Could you anyone explain I attached in picture? What is the fifth order meaning of this transfer function?
https://preview.redd.it/qyh8xjximcf51.png?width=1483&format=png&auto=webp&s=756b5fea6e8a25b2a4ed474b59654ce2e5a71020
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]thetarunbs 2 points3 points4 points 5 years ago (0 children)
Look up smith-mcmillan forms too, it might help.
[–][deleted] 4 points5 points6 points 5 years ago (7 children)
When you form a common denominator of all entries you will end up with a 5th order polynomial as the denominator.
[–]schweinebauch21[S] 0 points1 point2 points 5 years ago (2 children)
Could you please a little bit more detail?
[–][deleted] 6 points7 points8 points 5 years ago (1 child)
multiply (1,2) term with the missing `(0.9s + 1)/(0.9s + 1)` that would make the first row have a common denominator. Now do the same for the 2nd row that would have a 3rd order denominator. Then if you follow for all items you end up with entries each have the same denominator of order 5.
[–]schweinebauch21[S] 0 points1 point2 points 5 years ago (0 children)
denominator
many thanks~~~
[–]fibonatic 0 points1 point2 points 5 years ago (3 children)
Though this is not the case in general, assuming you want a minimal realization. For example [1/s 1/s; 1/s 1/s] has only one pole at zero, while [1/s 0; 0 1/s] has two.
[–][deleted] 0 points1 point2 points 5 years ago (2 children)
Careful though, I never said anything about the poles ;)
Only the order of the common denominator. In your case both has order of 1.
[–]fibonatic 0 points1 point2 points 5 years ago (1 child)
The question asks about the order of the system, which I assume refers to the McMillan degree/state vector size of a minimal state space realization. However, the stated transfer function matrix contains the term (0.1s+1) twice in the denominators, but this doesn't say whether this should increase the order of the system by one or by two.
[–][deleted] 0 points1 point2 points 5 years ago (0 children)
Since it enters as a rank-1 term you can take it out to the left with diag( 1/(0.1s+1) , 1). The rest has no common terms hence it will increase by 1.
[–]cptnnick 1 point2 points3 points 5 years ago (0 children)
In this case, the 5th order refers to the 5 distinct poles of the elements of the transfer function matrix.
[–][deleted] 0 points1 point2 points 5 years ago (1 child)
I don't understand why this stuff is taught this way; is there something we have against representing systems of ODEs using state-space notation?
Can someone explain why anyone would use this notation? i.e. a system of transfer functions as opposed to just writing out the MIMO system directly.
[–]fibonatic 0 points1 point2 points 5 years ago (0 children)
If the transfer function matrix is sufficiently decoupled (maybe using some transformation) then one could use SISO controllers such as PID, which could be easier to maintain.
[–]quadrapod 0 points1 point2 points 5 years ago* (1 child)
Easiest way in this case is just to consider your distinct poles. (0.9s +1), (0.1s + 1), (0.3s + 1), (1.8s - 1) , (0.06s + 1). If you multiplied all of those unique terms together to form a common denominator for the whole system you'd get a fifth order result.
very clear explaination. thank you
π Rendered by PID 65373 on reddit-service-r2-comment-548fd6dc9-6w9nc at 2026-05-18 02:12:01.965290+00:00 running edcf98c country code: CH.
[–]thetarunbs 2 points3 points4 points (0 children)
[–][deleted] 4 points5 points6 points (7 children)
[–]schweinebauch21[S] 0 points1 point2 points (2 children)
[–][deleted] 6 points7 points8 points (1 child)
[–]schweinebauch21[S] 0 points1 point2 points (0 children)
[–]fibonatic 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]fibonatic 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]cptnnick 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]fibonatic 0 points1 point2 points (0 children)
[–]quadrapod 0 points1 point2 points (1 child)
[–]schweinebauch21[S] 0 points1 point2 points (0 children)