FCGear TimingGear/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Utilizzo==")
(Created page with "* {{Emphasis|type}}: Il passo delle cinghie dentate (distanza dal centro del dente al centro del dente di denti consecutivi) è specificato in tipi. GT2 ha un passo di 2 mm, GT3 di 3 mm, GT5 di 5 mm ecc..")
 
(10 intermediate revisions by the same user not shown)
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/it
{{GuiCommand/it
|Name=FCGear_TimingGear
|Name=FCGear TimingGear
|Name/it=Ingranaggio di distribuzione
|Name/it=Puleggia per cinghia dentata
|MenuLocation=FCGear Create a Timing gear
|MenuLocation=Gear → Timing Gear
|Workbenches=[[FCGear Workbench/it|FCGear]]
|Workbenches=[[FCGear_Workbench/it|FCGear]]
|Shortcut=None
|Shortcut=None
|Version=v0.16
|Version=v0.16
|SeeAlso=
|SeeAlso=
}}
}}
</div>


<span id="Description"></span>
<span id="Description"></span>
Line 35: Line 33:
==Utilizzo==
==Utilizzo==


# Switch to the [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench|FCGear Workbench]].
# Passare a [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench/it|FCGear]].
# Esistono diversi modi per richiamare il comando:
# There are several ways to invoke the command:
#* Press the {{Button|[[File:FCGear_TimingGear.svg|16px]] [[FCGear_TimingGear|Timing Gear]]}} button in the toolbar.
#* Premere il pulsante {{Button|[[File:FCGear_TimingGear.svg|16px]] [[FCGear_TimingGear/it|Timing Gear]]}} nella barra degli strumenti.
#* Select the {{MenuCommand|Gear → [[File:FCGear_TimingGear.svg|16px]] Timing Gear}} option from the menu.
#* Selezionare l'opzione {{MenuCommand|Gear → [[File:FCGear_TimingGear.svg|16px]] Timing Gear}} dal menu.
# Modificare il parametro dell'ingranaggio alle condizioni richieste (vedere [[#Proprietà|Proprietà]]).
# Change the gear parameter to the required conditions (see [[#Properties|Properties]]).


==Properties==
<span id="Properties"></span>
==Proprietà==


An FCGear TimingGear object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:
Un oggetto FCGear TimingGear deriva da un oggetto [[Part_Feature/it|Part Feature]] ed eredita tutte le sue proprietà. Ha inoltre le seguenti proprietà aggiuntive:


===Data===
<span id="Data"></span>
===Dati===


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


