Item 1665
MAKE:
ElectrotorPlus ~ MRGA - Motor - Mechanical Specifications
Much of the following has been coded into Access database; ELECTROTOR - Gyro and Gyro Data forms
Initial Proposed Constants:
Constants:
The weight of rotor is 10 lb [4.55 Kg] as a guess, at this point in time.
- This suggests 2 x 10 = 20 lb for 15 HP motor. I.e. 1.5 lb per HP.
- Gears etc will make up part of the mass. Planets are turning in wrong direction for gyroscopic precession.
Mass [M]= Weight = 10 lb = 4.54 Kg. Weight [lb] / 32.17 [ft/sec2] = 10 / 32.17 = 0.3108 slug.
About Z-axis:
- Radii of the rotating mass of the rotor is OD = 13" = 0.3302 m and ID = 11.5" = 0.2921 m.
- Radius of Gyration of the rotating mass of the rotor ~ From Machinery's Handbook, p. 143: [k0] & [Rg] : [RgZ] = sqrt (JM / M) = sqrt (0.441 kg-m2 / 4.55 kg) = sqrt (0.0969) = 0.3113 m. Interesting, re previous line. I would have thought that it would be further out than the mid-mass radius of the wheel.
- Moment of inertia [JMZ] [JmZ] for hollow cylinder. Reference to axis A-A ~ From Machinery's Handbook, p. 144: JM = 1/2M(R2 + r2). ~ R is the outside radius of the cylinder. r is the inside radius. JM = 1/2M(R2 + r2) = 1/2 * 4.54(0.33022 + 0.29212) = 1/2 * 4.54(0.109 + 0.0853) = 0.441 kg-m2 = 0.0903 lb-ft2.
- WAS
Angular velocity: [ωZ] [OmegaZ] (of motor's rotor) = 6,000 rpm * 2 * pi / 60 = 954.5 rad/min. = 628.6 rad/sec.
- NEW
Angular velocity: [ωZ] [OmegaZ] (of motor's rotor) = 19,205 rpm * 2 * pi / 60 = 954.5 rad/min. = 2,012 rad/sec.
- WAS
Angular momentum: [LZ] [LZ] = JMZ * ωZ (of rotor) = 0.441 kg-m2 * 628.6 rad/sec = 277.2 (kgm2s-1).
- NEW
Angular momentum: [LZ] [LZ] = JMZ * ωZ (of rotor) = 0.441 kg-m2 * 2,012 rad/sec = 887 (kgm2s-1).
Variables:
About X-axis and about Y-axis:
- Half length of motor's rotor; [l] = 0.127 m
- Moment of inertia for hollow cylinder [JMXY] [JmXY]. Reference to axis B-B ~ From Machinery's Handbook, p. 144: JMX = M ( (l2/3) + ( (R2 + r2 )/4) ). ~ l is the half length of the cylinder. JM = M * ( (l2/3) + ((R2 + r2)/4) ) = 4.54 * ((0.127 / 2) 2 / 3) + ((0.33022 + 0.29212) / 4)) = 4.54 * (0.00134 + 0.04859) = 0.2267 kg-m2 = 0.0464 lb-ft2.
- Re [JmXy]; It appears that
JMX = M ( (l2/3) + ( (R2 + r2 )/4) ) can be replaced by JMX = M ( (l2/3) + ( (RgZ4 )/4) ) and get the same answers. I am therefore using the later algorithm, since [RgZ] is a variable in the database form.
- Ie. using '=[M]*((([RgXY]^2)/3)+(([RgZ]^4)/4))' instead of '=[M]*((([RgXY]^2)/3)+((0.3302^2*0.2921^2)/4))'.
- Radius of Gyration of the rotating mass of the rotor ~ From Machinery's Handbook, p. 143: [k0] & [Rg]: [RgXY] = sqrt (JM / M) = sqrt (0.2267 kg-m2 / 4.55 kg) = sqrt (0.0499) = 0.2235 m

~ From here go to
ElectrotorPlus_Gyro.html - Calculations ~
Place database forms Gyro and Gyro Data on Web page and link to it.

Flywheel:
For information about Flywheel and limitation see; Machinery's Handbook, page 171.

Cooling:
Consider pressurizing the gearbox or the area at the top of the motor's air gap sothat there will be an airflow downward through the air gap to the outside air..

Introduction Page | SynchroLite Home Page | Electrotor Home Page | UniCopter Home Page | Nemesis Home Page | AeroVantage Home Page:
Last Revised: August 6, 2008