Question

An engineering company is designing and testing a car suspension system. The system has a convent...

An engineering company is designing and testing a car suspension system. The system has a conventional suspension design, consisting of a shock-absorber and spring at each wheel. The shock-absorber provides a damping effect that is proportional to the vertical speed (i.e. up and down motion) of the wheel, and the spring's resistance is proportional to the vertical displacement of the wheel.

The design team analyses the suspension system in two separate parts: Part 1 - dynamics of the spring-damper system; Part 2 - stress analysis of the coil spring.

 

PART 1

The company would like to investigate how the actual performance of the suspension system compares to that of theory. Dynamic theory states that the equation of motion of the wheel in the vertical direction can be expressed as,

  LaTeX: m\frac{d^2y}{dt^2}=-c\frac{dy}{dt}-kym d 2 y d t 2 =  c d y d t  k y          or         LaTeX: \frac{d^2y}{dt^2}+\frac{c}{m}\frac{dy}{dt}+\frac{k}{m}y=0d 2 y d t 2 + c m d y d t + k m y = 0

where m is the mass of the wheel, k is the spring stiffness and c is the damping coefficient.

This is a second order differential equation, and if for example, the car hits a hole at t = 0, such that it is displaced from its equilibrium position with y = y0, and dy/dt = 0, it will have a solution of the form,

LaTeX: y\left(t\right)=e^{-nt}\left(y_0\cos\left(pt\right)+y_0\left(\frac{n}{p}\right)\sin\left(pt\right)\right)y ( t ) = e  n t ( y 0 cos  ( p t ) + y 0 ( n p ) sin  ( p t ) )

where        LaTeX: p=\sqrt{\frac{k}{m}-\frac{c^2}{4m^2}}p = k m  c 2 4 m 2          and         LaTeX: n=\frac{c}{2m}n = c 2 m         provided    LaTeX: \frac{k}{m}>\frac{c^2}{4m^2}k m > c 2 4 m 2

To analyse the actual performance of the design, the suspension system was built and tested with the following displacements of the wheel recorded during the time period of 2.6 and 3.1 seconds (this dataset is known to contain experimental error):

Time (s)

2.6

2.65

2.7

2.75

2.8

2.85

2.9

2.95

3

3.05

3.1

Displacement (m)

0.070.090.110.110.120.150.140.150.160.150.16

The design team are interested if the dataset can be characterised by expressions which are less complex than that of the above theory. 

 

PART 2

The design team performed stress analysis on the coil spring, and it was determined that the stress at a specific point could be characterised by:

Stress Tensor.png

Similar calculations were performed to calculate the maximum principal stress at 420 locations along a non-linear path through the coil spring. The following frequency distribution of the calculated maximum principal stresses was produced:

Max. Principal Stress (kPa)

44.555.566.577.588.5

Frequency

2121830506980715929

The design team is interested in the significance of these frequencies and therefore need to calculate the area under the graph which displays these results.

The design team believe any further calculations of principal stresses and determining the area under the graph will be time consuming (and potentially error prone), thus would like an automated method for performing this.

 

Submission

Create two separate MATLAB scripts for Part 1 and Part 2:

PART 1 - Create a MATLAB script which is capable of performing the following:

  • Plotting the theoretical displacement of the wheel which shows the first 8 roots when the suspension system has the following specifications:

    • mass acting on each wheel = 3.6 x 103 kg

    • c = 1.5 x 103 Ns/m

    • k = 1.5 x 104 N/m                        

    • initial displacement = 0.3 m

  • Calculating the time for the 3rd, 6th and 7th occasion when the wheel passes through the equilibrium position (i.e. the root);

  • Calculating the value of the coefficient of multiple determination (LaTeX: R^2R 2 ) and the standard error ( LaTeX: \sigma_Eσ E) when presuming the experimental dataset is characterised by a power equation (LaTeX: y=ax^by = a x b );

  • Plotting a graph of the experimental dataset of the wheel displacement (displacement vs time) with a curve calculated using regression analysis when presuming the dataset is characterised by a power equation (LaTeX: y=ax^by = a x b);

  • Calculating the displacement of the wheel at 2.8s when presuming the experimental dataset is characterised by a power equation (LaTeX: y=ax^by = a x b ).

 

PART 2 – Create a MATLAB script that is capable for performing the following:

  • Calculating the maximum principal stress at the specific point shown;

  • Plot the frequency distribution of the calculated maximum principal stresses and fit a natural spline through the dataset;

  • Calculate the area under the natural spline (between the data points given).

 

Upload your two separate MATLAB script as .m files to Canvas. Please name the files in the following format: Part1_Forename_Surname.m and  Part2_Forename_Surname.m

Please note the following:

  • The above can be achieved using various analytical techniques and user interface features.

  • Consult the mark scheme when compiling to your script to ensure you include analytical features and user interface features that gain the most marks.

  • Marks are only awarded for each section of the mark scheme provided the script runs successfully for that individual section. If a script/s fail at any point, then the marks associated with the mark scheme beyond the point of failure will be lost.


