Vous êtes sur la page 1sur 14

Modeling and Transient

analysis of a Baseball
Bat

By
Rohit Mehta

Mechanical Engineering Department


Bradley University
Faculty: Dr. Sam Kherat

1
Notations:
L = Length (m)

M = Mass (kg)

E = Modulus of Elasticity (N/𝑚2 )

D = Average Diameter (m)

m‟ = Mass per unit length (kg/m)

I = Cross-sectional Moment of Inertia (𝑚4 )

w = Natural frequency of the bat.

ρ = Density of the bat (kg/𝑚3 )

ν = Poisson‟s Ratio

Values from experimental data:


L = 0.835 m

ρ = 600 kg/𝑚3

M = 0.840 kg

E = 1.22e10 N/𝑚2

ν = 0.371

Diameter at Barrel end = 0.064 m

Diameter at Handle end = 0.0254 m

Average Diameter = 0.0447 m

Favg = 18,436 N (Time of contact with the bat = 0.007s)

2
Index:
Title Page No.
Abstract 4

Introduction 5

Assumption 5

Calculations based on the model assumed 6

Solution 10

Analysis in Ansys 12

Conclusion 14

References 14

3
Abstract:

The purpose of this project is to analyze the amount of vibrations on a baseball bat. The bat is
assumed to be fixed at one end and the impact of the ball is recorded at the other locations. The
amount of vibrations created in the bat is calculated by mathematical formulae. The mode shapes
are determined by certain mathematical relations. A baseball bat when struck by a ball is
subjected to transverse vibrations. Hence, to analyze this, the bat is modeled and analyzed in
ANSYS and loads are applied at four locations. The sweet spot region is determined where the
amount of vibrations is the least. The maximum amplitude achieved is assumed to be the value at
which the bat should experience a lot of vibrations.

4
Introduction:
Without widespread interest in the game and the curiosity to analyze the behavior of a bat
subjected to various forces during a game, the bat wouldn‟t have been a topic of research. A lot
of people are involved in analyzing the amount of vibrations due to different types of forces and
have been close but not accurate with results .The collision between a baseball bat and ball is a
non trivial problem in mechanics that has been difficult to unravel experimentally and difficult to
model theoretically. A lot of research is being done in this field as to why a bat breaks during a
match. This has been a problem for various players when a bat suddenly cracks during the match
and a nice shot is missed due to it. Wooden bats have been a favorite for most of the players as it
produces a better shot as compared to a composite bat or a metallic bat. But the problem with
wooden bats is failure. Hence, aluminum as well as composite bats are being used in matches
nowadays to reduce the cost of the game and the disappointment and hindrance caused by
wooden bats.

Researchers have also analyzed the portion of the bat where vibrations are least and where
vibrations are maximum. Such intense work in this field has led to improvisation in the game
where the batter can get the maximum output from the bat and can get a homerun.

The following project is a simple analysis of a wooden bat which is subjected to transverse
vibrations due to the collision with a ball.

Assumption:
1. The bat is considered to be a cantilever beam fixed at one end.
2. The bat is uniform and not subjected to shear forces and bending moment.
3. The model of the bat is a beam with a circular cross section with a uniform average
diameter.
4. Energy losses during a bat ball collision are neglected.
5. The calculations are based on the free vibrations of a bat with boundary conditions.

5
Calculations:
Bat Model based on the Euler- Bernoulli equation:

The transverse vibrations of a continuous beam can be determined by a differential equation of


the order four which is given by:

𝜕2𝑦 𝜕4𝑦
𝑚′ 2 + 𝐸𝐼 4 = 𝑓(𝑥, 𝑡)
𝜕𝑡 𝜕𝑥

Assuming free vibrations:

𝑓 𝑥, 𝑡 = 0

𝜕2𝑦 2
𝜕4𝑦
+ 𝑎 =0
𝜕𝑡 2 𝜕𝑥 4

𝑎2 = 𝐸𝐼/𝑚′