* {{PropertyData|height|Length}}: Default is {{Value|5 mm}}. Value of the gear width.
* {{PropertyData|height|Length}}: Il valore predefinito è {{Value|5 mm}}. Valore della larghezza dell'ingranaggio.
* {{PropertyData|teeth|Integer}}: Default is {{Value|15}}. Number of teeth.
* {{PropertyData|teeth|Integer}}: L'impostazione predefinita è {{Value|15}}. Numero di denti.
* {{PropertyData|type|Enumeration}}: Default is {{Value|gt2}}. Type of timing gearprofile pitch for timing belts (see [[#Notes|Notes]]).
* {{PropertyData|type|Enumeration}}: L'impostazione predefinita è {{Value|gt2}}. Tipo di ingranaggiopasso del profilo per cinghie di distribuzione (vedere [[#Note|Note]]).


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


* {{PropertyData|h|Length}}: (read-only) Radial height of teeth.
* {{PropertyData|h|Length}}: (sola lettura) Altezza radiale dei denti.
* {{PropertyData|offset|Length}}: (read-only) X-Offset of second arc mid-point.
* {{PropertyData|offset|Length}}: (sola lettura) Offset X del punto medio del secondo arco.
* {{PropertyData|pitch|Length}}: (read-only) Pitch of gear.
* {{PropertyData|pitch|Length}}: (sola lettura) Passo dell'ingranaggio.
* {{PropertyData|r0|Length}}: (read-only) Radius of first arc.
* {{PropertyData|r0|Length}}: (sola lettura) Raggio del primo arco.
* {{PropertyData|r1|Length}}: (read-only) Radius of second arc.
* {{PropertyData|r1|Length}}: (sola lettura) Raggio del secondo arco.
* {{PropertyData|rs|Length}}: (read-only) Radius of third arc.
* {{PropertyData|rs|Length}}: (sola lettura) Raggio del terzo arco.
* {{PropertyData|u|Length}}: (read-only) Radial difference between pitch diameter and head of gear.
* {{PropertyData|u|Length}}: (sola lettura) Differenza radiale tra passo… diametro e testa dell'ingranaggio.


{{Properties_Title|version}}
{{Properties_Title|version}}
Line 67: Line 67:
* {{PropertyData|version|String}}:
* {{PropertyData|version|String}}:


==Notes==
<span id="Notes"></span>
==Note==


* {{Emphasis|type}}: The pitch of the timing belts (distance from tooth centre to tooth centre of consecutive teeth) is specified in types. GT2 has a pitch of 2 mm, GT3 of 3 mm, GT5 of 5 mm etc..
* {{Emphasis|type}}: Il passo delle cinghie dentate (distanza dal centro del dente al centro del dente di denti consecutivi) è specificato in tipi. GT2 ha un passo di 2 mm, GT3 di 3 mm, GT5 di 5 mm ecc..


<span id="Useful_formulas"></span>
==Useful formulas==
==Formule utili==


*{{Emphasis|addendum diameter}} = {{Emphasis|pitch diameter}} + 2 * {{Emphasis|module}}
*{{Emphasis|addendum diameter}} = {{Emphasis|pitch diameter}} + 2 * {{Emphasis|module}}
Line 78: Line 80:




<div class="mw-translate-fuzzy">
{{Docnav/it
{{Docnav/it
|[[FCGear_CrownGear/it|Corona dentata]]
|[[FCGear_WormGear/it|Vite senza fine]]
|[[FCGear_LanternGear/it|Ingranaggio a lanterna]]
|[[FCGear_LanternGear/it|Ingranaggio a lanterna]]
|[[FCGear Workbench/it|FCGear]]
|[[FCGear_Workbench/it|FCGear]]
|IconL=FCGear_CrownGear.svg
|IconL=FCGear_WormGear.svg
|IconR=FCGear_LanternGear.svg
|IconR=FCGear_LanternGear.svg
|IconC=FCGear_workbench_icon.svg
|IconC=FCGear_workbench_icon.svg
}}
}}
</div>


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

Latest revision as of 14:11, 29 May 2024

Other languages:

Puleggia per cinghia dentata

Posizione nel menu
Gear → Timing Gear
Ambiente
FCGear
Avvio veloce
None
Introdotto nella versione
v0.16
Vedere anche
Nessuno

Descrizione

Lo scopo degli ingranaggi di distribuzione è quello di consentire all'albero a camme e all'albero motore di far ruotare la catena di distribuzione. L'albero motore gira per muovere i pistoni su e giù all'interno dei cilindri. L'albero a camme ruota per consentire l'apertura e la chiusura delle valvole di aspirazione e di scarico sui cilindri. Questi componenti sono importanti per la corretta sincronizzazione del motore.

Gli ingranaggi di distribuzione sono collegati a una cinghia o catena di distribuzione.

Sopra: puleggia per cinghia dentata

Utilizzo

  1. Passare a FCGear.
  2. Esistono diversi modi per richiamare il comando:
    • Premere il pulsante Timing Gear nella barra degli strumenti.
    • Selezionare l'opzione Gear → Timing Gear dal menu.
  3. Modificare il parametro dell'ingranaggio alle condizioni richieste (vedere Proprietà).

Proprietà

Un oggetto FCGear TimingGear deriva da un oggetto Part Feature ed eredita tutte le sue proprietà. Ha inoltre le seguenti proprietà aggiuntive:

Dati

base

  • Datiheight (Length): Il valore predefinito è 5 mm. Valore della larghezza dell'ingranaggio.
  • Datiteeth (Integer): L'impostazione predefinita è 15. Numero di denti.
  • Datitype (Enumeration): L'impostazione predefinita è gt2. Tipo di ingranaggio – passo del profilo per cinghie di distribuzione (vedere Note).

computed

  • Datih (Length): (sola lettura) Altezza radiale dei denti.
  • Datioffset (Length): (sola lettura) Offset X del punto medio del secondo arco.
  • Datipitch (Length): (sola lettura) Passo dell'ingranaggio.
  • Datir0 (Length): (sola lettura) Raggio del primo arco.
  • Datir1 (Length): (sola lettura) Raggio del secondo arco.
  • Datirs (Length): (sola lettura) Raggio del terzo arco.
  • Datiu (Length): (sola lettura) Differenza radiale tra passo… diametro e testa dell'ingranaggio.

version

  • Dativersion (String):

Note

  • type: Il passo delle cinghie dentate (distanza dal centro del dente al centro del dente di denti consecutivi) è specificato in tipi. GT2 ha un passo di 2 mm, GT3 di 3 mm, GT5 di 5 mm ecc..

Formule utili

  • addendum diameter = pitch diameter + 2 * module
  • belt length = 2 * axle base + belt tooth pitch : 2 * (teeth 1 + 2) + belt tooth pitch² : 4 * pi² * axle base * (teeth 1 - 2)²
  • axle base = belt length : 4 - belt tooth pitch : 8 * (teeth 1+2) + ¼ * sqrt [belt length - ½ * belt tooth pitch * (teeth 1+2)² - 2 * belt tooth pitch² * (teeth 1+2)² : pi²]