FCGear BevelGear: Difference between revisions

From FreeCAD Documentation
mNo edit summary
m (Notes extended)
 
(4 intermediate revisions by 2 users not shown)
Line 22: Line 22:
==Description== <!--T:3-->
==Description== <!--T:3-->


<!--T:45-->
The [[Image:FCGear_BevelGear.svg|24px|link=FCGear_BevelGear]] [[FCGear_BevelGear|FCGear BevelGear]] tool creates a basic bevel gear, a solid object that needs to be trimmed to the correct final shape in following steps.
The [[Image:FCGear_BevelGear.svg|24px|link=FCGear_BevelGear]] [[FCGear_BevelGear|FCGear BevelGear]] tool creates a basic bevel gear, a solid object that needs to be trimmed to the correct final shape in following steps.


Line 37: Line 38:


==Usage== <!--T:7-->
==Usage== <!--T:7-->

===Create a bevel gear===


<!--T:8-->
<!--T:8-->
# There are several ways to invoke the tool:
# Switch to the [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench|FCGear Workbench]].
# There are several ways to invoke the command:
#* Press the {{Button|[[File:FCGear_BevelGear.svg|16px]] [[FCGear_BevelGear|Bevel Gear]]}} button in the toolbar.
#* Press the {{Button|[[File:FCGear_BevelGear.svg|16px]] [[FCGear_BevelGear|Bevel Gear]]}} button in the toolbar.
#* Select the {{MenuCommand|Gear → [[File:FCGear_BevelGear.svg|16px]] Bevel Gear}} option from the menu.
#* Select the {{MenuCommand|Gear → [[File:FCGear_BevelGear.svg|16px]] Bevel Gear}} option from the menu.
# A BevelGear object is created according to the default settings.
# Change the gear parameter to the required conditions (see [[#Properties|Properties]]).

===Edit a bevel gear===

# Select a BevelGear object in the [[Tree_view|Tree view]] or in [[3D_view|3D view]].
# Adjust the the gear parameters as required in the [[Property_editor|Property editor]].


==Properties== <!--T:9-->
==Properties== <!--T:9-->

See also: [[Property_editor|Property editor]].


<!--T:29-->
<!--T:29-->
Line 56: Line 65:


<!--T:31-->
<!--T:31-->
* {{PropertyData|height|Length}}: Default is {{Value|5}}. Value for the bevel gear width.
* {{PropertyData|height|Length}}: Default is {{Value|5}}. Value of the bevel gear width, measured from the pitch circle.
* {{PropertyData|module|Length}}: Default is {{Value|1}}. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see [[#Notes|Notes]]).
* {{PropertyData|module|Length}}: Default is {{Value|1}}. Module is the ratio of the pitch diameter of the gear divided by the number of teeth (see [[#Notes|Notes]]).
* {{PropertyData|reset_origin|Bool}}: If {{True}} (default) the center of the axis is at the center of the bottom of the gear (see [[#Notes|Notes]]).
* {{PropertyData|reset_origin|Bool}}: If {{True}} (default) the origin of the gear is at the center of the pitch circle (bottom of the gear) (see [[#Notes|Notes]]).
*: If {{False}} the origin of the gear is at the tip of the pitch cone.
* {{PropertyData|teeth|Integer}}: Default is {{Value|15}}. Number of teeth.
* {{PropertyData|teeth|Integer}}: Default is {{Value|15}}. Number of teeth.


Line 78: Line 88:


<!--T:37-->
<!--T:37-->
* {{PropertyData|pitch_angle|Angle}}: Default is {{Value|45 °}}. Angle of taper.
* {{PropertyData|pitch_angle|Angle}}: Default is {{Value|45 °}}. Taper angle of the pitch cone.


<!--T:17-->
<!--T:17-->
Line 108: Line 118:


<!--T:22-->
<!--T:22-->
* Bevel gears are quite complex, because their properties not only depend on the gear ratio but also on the angle between the gear axes. The default bevel gear is built for perpendicular axes and a 1:1 ratio.
* {{Emphasis|pitch angle}}: The taper angle of the pitch cone is half the angle between gear axes for a 1:1 ratio, that is 45° for perpendicular axes. Pitch angles for other combinations of ratio and angles between axes can be determined geometrically within a [[Sketcher_Workbench|sketch]].
* {{Emphasis|clearance}}: At a gear pair, clearance is the distance between the tooth tip of the first gear and the tooth root of the second gear.
* {{Emphasis|clearance}}: At a gear pair, clearance is the distance between the tooth tip of the first gear and the tooth root of the second gear.
* {{Emphasis|module}}: Using ISO (International Organization for Standardization) guidelines, Module size is designated as the unit representing gear tooth-sizes. Module (m): m = 1 (p = 3.1416), m = 2 (p = 6.2832), m = 4 (p = 12.566). If you multiply Module by Pi, you can obtain Pitch (p). Pitch is the distance between corresponding points on adjacent teeth.
* {{Emphasis|module}}: Using ISO (International Organization for Standardization) guidelines, Module size is designated as the unit representing gear tooth-sizes. Module (m): m = 1 (p = 3.1416), m = 2 (p = 6.2832), m = 4 (p = 12.566). If you multiply Module by Pi, you can obtain Pitch (p). Pitch is the distance between corresponding points on adjacent teeth.
* {{Emphasis|reset_origin}}: It can be advantageous for mounting purposes if the parameter is set to {{Emphasis|false}}. The origin of the body is then at the tip of the pitch cone.
* {{Emphasis|pressure_angle}}: Only change the parameter, if sufficient knowledge of the gear geometry is available.
* {{Emphasis|reset_origin}}: It is recommended to set the parameter to {{Emphasis|false}} to have the origin of the gear at the tip of the pitch cone. This way we can extend the bevel gear beyond the pitch circle plane using the module property.
* {{Emphasis|pressure_parameter}}: Only change the parameter, if sufficient knowledge of the gear geometry is available.
* The weak point of this tool is that it builds the geometry from the pitch diameter towards the tip and ignores the fact that there is also geometry in the opposite direction. That is why we have to determine the cross-section of the gear at the pitch circle belonging to our chosen module to define cutting geometry and then use an extended (scaled from the tip) bevel gear to be cut. (see ''reset origin'' above)


==Useful formulas== <!--T:26-->
==Useful formulas== <!--T:26-->

Latest revision as of 11:21, 24 June 2024

Other languages:

FCGear BevelGear

Menu location
Gear → Bevel Gear
Workbenches
FCGear
Default shortcut
None
Introduced in version
v0.16
See also
None

Description

The FCGear BevelGear tool creates a basic bevel gear, a solid object that needs to be trimmed to the correct final shape in following steps.

Partly because of the noise they generate, bevel gears are not used as often as other types of gear. But they are still used in certain sectors, such as food packaging and canned food, lawn and garden equipment, machines such as drills and mills, compression systems for the gas and oil market and flow control valves.

Spiral bevel gears have curved teeth to provide softer engagement and greater tooth to tooth contact compared to a straight bevel gear. This reduces the vibration and noise. They can be used at high speeds and are typically used in motorcycle and bicycle transmissions.

From left to right: Spur gearing, spiral gearing

Usage

Create a bevel gear

  1. There are several ways to invoke the tool:
    • Press the Bevel Gear button in the toolbar.
    • Select the Gear → Bevel Gear option from the menu.
  2. A BevelGear object is created according to the default settings.

Edit a bevel gear

  1. Select a BevelGear object in the Tree view or in 3D view.
  2. Adjust the the gear parameters as required in the Property editor.

Properties

See also: Property editor.

An FCGear BevelGear object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

base

  • Dataheight (Length): Default is 5. Value of the bevel gear width, measured from the pitch circle.
  • Datamodule (Length): Default is 1. Module is the ratio of the pitch diameter of the gear divided by the number of teeth (see Notes).
  • Datareset_origin (Bool): If true (default) the origin of the gear is at the center of the pitch circle (bottom of the gear) (see Notes).
    If false the origin of the gear is at the tip of the pitch cone.
  • Datateeth (Integer): Default is 15. Number of teeth.

computed

  • Dataangular_backlash (Angle): (read-only)
  • Datadw (Length): (read-only) Working pitch diameter.

helical

  • Databeta (Angle): Default is 0 °. With the helix angle β a helical bevel gear is created – positive value → rotation direction right, negative value → rotation direction left.

involute

  • Datapitch_angle (Angle): Default is 45 °. Taper angle of the pitch cone.

involute_parameter

  • Datapressure_angle (Angle): Default is 20 ° (see Notes).

precision

  • Datanumpoints (Integer): Default is 6. Change of the involute profile. Changing the value can lead to unexpected results.

tolerance

  • Databacklash (Length): Default is 0. Backlash, also called lash or play, is the distance between the teeth at a gear pair.
  • Dataclearance (Float): Default is 0.1 (see Notes).

version

  • Dataversion (String):

Notes

  • Bevel gears are quite complex, because their properties not only depend on the gear ratio but also on the angle between the gear axes. The default bevel gear is built for perpendicular axes and a 1:1 ratio.
  • pitch angle: The taper angle of the pitch cone is half the angle between gear axes for a 1:1 ratio, that is 45° for perpendicular axes. Pitch angles for other combinations of ratio and angles between axes can be determined geometrically within a sketch.
  • clearance: At a gear pair, clearance is the distance between the tooth tip of the first gear and the tooth root of the second gear.
  • module: Using ISO (International Organization for Standardization) guidelines, Module size is designated as the unit representing gear tooth-sizes. Module (m): m = 1 (p = 3.1416), m = 2 (p = 6.2832), m = 4 (p = 12.566). If you multiply Module by Pi, you can obtain Pitch (p). Pitch is the distance between corresponding points on adjacent teeth.
  • pressure_angle: Only change the parameter, if sufficient knowledge of the gear geometry is available.
  • reset_origin: It is recommended to set the parameter to false to have the origin of the gear at the tip of the pitch cone. This way we can extend the bevel gear beyond the pitch circle plane using the module property.
  • The weak point of this tool is that it builds the geometry from the pitch diameter towards the tip and ignores the fact that there is also geometry in the opposite direction. That is why we have to determine the cross-section of the gear at the pitch circle belonging to our chosen module to define cutting geometry and then use an extended (scaled from the tip) bevel gear to be cut. (see reset origin above)

Useful formulas

  • pitch diameter = module * teeth
  • addendum diameter = pitch diameter + 2 * module * cos reference cone angle
  • tip angle 1 = (teeth 1 + 2) * (cos reference cone angle 1) : (teeth 2 - 2) * (sin reference cone angle 1)
  • tip angle 2 = (teeth 2 + 2) * (cos reference cone angle 2) : (teeth 1 - 2) * (sin reference cone angle 2)
  • reference cone angle 1 = (teeth 1) : (teeth 2)
  • reference cone angle 2 = (teeth 2) : (teeth 1)
  • axis angle total = reference cone angle 1 + reference cone angle 2

Substantive reference cone angle [TECH.]