Undamped - forced vibrations, Mathematics

Assignment Help:

We will firstly notice the undamped case. The differential equation under this case is,

mu'' + ku  = F(t)

It is just a non-homogeneous differential equation and we identify how to resolve these. The general solution will be,

u(t) = uc(t) + Up(t)

Here the complementary solution is the solution to the free, undamped vibration case. To determine the particular solution we can use either undetermined coefficients or variation of parameters depending on that we determine easier for a specified forcing function.

There is an exact type of forcing function which we should take a look at as this leads to some interesting results. Let's assume that the forcing function is a simple periodic function of the type,

F(t) = F0 cos(wt)           or F(t) = F0 sin(wt)

For the reasons of this discussion we'll utilize the first one. By using this, the IVP turns into,

mu'' + ku = F0 cos(wt)

As pointed out above, the complementary solution, is

u(t) = c1 cos(w0t)  + c2 sin(w0t)

Here ω0 is the natural frequency.

We will require being careful in finding an exact solution. The purpose for this will be clear if we utilize undetermined coefficients. Along with undetermined coefficients our guess for the types of the particular solution would be as,

UP(t) = A cos(w0t)  + B sin(wt)

Here, this guess will be problems if ω0= ω. If it were to occur the guess for the particular solution is accurately the complementary solution and so we'd require to add in a t. Obviously if we don't have ω0= ω then there will be nothing wrong with the guess.

Therefore, we will require looking at this in two cases.

1.      ω0 ≠ ω

Under this case our initial guess is okay as it won't be the complementary solution. However upon differentiating the guess and plugging this in the differential equation and simplifying we find,

(-m w2A + kA) cos(wt) + (-m w2B + kB) sin(wt) = F0cos(wt)

Setting coefficients equal provides,

cos(wt):           (-m w2 + k)A = F0         => A= F0/(k-mw2)

sin(wt):            (-m w2 + k)B = 0          => B = 0

So, the particular solution is now,

UP(t) = (F0/(k-mw2)) . cos(wt)

= (F0/m((k/m-)w2)) . cos(wt)

= ((F0/m(ω20 - ω2)) cos(ωt)

Remember that we rearranged things a little. Depending upon the form which you'd like the displacement to be here we can have either of the subsequent.

u(t) = c1 cos(w0t)  + c2 sin(w0t) +((F0/m(ω20 - ω2)) cos(ωt)

u(t) = R cos(w0t - d) + ((F0/m(ω20 - ω2)) cos(ωt)

If we utilized the sine form of the forcing function we could determine a same formula.

2. w0 = w

Under this case we will require to add in a t to the guess for the particular solution.

UP(t) = At cos(w0t)  + Bt sin(w0t)

Remember that we went in front and acknowledge that ω0 =ω in our guess. Acknowledging this will assist with several simplification which we'll require to do later on. Differentiating our guess, plugging this in the differential equation and simplifying provides us the following:

(-m w02 + k) At cos(wt) + (-m w02 + k) Bt sin(wt) + 2mw0 B cos(wt)- 2mw0A sin(wt) = F0 cos(ωt)

Before setting coefficients equivalent, let's notice the definition of the natural frequency and see that,

-m w02 + k = -m (√(k/m))2 + k = -m (k/m) + k = 0

Therefore, the first two terms in fact drop out that is a very good thing and this provides us,

2m w0 cos(wt) - 2mw0A sin(wt) = F0 cos(ωt)

Here setting coefficients equal provides,

cos(wt):           2m w0 B = F0    => B= F0/2mw0

sin(wt):            2m w0 A = 0     => A = 0

Under this case exactly will be,

UP(t) = (F0/2mw0) t sin(w0t)

The displacement for this case is now,

u(t) = c1 cos(w0t)  + c2 sin(w0t) +((F0/2mω0) t sin(ωt))

u(t) = R cos(w0t - d) + ((F0/2mω0) t sin(ωt))

It's totally depending on the form which you prefer for the displacement.

Therefore, what was the point of the two cases now? Fine in the first case, ω0 ≠ω our displacement function comprises two cosines and is well and nice behaved for all time. In contrast, the second case, ω0 =ω will contain some serious matters at t raises. The addition of the t in the particular solution will implies that we are going to notice an oscillation that grows in amplitude as t increases. This case is termed as resonance and we would usually like to ignore this at all costs.

In this case resonance arose through assuming that the forcing function was,

F(t) = F0 cos(wt)

We would also have the opportunity of resonance if we supposed a forcing function of the form.

F(t) = F0 sin (wt)

We must also take care to not suppose that a forcing function will be in one of these two forms. Forcing functions can approach in a broad variety of forms. If we do run in a forcing function different from the one which used now you will have to go by undetermined coefficients or variation of parameters to find out the particular solution.


Related Discussions:- Undamped - forced vibrations

Trignometric function, If tanx+secx=sqr rt 3, 0 Ans) sec 2 x=(√3-tanx) 2...

If tanx+secx=sqr rt 3, 0 Ans) sec 2 x=(√3-tanx) 2 1+tan 2 x=3+tan 2 x-2√3tanx 2√3tanx=2 tanx=1/√3 x=30degree

Parallelogram, fig angles of a irregular polygons exterior and interior .

fig angles of a irregular polygons exterior and interior .

integration: if f(x)+f(x+1/2) =1 find limit 0 to 2, f(x)+f(x+1/2) =1 f(x...

f(x)+f(x+1/2) =1 f(x)=1-f(x+1/2) 0∫2f(x)dx=0∫21-f(x+1/2)dx 0∫2f(x)dx=2-0∫2f(x+1/2)dx take (x+1/2)=v dx=dv 0∫2f(v)dv=2-0∫2f(v)dv 2(0∫2f(v)dv)=2 0∫2f(v)dv=1 0∫2f(x)dx=1

Show that the height h of the tower, The angle of elevation of the to...

The angle of elevation of the top of a tower from a point on the same level as the foot of the tower is α. On advancing 'p' meters towards the foot of the tower, the angle of eleva

Matrix equation , Hi may i know how to substract the (ID)colum matrix from ...

Hi may i know how to substract the (ID)colum matrix from (K)square matrix as per equation below. E = (K - ID)^-1 S K is m*m matrix I is idntity matrix d is column vector s is col

Factoring polynomials with higher degree, Factoring Polynomials with Degree...

Factoring Polynomials with Degree Greater than 2 There is no one method for doing these generally.  However, there are some that we can do so let's take a look at a some exa

Homework, joey asked 30 randomly selected students if they drank milk, juic...

joey asked 30 randomly selected students if they drank milk, juice, or bottled water with their lunch. He found that 9 drank milk, 16 drank juice, and 5 drank bottled water. If the

Piecewise, x=±4, if -2 = y =0 x=±2, if -2 = y = 0

x=±4, if -2 = y =0 x=±2, if -2 = y = 0

Determine the equation of the tangent line, Determine the equation of the t...

Determine the equation of the tangent line to r = 3 + 8 sinθ at θ = Π/6. Solution We'll first need the subsequent derivative. dr/dθ = 8 cosθ The formula for the deriv

How much area will it irrigate in 30 minutes , Water in a canal 30 dm wide ...

Water in a canal 30 dm wide and 12 dm deep is flowing with a velocity of 10 km/h. How much area will it irrigate in 30 minutes if 8 cm of standing water is required for irrigation?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd