Active & Experiential Learning with Low-cost Telescopes
Project Lead: I. Song
At first, students are attracted to astronomy mainly because of the awes and beauties of celestial objects. However, students rarely have an opportunity to see celestial objects with a telescope even if they take astronomy courses. Even for astronomy majors, course activities using a telescope are greatly limited because of (1) using the department-owned, centralized large & expensive telescopes, (2) the need for night-time gathering at the campus for astronomical observations, and (3) weather limitations including the light pollution at the campus site. Traditionally, night-time observations are done with expensive telescopes (8 inches to 14 inches in size with a price tag of up to a few thousand dollars) owned by the department, and such observations require students to be gathered at a campus at night which can raises a security concern. An ability to deploy a telescope to an individual student or a small (N<3) group of students can alleviate these problems, and it will greatly enhance active learning and experiential learning opportunities.
With the advance of relevant technology & manufacturing, good quality optics become cheap and a very low-cost telescope (under \$100, e.g., Celestron's Firstscope Telescope) is readily available nowadays.
We can develop several active-learning and experiential learning opportunities by using low-cost telescopes or DIY telescopes.
- Create a new course, e.g., “Observational Astronomy II”, to be offered as an elective for astrophysics majors. This course will provide two active learning activities: (1) build a DIY telescope using components and (2) carry out an astronomical observation project using the telescope built in the first half of the semester.
- First-Year Odyssey Seminar (FYOS) scourses: (1) we can offer an astrophotography class using a commercial low-cost telescope during a fall semester and (2) a course during a spring semester tailored toward the creation/usage of a DIY telescope.
- PHYS 1252 / Advanced Lab: (1) Using optics parts, machine shop prepared materials, and 3-D printed parts → make a telescope, (2) create a spectroscope (using a simple grating), (3) use a smartphone as a camera or add a lost-cost CCD with relevant electronics, (4) obtain and measure gas emission lines to calibrate the spectroscope, (5) carry out a simple, astronomical photometric and/or spectroscopic observation project.
- Dylan Valin (department's lab specialist) agrees to join as a team member, and he can mentor “assembly of telescope” activities including (1) 3-D printing of parts, (2) CNC milling of base plates, etc. Small Satellite Research Lab (SSRL) in the basement of the Physics building has a CNC milling machine and we may be able to use it through a contract.
- Check the following site for manufacturing a telescope using cheap optics parts (mirrors etc.) and 3-D printed components: https://www.printables.com/model/224383-astronomical-telescope-hadley-an-easy-assembly-hig
To use a smartphone as a digital detector for astronomical observations, we need a special camera app that allows a much longer exposure time than possible. Use one of the following apps depending on your phone type.
- Android, DeepSkyCamera (free): https://www.deepskycamera.de/manual/DeepSkyCamera_manual_en.pdf
- Apple, NightCap ($2.99): https://apps.apple.com/us/app/nightcap-camera/id754105884
Things to consider It would be beneficial to adopt a similar approach to the one showcased in the poster below when it comes to sharing lab instructions with students. Not only does this method help us utilize lab time more efficiently, but it also ensures that instructions are delivered clearly to students. Additionally, it presents an excellent opportunity for TAs to practice science communication skills. NJW had implemented this approach in his PHYS 1251/52 courses, and it was proven to be very effective.
Quick demonstration of the Telescope + Smartphone setup
Here is the quick display on the setup of the telescope + smartphone and some sample images.
Preliminary works from ASTR 3010 students (2024 Fall)
Lab Topics suitable with Low-Cost Telescopes
- Introduction to the telescope + smartphone
- Collimation of telescope mirrors
- Camera operation (ISO, exposure, repeat, etc.)
- Data analysis (preprocessing + stacking)
- Image enhancement (photoshop etc.)
- Astrophotography → imaging of the brightest galaxy. any significant scientific gains?
- Phase of the Moon, Libration Movie → Specifics of scientific activities? Can be done on non-photometric nights
- Phase of Venus; phase-size dependency → Specifics of scientific activities? Can be done on non-photometric nights
- Movement of Uranus → estimate its “circular” speed and estimate its distance (Uranus is 6th mag). Uranus moves about 0.7 arcmin per day.
- Mapping the light pollution in your area
- Color-scale of your camera: measure the relationship b/w RGB color and Teff
- Asteroid observation: (1) known asteroid and recover its orbit or (2) blind hunting for asteroids
- Any oppotunistic objects such as comets
- Observe Galilean Moons (or Titan) → create a movie → and measure periods → calculate distances from the central planet (max angular sep of Io/…/Callisto is b/w 2 and 10 arcmin and Io's period is 1.77 days. Titan's max angular sep from Saturn is 0.3 arcmin with an orbital period of 16 days).
- Obtain the limit of the deep observation → how deep one can go with this setup? Related to the light pollution mapping
- Color-Magnitude diagram of bright, nearby clusters (Pleiades, Hyades, Beehive, etc.) → Need photometric nights
- Observations of short-period variables (Cepheids, Eclipsing binaries, etc.) → recover known periods. Can be done on non-photometric nights
- Standard transformation of your smartphone camera
- Engineering projects: creating ESP32 camera holder, creating a finderscope, spectrograph, etc.
- Post Image processing (by Marni Shindelman)
Low-Cost Digital Detector or Camera
ESP32-CAM
As a start, we can use the smartphone as a digital detector. However, controlling the phone in terms of image output (full-frame, subsampling, well-depth, etc.) is greatly limited. We can build a DIY digital detector using a low-cost CMOS image sensor (e.g., OV2640 [\$9.99 in Amazon]) controlled by an Arduino ESP32 (three for \$15.99 in Amazon). However, this may require in-depth knowledge of electronics. We can build a course aiming to develop such a digital imaging detector (ASTR 3020?). In addition, we can also consider manufacturing a DIY spectrograph. There is a GitHub repo for controlling ESP32 camera board: ESP32 Camera Control
WiFi Telescope Eyepiece
Alternatively, we can use an eyepiece camera that can be attached over the eyepiece and images can be captured through wifi-connected smartphones. It is listed at \$73 in amazon (search for “WiFi Telescope Eyepiece Camera” on Amazon). I tested out this eyepiece, and it should be used on top of an eyepiece and the aligning the camera over an eyepiece still needs to be done carefully. Other then providing a convenient WiFi connection, there seems to be not much of additional benefits. Furthermore, image/video can only be seen and obtained via a dedicated smartphone app.
Other low-cost "planetary cameras"
There are some cheap (<\$100) CMOS cameras on the market labeled as “planetary cameras”. These cameras have a max exposure of 1 sec. Some examples are:
- SVBony camera → supported by SharpCap → SV105=\$47, SV205=\$90, SV305=\$114
- FIBONAX camera → not sure if usable with SharpCap ⇒ Nova200 = \$55
- Player One Mars-C (IMX462) = \$169
- ToupTek G3M662C = \$149
- ZWO ASI662MC = \$149
Software
Camera Software
- Some camera manufacturers provide their own software such as Celestron or ZWO.
- Otherwise, most commonly recognized cameras can be supported in SharpCap or APT (Astro Photography Tool; non-free). SharpCap runs only on Windows machine.
- firecapture is an alternative to SharpCap and it runs on Windows, Mac, Linux, and Raspberry PI.
A Potentially Useful Combination
SharpCap allows a user to use a webcam as the imaging device. With the free app called iriun, a smartphone can be used as a webcam which can be controlled from a computer (Windows, Linux, or MacOS). Then, without replying on the use of an external camera app (e.g., NightCap or DeepSkyCam), a student can take night sky images via SharpCap.
Image Analysis software
DeepSkyStacker, a free software available for Windows/Linux/MacOS, can do:
- pre-processing (bias, dark, flat, and bad pixel corrections)
- registering (i.e., centroiding + shifting) images
- stacking (i.e., combining images) images
- Another software (Siril), available for Windows/Linux/MacOS, can do similar tasks as well. It also provide a photometry tool.
A quick image display + saturation check
An example of displaying an image with Python including a quick saturation check can be found from Quick Image Check.
DIY telescopes & Digital Detectors
Alternative to the use of off-the-shelf LCTs like FirstScope, we can build a DIY low-cost telescopes from parts. This DIY approach has a different set of pedagogical benefits. A student can build a small (~11 cm primary mirror) reflecting telescope from parts (mirrors, focuser, eyepieces, other material) and the total building cost can be kept under \$100 per telescope. The DIY telescope can have many “teachable” moments.
Parts
- Mirrors: \$29
- Eye pieces (x3): \$29
- DIY Focuser: here
- Other materials (from hardware stores and 3D printing): ~\$20?
- Check also this site: Hadley Telescope
- Check also this “Monolithic Telescope” made of a single block of glass: https://hackaday.com/2022/04/21/watch-a-complete-reflector-telescope-machined-from-a-single-block-of-glass/. How much does it cost to create one?
Presentation of the project (at early stage) during the CURO Symposium
— Inseok Song 2024/05/03 15:36
- Check this page for the progress made by an undergraduate team member, Anna Dmitrieff, using the FirstScope from Celestron.