APT 2.0 Simon Dawes & Keith Rickard Update 2. Mission Control Monitor BBC Micro B computer (64K RAM) Two 5 1/4" floppy disk drives PMT pulse counters.

Slides:



Advertisements
Similar presentations
JED Microprocessors Pty Ltd Presenting the JED T430 low-cost Projector Controllers Nov 22nd, 2009.
Advertisements

What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
3D Graphical Display Ararat Adamian Brian McDonald Tyler Blair Adrian Williams.
UNIVERSITA’ DEGLI STUDI DI NAPOLI FEDERICO II Luigi Cimmino November 12 th, Tokyo INTERNATIONAL WORKSHOP ON MUON & GEO-RADIATION PHYSICS FOR EARTH.
SDP ’13 – Team 10 | Final Project Review Anita Ganesan, Eric Moore, Sachin Honnudike, Joel Jean-Claude ClockAide.
Bio-Luminescence Detection Project Manager: Eitan Novotny Sean Dang Yu-Kun Zhang Philip Tran.
Project 4: Final Design Project
New Human Computer Interfaces Amnon Dekel HUJI – CSE, Spring 2007 Class 3 March
Introduction.
ASPPRATECH.
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
APT 2.0 Simon Dawes & Keith Rickard Update 1. What is the APT? A utomatic P hotometric T elescope Built by Jack Ells in 1984 (based on JBAA) A utomatic.
Computer Startup Sequence Overview
RASPBERRY PI IMPLEMENTING BINARY COUNTING Marlon Myers Computer Hardware Systems: EMT 2370 Instructor: Prof. Carranza.
Introduction to Arduino Chris Meyer Enlight Tech Talk
Computer Vocabulary Finals Review. What is this?
TLC5940 controller / 16 RGB LEDs Eric Moore 1/25/2009 ~druid/balloon/ Files and image of circuit ALL PIN NUMBERS ARE SIMPLIFIED.
Controlling the Outside World
Adviser: Prof. T. B. Soules
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Jim Ng 15/1/2014 CENG4480 TUTORIAL 1. ABOUT ME Current MPhil Student supervised by Prof. Mak You can find me at Rm116 in SHB
R&D of MPPC for T2K experiment PD07 : Photosensor Workshop /6/28 (Thu) S.Gomi T.Nakaya M.Yokoyama H.Kawamuko ( Kyoto University ) T.Nakadaira.
C. Combaret DIF_GDIF_MDIF_D ASU 6x 24 HR2 ASU USB Hub RPi USB2 DCC SDCC RPi USB 1 hub+Rpi for 4 cassettes 1 DCC for 8 cassettes (1 spare) Trigger.
Wildlife deterrent and monitoring system Team 12 Team Members: Andres Alim Andre John
Getting Started With the Arduino Uno
Senior Design Weekly Update GROUP MAY1633 9/28/2015.
REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski.
Software Grade 10. BIOS and the Power-on Self Test A computer can’t do much without instructions The first thing the CPU does when you switch it on is.
F28HS Hardware-Software Interface Lecture 0: Overview.
Master Slave Arm System for Telepresence T. Khalil.
Intro to Raspberry Pi A Southwest Florida Hackerspace Workshop Presented by: Russell Benzing & Eric Schiffli.
Updating USB2ANY firmware
Mission To Mars Driving Simulator Based on the recent Curiosity Landing On Mars Based In Year 2020 Score based game, with collectable items to unlock.
The Big Picture. My Story  Wrote great programs  Didn’t understand how they worked.
Optical Calibration Updates Presentation for SK-UK Meeting 2016 Neil McCauley, Lauren Anthony, Adrian Pritchard, Joachim Rose 1.
Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
Arduino Board SHUBHAM PANCHAL: What is an Arduino? A microcontroller board + programming IDE Microcontrollers & Robotics.
Prototyping Home Automation Concepts
Arduino Uno – controlling LED strips
Introduction of Embedded C and demo programs
RASPBERRY PI WORKSHOP.
Assist. Prof. Rassim Suliyev - SDU 2017
Basics of Computer A Computer is Electronic device that can
IT Essentials 1 v3 JEOPARDY Module 3.
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Home automation using Arduino & ‘PIR sensor’
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
An Arduino Workshop A Microcontroller.
IBM PC Controlled Keypunch4b
A microcontroller Raspberry Pi 2 Model B V1.1 RPi
Arduino Part 1 Topics: Microcontrollers Programming Basics
Programming Scratch to Control a K’NEX Fairground Ride
Assist. Prof. Rassim Suliyev - SDU 2017
Arduino and Design of Embedded Applications
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
مقدمة في الاردنيو د فضل الاكوع.
- + PTT GREEN +12V YELLOW MIC (out) MIC RED PTT BLUE GND PTT GND RED
FeMaidens Programming
Lego Robotics Small Builds.
Lego Robotics Small Builds.
CSCI1600: Embedded and Real Time Software
R&D of MPPC for T2K experiment
Introduction Software Hardware
Teacher’s Note (do not include in student packet/slide show)
CSCI1600: Embedded and Real Time Software
Systems and Control.
Introduction to Arduino
Presented by David Ramos
Systems and Control.
Presentation transcript:

APT 2.0 Simon Dawes & Keith Rickard Update 2

Mission Control Monitor BBC Micro B computer (64K RAM) Two 5 1/4" floppy disk drives PMT pulse counters Stepper motor control box 900v DC power supply PMT amplifier and discriminator box Photomultiplier tube (PMT)

2.0 Architecture RPi (Master) RA Drive DEC Drive PMT Controller counter Arduino (Slave) Arduino (Slave) Keypad LCD Buzzer Blue = Complete! Yellow = Original (minor mods) The RPi and Arduinos will be powered by a USB hub

Hand Box 2x16 character LCD Buzzer Keypad (backlit) Red Light Torch Windows can talk to Handbox Linux work in progress (few bugs to iron out)

Software ~30% complete; 1700 lines of code Test / Proof of Concept Software WHORU test Handbox test Cross platform WHORU test

Demo!

PMT/Drive Arduino This Arduino counts pulses from the Photomultiplier Tube each time it is triggered by a photon. The final count is provided to the Raspberry Pi. Its other function is to send the necessary pulses to the telescope stepper motor drives under the control of the Raspberry Pi.

PMT/Drive Arduino A purpose built circuit board ('shield') has been built to carry out these functions. It also has a test mode and a PMT pulse emulator None of this has been tested. It will be checked out before powering it up to enjoy it going up in smoke! Once done, it will be tested directly with the APT

PMT/Drive Arduino

PMT pulse emulator buttons Counter chips Stepper motor test jumper PMT pulse connector Stepper motor emulator LEDs Stepper connector

PMT/Drive Arduino

74LS05 hex inverter chip between Arduino and Stepper Motor Control Boards

PMT/Drive Arduino Connectors for PMT lead and Arduino USB connector

PMT/Drive Arduino

End Questions?

Spiral Search Spiral Search routine built