Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USING MATLAB PLEASE PASTE CODE BELOW: The following suspension system has two support structuresa spring and a rubber pad. Vertical force F (N) acts on

USING MATLAB PLEASE PASTE CODE BELOW:

The following suspension system has two support structuresa spring and a rubber pad. Vertical force F (N) acts on the moveable plate. The spring has a spring constant of k1 = 1000 N/m. The rubber pad has a spring constant of k2 = 20000 N/m. The rubber pad starts touching the moving plate when the plate has moved down by a distance of a = 4 cm from the unloaded position. Define a function m-file that calculates the displacement x for given inputs of F, k1, k2, and a. Using the function, calculate the displacement for F = 0, 20, 40, 60, 80, 100 N. Plot these in F-x coordinates (F-horizontal, x-vertical) using solid lines and square markers. Annotate the figure. Hint: the suspension system becomes stiffer for F > 40 N = k1*a. When the plate is supported only by the spring, the force is F = k1*x, whereas when the plate is supported by the spring and the rubber pad, the force is F = k1*x + k2*(x-a).image text in transcribed

Thank you in advance for any help!

Problem 3- The following suspension system has two support structures-a spring and a rubber pad. Vertical force F (N) acts on the moveable plate. The spring has a spring constant of k1 1000 N/m. The rubber pad has a spring constant of k2 20000 N/m. The rubber pad starts touching the moving plate when the plate has moved down by a distance of a = 4 cm from the unloaded position. Define a function using the function, calculate the displacement for F = 0, 20, 40, 60, 80, 100 N. Plot these in Fx coordinates F-horizontal, x-vertical) using solid lines and square markers. Annotate the figure. Hint: the suspension system becomes stiffer for F > 40 N = k1*a. When the plate is supported only by the spring, the force is F k1*x, whereas when the plate is supported by the spring and the rubber pad, the force is F-k1*x+ k2*(x-a)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions