You are on page 1of 4

Known variables

No of teeth =60 Direction of helix=right Pitch diameter=90


mm Outside diameter=93 mm Transverse Pressure
Angle=20 Helix angle=21.5 Width=12 mm
Equations

circular pitch = π * module

addendeum = module

dedendum = 1.25 * module

reference_dia = module * no_of_teeth

tip_dia = reference_dia + 2*addendum

root_dia = reference_dia - 2*dedendum

base_dia = reference_dia * cos(press_angle)

root_fillet = 0.38 * module

semi_topping = 0.1 * module

tooth_thick = circular_pitch / 2
Equations normal_module=0.5*(outside_diameter- pitch_diameter)
transverse_module = normal_module/cos(helix_angle) normal_circular_pitch =
pi* normal_module transverse_circular_pitch = pi * transverse_module
normal_pressure_angle = atan(tan(transverse_pressure_angle*cos(helix_angle)))
root_diameter= pitch_diameter-(2*1.25*normal_module) base_diameter=
pitch_diameter*cos(transverse_pressure_angle) normal_tooth_thickness = (pi*
normal_module)/2 transverse_tooth_thickness = (pi * transverse_module) / 2 lead
=pi*pitch_diameter/tan(helix_angle)
INVOLUTE CURVE EQUATION
base_radius = base_dia / 2
theta = t*90
angle_ratio = theta / 360
S = angle_ratio * pi * base_dia
xc = base_radius * cos(theta)
yc = base_radius * sin(theta)
x = xc + ( S * sin(theta))
y = yc - ( S * cos(theta))
z=0

When root diameter is smaller than the base diameter

No_of_teeth =12
Direction_of_helix=right
Pitch_diameter =6 mm
Outside_diameter=7 mm
Transverse_Pressure_Angle=20°
Helix_angle=21.5 °
Width=3 mm

You might also like