Telescope Systems Scientist
cutoff temp (°C) | avg % lost | avg hours lost |
---|---|---|
0 | 0.1 | 7.0 |
2 | 0.4 | 25.2 |
4 | 1.3 | 93.1 |
Mid-Scale Innovations Program (MSIP) replace the existing motors and drives
Two modes:
Old drives use software to control a pulse generator to control the drives
New drives can operate in this mode, but it's not required. Index mode is more flexible.
Up to 64 indexes can be populated, each with distance, speed, acc, dec.
Indexes can be repeated, or cycled from one to the next.
Smooth transition between different velocities.
motor capable of 200rpm, ~7.7 scope deg/s
2deg/s ~ 52 motor rpm
Minimize Failure points - Eliminate custom parts, circuits, and cabling as much as possible.
Minimize Comms issues - Replace custom cabling with system that utilizes dome ethernet and/or wifi.
Modularity/longevity - Ideal would be identical common, well-supported microcontrollers with many spares, flash them with the appropriate software.
Parallel operation - Multiple mirror axis/motors/covers could be commanded simultaneously (or at least buffered).
Internet control and local operation - web-based log/debugging
Code - Arduino C++, RPi Firmata control
Industrial RPi+Arduino based system
Some thoughts from AAS 241
Peak Torque | Rated Torque | Rated Speed | Max Velocity | |
---|---|---|---|---|
(Nm) | (Nm) | rpm | rpm | |
1015B (existing) | 15 | 5 | 120 | |
PM-DDD22 (new) | 66 | 22 | 200 | 400 |
Motor accuracy of ±30 arcsec with repeatability of ±1.3 arcsec. This is before the gear reduction, current setup gets <10 arcsec after gearing
The P series direct drive have higher resolution absolute encoders so the system should be even better than the older Dynaserv series.
Altitude: 2300 kg-m²
Load inertia = 2300/(24*6.5)² = 0.0945 kg-m²
Existing motor inertia = 120 kg-m² x 10-4
New motor inertia = 57 kg-m² x 10-4
Existing inertia ratio = 7.9:1
New inertia ratio = 16.5:1
Azimuth: 11,000 – 13,400 kg-m² = kg-m²
Load inertia = 13,400/(24*6.5)² = 0.551 kg-m²
Existing motor inertia = 120 kg-m² x 10-4
New motor inertia = 57 kg-m² x 10-4
Existing inertia ratio = 45.9:1
New inertia ratio = 96:1
Ideal inertia ratio is 10:1 or less
Based on Parker’s calculation, this motor has an ratio of 96:1 on the azimuth axis. But since your gear ratios are high and speeds are very low, the inertia ratio of less than 100:1 should be sufficient.