1 / 15

Built-In Test Software for Deformable Mirror High Voltage Drivers

Built-In Test Software for Deformable Mirror High Voltage Drivers. Jianwei Zhou Home Institution: University of Hawaii at Manoa CfAO Akaimai Internship 2008 Subaru Telescope Mentor: Stephen Colley

altam
Télécharger la présentation

Built-In Test Software for Deformable Mirror High Voltage Drivers

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. Built-In Test Software for Deformable Mirror High Voltage Drivers Jianwei Zhou Home Institution: University of Hawaii at Manoa CfAO Akaimai Internship 2008 Subaru Telescope Mentor: Stephen Colley Funding provided by the Center for Adaptive Optics through its National Science Foundation Science and Technology Center grant (#AST-987683)

  2. Today’s Presentation • Project Intro • Problems Encountered • Approaches

  3. Project Overview • Design Built-InTest (BIT) software for deformable mirror high voltage driver in the Subaru LGSAO system. Measurements performed by BIT circuitry • Input Voltages • Output Voltages • Power Supply Voltages • Board Temperature

  4. Deformable Mirror (DM)

  5. HV Driver Subsystem • The HV driver subsystem in the Subaru LGSAO system consist of 10 HV Amplifier boards

  6. High Voltage Amplifier Board HV Amplifiers Built-In Test

  7. Built-In Test Circuit Main components: Analog Multiplexer (Mux) Analog-To-Digital Converter Microcontroller (PIC 16F877) Temperature Sensor BIT Circuit Mux Microcontroller Host Computer A/D Converter Temperature Sensor

  8. Built-In Test Software • Program Language use: C Step 1: Program in C Step 2: Compile to Assembly language by PICC STD. Pros and cons • C is easier and much shorter than assembly language • Programming requires the knowledge of microcontroller

  9. Problem Encountered I: understand the circuit

  10. II: Microcontroller

  11. C compiler • Not compactable with certain computer system • Unidentified bug ( Insert of leading 0) • Special setting

  12. Development tool • In-circuit Debugger • MPLAB-IDE

  13. Communication • Communication between the chips on the built-in test circuit • Communication between the microcontroller and host computer ( I2C)

  14. Approaches • Review the knowledge learnt in school ( programming, digital design, circuit analysis) • Search on Internet • Read the data sheet of the device • Get help from mentor

  15. Question

More Related