Is the system linear if there is an independant gravity term

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
7 replies · 4K views
silentwf
Messages
35
Reaction score
0
Like the topic,if in my system derivation, there is an independent gravitational force independent of the state variable, is my system linear? I believe it is not but my instructor is telling is it is. I'm thinking that if there is is an extra gravitational term,the output of the system does not obey f(ax ) = af(x).
 
Engineering news on Phys.org
Um, could you explain further by which variable you mean? I think I have the misconception that if there are any terms in the equation of motion not associated to input or output, the system is nonlinear, since the equation itself, when input or output is multiplied by a constant, does not follow the law of superposition.
 
Simple example: ##y=a^2x##

y and x have a linear relationship - if you multiply x by 2, y gets multiplied by 2 as well. The system is linear, if you consider "a" as a constant parameter, and look at x and y. You can add multiple solutions as superpositions.

y and a do not have a linear relationship - if you multiply a by 2, y gets multiplied by 4. The system is not linear, if you consider "x" as a constant parameter, and look at a and y. You cannot add multiple solutions as superposition.
 
Okay, um then I should make it something like this: if my system is equation is something like:
[itex]f - mg - u = 0[/itex] where f is the input and u is a disturbance (both are functions of time).
having a scalar multiple of my force would not increase the system's response in a linear way. does this mean that this system is not linear?
[itex]f(a*t) - mg - u(t) = 0[/itex]
 
A scalar multiple of the force would not lead to a scalar multiple of the mass (if u does not scale in the same way), indeed.
 
So the system is non-linear? It's kind of strange to think of it in this way, so I'm not really sure.