BBAstroDesigns, Inc

Incorporated in 2000 by Mel Bartels and Barbara Bajec, BBAstroDesigns served the amateur community by offering low cost computerized telescope control systems with free open source software. More recently the company retailed the Sidereal Technology line of telescope controllers.

The company was suspended April, 2012 principally due to lack of time.

Please go here for Sidereal Technology products, including sales, questions, and product repair

After many years and about 1000 installations we retired the stepper system. Extensive documentation including circuit board layout and software can be found here

A Little History

In 1980 I met John Dobson, was allowed to use his 24 inch for the night, and immediately began scheming to build my own 24 inch. I built an equatorial table for the 24 inch but decided the complications exceeded the benefits for such a large heavy scope. I went with A-frame tube assembly on a ball bearing with Teflon brakes mount. The telescope was trailered and I used it often, dragging it to dark skies close to twice a week. See 24inch.html. I never stopped dreaming of adding motorized tracking though.

For a few years, I consoled myself by experimenting with pocket calculators to translate equatorial coordinates into altazimuth coordinates, using protractor like setting circles on my telescopes. I achieved quarter of a degree pointing accuracy. I could star hop or point the scope after entering numbers on the pocket calculator. I found stars and planets in the daytime and comets in bright twilight. But still, I did not have tracking. I experimenting with DC voltage control of PM motors but found the constant re-synchronizing of the drive rate at the eyepiece not worth the trouble.

In 1982 the Commodore 64 computer arrived. I got in line and bought one with a tape drive during the Christmas rush. A friend was already exploring a Commodore PET. I began experimenting with computer control of stepper motors. The results were abysmal: the lack of computing speed greatly limited the dynamic range of the motors, meaning that I could either track or goto, but not both. I also experimented with voice control with the COVOX unit. This worked well, after I trained my voice to work with the recognition algorithm, in quiet environments. At public star parties, there was too much background noise which would cause the telescope to move in wacky ways.

In the mid-1980’s I learned 6510 assembly code and found that I could microstep the stepper motors and achieve modest dynamic range with slewing topping out at a quarter degree per second using the Commodore 64. Getting closer!  I was greatly inspired by Trueblood and Genet's Microcomputer Control of Telescopes (1985) and Meeus' Astronomical Formulae for Calculators (1979) and dreamed of a single motor per axis that would handle tracking and slewing.

My breakthrough came with the introduction of the 286/386 computer. Now I had enough processor speed and memory to simultaneously handle an object library, the coordinate translation, and microstepping stepper motors for smooth tracking and halfstepping the stepper motors for higher speed slewing. The PC would become the embedded processor. I designed the simplest possible circuit board, really a power amplifier that simply turned current on and off to the stepper windings. I came up with the idea of pre-building arrays in software that contained the microstepping logical highs and lows for eight stepper motor windings. Since each motor had four windings, I could control two motors simultaneously by writing out the arrays in the correct sequence at the proper timing intervals to the parallel port. I wrote code to reprogram the timer chip and wrote interrupt service routines to gain close to microsecond timing control. That meant that I could generate microsteps in software instead of using digital ICs in the circuitry. I added Toshimi Taki’s matrix based coordinate translation routine. The result was scope.exe, written in C, a remarkably easy to use and highly accurate tracking and goto piece of software.

I used my scope at the 1994 Oregon Star Party and later traveled to RTMC in 1995 with my 20 inch computerized scope, receiving a Merit Award. Richard Berry and I experimented with attaching his Cookbook 245 camera to my scope and achieved promising results at the same time. A little more than a dozen years after that night at Crater Lake with John Dobson, I had achieved my tracking and goto dreams.

CompuServe AstroForum members began expressing interest. I offered the software and circuitry as open source freeware in response. I had developed the system for my mission: it never occured to me that others would want to build it too. The circuitry proved simple to wire up and the software easy to operate in the field.

Another key to success was that as the years wore on, people contributed software with the result that scope.exe became more than I could ever achieve by myself. Don Ware (a heavy contributor), Renato Bonomini, Chris Rowland, Dave Sopchak, Egon Lenc, Charlie Habekost, Ken Gray, Larry Bell, Ben Davies and others contributed code and algorithms plus I worked closely with David Lane (Earth Centered Universe), David Ek (encoders) and Bill Gray (Project Pluto’s Guide) among others.

In the late 1990’s Pat Sweeney volunteered to design a PCB based on my circuitry. I began selling Pat’s populated boards as kits or finished boards so early adopters who didn’t necessarily have great bread boarding and soldering skills could get past the circuitry. In 2000 my wife and I incorporated BBAstroDesigns to create a legal entity and to separate the company’s finances from personal accounts.

Barbara quickly became an expert solderer and took over soldering the boards.  She also handled order fulfilment and tracking along with packaging. She was key to company to success.

We offered the boards at the lowest possible cost in order to promote do-it-yourself efforts. Over the years we sold about 500 units and heard of another 500 units that others built from scratch. Close to half the installations were in countries other than the USA. Other efforts branched off, such as Dave Sopchak's MacDOB project.

The rise of the Windows operating system which made hard real time control difficult and the increasing popularity of servo motors which naively offer greater dynamic range meant that scope.exe needed a next generation follow-on. I wrote ScopeII, a Java Swing version that ran on Windows, Mac, and Linux and controlled servo motors via the JRKerr servo chip set. It used the RXTX serial library. I asked Dan Gray, who had a very early 8051 processor based stepper controlled telescope and is a premier embedded engineer, to help me with the circuit board design as I began a new ScopeIII.Net project. He immediately saw that he could do better than the commercially available servo motor control chips.

Dan founded Sidereal Technology in 2005 to develop and market his newly developed controller which Barbara and I began retailing. Dan’s perspective on the founding of Sidereal Technology (http://siderealtechnology.com/index.html) is at http://siderealtechnology.com/page11.html. His controller is without equal on the market today and has proven to help amateur astronomers who have a wide range of needs from visual to high end imaging.

Encroaching priorities caused Barbara and me to shutter the company. We stopped selling the stepper motor units end of 2011 and stopped selling the SiTech controller in spring, 2012. Finally, we legally dissolved the corporation end of 2018.