Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use code to solve this question and briefly answer all of the question Problem Statement 3 [CO4,K2,K3,K6,P1,P3,PO525] The motion of a damped vertical spring system

Use code to solve this question and briefly answer all of the question image text in transcribed

Problem Statement 3 [CO4,K2,K3,K6,P1,P3,PO525] The motion of a damped vertical spring system with a sudden inclusion of the mass is described by the following ordinary differential equation: mdt2d2y(t)+cdtdy(t)+ky(t)=mg;t0 where y(t)= displacement of the mass from the equilibrium position, t= time (s),m=5kg mass, and c= the damping coefficient (Ns/m). Assume, the damping coefficient c takes on three values of 2.5 (under-damped), 20 (critically damped), and 100 (over-damped). The spring constant k=20N/m and the acceleration due to gravity, g=9.81ms2. The initial displacement and the initial velocity both are zero (the spring was at rest before the inclusion of the 'mg' weight on it). Solve this equation by Classic Runge-Kutta method using suitable Python Program considering the time period 0t40sec. Plot the displacement versus time curves for each of the three values of the damping coefficient on the same curve. Also plot the velocity versus time curves in the similar manner. Estimate the peak value, peak time, rise time, overshoot and the final value of the displacement curves for each values of c. [Hints: If there is no oscillation found in the curve, overshoot will be zero, and the peak value and peak time will be undefined. However, by definition, the overshoot is, Overshoot=FinalValuePeakValueFinalValue100% However, rise time is defined as the time required for the curve to reach the 90% of its final value from the 10% of its final value.]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions