Science New Automatic Tracking Software for Telescopes

Messierhunter

New member
Joined
Apr 30, 2008
Messages
488
Reaction score
2
Points
0
I'm currently developing a new program for automatic object tracking with GOTO telescopes. It's designed to track fast moving objects, such as satellites and rockets, but unlike existing software it's not exclusive to telescopes which offer the ability to directly control the drive rates. I used a different approach to providing variable speed tracking and I was able to implement both manual and automatic control on an LX200 Classic.

Manual control allows the user to move the telescope with a joystick and throttle; increasing the throttle and/or joystick deflection will increase the speed of the slew. Automatic control allows the telescope to automatically track and follow an object using a guide camera or electronic viewfinder mounted on the telescope. The target can be designed either by clicking on it within the video window using your mouse, or by centering the object manually and pressing the trigger of the joystick.

You can also designate the size of the region of interest which the program will center on the last known position of the object and use to search for the object in each consecutive image; this allows the program to ignore potentially distracting objects that have the same color or intensity elsewhere in the image.

I'm still adding features to the program specific to satellite tracking. The final version of the program will include a feature to automatically log the detected coordinates of a satellite as your telescope tracks it in realtime, using the standard IOD format so that you can easily and quickly load the observation log into one of several free programs to calculate the approximate orbit and cross reference against known orbits (see here: http://sat.belastro.net/satelliteorbitdetermination.com/ ).

Here's a demonstration of the program being used to track my motion with a flashlight indoors.


But to really prove this works in the field, here's a video of Tuesday night's Atlas V launch filmed using the same telescope setup seen above.


Early next week I hope to start tracking ISS with the program if the weather allows. After the satellite-related features are in place I will start porting it to other telescope types. It has to communicate directly with the telescope via the serial connection, ASCOM will not work for this, so it has to speak each telescope's language natively. Fortunately the communications protocols for both the Autostar and Nexstar systems seem to be pretty similar to the original LX200.
 

Kyle

Armchair Astronaut
Addon Developer
Joined
Mar 17, 2008
Messages
3,912
Reaction score
339
Points
123
Website
orbithangar.com
That's freakin' amazing!!! It's too bad I just have a manual dobsonian.

Off-topic question: would it ever be possible to develop a "Push-To" app or program to point a telescope directly at an object in the sky?
 

Messierhunter

New member
Joined
Apr 30, 2008
Messages
488
Reaction score
2
Points
0
That's freakin' amazing!!! It's too bad I just have a manual dobsonian.

Off-topic question: would it ever be possible to develop a "Push-To" app or program to point a telescope directly at an object in the sky?
Thanks! I suppose you could do something with a smartphone and I think push to apps for phones do exist where you're supposed to strap the phone to your telescope. Not sure how well that really works though.
 
Top