You are on page 1of 5

4/4/2017 AccurateInvoluteGearsinSolidWorks|Tom'sMakerSite

SOLIDWORKS

ACCURATE INVOLUTE GEARS IN


SOLIDWORKS
JULY 2, 2015 | TOM

While there are a lot of shared 3D CAD models on the internet, sometime
you really need to know that the model is accurate. The only sure way to do
this it to create it yourself. This post will help you create accurate involute
gears in SolidWorks.

To accurately generate involute curves in SolidWorks we will be using


Equation Driven Curves in our sketches. That means we will be needing some
SolidWorks Gear
equations, and there are quite a few for involute gears:

"DiametralPitch"=32
"NumTeeth"=16
"PressureAngle"=14.5deg
"Addendum"=1/"DiametralPitch"
"Dedendum"=1.25/"DiametralPitch"
"WorkingDepth"=2/"DiametralPitch"
"WholeDepth"=2.25/"DiametralPitch"
"Clearance"=0.25/"DiametralPitch"
"ToothThickness"=1.5708/"DiametralPitch"
"CircularPitch"=pi/"DiametralPitch"

http://thebloughs.net/involutegeargenerationinsolidworks/ 1/5
4/4/2017 AccurateInvoluteGearsinSolidWorks|Tom'sMakerSite
"PitchCircle"="NumTeeth"/"DiametralPitch"
"OutsideDiameter"=("NumTeeth"+2)/"DiametralPitch"
"Fillet"="Clearance"*cos("PressureAngle")*tan((90+"PressureAngle")/2)
"AddendumCircle"="PitchCircle"+(2*"Addendum")
"DedendumCircle"="PitchCircle"(2*"Dedendum")
"BaseCircle"="PitchCircle"*cos("PressureAngle")
"PitchAngle"=360deg/"NumTeeth"
"Alpha"=sqr("PitchCircle"^2"BaseCircle"^2)/"BaseCircle"*180/PI"PressureAngle"
"Beta"=("PitchAngle"/4"Alpha")
"Phi"=sqr(("AddendumCircle"/2)^2("BaseCircle"/2)^2)/("BaseCircle"/2)

The rst three equations: DiametralPitch, NumTeeth, and PressureAngle will vary depending on the
particular part and you will need to determine their values before we begin. With the math out of the
way, lets get started.

1. Select Tools / Equations


2. In the Equation dialog change Angular equation units to Degrees
3. Enter each of the above equations into the table into the Global category
-or-
download the equations and select Import to add them to the table
(click the rebuild icon to resolve any errors)

Gear Equation Dialog

4. Select OK to exit the dialog


5. Select Insert / Boss/Base / Extrude to create a cylindrical gear blank
a. select a plane or face to start the gear
b. sketch a circle and dimension the diameter to =OutsideDiameter

Gear Boss Extrude

c. exit the sketch


d. extrude boss to the face width of your gear
e. select OK
6. Select Insert / Cut / Extrude to begin the tooth gullet

http://thebloughs.net/involutegeargenerationinsolidworks/ 2/5
4/4/2017 AccurateInvoluteGearsinSolidWorks|Tom'sMakerSite

a. select the end face of the cylinder for the starting surface
b. Sketch four construction circles concentric with the OD of the boss
c. dimension the circles to:
=OutsideDiameter
=PitchCircle
=BaseCircle
=DedendumCircle

Gear Construction Circles

7. Create the upper involute curve


a. select Tools / Sketch Entities / Equation Driven Curve
b. choose Parametric
c. for Equation xt enter
"BaseCircle"/2*(cos(t+"Beta"*pi/180)+t*sin(t+"Beta"*pi/180))
d. for yt enter
"BaseCircle"/2*(sin(t+"Beta"*pi/180)t*cos(t+"Beta"*pi/180))
e. set Parameter t1 to 0
f. set Parameter t2 to "Phi"

Upper Involute Curve

g. select OK to create the curve


h. add a Fix relation to the newly created parametric curve
8. Create the lower involute curve
a. select Tools / Sketch Entities / Equation Driven Curve
b. choose Parametric
c. for Equation xt enter
"BaseCircle"/2*(cos(t"Beta"*pi/180)t*sin(t"Beta"*pi/180))

http://thebloughs.net/involutegeargenerationinsolidworks/ 3/5
4/4/2017 AccurateInvoluteGearsinSolidWorks|Tom'sMakerSite

d. for yt enter
"BaseCircle"/2*(sin(t"Beta"*pi/180)+t*cos(t"Beta"*pi/180))
e. set Parameter t1 to 0
f. set Parameter t2 to "Phi"

Lower Involute Curve

g. select OK to create the curve


h. add a Fix relation to the newly created parametric curve

Note: On gears with a large number of teeth, the dedendum circle will sometimes become
larger than the base circle. If this is the case on your gear, skip steps 9 and 10.

9. Create the lower portion of the tooth gullet


a. add a radial construction line from the dedendum center towards the beginning of the upper
involute curve ending at the dedendum circle
b. add a line from the end of the previous construction line to the beginning of the upper involute
curve
c. add a Collinear relation to both lines
10. Repeat step 9 for the lower involute curve

Lower Gullet Portions

11. Cap the top and bottom of the gullet with arc segments Tangent (SolidWorks seems to have a
problem with the Coradial relation in this case) with the dedendum circle (base circle if smaller)
and outside diameter
12. Exit the sketch
13. Select Through All for the extrude cut End Condition and select OK to cut the tooth gullet
14. Select Insert / Features / Fillet/Round
a. select Manual

http://thebloughs.net/involutegeargenerationinsolidworks/ 4/5
4/4/2017 AccurateInvoluteGearsinSolidWorks|Tom'sMakerSite

b. set Constant Size Fillet type


c. for Parameters select Symmetric and for Size enter =Fillet
d. select the two edges along the dedendum circle for Items To Fillet
e. select OK to create the root llets

Root Fillets

15. Select the Cut-Extrude and the Fillet features from the feature tree
a. then select Insert / Pattern/Mirror / Circular Pattern
b. set the Pattern Axis to the cylinder OD face
c. Angle should be 360
d. for Number of Instances enter =NumTeeth
e. select OK to create the gear teeth

Patterning the Teeth

16. Add a bore, keyway, setscrews, and hubs or other items to complete your gear

FEATURED

http://thebloughs.net/involutegeargenerationinsolidworks/ 5/5

You might also like