Derivation of an Equivalent Spring Constant

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 28K views
Saladsamurai
Messages
3,009
Reaction score
7
Okay. I have been at this for two nights now. I want to derive, step by step, the equivalent spring constant of a Beam cantilevered at both ends with a loading at its center.

Here is a schematic with A=B=L/2
Picture3-12.png
Now I would like to use superposition to find the deflection at L/2 due to the loading. I know there are tables out there, but I want to "derive" this. (I know that I am not really deriving it since I am using superposition and tables...but bear with me).
Here are the equations I have at my disposal. Calling them from top to bottom 1-6,
I think that 1, 2, and 4 will prove the most useful, but I could be wrong.
Picture4-5.png

Now, if I replace the fixed end at the right with its reaction force and moment I have:

Picture5-4.png


=

1
Picture6-2.png


+

2
Picture7-1.png


+

3
Picture8.png
 
Last edited:
Physics news on Phys.org
From inspection we can see automatically that the reaction forces at both ends are given by:

RA=RB=P/2

The moments are giving me trouble though. I believe M=(1/12)*PL according to my mechanics book. But I could be wrong.

Can someone confirm that? And that the direction of MB is indeed clockwise?
 
See if this helps...it's from the bible according to Roark's. I have done this problem a long time ago but I'd have to dig it up. This should be quicker by giving you something to shoot for. Notice the max deflection values at x=a.
 

Attachments

  • double-cantillever.JPG
    double-cantillever.JPG
    11.9 KB · Views: 898
This problem difficult because you can't determine the reaction moments through equilibrium alone (statically indeterminate). Therefore you need to use information about the deflection to solve the problem.

With the symmetry of the problem you know:

[tex]y(0) = y(L) = 0[/tex]

[tex]\frac{dy}{dx}_{x = 0} = \frac{dy}{dx}_{x = L/2} = \frac{dy}{dx}_{x = L} = 0[/tex]

Split the problem into two parts. Integrate the equation to get y' and y. Use the 3 relevant boundary conditions to solve for the two integration constants and the reaction moment Ma.

[tex]M(x) = EI \frac{d^2y}{dx^2} = -M_{A} + \frac{P}{2}(x)[/tex]

Good luck
 

Attachments

  • temp.PNG
    temp.PNG
    2.4 KB · Views: 848