Solving the Initial Value Problem for Impulse Response with Peak Value of 2

AI Thread Summary
The discussion revolves around solving the initial value problem for a damped harmonic oscillator represented by the equation y'' + (gamma)y' + y = k(delta)(t-1), with initial conditions y(0) = 0 and y'(0) = 0. The damping coefficient is set to (gamma) = 1/2, and the goal is to determine the value of k that results in a peak response of 2. The peak value corresponds to the maximum amplitude of the system's response, which can be found using Laplace transforms and the method of undetermined coefficients. By substituting the peak conditions into the equation, the value of k is derived as k1 = (5/2)/(delta(ln(4/3) - 1). This explanation clarifies both the physical meaning of the equation and the method to find k.
huk
Messages
5
Reaction score
0
hey,

Consider the initial value problem:

y''+(gamma)y'+y=k(delta)(t-1), y(0)=0, y'(0)=0

where k is the magnitude of an impulse at t = 1 adn (gamma) is the damping coefficietnt(for resistence).
Let (gamma)=1/2. find the value of k for which the response has a peak value of 2; call this value k1..

evnthough I am taking this diff equ course, i have difficult understanding the physical meaning of this equation... what does peak value mean... and how do i find k w/ this peak value?

thanks alot
 
Physics news on Phys.org
The response of a system is the solution to the initial value problem. What you want to do is solve the initial value problem via Laplace transforms...your y(t) will be a function of both time and k, set y(1) = 2 and solve for k
 


To solve for the value of k1, we first need to understand the physical meaning of the equation. The initial value problem represents a damped harmonic oscillator with an impulse applied at t=1. The damping coefficient (gamma) represents the resistance in the system, and the impulse (k) represents the magnitude of the force applied. The peak value refers to the maximum amplitude of the response of the oscillator.

To find k1, we can use the method of undetermined coefficients. We assume a solution of the form y = Aet, where A is a constant to be determined. Substituting this into the equation, we get:

Ae^(t/2) + (gamma)Ae^(t/2) + Ae^(t/2) = k(delta)(t-1)

Simplifying, we get:

2Ae^(t/2) + (gamma)Ae^(t/2) = k(delta)(t-1)

At the peak value, the derivative of the solution is equal to 0. So we can set y' = 0 and solve for t to find the time at which the peak occurs. This gives us t = ln(2/(gamma+2)). Substituting this value into the equation, we get:

2Ae^(ln(2/(gamma+2))/2) + (gamma)Ae^(ln(2/(gamma+2))/2) = k(delta)(ln(2/(gamma+2)) - 1)

Simplifying, we get:

A(2 + (gamma)) = k(delta)(ln(2/(gamma+2)) - 1)

To find k1, we want the peak value to be 2. So we set A = 1 and solve for k:

2 + (gamma) = k(delta)(ln(2/(gamma+2)) - 1)

k = (2 + (gamma))/(delta(ln(2/(gamma+2)) - 1))

Substituting (gamma) = 1/2, we get:

k1 = (5/2)/(delta(ln(4/3) - 1))

Therefore, the value of k for which the response has a peak value of 2 is given by k1 = (5/2)/(delta(ln(4/3) - 1)). I hope this helps clarify the physical meaning of the equation and how to find the value of k for
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top