Math Problem Statement

A mass-spring-dashpot system has the following parameters, with an external forcing function F(t)=10 sin⁡3t. Find the steady periodic solution of the position function of the system. Note that a steady periodic function is of the form x_sp (t)=C cos⁡〖(ωt-α)〗. In other words, a function with only 1 cosine, not sine and cosine added together. (15 pts)

m=1 kg, k=4 N/m, c=4 Ns/m

Solution

To solve for the steady periodic solution xsp(t)x_{sp}(t) of the position function for this mass-spring-dashpot system, we’ll start by setting up and solving the differential equation.

Step 1: Formulate the Differential Equation

The general differential equation for a forced damped harmonic oscillator (mass-spring-dashpot system) with external forcing function F(t)F(t) is: md2xdt2+cdxdt+kx=F(t)m \frac{d^2x}{dt^2} + c \frac{dx}{dt} + kx = F(t) Given:

  • m=1m = 1 kg
  • c=4c = 4 Ns/m
  • k=4k = 4 N/m
  • F(t)=10sin(3t)F(t) = 10 \sin(3t)

Substituting these values in, the equation becomes: d2xdt2+4dxdt+4x=10sin(3t)\frac{d^2x}{dt^2} + 4 \frac{dx}{dt} + 4x = 10 \sin(3t)

Step 2: Rewrite the Forcing Function in Terms of Cosine

The forcing function is F(t)=10sin(3t)F(t) = 10 \sin(3t), which we can rewrite using the identity sin(3t)=cos(3tπ2)\sin(3t) = \cos\left(3t - \frac{\pi}{2}\right): F(t)=10cos(3tπ2)F(t) = 10 \cos\left(3t - \frac{\pi}{2}\right) This helps in identifying the frequency of the steady-state solution.

Step 3: Assume a Steady Periodic Solution

The steady periodic solution is assumed to be of the form: xsp(t)=Ccos(ωtα)x_{sp}(t) = C \cos(\omega t - \alpha) where ω=3\omega = 3 (since the forcing frequency is 3 rad/s).

Step 4: Substitute into the Equation

To find CC and α\alpha, use the amplitude and phase shift formula for a forced damped harmonic oscillator: C=F0(kmω2)2+(cω)2C = \frac{F_0}{\sqrt{(k - m \omega^2)^2 + (c \omega)^2}} tan(α)=cωkmω2\tan(\alpha) = \frac{c \omega}{k - m \omega^2}

Where:

  • F0=10F_0 = 10 (amplitude of the forcing function)
  • ω=3\omega = 3
  • m=1m = 1
  • c=4c = 4
  • k=4k = 4

Calculating CC:

  1. Calculate kmω2k - m \omega^2: kmω2=4(1)(3)2=49=5k - m \omega^2 = 4 - (1)(3)^2 = 4 - 9 = -5

  2. Calculate cωc \omega: cω=43=12c \omega = 4 \cdot 3 = 12

  3. Substitute into the formula for CC: C=10(5)2+(12)2=1025+144=10169=1013C = \frac{10}{\sqrt{(-5)^2 + (12)^2}} = \frac{10}{\sqrt{25 + 144}} = \frac{10}{\sqrt{169}} = \frac{10}{13}

So, C=1013C = \frac{10}{13}.

Calculating α\alpha:

tan(α)=cωkmω2=125\tan(\alpha) = \frac{c \omega}{k - m \omega^2} = \frac{12}{-5} α=tan1(125)\alpha = \tan^{-1}\left(-\frac{12}{5}\right) Calculating α\alpha: α1.176 radians\alpha \approx -1.176 \text{ radians}

Step 5: Write the Steady Periodic Solution

The steady periodic solution is: xsp(t)=1013cos(3t+1.176)x_{sp}(t) = \frac{10}{13} \cos\left(3t + 1.176\right)

Final Answer:

xsp(t)=1013cos(3t+1.176)x_{sp}(t) = \frac{10}{13} \cos(3t + 1.176)

Would you like additional details or have any questions?

Related Questions

  1. How does the damping coefficient affect the steady-state solution?
  2. What would happen if there were no external forcing function?
  3. How does changing the mass affect the resonance frequency?
  4. Can we find the transient solution as well as the steady-state solution?
  5. What would the steady-state solution look like if c=0c = 0 (no damping)?

Tip:

Always express the forcing function in terms of cosine if the steady-state solution is requested in cosine form, as it simplifies finding the phase shift.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Differential Equations
Damped Harmonic Motion
Forced Oscillations
Trigonometric Identities

Formulas

m d^2x/dt^2 + c dx/dt + kx = F(t)
F(t) = A cos(ωt - α)
C = F_0 / √((k - mω^2)^2 + (cω)^2)
tan(α) = (cω) / (k - mω^2)

Theorems

Steady-state solution of forced oscillators
Trigonometric identities for phase shift

Suitable Grade Level

Undergraduate