Calculating Transverse Wave Propagation in a Semi-Infinite Beam

Trevorman
Messages
20
Reaction score
2
1. A transversely directed transient force F(t) acts at the free end of a semi-infinite beam.
a) Show how displacement, velocity, acceleration and strain at an arbitrary position along the beam can be determined.
b) Calculate (MATLAB) the transversal acceleration (or an other quantity) at an arbitrary position. Assume suitable parameters and a force history.
c) Make the calculation for several positions thus illustrating the propagation of the wave.

Homework Equations


##\hat{v} = Ae^{i\beta x} + Be^{-i\beta x} +Ce^{-\beta x} + De^{\beta x}##
##\hat{T} = -E I \hat{v}^{\prime \prime \prime} = -E I \frac{\partial^3 \hat{v}}{\partial x^3}##
##\hat{T} = -\frac{1}{2}\hat{F}##

## v = \sum_n \hat{v} e^{-i \omega t} ##

Where ##v## is the displacement
##T## transverse force in the beam (given from free body diagram)
##E## Youngs modulus
A,B,C,D is just constants

The Attempt at a Solution


What i know is that I can calculate the axial velocity and acceleration
Velocity
##\dot{v} = \sum_n - \hat{v} \omega e^{-i \omega t}##
Acceleration
##\dot{v} = \sum_n \hat{v} \omega^2 e^{-i \omega t}##

Also, since it is a semi-infinite beam, there will only be a wave going in one direction.
therefore the
##\hat{v} = A e^{-\beta x} + B e^{- i \beta x}##

I need to relate this to the force acting on the beam and do not know how to proceed...
 
Last edited by a moderator:
Physics news on Phys.org
The wave equation which is the simplest dynamic model for transverse motion of a beam is displayed below if it helps.

## v^{\prime \prime \prime \prime} + \frac{\rho A}{E I} \ddot{v} =0 ##
 
For those who have interest in this, I can give you the answer right away. Derivate the displacement with the boundary conditions, solve out all constants and you will get a very pretty expression that looks like this

##
\hat{v}(x,\omega) = \frac{\hat{F}(\omega)}{4(EI)^{\frac{1}{4}}i \omega^{\frac{3}{2}}(\rho A)^{\frac{3}{4}}}\left[ e^{-i\left[\omega^2 \frac{\rho A}{EI} \right]^{\frac{1}{4}}x} -ie^{-\left[\omega^2 \frac{\rho A}{EI} \right]^{\frac{1}{4}}x} \right]##
Which could be expressed
##\hat{v}(x,\omega) = \hat{F}(\omega) \cdot \hat{H}(x,\omega)##
 
Hej Trevor, did you ever manage with the MATLAB script?
Im doing a similar asssignment, and I am not getting the script to behave properly.
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top