0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 9 more requests to produce the answer.

1 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
An engineering company is designing and testing a car suspension system. The system has a convent...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • An engineering company is designing and testing a car suspension system. The system has a convent...

    An engineering company is designing and testing a car suspension system. The system has a conventional suspension design, consisting of a shock-absorber and spring at each wheel. The shock-absorber provides a damping effect that is proportional to the vertical speed (i.e. up and down motion) of the wheel, and the spring's resistance is proportional to the vertical displacement of the wheel. The design team analyses the suspension system in two separate parts: Part 1 - dynamics of the spring-damper system;...

  • An engineering company is designing and testing a car suspension system. The system has a convent...

    Create a MATLAB script An engineering company is designing and testing a car suspension system. The system has a conventional suspension design, consisting of a shock-absorber and spring at vertical speed (ie. up and down motion) of the wheel, and the spring's resistance is proportional to the vertical displacement of the wheel. The company would like to investigate how the actual performance of the suspension system compares to that of theory. Dynamic theory states that the equation of motion of...

  • (40pts) The suspension system for one wheel of a pickup truck is illustrated in the following...

    (40pts) The suspension system for one wheel of a pickup truck is illustrated in the following figure. The mass of the vehicle distributed on this wheel is mi and the mass of the wheel is m2. The suspension spring has a spring constant kı and the tire has a spring constant of k2. The damping constant of the shock absorber is b. Assume the truck's vertical displacement yi(t) is the output and the road surface profile x(t) is the input....

  • For the second part, please use method of undetermined coefficient The suspension system in a car...

    For the second part, please use method of undetermined coefficient The suspension system in a car can be described using the 2nd order ODE: day c dyk Ft) +- +U 2 dt2mdry= m dtm 7 where y is vertical poition, c is the damping coefficient, k is the spring constant, m is mass and F(t) is the external forcing function. Consider that m= 1000 kg, c = 4000 Nm-15-1, k = 40000 Nm-1 and F(t) = -2000 N 1. Find...

  • The main springs in a car form part of the suspension system and affect both the...

    The main springs in a car form part of the suspension system and affect both the driver's control of the car and the comfort of the occupants. The coil spring is simply a spiral of resilient steel rod. It is stretched or compressed by the vertical movement of the wheels of the car. Assume that the spring obeys Hooke's Law and has a stiffness, k = 18 kN/m, and is elongated by 5.89 cm from equilibrium. The work required to...

  • A car and its suspension system act as a block of mass m= on a vertical spring with k 1.2 x 10 N m, which is damped...

    A car and its suspension system act as a block of mass m= on a vertical spring with k 1.2 x 10 N m, which is damped when moving in the vertical direction by a damping force Famp =-rý, where y is the 1200 kg sitting 4. (a) damping constant. If y is 90% of the critical value; what is the period of vertical oscillation of the car? () by what factor does the oscillation amplitude decrease within one period?...

  • PLEASE READ CAREFULLY TASK GIVEN BELOW AND ANSWERS THE QUESTIONS WHICH BEEN ASKED A vehicle suspension...

    PLEASE READ CAREFULLY TASK GIVEN BELOW AND ANSWERS THE QUESTIONS WHICH BEEN ASKED A vehicle suspension system can be modelled by the block diagram shown in Figure 1 below: Body mas:s 12 er of s cmicen G, Roac rgut Figure 1: Block diogrom of vehicle suspension system In this block diagram, the variation in the road surface height r as the vehicle moves is the input to the system. The tyre is modelled by the spring and dashpot (damping) system...

  • 2. An active suspension system for AMTRAK trains uses a pneumatic actuator in parallel with the...

    2. An active suspension system for AMTRAK trains uses a pneumatic actuator in parallel with the passive suspension system. The force of the actuator subtracts from the force applied by the ground, as represented by displacement ⅞φ. Acceleration is sensed by an accelerometer, and signals proportional to acceleration and velocity are fed back to the force actuator (50pt). You may use MATLAB for this problem Obtain the transfer function s Im(S)/Yg(S) relating acceleration to ground displacement (15pt) Assuming that M=1,...

  • The rear suspension of a mountain bike consists of a spring suspended in a fluid and can be model...

    The rear suspension of a mountain bike consists of a spring suspended in a fluid and can be modelled as a spring and damper system. r(t) 1. Draw a free body diagram of the scenario above and show that the resulting ODE is given by dt m dt m where c is the damping constant, k is the spring stiffness, r(t) is the force pressing into the frame and r(t) is the downward displacement of the mass. 2. Find the...

  • The rear suspension of a mountain bike consists of a spring suspended in a fluid and can be model...

    Please i need help with question 4 and 5 The rear suspension of a mountain bike consists of a spring suspended in a fluid and can be modelled as a spring and damper system r(t) 1. Draw a free body diagram of the scenario above and show that the resulting ODE is given by where c is the damping constant, k is the spring stiffness, r(t) is the force pressing into the frame and x(t) is the downward displacement of...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT