1 / 20

Developing the control system for the 40m OAN radiotelescope with ACS

Observatorio Astronómico Nacional P. de Vicente, Rubén Bolaño, Laura Barbas January 2007. Developing the control system for the 40m OAN radiotelescope with ACS. Developing the control system for the 40m OAN radiotelescope with ACS. The OAN has four sites in Spain. 40m RT. Project status.

fvictoria
Download Presentation

Developing the control system for the 40m OAN radiotelescope with ACS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Observatorio Astronómico Nacional P. de Vicente, Rubén Bolaño, Laura Barbas January 2007 Developing the control system for the 40m OAN radiotelescope with ACS

  2. Developing the control system for the 40m OAN radiotelescope with ACS • The OAN has four sites in Spain

  3. 40m RT. Project status • Time delays due to problems with contractors: • Structure • Servos • Surface • Mirrors

  4. 40m RT. Current status

  5. Main milestones already achieved • Backend equipment has been moved to the new antenna building. • Antenna moves with handheld pannel • Surface has been adjusted with a teodolite and measured RMS:~200 µm

  6. Measuring the surface

  7. 2007 expectations • New servosystem for the subreflector • Servosystem tests by the contractor (MT Aerospace) • Nasmyth mirrors installation • Cabling between receiver cabin and backends room. • Holography receiver in the primary • Receivers in the secondary • Commissioning by OAN

  8. The Antenna Control Unit • 2 CPU's: 2 Windows XP PCs. • Windows XP + TwinCAT (real time extension) • Remotely commanded using TCP sockets. • Interface Control Document is almost finished.

  9. ACS in the OAN • Before: • Debian Sarge • ACS 5.0.2 • Compiled ACS ourselves • Now: • Debian Sarge • ACS 6.0 • ACS binary distribution

  10. ACS 6.0 on Debian • ACS 6.0 does not compile on Etch • ACS 6.0 binary does not work on Etch. Python components do not work. • ACS 6.0 compiles on Sarge but requires Python 2.4. Too much effort to twikle the OS. • New Pcs require a new kernel => Debian Etch. Etch: next stable Sarge: current stable

  11. Modus operandi (devices) Serial ACS Client ACS Component Library (Not ACS) Ethernet GPIB

  12. Java Client examples

  13. Python Qt example

  14. Micro IOC Used to monitor and control analog signals from receivers Microprocessor running Debian Sarge Delivered with ACS 4.1 but we installed ACS 5.0 Created drivers ourselves Component runs inside the Micro IOC

  15. Modus operandi (abstract components) ACS Component ACS Client Library (Not ACS)

  16. ACU Component Antenna control schematics Astronomer Client CORBA CORBA Sockets Antenna Component Engineer Client CORBA

  17. Antenna control simulator

  18. RT components overview • Based on APEX design • Very difficult to adapt it to our needs. • Some components: • Implemented in a totally different way: (ScanObs) • Reused part of the code (FitsWriter, Interactive client), and complete libraries (MBFITS)

  19. Components relationship Uses Uses Ephemeris Activates /Starts /Stops Commands FITS data writer Observing engine Commands Client Antenna Configures Archiving channel Uses Creates /Starts Stops Sends data Instruments Scan Uses

  20. Code contribution • Code contribution would be a benefit for everybody but ... • Reuse is not easy and can be a nightmare • Code reusage works if: • generalization • documentation • time • centralized server

More Related