13
Introduction to REMOTES: Reliable Modular Telescope Solution Michal Jakubec et al. AI AS Czech Republic CTU FEE Prague 1

Introduction to REMOTES: Reliable Modular Telescope Solution

  • Upload
    olin

  • View
    30

  • Download
    0

Embed Size (px)

DESCRIPTION

Introduction to REMOTES: Reliable Modular Telescope Solution. Michal Jakubec et al. AI AS Czech Republic CTU FEE Prague. Agenda. Motivation & Objectives Module Architecture Software Support D50 Control Solution Future Evolution. Motivation of D50 Rework (AS-IS). - PowerPoint PPT Presentation

Citation preview

Page 1: Introduction to REMOTES: Reliable Modular Telescope Solution

Introduction to REMOTES:Reliable Modular Telescope Solution

Michal Jakubec et al.AI AS Czech Republic

CTU FEE Prague1

Page 2: Introduction to REMOTES: Reliable Modular Telescope Solution

Agenda

• Motivation & Objectives• Module Architecture• Software Support• D50 Control Solution• Future Evolution

2

Page 3: Introduction to REMOTES: Reliable Modular Telescope Solution

Motivation of D50 Rework (AS-IS)

• Slow telescope drives( 0.8 deg/s)

• No automatic failover processes

• Operation completely based on PC control

• No direct telescope position feedback

3

Page 4: Introduction to REMOTES: Reliable Modular Telescope Solution

Objectives of D50 Rework (TO-BE)

• More powerful servo units( 20 deg/s)

• Absolute position sensors on both axes ( 2.3 arcmin)

• Incremental sensors with interpolation ( 1 arcsec)

• Automatic failover mechanisms (telescope parking, closing of roof)

4

It proves to be a really difficult challenge!

Page 5: Introduction to REMOTES: Reliable Modular Telescope Solution

Module as a Heart of Solution

• Robust metal housingfor better durability and EMC

• Peripheral board (optional)

• Main board (mandatory)• Sockets, connectors

and cabling

5

Page 6: Introduction to REMOTES: Reliable Modular Telescope Solution

Main Board of the Module

• Based on ATxmeta256A3 microcontroller(256 KB Flash, 16KB RAM)

• Two 10 Mb/s Ethernet ports with PoE

• Two RS-232/422 serial ports

• 24 inputs/output for general use (GPIO)

• JTAG for debugging

6

Ethernet 1Ethernet 2

Serial 1Serial 2

JTAG

GPIO

GPIO

Page 7: Introduction to REMOTES: Reliable Modular Telescope Solution

Designed for Reliability

• Redundant Ethernet ports

• Redundant power inlets (PoE)

• Microcontroller battery backup

• Continuous voltage monitoring

• Power outage detection

7

Page 8: Introduction to REMOTES: Reliable Modular Telescope Solution

Ready for Maintenance• Small command set valid

for all modules• Discoverable register set unique

for each module• Complex commands

as user-defined macros

• Commands independent on the type of comm. line

• Universal management and diagnostic application

8

Register Name Value

CurrentPosition 12340

TargetPosition 12340

Command Empty

State Idle

:> MOVE 12450

MOVE @0: SET TargetPosition = @0 SET Command = Slew WAITFOR State = Idle ASSERT CurrentPosition = Target PositionEND

Page 9: Introduction to REMOTES: Reliable Modular Telescope Solution

Universal Management Application

9

Page 10: Introduction to REMOTES: Reliable Modular Telescope Solution

D50 Telescope Control Solution

• Communication over redundant network

• Directed by RTS2 control system over serial line

• Mounting drives control(hour angle, declination)

• Site peripherals control (e.g. roof open/close, weather detection)

10

Page 11: Introduction to REMOTES: Reliable Modular Telescope Solution

Members of the ProjectNamee Role Main interest

Jan Štrobl Observation Supervisor Specification of key requirements

Michal Jakubec Solution Architect Overall design strategy of the project

Petr Skala Solution Developer Design of position control moduleRendering of 3-D visualisation

Milan Sedláček Solution Developer Design of site control module

Martin Nekola Solution Developer Development of firmware routines

Martin Blažek Main Observer Validation of key requirements

René Hudec Project Stakeholder Operational and financial supervision

11

Page 12: Introduction to REMOTES: Reliable Modular Telescope Solution

Future Evolution

• Direct integration with imaging equipment(control of cameras, focusers, filter wheels)

• Fowerful graphical software suite for complete observation control and monitoring

• Support of TCP/IP protocol family• Physical network based on Fast Ethernet

(100 Mb/s)• Choice of more powerful MCU platforms

(ATxmegaA1, ARM, etc.)12

Page 13: Introduction to REMOTES: Reliable Modular Telescope Solution

Conclusion

• Motivation & Objectives• Module Architecture• Software Support• D50 Control Solution• Future Evolution

13

Questions?