1. The motion of a mass on a spring with a damper is given by the ordinary differential equation d?x dx + b-+ kx = 0 m dt2 dt • How the solution behaves depends on the relative value of the two parameters B = b/(2m) and w = k/m

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section: Chapter Questions
Problem 2PP: (Mechanics) The deflection at any point along the centerline of a cantilevered beam, such as the one...
icon
Related questions
Question

need to reproduce the 3 curves in the plot using python or excel

1. The motion of a mass on a spring with a damper is given by the ordinary
differential equation
d?x
dx
+ b
m
+ kx = 0
dt2
dt
How the solution behaves depends on the relative value of the two
parameters
B = b/(2m) and w = k/m
over damped
"critically damped
under damped
0.5
-0.5
time
Write a Python Program or an Excel file that recreates the plot above. Assume
that m, k, and Xo all have a value of 1. Then vary then find values for b that create
each of the three plots. Submit the .py program or the Excel spreadsheet and the
system response plot for the class Canvas assignment.
displacement relative to x,
Transcribed Image Text:1. The motion of a mass on a spring with a damper is given by the ordinary differential equation d?x dx + b m + kx = 0 dt2 dt How the solution behaves depends on the relative value of the two parameters B = b/(2m) and w = k/m over damped "critically damped under damped 0.5 -0.5 time Write a Python Program or an Excel file that recreates the plot above. Assume that m, k, and Xo all have a value of 1. Then vary then find values for b that create each of the three plots. Submit the .py program or the Excel spreadsheet and the system response plot for the class Canvas assignment. displacement relative to x,
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr