FCGear InvoluteGear
|
|
| Menu location |
|---|
| Gear → Involute Gear |
| Workbenches |
| Gear |
| Default shortcut |
| None |
| Introduced in version |
| v0.16 |
| See also |
| FCGear CycloideGear |
Description[edit | edit source]
The FCGear InvoluteGear command creates an involute gear wheel with spur gearing by default that can also be transformed into a helical gearing or a double helical gearing.
Due to the favourable meshing ratio and the relatively simple production, involute gearing is the most common tooth form in mechanical engineering. Gear wheels can be found wherever movement and force are to be transferred from one part to another. For example, they can be found in machines, cars, watches or household appliances. The movement is often transferred directly from one gear wheel to the other, but sometimes also via a chain. In addition, the direction of rotation can be changed. It is also possible to change a radial movement into a linear one via an involute rack.
From left to right: Spur gearing, helical gearing, double helical gearing
Usage[edit | edit source]
- Switch to the
Gear Workbench.
- There are several ways to invoke the command:
- Press the
Involute Gear button in the toolbar.
- Select the Gear →
Involute Gear option from the menu.
- Press the
- Change the gear parameter to the required conditions (see Properties).
Properties[edit | edit source]
See also: Property View.
An FCGear InvoluteGear object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data[edit | edit source]
accuracy
- Datanumpoints (
Integer): Default is20. Change of the involute profile. Changing the value can lead to unexpected results. - Datasimple (
Bool): Default isfalse,truegenerates a simplified display (without teeth and only a cylinder in pitch diameter).
base
- Datagear (
PythonObject): Python gear object. - Dataheight (
Length): Default is5 mm. Value of the gear width. - Datamodule (
Length): Default is1 mm. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see Notes). - Datanum_teeth (
Integer): Default is15. Number of teeth (see Notes).
computed
- Dataaddendum_diameter (
Length): Default is17 mm. Outside diameter, measured at the addendum (the tip of the teeth). - Dataangular_backlash (
Angle): (read-only) The angle by which this gear can turn without moving the mating gear. - Datapitch_diameter (
Length): Default is15 mm. The pitch diameter. - Dataroot_diameter (
Length): (read-only) The root diameter, measured at the foot of the teeth. - Datatransverse_pitch (
Length): Default is3.14 mm. The transverse pitch. - Datatraverse_module (
Length): Default is1 mm. The traverse module of the generated gear.
fillets
- Datahead_fillet (
Float): Default is0 mm. A fillet for the tooth-head. - Dataroot_fillet (
Float): Default is0 mm. A fillet for the tooth-root. - Dataundercut (
Bool): Default isfalse,truechanges the profile of the tooth root (see Notes).
helical
- Datadouble_helix (
Bool): Default isfalse,truecreates a double helix gear (see Notes). - Datahelix_angle (
Angle): Default is0°. With the helix angle β a helical gear is created – positive value → rotation direction right, negative value → rotation direction left (see Notes). - Dataproperties_from_tool (
Bool): Default isfalse. Iftrueand Datahelix_angle is not zero, gear parameters are recomputed internally for the rotated gear.
hole
- DataAxle_hole (
Bool): Default isfalse.trueenables a central hole for an axle. - DataAxle_holesize (
Length): Default is10 mm. Diameter of the hole for an axle. - Dataoffset_hole (
Bool): Default isfalse,trueenables an offset hole. - Dataoffset_holeoffset (
Length): Default is10 mm. The offset of the offset hole. - Dataoffset_holesize (
Length): Default is10 mm. The diameter of the offset hole.
involute
- Datapressure_angle (
Angle): Default is20°(see Notes). - Datashift (
Float): Default is0. Generates a positive and negative profile shift (see Notes).
tolerance
- Databacklash (
Length): Default is0. Backlash, also called lash or play, is the distance between the teeth at a gear pair. - Dataclearance (
Float): Default is0.25(see Notes). - Datahead (
Float): Default is0. This value is used to change the tooth height. - Datareversed_backlash (
Bool):truebacklash decrease orfalse(default) backlash increase see Notes).
version
- Dataversion (
String):
Notes[edit | edit source]
- Datahelix_angle (beta, ): Changing the helix angle does not change the pitch diameter, or more precise the transverse pitch diameter () since the Datamodule property represents the transverse module () unless the Dataproperties_from_tool property is
true. In that case it represents the normal module (), and all properties depending on the transverse module in the computed group will be divided by cos and thus enlarged.- Spur gear: , and
- Helical gear: , and
- However, a helix angle of less than 10° has hardly any advantages over straight teeth.
- Dataclearance (): At a gear pair, clearance is the distance between the tooth tip of the first gear and the tooth root of the second gear.
- Datadouble_helix: Activates double helical gearing if the Datahelix_angle property is larger than 0 ().
- Datamodule (): Using ISO (International Organization for Standardization) guidelines, Module size is designated as the unit representing gear tooth-sizes.
- The module multiplied by the number of teeth () defines the pitch circle diameter ():
- The module multiplied by Pi () defines the pitch (), the arc distance on the pitch circle between corresponding points of adjacent teeth:
- Datashift: Profile shift is not merely used to prevent undercut. It can be used to adjust center distance between two gears. If a positive correction is applied, such as to prevent undercut in a pinion, the tooth thickness at top is thinner.
- Datanum_teeth (number of teeth, ): If the number of teeth is changed, the pitch diameter () also changes.
- Dataundercut: Undercut is used when the number of teeth of a gear is too small. Otherwise the mating gear will cut into the tooth root. The undercut not only weakens the tooth with a wasp-like waist, but also removes some of the useful involute adjacent to the base circle.
- Datapressure_angle (): 20° is a standard value here. The pressure angle is defined as the angle between the line-of-action (common tangent to the base circles) and a perpendicular to the line-of-centers. Thus, for standard gears, 14.5° pressure angle gears have base circles much nearer to the roots of teeth than 20° gears. It is for this reason that 14.5° gears encounter greater undercutting problems than 20° gears. Important: the pressure angle changes with a profile shift. Only change the parameter, if sufficient knowledge of the gear geometry is available.
- Datareversed_backlash: If there are several gears, pay attention to which gear the parameter is set for.
Limitations[edit | edit source]
A 2D tooth profile, obtained by setting the Dataheight to zero, cannot be used with features requiring a 2D shape. For example PartDesign Pad and PartDesign AdditiveHelix features do not accept such a profile as base. For technical details, please refer to the related issue on GitHub.
Useful formulas[edit | edit source]
Standard Spur Gears[edit | edit source]
Here “standard” refers to those spur gears with no profile shift coefficient ().
| Symbol | Term | Formula | FCGear Parameter |
|---|---|---|---|
| Module | - | ||
| Number of Teeth | - | ||
| Pressure Angle | Typically, | ||
| Reference Diameter or Pitch Diameter | |||
| Addendum Coefficient | Typically, | ||
| Dedendum Coefficient | Typically, | ||
| Addendum | - | ||
| Dedendum | - | ||
| Tooth Height or Tooth Depth | Typically, |
- | |
| Profile Shift Coefficient | For standard gears, |
| Symbol | Term | Formula |
|---|---|---|
| Tip Diameter | Typically, | |
| Root Diameter | Typically, |
| Symbol | Term | Formula |
|---|---|---|
| Tip Diameter | Typically, | |
| Root Diameter | Typically, |
| Symbol | Term | Formula |
|---|---|---|
| Center Distance | ||
| Tip and Root Clearance | |
Standard Helical Gears[edit | edit source]
As above with no profile shifting but the helix angle () is taken into account.
| Symbol | Term | Formula |
|---|---|---|
| Transverse Module | ||
| Normal Module | ||
| Transverse Pitch | ||
| Normal Pitch | ||
| Pitch Diameter |
- Addendum and dedendum are also controlled by the normal module.
- It depends on the Dataproperties_from_tool property if the Datamodule property is used as normal module or transverse module.
Scripting[edit | edit source]
Use the power of Python to automate your gear modeling:
import FreeCAD as App
import FreeCADGui as Gui
import freecad.gears.commands
gear = freecad.gears.commands.CreateInvoluteGear.create()
gear.num_teeth = 20
gear.helix_angle = 20
gear.height = 10
gear.double_helix = True
App.ActiveDocument.recompute()
Gui.SendMsgToActiveView("ViewFit")