By the separation of variables, let y(x,t) = Y(x)q(t) is a function of space and time.

To separate x and time t we need to assume a constant 𝒘𝟐

Substituting y(x,t) in the differential equation and equating it with 𝒘𝟐 we get ,

𝑎2 𝜕 4 𝑌 𝜕2𝑦
= − = 𝒘𝟐
𝑌 𝜕𝑥 4 𝜕𝑡 2

6
Hence we get two separate equations

𝜕4𝑌
− 𝛽4 𝑌 = 0
𝜕𝑥 4
and

𝜕2𝑞
+ 𝑤2𝑞 = 0
𝜕𝑡 2
𝑤 2 𝑚′𝑤 2
𝛽4 = =
𝑎2 𝐸𝐼

The general solution is given by

Y(x) = 𝐶1 sin(𝛽𝑥) + 𝐶2 cos(𝛽𝑥) + 𝐶3 sinh 𝛽𝑥 + 𝐶4 cosh(𝛽𝑥)

and

q(t) = 𝐶5 sin(𝑤𝑡)+𝐶6 cos(𝑤𝑡)

Boundary conditions:

1. Displacement and slope at fixed end are zero.


2. Moment and shear force on the beam at free end are zero.

Therefore,

𝜕𝑦 𝜕2𝑦 𝜕3𝑦
𝑦 0, 𝑡 = 0, 𝑡 = 2 𝐿, 𝑡 = 3 𝐿, 𝑡 = 0
𝜕𝑥 𝜕𝑥 𝜕𝑥

also,

𝜕𝑌 𝜕2𝑌 𝜕3𝑌
𝑌 0, 𝑡 = 0, 𝑡 = 2 𝐿, 𝑡 = 3 𝐿, 𝑡 = 0
𝜕𝑥 𝜕𝑥 𝜕𝑥

7
Hence,

𝜕𝑌
= 𝛽(𝐶1 cos 𝛽𝑥 − 𝐶2 sin 𝛽𝑥 + 𝐶3 cosh 𝛽𝑥 + 𝐶4 sinh 𝛽𝑥 )
𝜕𝑥
𝜕2𝑌
= 𝛽 2 (−𝐶1 sin 𝛽𝑥 − 𝐶2 cos 𝛽𝑥 + 𝐶3 sinh 𝛽𝑥 + 𝐶4 sinh 𝛽𝑥 )
𝜕𝑥 2
𝜕3𝑌
= 𝛽 3 (−𝐶1 sin 𝛽𝑥 + 𝐶2 sin 𝛽𝑥 + 𝐶3 cosh 𝛽𝑥 + 𝐶4 sinh 𝛽𝑥 )
𝜕𝑥 3

From the three equations above we get,

𝐶2 + 𝐶4 = 0

𝐶1 + 𝐶3 = 0

Substituting x = L

−𝐶1 sin 𝛽𝐿 − 𝐶2 cos 𝛽𝐿 − 𝐶1 sinh 𝛽𝐿 − 𝐶2 sinh 𝛽𝐿 = 0

−𝐶1 sin 𝛽𝐿 + 𝐶2 sin 𝛽𝐿 − 𝐶1 cosh 𝛽𝐿 − 𝐶2 sinh 𝛽𝐿 = 0

The above equations can be written in matrix form as

𝑎11 𝑎12 𝐶1 0
𝑎21 𝑎22 𝐶2 = 0

𝑎11 = sin 𝛽𝐿 + sin ℎ 𝛽𝐿

𝑎12 = cos 𝛽𝐿 + cos ℎ 𝛽𝐿

𝑎21 = cos 𝛽𝐿 + cos ℎ 𝛽𝐿

𝑎22 = −sin 𝛽𝐿 + sin ℎ 𝛽𝐿

8
For a non-trivial solution, the determinant of the matrix „a‟ must be 0. Hence,

cos 𝛽𝐿 cos ℎ 𝛽𝐿 + 1 = 0

