Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please solve using MATLAB In this problem, we will try to illustrate the following: a waggon is linked to a wall with a spring and
please solve using MATLAB
In this problem, we will try to illustrate the following: a waggon is linked to a wall with a spring and a damper. The position of the waggon is given by x(t). The waggon can move without any friction on the ground. The mass is M. The differential equation that describes the system is the following: M(d^2 x(t))/(dt^2) + b(dx(t)/(dt)) + cx(t) = F Where: M = 5 [kg] mass of the waggon b = 1 [Ns/m] damper constant c = 2 [N/m] spring constant F- force acting on the waggon, zero from the beginning and 2[N] after 5 [sec]. x(t)- position dx(t)/dt-velocity Assume velocity and position are zero from the start. Decide using SIMULINK the stationary position of the waggon after a long time by reading from the Scope in your model. Show the velocity and the acceleration as well. What stationary value will these have after long timeStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started