Difference between revisions of "Rotators"

From SatNOGS Wiki
(Add link to Rotator Controller page)
(Add a link to a review of commercial rotators)
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
  
==SatNOGS Rotators==
+
The SatNOGS Client uses [http://hamlib.sourceforge.net/ hamlib] to speak to a rotator. With this, we are able to support almost any commercially available rotator, and have the flexibility to support home built rotators that implement protocols like [https://www.mustbeart.com/software/easycomm.txt EasyComm] or Yaesu GS-232.
Our tracking mechanism is designed from scratch, parametric by default, 3D printed in under 8 hours. Utilizing two NEMA14 stepper motors we have unconstrained movement in Altitude and Azimuth.
 
  
===SatNOGS Rotator v2===
+
In this [https://wiki.satnogs.org/Review_of_Commercial_Rotator wiki page] you could read a review about the AZ/EL rotators, which are popular in HAM community.
  
* [[SatNOGS Rotator v2|Wiki page]]
+
If you would rather start with a stationary antenna setup (no rotator), see our [[Omnidirectional Station How To|omnidirectional guide]].
* [https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator/tree/v2 Design files]
 
  
===SatNOGS Rotator v3===
+
{| class="wikitable" style="width: 100%;"
 +
! style="width: 49%" |
 +
=== Commercial Rotators ===
 +
!
 +
! style="width: 49%" |
 +
=== Homebuilt Rotators ===
 +
|-
 +
|[[File:G5500.jpg|left|frameless|100x100px]]
  
* [[SatNOGS Rotator v3|Wiki page]]
+
==== [[G-5500|Yaesu G-5500]] ====
* [https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator/tree/v3.0 Design files]
+
The G-5500 is a common rotator for amateur radio AZ/EL applications. The SatNOGS client interfaces with this rotator via the hamlib library. While a commercial computer interface is available from Yaesu, the SatNOGS project provides an open hardware design that is much cheaper.
 +
* [[G-5500|G-5500 SatNOGS Wiki page]]
 +
* G-5500 Arduino interface
 +
* [https://www.yaesu.com/indexVS.cfm?cmd=DisplayProducts&ProdCatID=104&encProdID=79A89CEC477AA3B819EE02831F3FD5B8 Yaesu G-5500 Product link]
 +
|
 +
|[[File:30033213301 ef78e64120 k.jpg|left|frameless|133x133px]]
  
==Commercial rotators==
+
====[[SatNOGS Rotator v2]]====
 +
The v2 rotator is not recommended, as v3 provides much greater strength and durability. These docs remain for historical purposes.
 +
* [[SatNOGS Rotator v2|SatNOGS v2 Wiki page]]
 +
* [https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator/tree/v2 SatNOGS v2 source code]
 +
|-
 +
|[[File:Portable Rotation.jpg|left|frameless|100x100px]]
  
===<span class="plainlinks">[http://download.qrz.ru/pub/hamradio/antenna/rotators/G-800SA_1000SA.pdf  Yaesu G800]</span>===
+
==== Portable Rotation AZ/EL ====
 +
Docs to be written, but we do have successful stations using this rotator with the SatNOGS client.
  
===[[G-5500|Yaesu G-5500]]===
+
* [http://portablerotation.com/shop/azel-portable-rotor-system/ Portable Rotation product link]
 +
|
 +
|[[File:V3.jpg|left|frameless|100x100px]]
  
===SPID X-Y===
+
====[[SatNOGS Rotator v3]]====
 +
The v3 rotator is a complete overhaul on the v2 design. The 2020 slotted extrusion frame and larger gears provide for a stronger rotator with greater wind loading.
 +
* [[SatNOGS Rotator v3|SatNOGS v3 Wiki page]]
 +
* [https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator/tree/v3.0 SatNOGS v3 source code]
 +
|-
 +
|[[File:Alfa Spid.jpg|left|frameless|133x133px]]
  
 +
==== Alfa Spid X-Y ====
  
==[[SatNOGS Rotator Controller|Electronics]]==
 
Our driving electronics are made of two Stepper motor drivers and an Arduino controlling them. Simple yet accurate.
 
  
* [[SatNOGS Rotator Controller|Wiki page]]
+
* [[SPID Big RAS|Alfa Spid SatNOGS Wiki page]]
* [https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-controller Design files]
+
* [http://alfaradio.ca/alfaspid-azel.html Alfa Spid product link]
* [https://gitlab.com/librespacefoundation/satnogs/satnogs-rotator-firmware Firmware]
+
|
 +
|
 +
|-
 +
|[[File:Dwingleloo.png|left|frameless|100x100px]]
 +
 
 +
==== Dwingeloo Radio Observatory ====
 +
(okay, you're not likely to keep a deep space observatory on the network, but it has been done!)
 +
* [https://www.youtube.com/watch?v=wGJh139EDfk Video of the observatory in action on SatNOGS (YouTube)]
 +
* [https://network.satnogs.org/stations/384/ Dwingeloo on SatNOGS network]
 +
* [[wikipedia:Dwingeloo_Radio_Observatory|About the Dwingeloo Radio Observatory (wikipedia)]]
 +
|
 +
|
 +
|}
 +
 
 +
[[ Category:Rotator ]]
 +
__NOEDITSECTION__

Revision as of 16:35, 1 March 2019


The SatNOGS Client uses hamlib to speak to a rotator. With this, we are able to support almost any commercially available rotator, and have the flexibility to support home built rotators that implement protocols like EasyComm or Yaesu GS-232.

In this wiki page you could read a review about the AZ/EL rotators, which are popular in HAM community.

If you would rather start with a stationary antenna setup (no rotator), see our omnidirectional guide.

Commercial Rotators

Homebuilt Rotators

G5500.jpg

Yaesu G-5500

The G-5500 is a common rotator for amateur radio AZ/EL applications. The SatNOGS client interfaces with this rotator via the hamlib library. While a commercial computer interface is available from Yaesu, the SatNOGS project provides an open hardware design that is much cheaper.

30033213301 ef78e64120 k.jpg

SatNOGS Rotator v2

The v2 rotator is not recommended, as v3 provides much greater strength and durability. These docs remain for historical purposes.

Portable Rotation.jpg

Portable Rotation AZ/EL

Docs to be written, but we do have successful stations using this rotator with the SatNOGS client.

V3.jpg

SatNOGS Rotator v3

The v3 rotator is a complete overhaul on the v2 design. The 2020 slotted extrusion frame and larger gears provide for a stronger rotator with greater wind loading.

Alfa Spid.jpg

Alfa Spid X-Y

Dwingleloo.png

Dwingeloo Radio Observatory

(okay, you're not likely to keep a deep space observatory on the network, but it has been done!)