new

Dependencies:   mbed CANMsg

Branch:
V6_R2C_DE_HwV5_Versione2
Revision:
15:2d5ae9acff83
Parent:
14:24c5d58e8bc6
--- a/parameters.hpp	Thu Jan 10 10:40:27 2019 +0000
+++ b/parameters.hpp	Thu Jan 31 07:56:52 2019 +0000
@@ -18,8 +18,8 @@
 double cellsNumber = 20.0f;             // numero di celle del tamburo
 
 double TBmotorSteps = 1600.0f;           // TB wheel motor steps without reduction (defined from driver)
-double TBreductionRatio = 1.65625f;      // TB mechanical reduction ratio 
-double SDreductionRatio =2.5714f;        // seed wheel machanical reduction ratio
+double TBreductionRatio = 1.65625f;      // TB mechanical reduction ratio --> rapporto tra ingranaggio grande e piccolo
+double SDreductionRatio =2.5714f;        // seed wheel machanical reduction ratio --> rapporto trasmissione disco becchi (puleggia)
 double TBdeltaStep = 0.0f;            // steps of advance for manage tb motor respect sd motor
 double K_WheelRPM =0.0f;
 double K_WhellFrequency=0.0f;