FCGear BevelGear/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/it |Name=FCGear BevelGear |Name/it=Ingranaggio conico |MenuLocation=FCGear → Create a Bevel gear |Workbenches=FCGear |Shortcut=None |Ver...")
(Updating to match new version of source page)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/it
{{Docnav/it
|[[FCGear_CycloideGear/it|Ingranaggio cicloidale]]
|[[FCGear_CycloideGear/it|Ingranaggio cicloidale]]
Line 9: Line 10:
|IconC=FCGear_workbench_icon.svg
|IconC=FCGear_workbench_icon.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/it
{{GuiCommand/it
|Name=FCGear BevelGear
|Name=FCGear BevelGear
Line 15: Line 18:
|MenuLocation=FCGear → Create a Bevel gear
|MenuLocation=FCGear → Create a Bevel gear
|Workbenches=[[FCGear Workbench/it|FCGear]]
|Workbenches=[[FCGear Workbench/it|FCGear]]
|Shortcut=None
|Version=0.16
|Version=0.16
}}
}}
</div>


==Description==
==Descrizione==


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.
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.
Line 25: Line 28:
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.
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.


:[[Image:Bevel-Gear_example.png]]
[[Image:Bevel-Gear_example.png]]
:{{Caption|From left to right: Spur gearing, spiral teeth}}
{{Caption|From left to right: Spur gearing, spiral gearing}}


==Usage==
==Usage==


# Switch to the [[Image:FCGear_workbench_icon.svg|22px]] [[FCGear Workbench]].
# Switch to the [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench|FCGear Workbench]].
# Invoke the command several way:
# There are several ways to invoke the command:
#* Press the [[File:FCGear_BevelGear.svg|22px|link=FCGear BevelGear]] [[FCGear_BevelGear|Create a Bevel gear]] button in the tool bar.
#* Press the {{Button|[[File:FCGear_BevelGear.svg|16px]] [[FCGear_BevelGear|Bevel Gear]]}} button in the toolbar.
#* Using the {{MenuCommand|Menu → Bevel gear}}.
#* Select the {{MenuCommand|Gear [[File:FCGear_BevelGear.svg|16px]] Bevel Gear}} option from the menu.
# Change the gear parameter to the required conditions (see {{Emphasis|Properties → Data}} below).
# Change the gear parameter to the required conditions (see [[#Properties|Properties]]).


==Properties==
==Properties==

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


===Data===
===Data===


{{Properties_Title|Base}}
{{Properties_Title|base}}


* {{PropertyData|Placement}}: [[Placement|Placement]] is the location and orientation of an object in space.
* {{PropertyData|height|Length}}: Default is {{Value|5}}. Value for the bevel gear width.
* {{PropertyData|Label}}: User name of the object in the [[Tree_view|Tree view]].
* {{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|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|teeth|Integer}}: Default is {{Value|15}}. Number of teeth.


{{Properties_Title|gear_parameter}}
{{Properties_Title|computed}}


* {{PropertyData|angular_backlash|Angle}}: (read-only)
* {{PropertyData|beta}}: With the angle β a helical bevel gear is created (positive value → rotation direction right, negative value → rotation direction left).
* {{PropertyData|dw|Length}}: (read-only) Working pitch diameter.


{{Properties_Title|gear_parameter}}
{{Properties_Title|helical}}


* {{PropertyData|backslash}}: Default is 0,00. Backlash, also called lash or play, is the distance between the teeths at a gear pair.
* {{PropertyData|beta|Angle}}: Default is {{Value|0 °}}. With the helix angle β a helical bevel gear is created positive value rotation direction right, negative value → rotation direction left.

* {{PropertyData|clearance}}: Default is 0,10 (see also the information in {{Emphasis|Note}}).
{{Properties_Title|involute}}
* {{PropertyData|height}}: Value for the bevel gear width.

* {{PropertyData|m}}: Module is the ratio of the reference diameter of the gear divided by the number of teeth (see also the information in {{Emphasis|Note}}).
* {{PropertyData|numpoints}}: Default is 6, change of the involute profile. Changing the value can lead to unexpected results.
* {{PropertyData|pitch_angle|Angle}}: Default is {{Value|45 °}}. Angle of taper.
* {{PropertyData|reset_origin}}: If the value is {{Emphasis|True}}, the center of the axis is at the center of the bottom of the gear (see also the information in {{Emphasis|Note}}).
* {{PropertyData|teeth}}: Number of teeth.


{{Properties_Title|involute_parameter}}
{{Properties_Title|involute_parameter}}


