FCGear CycloidGear/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Cremagliera |Ingranaggio conico |FCGear |IconL=FCGear_InvoluteRack.svg |IconC=FCGear_w...")
(Created page with "{{GuiCommand/it |Name=FCGear CycloideGear |Name/it=Ingranaggio cicloidale |MenuLocation=FCGear → Create a Cycloide gear |Workbenches=FCGear |Shortcut...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/it
|Name=FCGear CycloideGear
|Name=FCGear CycloideGear
|Name/it=Ingranaggio cicloidale
|MenuLocation=FCGear → Create a Cycloide gear
|MenuLocation=FCGear → Create a Cycloide gear
|Workbenches=[[FCGear Workbench|FCGear]]
|Workbenches=[[FCGear Workbench/it|FCGear]]
|Shortcut=None
|Shortcut=None
|Version=v0.16
|Version=v0.16

Revision as of 19:01, 5 August 2020

Other languages:

Ingranaggio cicloidale

Posizione nel menu
FCGear → Create a Cycloide gear
Ambiente
FCGear
Avvio veloce
None
Introdotto nella versione
v0.16
Vedere anche
FCGear InvoluteGear

Description

Cycloidal gears are very sensitive to an inaccurate adjustment of the centre distance, which then leads to a change in the transmission ratio. For these reasons, cycloidal gears are hardly found in mechanical engineering but are only used in special cases such as in the watch industry, for roots type blowers or for the drive of gear racks.

From left to right: Spur gearing, helical gearing, double helical gearing

Usage

  1. Switch to the FCGear Workbench.
  2. Invoke the command several way:
  3. Change the gear parameter to the required conditions (see Properties → Data below).

Properties

Data

Base

  • DatiPlacement: Placement is the location and orientation of an object in space.
  • DatiLabel: User name of the object in the Tree view.

cycloid_parameter

  • Datiinner_diameter: Default is 5,00. Rolling circle of hypocycloid (see also the information in Notes).
  • Datiouter_diameter: Default is 5,00. Rolling circle of epicycloid (see also the information in Notes).

gear_parameter

  • Datibackslash: Default is 0,00. Backlash, also called lash or play, is the distance between the teeths at a gear pair.
  • Datibeta: With the helix angle β a helical gear is created (positive value → rotation direction right, negative value → rotation direction left).
  • Daticlearance: Default is 0,25 (see also the information in Notes).
  • Datidouble_helix: True creates a double helix gear (see also the information in Notes)
  • Datiheight: Value of the gear width.
  • Datimodule: Module is the ratio of the reference diameter of the gear divided by the number of teeth (see also the information in Notes).
  • Datinumpoints: Default is 15, change of the involute profile. Changing the value can lead to unexpected results.
  • Datiteeth: Number of teeth.

View

The parameter descriptions of the View tab will be found in Property editor, further below at Example of the properties of a PartDesign object.

Notes

  • Cycloidal gears must always be specially matched to each other and can generally not be exchanged at will!
  • In a gear pair, both gears have the same values for inner_diameter and outer_diameter. See also the information in Properties cycloid parameter view below.
  • 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.
  • double_helix: To use the double helical gearing the helix angle β (beta) for the helical gearing must first be entered.
  • 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.

Limitations

Limitation are not known yet.

Properties cycloid parameter view