FCGear LanternGear: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
Line 46: Line 46:
#* Press the {{Button|[[File:FCGear_LanternGear.svg|16px]] [[FCGear_LanternGear|Lantern Gear]]}} button in the toolbar.
#* Press the {{Button|[[File:FCGear_LanternGear.svg|16px]] [[FCGear_LanternGear|Lantern Gear]]}} button in the toolbar.
#* Select the {{MenuCommand|Gear → [[File:FCGear_LanternGear.svg|16px]] Lantern Gear}} option from the menu.
#* Select the {{MenuCommand|Gear → [[File:FCGear_LanternGear.svg|16px]] Lantern 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== <!--T:9-->
==Properties== <!--T:9-->
Line 67: Line 67:
* {{PropertyData|bolt_radius|Length}}: Default is 1,00 mm. Diameter of the cylinder on the rotating disc which functions as a second "gear wheel".
* {{PropertyData|bolt_radius|Length}}: Default is 1,00 mm. Diameter of the cylinder on the rotating disc which functions as a second "gear wheel".
* {{PropertyData|height|Length}}: Default is 5,00 mm. Value of the gear width.
* {{PropertyData|height|Length}}: Default is 5,00 mm. Value of the gear width.
* {{PropertyData|module|Length}}: Default is 1,00 mm. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see also the information in {{Emphasis|Notes}}.
* {{PropertyData|module|Length}}: Default is 1,00 mm. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see [[#Notes|Notes]]).


<!--T:15-->
<!--T:15-->

Revision as of 18:06, 28 September 2022

FCGear LanternGear

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

Description

The lantern gear toothing is a special form of cycloidal toothing in which the rolling circle and pitch circle are of equal size. In addition, the teeth of the larger wheel in a gearbox are replaced by cylinders. The small wheel is given a cycloid gearing. This results in a one-sided point gearing. Lantern gearings can only be straight toothed.

Because their construction is very simple, they are among the oldest forms of gearing. Lantern gearings are used when large gear ratios are required, for example in the slewing gears of mills or timber handling cranes.

Lantern gear wheel with roller chains are a cost-effective and robust alternative to rack and pinion drives. By guiding the stretched lantern gear wheel chain tangentially along the lantern gear wheel, a linear movement of the chain is converted into a rotational movement of the wheel. Conversely, a linear motion of the chain can also be achieved by the rotary motion of the lantern gear wheel (motorbike/bicycle).

File:Latern Gear example.png

Above: Lantern gear

Usage

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

Properties

Data

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

accuracy

  • Datanum_profiles (Integer): Default is 10. The value normally does not need to be changed.

base

  • Databolt_radius (Length): Default is 1,00 mm. Diameter of the cylinder on the rotating disc which functions as a second "gear wheel".
  • Dataheight (Length): Default is 5,00 mm. Value of the gear width.
  • Datamodule (Length): Default is 1,00 mm. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see Notes).

gear_parameter

  • Datateeth (Integer): Default is 15. Number of teeth.

tolerance

  • Datahead (Float):

version

  • Dataversion (String):

Notes

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

Useful formulas

  • addendum diameter = module * (teeth +2)
  • pitch diameter = module * teeth
  • axle base = pitch diameter (lantern gear 1 + 2) : 2