* {{PropertyData|pitch_angel}}: Angle of taper.
* {{PropertyData|pressure_angle|Angle}}: Default is {{Value|20 °}} (see [[#Notes|Notes]]).
* {{PropertyData|pressure_parameter}}: Default is 20 (see also the information in {{Emphasis|Note}}).


{{Properties_Title|precision}}
=== View ===


* {{PropertyData|numpoints|Integer}}: Default is {{Value|6}}. Change of the involute profile. Changing the value can lead to unexpected results.
The parameter descriptions of the {{Emphasis|View}} tab will be found in [[Property_editor|Property editor]], further below at {{Emphasis|Example of the properties of a PartDesign object}}.

{{Properties_Title|tolerance}}

* {{PropertyData|backlash|Length}}: Default is {{Value|0}}. Backlash, also called lash or play, is the distance between the teeth at a gear pair.
* {{PropertyData|clearance|Float}}: Default is {{Value|0.1}} (see [[#Notes|Notes]]).

{{Properties_Title|version}}

* {{PropertyData|version|String}}:


==Notes==
==Notes==
Line 75: Line 89:
* {{Emphasis|pressure_parameter}}: Only change the parameter, if sufficient knowledge of the gear geometry is available.
* {{Emphasis|pressure_parameter}}: Only change the parameter, if sufficient knowledge of the gear geometry is available.


==Limitations==
==Useful formulas==


*{{Emphasis|pitch diameter}} = {{Emphasis|module}} * {{Emphasis|teeth}}
Limitation are not known yet.
*{{Emphasis|addendum diameter}} = {{Emphasis|pitch diameter}} + 2 * {{Emphasis|module}} * {{Emphasis|cos reference cone angle}}
*{{Emphasis|tip angle 1}} = {{Emphasis|(teeth 1 + 2)}} * {{Emphasis|(cos reference cone angle 1)}} : {{Emphasis|(teeth 2 - 2)}} * {{Emphasis|(sin reference cone angle 1)}}
*{{Emphasis|tip angle 2}} = {{Emphasis|(teeth 2 + 2)}} * {{Emphasis|(cos reference cone angle 2)}} : {{Emphasis|(teeth 1 - 2)}} * {{Emphasis|(sin reference cone angle 2)}}
*{{Emphasis|reference cone angle 1}} = {{Emphasis|(teeth 1)}} : {{Emphasis|(teeth 2)}}
*{{Emphasis|reference cone angle 2}} = {{Emphasis|(teeth 2)}} : {{Emphasis|(teeth 1)}}
*{{Emphasis|axis angle total}} = {{Emphasis|reference cone angle 1}} + {{Emphasis|reference cone angle 2}}


Substantive reference cone angle [TECH.]
{{Docnav

|[[FCGear_CycloideGear|FCGear CycloideGear]]

|[[FCGear_WormGear|FCGear WormGear]]
<div class="mw-translate-fuzzy">
|[[FCGear Workbench|FCGear Workbench]]
{{Docnav/it
|[[FCGear_CycloideGear/it|Ingranaggio cicloidale]]
|[[FCGear_WormGear/it|Vite senza fine]]
|[[FCGear Workbench/it|FCGear]]
|IconL=FCGear_CycloideGear.svg
|IconL=FCGear_CycloideGear.svg
|IconR=FCGear_WormGear.svg
|IconR=FCGear_WormGear.svg
|IconC=FCGear_workbench_icon.svg
|IconC=FCGear_workbench_icon.svg
}}
}}
</div>


[[Category:Addons{{#translation:}}]]
[[Category:Addons{{#translation:}}]]

Latest revision as of 15:41, 5 October 2022

Other languages:

Ingranaggio conico

Posizione nel menu
FCGear → Create a Bevel gear
Ambiente
FCGear
Avvio veloce
Nessuno
Introdotto nella versione
0.16
Vedere anche
Nessuno

Descrizione

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

  1. Switch to the FCGear Workbench.
  2. There are several ways to invoke the command:
    • Press the Bevel Gear button in the toolbar.
    • Select the Gear → Bevel Gear option from the menu.
  3. Change the gear parameter to the required conditions (see Properties).

Properties

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

  • Datiheight (Length): Default is 5. Value for the bevel gear width.
  • Datimodule (Length): Default is 1. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see Notes).
  • Datireset_origin (Bool): If true (default) the center of the axis is at the center of the bottom of the gear (see Notes).
  • Datiteeth (Integer): Default is 15. Number of teeth.

computed

  • Datiangular_backlash (Angle): (read-only)
  • Datidw (Length): (read-only) Working pitch diameter.

helical

  • Datibeta (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

  • Datipitch_angle (Angle): Default is 45 °. Angle of taper.

involute_parameter

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

precision

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

tolerance

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

version

  • Dativersion (String):

Notes

  • 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.
  • reset_origin: It can be advantageous for mounting purposes if the parameter is set to false. The origin of the body is then at the tip of the pitch cone.
  • pressure_parameter: Only change the parameter, if sufficient knowledge of the gear geometry is available.

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.]