This equation can have infinite roots. To keep the solution simple only six roots were obtained.

𝛽𝐿 = 1.8751, 4.6941, 7.8548, 10.9955, 14.1372, 17.2788……………..

𝐸𝐼𝛽 4 𝐸𝐼𝛽 4 𝐿4
𝑤2 = =
𝑚′ 𝑚′𝐿4

𝐸𝐼
𝑤 = (𝛽𝐿)2
𝑚′𝐿4

𝜋𝐷4
𝐼=
64
I = 1.9597e10-7

Substituting the values of 𝛽𝐿, E, I, m‟ and L

The first six frequencies are given by,

𝑓1 = 39.3 𝐻𝑧

𝑓2 = 246.49 𝐻𝑧

𝑓3 = 690.25 𝐻𝑧

𝑓4 = 1349.435 Hz

𝑓5 =2230.74 Hz

𝑓6 =3332.34 Hz

The system has infinite frequencies because it is a continuous system

𝐶2 sin 𝛽𝐿 + sin ℎ 𝛽𝐿
=−
𝐶1 cos 𝛽𝐿 + cos ℎ 𝛽𝐿

For non-trivial solution 𝐶1 is arbitrary and assumed to be equal to 1

9
Therefore,
𝐶2
𝑌(𝑥) = sin 𝛽𝑥 − sin ℎ 𝛽𝑥 + (cos 𝛽𝑥 − cos ℎ 𝛽𝑥 )
𝐶1

Solution:
We can find the values of Y by varying the value for x = 0 to 0.835

Plotting Y vs x we get the following mode shapes for the first six frequencies

Frequency value: 𝟑𝟗. 𝟑 𝑯𝒛 Frequency value: 246.49 Hz

Frequency value: 690.25 Hz Frequency value: 𝟏𝟑𝟒𝟗. 𝟒𝟒 𝑯𝒛

10
Frequency value: 2230.74 Hz Frequency value: 3332.34 Hz

Combination of the 6 graphs:

The region marked by the black ellipse is the “Sweet Spot” of the baseball bat where the node
points are located. In this region, when the ball comes in contact with the bat, the amount of
vibrations felt by the batter is the least.

11
Analysis in Ansys:
An analysis was done in Ansys where the force of 18436 N was applied for 7ms in the
downward direction at four locations on the bat at distances of 0.0835 m, 0.2505 m, 0.4175 m
and 0.501m respectively from the barrel end. The load was applied in steps. The following
graphs were obtained from the Analysis.

12
The response from the collision at 1st location is too high.

The response from the 2nd and 3rd locations is optimum.

The 4th location is near the handle. The batter wouldn’t be looking to hit the bat from that
region as he wouldn’t get the optimum output.

Hence from the analysis and the graphs plotted, the region of the barrel as marked in the
combination graph is the location at which the amount of vibrations is the least.

13
Conclusion:
From the time response curves from Ansys it was observed that if the bat is confronted with a
ball at a high velocity and the impact force is large then the ball should hit at a distance away
from the barrel end and not close to it or else the bat may break at a location where the handle
and the barrel junction which is assumed to be a weak point. Hence, a batter should be aware of
the fact that if he wants a proper hit, then he should be hitting the ball at around the middle of the
bat. The sweet spot region is the portion of the bat where the amount of vibrations is least and the
output is maximum. Also, the vibrations felt when the ball comes in contact in this region is less.
Hence, the comfort zone is what the batter should be looking for.

References:
1. Theory of Vibration with Applications, Fifth Edition, William T. Thomson and Marrie
Dillon Dahleh.
2. Impact of a ball with bat or racket, Rod Cross, Physics Department, University of
Sydney.
3. http://en.wikipedia.org/wiki/Euler%E2%80%93Bernoulli_beam_theory
4. http://www.mece.ualberta.ca/tutorials/ansys/IT/Transient/Transient.html

14

Vous aimerez peut-être aussi