New low noise CCD cameras for "Pi of the Sky" project

Size: px
Start display at page:

Download "New low noise CCD cameras for "Pi of the Sky" project"

Transcription

1 New low noise cameras for "Pi of the Sky" project G. Kasprowicz d, H. Czyrkowski a, R. Dabrowski a, W. Dominik a, L. Mankiewicz c, K. Pozniak d, R. Romaniuk d, P. Sitek d, M. Sokolowski a, R. Sulej e, J. Uzycki f, G.Wrochna b a Institute of Experimental Physics, Warsaw University; b Soltan Institute for Nuclear Studies, Warsaw; c Center for Theoretical Physics PAS, Warsaw; d Institute of Electronic Systems, Warsaw University of Technology; e Institute of Radioelectronics, Warsaw University of Technology f Faculty of Physics, Warsaw University of Technology; ABSTRACT Modern research trends require observation of fainter and fainter astronomical objects on large areas of the sky. This implies usage of systems with high temporal and optical resolution with computer based data acquisition and processing. Therefore Charge Coupled Devices () became so popular. They offer quick picture conversion with much better quality than film based technologies. This work is theoretical and practical study of the based picture acquisition system. The system was optimized for Pi of The Sky project. But it can be adapted to another professional astronomical researches. The work includes issue of picture conversion, signal acquisition, data transfer and mechanical construction of the device. Keywords: GRB,, low noise cameras, FPGA, USB, Ethernet 1. THE NEW APPROACH TO FAST OPTICAL TRANSIENTS DETECTION In recent years astronomy evolved towards observations of dynamic objects varying in short (from the human point of view) time scales. Optical counterparts of gamma ray bursts (GRB) stand for a good example of such phenomena. These events occurs a few times a day and are placed in isotropic way in the sky. This implies simultaneous observation of large areas of the sky. The time of gamma emission varies between milliseconds and minutes, hence it is important to observe the optical counterparts with a detector having time resolution of the order of single seconds. The high optical and time resolution of detectors generates large amount of data. The cameras are ideal candidates as detectors. This data stream is then processed on-line in order to reduce the amount of data. The approach should increase the overall efficiency of the detector. The Pi of the Sky project [3] uses methodology described above. The project consists of 32 cameras pixels each, working in parallel, covering large part of the sky. Lenses with focal length of 85 mm give about 0.6 arcmin of resolution [1]. 2. THE CAMERAS There are many models of astronomical cameras produced and available on the market. But they have several disadvantages that seriously limit their usage in this kind of experiment. The first factor is their price, which would limit the possibility of project realization. Another reason is not sufficient reliability of internal mechanical shutter. They are rarely equipped with features like: lens heating, temperature and humidity sensors, remote lens focus adjustments. The ADC resolution usually does not exceed 12bits at 1MHz or higher readout frequency. These factors

2 forced us to develop new cameras, better suited to the requirements of Pi of the Sky project. The construction presented in this work is continuation of previous generation of USB cameras published in [5]. The features of the cameras are following: Remote control of all the functions: readout frequency, gain, temperature, mechanical shutter, lens position. Remote monitoring of atmospheric conditions. The temperature and humidity is measured inside sensor chamber and outside device. There is also monitored temperature of electronic board. The humidity of is a relevant factor, because sensor works at low temperature, which may cause water condensation. This can damage costly sensor. Possibility of remote firmware upgrade (upc program and FPGA configuration). Watchdog Timer which prevents electronics against unwanted conditions. Electrical specification: Sensor STA0820, resolution pixels, 15 15µm each Dual channel readout Readout time : 1s 1min Noise: < 12e - at 2 MHz readout frequency, < 10e - at 1MHz ADC: 16bit (AD9826) Interfaces: USB2.0, max transfer speed: 52MB/s, Gigabit Ethernet UDP protocol, 100MB/s max Mechanical specification: Active thermo-electrical cooling, 35 below ambient, equipped with local heat sink with fan. Optional lens heating which prevents against water condensation High durability (>10 7 cycles) mechanical shutter. Lens focus remote regulation Separate sensor chamber filled with a noble gas Immunity to the weather conditions present at the observatory site. 3. HARDWARE DESCRIPTION Camera electronics is based on FPGA technology (Fig. 1). sensor Analog frontend USB 2.0 interface Memory FPGA Gigabit Ethernet interface sensors M2 M1 Power supply drivers TE cooling Fig. 1 Camera electronics block schematic

3 This approach enables easy and seamless modification of device functionality and significantly reduces components count. In prototypes there Altera Cyclone devices were used, which Active Serial configuration scheme, resulting in further simplification of the circuit. Inside the FPGA the following functional blocks are implemented: SDRAM memory controller readout controller sensor and video processor control signals generator USB transmission controller Gigabit Ethernet PCI master/slave control circuit with RX/TX data buffers IP/UDP/NUDP protocol accelerator SHT11 temperature and humidity sensors readout block Control registers file The control functions are performed by Cypress FX2 microprocessor built into USB interface. It is enhanced version of popular 8051 and takes responsibility for the following functions: Interpretation of commands from host Shutter and focusing motor control Sending device status to host Setting up transfer, video processor, exposition and readout parameters FPGA configuration update - Active Serial FLASH programmer Readout of temperature sensors Ethernet interface PCI master/slave state machine control ARP,IP,UDP,ICMP,NUDP protocol stack implementation It s architecture with program RAM allows easy firmware update directly via USB or Ethernet. During normal operation it loads the program from external EEPROM. 4. THE ANALOG SIGNAL PATH The block diagram of analog signal path is shown in Fig.2. The assembled board with the sensor is presented in Fig.3. x20 /x7 drivers sensor x20 /x7 Dual CDS & MUX ADC & processing Supply Drivers FPGA amplifier ADC buffers Fig. 2 Schematic of analog processing circuit Fig. 3 Assembled analog processing board The signal generated during readout is initially processed by a preamplifier. It performs the following operations: Signal DC restoration

4 Amplification (switchable) Reset pulse suppression It s construction is based on AD829J amplifier and BF862 JFETs. The next stage of processing is done by AD9826 video signal processor. It consists of 16bit 15MS/s ADC and triple analog signal processing path. The functions are the following: DC restoration Programmable DC subtraction Amplification (factor 1-6 controllable in 64 steps) Correlated Double Sampling Analog to digital conversion Digital bus multiplexing (to reduce number of wires) Output data are then processed by the logic in the FPGA. In the same circuit the signals are generated that control charge transfer in the sensor. After level conversion they feed MAX627 drivers which are directly connected to the electrodes. 5. THE DIGITAL SIGNAL PATH Block diagram of digital signal path is presented in Fig. 4. The assembled board is shown in Fig. 5. The 8 bit data from video processor is fed into FPGA and recovered to it s original 16bit form. Next, it is written into memory, by SDRAM controller. One full picture takes over 8MB. The data is there stored waiting for USB or Ethernet transfer request. When such a request occurs, the data is read from the SDRAM and transferred into the USB/ETH interface. Here, the data is divided into 512B packets for USB (1024B for Ethernet) and sent to the host. CDD & VIDEO processor control SDRAM & USB controller FPGA PCI interface ADC Demux Gigabit Ethernet MAC+PHY SDRAM 8Mx16 USB2.0 microcontroller Fig. 4 Digital processing circuit Apart from digital signal path, the following additional circuits are mounted on the main board (Fig. 5) : Main power supply (analog path, digital logic, drivers) power regulators drivers power supply Motor driver for lens focus adjustment Shutter motor driver

5 TE cooling modules drivers Lens heating drivers SDRAM FPGA Gigabit MAC+PHY DC/DC 3.3V Ethernet trafo supply Connectors USB & Eth USB2.0 interface Motor driver Linear motor Motor supply Shutter Frame Supply drivers Fig. 5 Assembled main board Fig. 6 The shutter 6. MECHANICAL CONSTRUCTION The frame of the whole construction is specially fabricated core. It forms a gas chamber in the front side, and heat transmission to the heat-sink at the rear side. Inside gas chamber, just over analog board, the mechanical shutter is mounted. It was developed specially for this camera. The construction is based on linear motors used to position heads in HDDs (Fig. 6). They were brought through endurance tests, where withstood over 10 7 open-close cycles. There is under development new control circuit with capacitive sensor feedback which will improve shutter endurance eliminating impacts with bumpers. Fig. 7 Assembled camera during tests in laboratory

6 Two complete cameras were manufactured and are currently tested (Fig.6). The production of whole set had already been launched. The first test that were performed results in % lower readout noise in comparison with previous camera prototypes installed and tested in Las Campanas observatory. 7. TESTS & RESULTS Fig. 8 Projection of old cameras Fig. 9 Projection of new cameras

7 First test result in improvement of noise factor of analog signal path. In Fig. 8 and 9 can be seen projections (X projection values in each column, Y projection values in each line) for dark frame of old and new cameras. Thanks to improved DC level restoration at the input of LNA the gradients ware significantly reduced. There were added digital buffers at the output of ADC which improved noise immunity of whole analog block. Fig. 10 Histogram of dark frame Fig. 10 presents histogram of dark frame from new camera. RMS value is 25,44 ADU which corresponds to about 8e- of overall camera noise (Gain = 8). There was achieved further improvement in TE cooling, the current value of 35 below ambient further reduces dark current generation. 8. CONCLUSION The two-cameras prototype was successfully produced. The full electrical and functional tests were performed. In nearest future there will be made last tests needed to calculation the best conditions of cameras work. They are the prototypes of the final apparatus, which will consist of two sets of 16 cameras each. The results of tests allowed us to start the production of first set of 16 cameras. The Electronic and Mechanical parts are in final phase of production. Final tests of 16 camera-system are planned to be performed in Autumn 2006 The previous version of detector, after successful tests in Poland, was installed in Las Campanas, Chile in a special dome used by ASAS experiment. During over one year of work, each camera captured over images of the sky. Several optical flashes have been observed. No confirmed GRB afterglows were detected, although 2 of them were in the field of view. Limits on optical counterparts of these GRB have been derived and published [1]. In addition, observations of variable stars, meteors and other phenomena were conducted. ACKNOWLEDGEMENTS This work was financed by Polish Ministry of Science in as a research project. The authors acknowledge the support of B.Paczynski, G.Pojmanski and Las Campanas Observatory team. REFERENCES 1. M. Biskup et al., Study of rapidly varying astrophysical objects with the "Pi of the Sky" apparatus, these proceedings 2. NASA web pages -

8 3. A.Burd et al., Pi of the Sky - all-sky, real-time search for fast optical transients, New Astronomy, Volume 10, Issue 5 (April 2005), pages Grzegorz Wrochna, Cosmic perspectives of particle physics, Proc. SPIE Vol. 5125, p , Oct A. Burd et al., Low noise cameras for wide field astronomy, Proc. SPIE Vol. 6159, pp , 2005.

Fast data acquisition measurement system for plasma diagnostics using GEM detectors

Fast data acquisition measurement system for plasma diagnostics using GEM detectors Fast data acquisition measurement system for plasma diagnostics using GEM detectors A. Wojenski 1a, K. Pozniak a, G. Kasprowicz a, W. Zabolotny a, A. Byszuk a, P. Zienkiewicz a, M. Chernyshova b, T. Czarski

More information

FEATURES. APPLICATIONS Machine Vision Embedded Instrumentation Motion Control Traffic Monitoring Security

FEATURES. APPLICATIONS Machine Vision Embedded Instrumentation Motion Control Traffic Monitoring Security FEATURES High-performance CMOSIS sensors - Sensitivity: 5.56 V/lux.s - Dynamic range: 60 db - Dark Noise: 8.6 e - - High speed: 95* fps - 8M Pixel: 3360(H) x 2496(V) - Monochrome / Color - Global Shutter

More information

PyLoN: Applications: Astronomy, Chemiluminescence, Bioluminescence, Phosphor Imaging, Ultra-low light Imaging and Spectroscopy.

PyLoN: Applications: Astronomy, Chemiluminescence, Bioluminescence, Phosphor Imaging, Ultra-low light Imaging and Spectroscopy. Now Powered by LightField PyLoN: 2048 2048 x 2048 The PyLoN: 2048 is a controllerless, cryogenically-cooled CCD camera designed for quantitative scientific imaging applications demanding the highest possible

More information

CCD Emulator design for LSST Camera W. Lu*, P. O'Connor, J. Fried, J. Kuczewski Brookhaven National Laboratory, Upton, NY 11973

CCD Emulator design for LSST Camera W. Lu*, P. O'Connor, J. Fried, J. Kuczewski Brookhaven National Laboratory, Upton, NY 11973 CCD Emulator design for LSST Camera W. Lu*, P. O'Connor, J. Fried, J. Kuczewski Brookhaven National Laboratory, Upton, NY 11973 ABSTRACT As part of the LSST project, a comprehensive CCD emulator that operates

More information

Minimizes reflection losses from UV - IR; Optional AR coatings & wedge windows are available.

Minimizes reflection losses from UV - IR; Optional AR coatings & wedge windows are available. Now Powered by LightField PyLoN:100 1340 x 100 The PyLoN :100 is a controllerless, cryogenically-cooled CCD camera designed for quantitative scientific spectroscopy applications demanding the highest possible

More information

DSP BASED MEASURING LINE-SCAN CCD CAMERA

DSP BASED MEASURING LINE-SCAN CCD CAMERA computing@tanet.edu.te.ua www.tanet.edu.te.ua/computing ISSN 1727-629 International Scientific Journal of Computing BASED MEASURING LINE-SCAN CAMERA Jan Fischer 1), Tomas Radil 2) Czech Technical University

More information

Prototyping NGC. First Light. PICNIC Array Image of ESO Messenger Front Page

Prototyping NGC. First Light. PICNIC Array Image of ESO Messenger Front Page Prototyping NGC First Light PICNIC Array Image of ESO Messenger Front Page Introduction and Key Points Constructed is a modular system with : A Back-End as 64 Bit PCI Master/Slave Interface A basic Front-end

More information

Control & Interface Electronics. CCD Sensor

Control & Interface Electronics. CCD Sensor FEATURES High Performance Scientific Camera Hamamatsu S10141 Sensors 1024 x 122 to 2048 x 506 active pixels 12 µm x 12 µm pixel size Integrated TE Cooling -15 C from 20 C ambient Hermetically sealed Temperature

More information

SYNCERITY TM 1024 x 256

SYNCERITY TM 1024 x 256 ELEMENTAL ANALYSIS FLUORESCENCE GRATINGS & OEM SPECTROMETERS OPTICAL COMPONENTS PARTICLE CHARACTERIZATION RAMAN SPECTROSCOPIC ELLIPSOMETRY SPR IMAGING SYNCERITY TM 1024 x 256 Open-Electrode TE-Cooled CCD

More information

STT-1603ME and STT-3200ME High QE Camera Systems

STT-1603ME and STT-3200ME High QE Camera Systems STT-1603ME and STT-3200ME High QE Camera Systems What makes the STT-1603ME and STT-3200ME so desirable? They have all the same extraordinary features of the STT-8300: Camera, Autoguider, and Filter Wheel

More information

AST3 Cameras, a Status Update

AST3 Cameras, a Status Update AST3 Cameras, a Status Update Astronomy & Astrophysics in Antarctica Aug. 18-21 Xi'an, China Richard Bredthauer, Greg Bredthauer, Kasey Boggs Semiconductor Technology Associates, Inc. 27122 Paseo Espada,

More information

XDAS-V3 1.6 mm pitch dual energy X-ray data acquisition system

XDAS-V3 1.6 mm pitch dual energy X-ray data acquisition system dual energy X-ray data acquisition system 1 key features The XDAS-V3 system is the latest version of Sens-Tech X-ray data acquisition systems. New features include: operation by external trigger 10 µs

More information

Teledyne Imaging Sensors SIDECAR ASIC Development Kit & Focal Plane Electronics

Teledyne Imaging Sensors SIDECAR ASIC Development Kit & Focal Plane Electronics Teledyne Imaging Sensors SIDECAR ASIC Development Kit & Focal Plane Electronics The SIDECAR ASIC is designed to manage all aspects of imaging array operation and output digitization. SIDECAR ASIC Hardware:

More information

FPGA based charge fast histogramming for GEM detector

FPGA based charge fast histogramming for GEM detector FPGA based charge fast histogramming for GEM detector Krzysztof T. Pozniak a, A. Byszuk a, M. Chernyshova b, R. Cieszewski a, T. Czarski b, W. Dominik c, K. Jakubowska b, G. Kasprowicz a, J. Rzadkiewicz

More information

Product Information Version 1.1. ZEISS Axiocam 503 mono Your Flexible and Sensitive 3 Megapixel Microscope Camera for Live Cell Imaging

Product Information Version 1.1. ZEISS Axiocam 503 mono Your Flexible and Sensitive 3 Megapixel Microscope Camera for Live Cell Imaging Product Information Version 1.1 ZEISS Axiocam 503 mono Your Flexible and Sensitive 3 Megapixel Microscope Camera for Live Cell Imaging ZEISS Axiocam 503 mono Sensor Model Sensor Pixel Count Pixel Size

More information

IMAGING GROUP. 512 x 512 imaging array; 24 mm x 24 mm pixels Scientific grade CCD All-metal, hermetic vacuum seals; Lifetime vacuum guarantee

IMAGING GROUP. 512 x 512 imaging array; 24 mm x 24 mm pixels Scientific grade CCD All-metal, hermetic vacuum seals; Lifetime vacuum guarantee Now Powered by LightField PIXIS: 512 The PIXIS: 512 series of cameras from Princeton Instruments (PI) are fully integrated, low noise cameras designed expressly for quantitative scientific imaging applications.

More information

ASI185 Manual. Revision 1.1 Nov, 2017

ASI185 Manual. Revision 1.1 Nov, 2017 Revision 1.1 Nov, 2017 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. ASI185 Manual... 1 1. Instruction... 3 2.

More information

European Organization for Astronomical Research in the Southern

European Organization for Astronomical Research in the Southern State-of-the-art detector controller for ESO instruments Leander H. Mehrgan, Domingo Alvarez, Dietrich Baade, Claudio Cumani, Siegfried Eschbaumer, Gert Finger, Christoph Geimer, Derek Ives, Manfred Meyer,

More information

Applications: Astronomy, Photometry, EL/PL Imaging, Luminescence & Fluorescence Imaging, and Bose-Einstein Condensate (BEC) Page 1 of 7 IMAGING GROUP

Applications: Astronomy, Photometry, EL/PL Imaging, Luminescence & Fluorescence Imaging, and Bose-Einstein Condensate (BEC) Page 1 of 7 IMAGING GROUP Now Powered by LightField PIXIS: 124 The PIXIS: 124 series of cameras from Princeton Instruments (PI) are fully integrated, low noise cameras with 124 x 124 resolution designed for quantitative scientific

More information

FPGA Development Board For Applications in Cosmic Rays Physics

FPGA Development Board For Applications in Cosmic Rays Physics Faculty of Mathematics & Natural Science FMNS 2013 FPGA Development Board For Applications in Cosmic Rays Physics Ivo Angelov 1, Svetla Dimitrova 2, Krasimir Damov 1 1 - South West University Neofit Rilski

More information

SBIG Research Series STL-1001E, STL-1302E, STL-4020M, STL-6303E and STL-11000M Large Format CCD Cameras

SBIG Research Series STL-1001E, STL-1302E, STL-4020M, STL-6303E and STL-11000M Large Format CCD Cameras SBIG Research Series STL-1001E, STL-1302E, STL-4020M, STL-6303E and STL-11000M Large Format CCD Cameras.... Santa Barbara Instrument Group, Inc. 147-A Castilian Drive Santa Barbara, CA 93117 Tel: (805)

More information

Specifications Summary 1. Array Size (pixels) Pixel Size. Sensor Size. Dark Current 2. Pixel Well Depth (typical) e e -

Specifications Summary 1. Array Size (pixels) Pixel Size. Sensor Size. Dark Current 2. Pixel Well Depth (typical) e e - AVAILABLE WITH LOW NOISE & HIGH DYNAMIC RANGE sensor options Apogee Alta Series System Features 1 High Resolution Sensors 1.0 Megapixel sensor with large 24 mm pixels deliver a large field of view with

More information

Schematic. A: Overview of the Integrated Detector Readout Electronics and DAQ-System. optical Gbit link. 1GB DDR Ram.

Schematic. A: Overview of the Integrated Detector Readout Electronics and DAQ-System. optical Gbit link. 1GB DDR Ram. A: Overview of the Integrated Detector Readout Electronics and DAQ-System N s CASCADE Detector Frontend (X0) (X) (Y0) (Y) optional: CIPix- Board (T) Optical Gigabit Link CDR.0 FPGA based readout board

More information

Introducing the first PATENT PENDING solid state selfregulating

Introducing the first PATENT PENDING solid state selfregulating Introducing the first PATENT PENDING solid state selfregulating THERMOELECTRIC GENERATOR. Covered by 4 Patent applications. This novel thermoelectric TEG system will provide continuous power as long as

More information

LINX linear X-ray sensor data sheet V3 type

LINX linear X-ray sensor data sheet V3 type linear X-ray sensor data sheet V3 type 1 key features array lengths up to 4 m 2.5 mm, 1.6 mm, 0.8 mm or detector pitch range of types simultaneous data acquisition and read-out 8 steps of gain dual energy

More information

ASI071 Manual. Revision 1.3 Mar, 2018

ASI071 Manual. Revision 1.3 Mar, 2018 Revision 1.3 Mar, 2018 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. 1 Table of Contents ASI071 Manual... 1 1.

More information

Specifications Summary 1. Array Size (pixels) Pixel Well Depth (typical) 94,000 e - Dark Current 2. Read Noise 3

Specifications Summary 1. Array Size (pixels) Pixel Well Depth (typical) 94,000 e - Dark Current 2. Read Noise 3 Apogee Alta Series System Features 1 High Resolution Sensor 9.3 Megapixel sensor with 12 mm pixels delivers an exceptionally large field of view with high resolution. Programmable TE cooling down to 45

More information

High Performance, High Resolution Detector Solutions. Dr Colin Coates, Product Manager 2015

High Performance, High Resolution Detector Solutions. Dr Colin Coates, Product Manager 2015 High Performance, High Resolution Detector Solutions Dr Colin Coates, Product Manager 2015 1 Pioneering and Leading High Performance Light Measurement Established 1989 (QUB spin out) 357 direct staff ikon

More information

IMAGING GROUP x 1300 imaging array; 20mm x 20mm pixels Scientific grade CCD All-metal, hermetic vacuum seals; Lifetime vacuum guarantee

IMAGING GROUP x 1300 imaging array; 20mm x 20mm pixels Scientific grade CCD All-metal, hermetic vacuum seals; Lifetime vacuum guarantee Now Powered by LightField PIXIS: 13 The PIXIS: 13 series of cameras from Princeton Instruments (PI) are fully integrated, low noise cameras designed expressly for quantitative scientific imaging applications.

More information

20 MHz/16-bit readout 61 fps rate at full-frame resolution. Use ROI/binning for hundreds of frames per second.

20 MHz/16-bit readout 61 fps rate at full-frame resolution. Use ROI/binning for hundreds of frames per second. ProEM -HS: 512BX3 The ProEM -HS: 512BX3 is the most advanced EMCCD camera on the market. It features Princeton Instruments patented excelon 3 technology which delivers the best combination of sensitivity,

More information

Readout Systems. Liquid Argon TPC Analog multiplexed ASICs SiPM arrays. CAEN 2016 / 2017 Product Catalog

Readout Systems. Liquid Argon TPC Analog multiplexed ASICs SiPM arrays. CAEN 2016 / 2017 Product Catalog Readout Systems Liquid Argon TPC Analog multiplexed ASICs SiPM arrays CAEN 2016 / 2017 Product Catalog 192 Readout Systems SY2791 Liquid Argon TPC Readout System The SY2791 is a complete detector readout

More information

PATENT PENDING RABBIT EARS THERMOELECTRIC GENERATOR

PATENT PENDING RABBIT EARS THERMOELECTRIC GENERATOR Introduction: The Rabbit Ears CHP (Combined heat & power) is a Thermoelectric wood stove Generator Nominally rated at 100 watts. It has the ability to supply reliable solid-state power. The ONLY moving

More information

EA-EL 3000, EA-EL9000, EA-EL 9000 HP 400W W ELECTRONIC DC LOADS

EA-EL 3000, EA-EL9000, EA-EL 9000 HP 400W W ELECTRONIC DC LOADS EA-EL 3000, EA-EL9000, EA-EL 9000 HP 400W - 7200W ELECTRONIC DC LOADS Power ratings: 0...400W up to 0...7200W Cabinets with higher power upon request Input voltages: 0...80V, 0...160V, 0...400V, 0...750V

More information

. Ideal for fast, shutterless imaging

. Ideal for fast, shutterless imaging IMAGING DV860 Andor s ixon DV860 EMCCD camera has single photon detection capability without an image intensifier, combined with greater than 90% QE of a sensor. Containing a 128x128 L3Vision TM Frame

More information

DT9828. USB Powered Thermocouple Measurement Module. Key Features: Analog Input Channels

DT9828. USB Powered Thermocouple Measurement Module. Key Features: Analog Input Channels DT9828 USB Powered Thermocouple Measurement Module Key Features: 8 differential analog inputs for thermocouple or voltage measurements Support for B, E, J, K, N, R, S, and T thermocouple types One cold

More information

CompuScope Ultra-fast waveform digitizer card for PCI bus. APPLICATIONS. We offer the widest range of

CompuScope Ultra-fast waveform digitizer card for PCI bus.   APPLICATIONS. We offer the widest range of We offer the widest range of high-speed and high-resolution digitizers available on the market CompuScope 1602 Ultra-fast waveform digitizer card for PCI bus today. Our powerful PC-based instrumentation

More information

IMAGING GROUP x 2048 imaging array; 13.5mm x 13.5mm pixels Scientific grade CCD All-metal, hermetic vacuum seals; Lifetime vacuum guarantee

IMAGING GROUP x 2048 imaging array; 13.5mm x 13.5mm pixels Scientific grade CCD All-metal, hermetic vacuum seals; Lifetime vacuum guarantee Now Powered by LightField PIXIS: 248 The PIXIS: 248 series of cameras from Princeton Instruments (PI) are fully integrated, low noise cameras designed expressly for quantitative scientific imaging applications.

More information

ASI1600 Manual. Revision 1.2 Nov, 2017

ASI1600 Manual. Revision 1.2 Nov, 2017 Revision 1.2 Nov, 2017 All material in this publication is subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. Table of Contents ASI1600 Manual... 1 1. Instruction...

More information

Modular & reconfigurable common PCB-platform of FPGA based LLRF control system for TESLA Test Facility

Modular & reconfigurable common PCB-platform of FPGA based LLRF control system for TESLA Test Facility TESLA Report 2005-04 Modular & reconfigurable common PCB-platform of FPGA based LLRF control system for TESLA Test Facility Krzysztof T. Pozniak, Ryszard S. Romaniuk Institute of Electronic Systems, Nowowiejska

More information

ASI128MC Pro Manual. Revision 1.1 Mar, 2018

ASI128MC Pro Manual. Revision 1.1 Mar, 2018 Revision 1.1 Mar, 2018 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. 1 Table of Contents... 1 1. Instruction...

More information

ASI183 Manual. Revision 1.1 Mar, 2018

ASI183 Manual. Revision 1.1 Mar, 2018 Revision 1.1 Mar, 2018 All material in this publication is subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. Table of Contents ASI183 Manual... 1 1. Instruction...

More information

0.1 Slow Monitoring and Recording System

0.1 Slow Monitoring and Recording System 0.1 Slow Monitoring and Recording System A slow monitoring and control system is required to control systematic effects that could impact the experiment, to allow automated scans of parameters such as

More information

IEEE Proof Web Version

IEEE Proof Web Version IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 56, NO. 3, JUNE 2009 1 A Portable Readout System for Microstrip Silicon Sensors (ALIBAVA) Ricardo Marco-Hernández and ALIBAVA COLLABORATION Abstract A readout

More information

ASI224 Manual. Revision 1.2 Mar, 2018

ASI224 Manual. Revision 1.2 Mar, 2018 Revision 1.2 Mar, 2018 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. Table of Contents ASI224 Manual... 1 1. Instruction...

More information

PIXIS: 512 IMAGING GROUP

PIXIS: 512 IMAGING GROUP PIXIS: 512 Now Powered with LightField The PIXIS: 512 series of cameras from Princeton Instruments (PI) are fully integrated, low noise cameras designed expressly for quantitative scientific imaging applications.

More information

Update: Lambda project

Update: Lambda project Update: Lambda project Sabine Lange Detector Group DESY meeting, May 29-31, 2012 s1 Lambda project About Lambda: 2 x 6 3 chips (~28 x 85mm) high frame rate (8 read out lines, 2kHz readout) 10 gigabit Ethernet

More information

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2008 Son of a Boatname Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2009 SS Boatname ASV 2010 Boatname the Brave Autonomous Surface Vehicle Robotics Club at UCF AUVSI and

More information

ASI174 Manual. Revision 1.2 Nov, 2017

ASI174 Manual. Revision 1.2 Nov, 2017 Revision 1.2 Nov, 2017 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. ASI174 Manual... 1 1. Instruction... 3 2.

More information

New CMOS and CCD Cameras for 2013

New CMOS and CCD Cameras for 2013 New CMOS and CCD Cameras for 2013 12 Megapixel CMOS Cameras with GigE New high resolution CCD cameras with Dual GigE for higher frame rate performance For pricing or further technical information, please

More information

Product Information Version 1.1. ZEISS Axiocam 702 mono Your 2.3 Megapixel Microscope Camera for Fast Low Light and Live Cell Imaging

Product Information Version 1.1. ZEISS Axiocam 702 mono Your 2.3 Megapixel Microscope Camera for Fast Low Light and Live Cell Imaging Product Information Version 1.1 ZEISS Axiocam 702 mono Your 2.3 Megapixel Microscope Camera for Fast Low Light and Live Cell Imaging ZEISS Axiocam 702 mono Sensor Model Sensor Pixel Count Pixel Size Sensor

More information

GigE Vision, Sony ICX625 CCD sensor, auto-iris, 15 fps

GigE Vision, Sony ICX625 CCD sensor, auto-iris, 15 fps Prosilica GC 2450 Sony ICX625 CCD sensor 15 fps at full resolution Rugged housing Video-type auto iris GigE Vision, Sony ICX625 CCD sensor, auto-iris, 15 fps Prosilica GC2450 is a 5.0 Megapixel camera

More information

Automation System TROVIS 5400 District Heating Controller TROVIS 5475

Automation System TROVIS 5400 District Heating Controller TROVIS 5475 Automation System TROVIS 5400 District Heating Controller TROVIS 5475 On-off or three-step controller designed for wall or panel mounting (Front frame dimensions: 144 mm x 96 mm) Application Controller

More information

Manta G-040. Description. GigE Vision camera featuring the Sony IMX287 CMOS sensor. Benefits and features:

Manta G-040. Description. GigE Vision camera featuring the Sony IMX287 CMOS sensor. Benefits and features: Manta G-040 Sony IMX287 CMOS sensor Power over Ethernet option Angled-head and board level variants Video-iris lens control Description GigE Vision camera featuring the Sony IMX287 CMOS sensor Manta G-040

More information

CHAPTER IV Computerized Data-acquisition Systems

CHAPTER IV Computerized Data-acquisition Systems CHAPTER IV Computerized Data-acquisition Systems The signal outputting a sensor is usually an analog signal. Post-processing methods involve, however, complex mathematical formulations. The data recorded

More information

Product Specifications

Product Specifications Product Specifications The ksa RateRat Pro is a turnkey, real-time, in-situ optical reflectance probe designed for deposition monitoring of semi-absorbent thin films. The RateRat Pro measures deposition

More information

ASI178 Manual. Revision 1.2 Mar, 2018

ASI178 Manual. Revision 1.2 Mar, 2018 Revision 1.2 Mar, 2018 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. Table of Contents ASI178 Manual... 1 1. Instruction...

More information

DC - Devices and Controller

DC - Devices and Controller 123 DC - Devices and Controller 1 DC-0010 Diode laser controller MK1-HP The diode laser module is connected via the 15 pin HD SubD jacket at the rear of the controller. The controller reads the EEPROM

More information

Unlocking the Potential of Your Microcontroller

Unlocking the Potential of Your Microcontroller Unlocking the Potential of Your Microcontroller Ethan Wu Storming Robots, Branchburg NJ, USA Abstract. Many useful hardware features of advanced microcontrollers are often not utilized to their fullest

More information

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems MT2 Introduction Embedded Systems MT2.1 Mechatronic systems Mechatronics is the synergistic integration of mechanical engineering, with electronics and intelligent computer control in the design and manufacturing

More information

Trends in Prototyping Systems. ni logic Pvt. Ltd., Pune, India

Trends in Prototyping Systems. ni logic Pvt. Ltd., Pune, India Trends in Prototyping Systems ni logic Pvt. Ltd., Pune, India Focus of design dept. Electronic system & Flow Design problems Educating design Prototype USDP Features Applications Conclusion Agenda Faster

More information

RT4F-120V/20A-WAC RECTIFIER

RT4F-120V/20A-WAC RECTIFIER The RT4F-120V/20A-WAC is a switched mode rectifier/charger module designed to provide up to 20A of output current into a 120V nominal system. This charger has been designed for use in conjunction with

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur 1

Module 1. Introduction. Version 2 EE IIT, Kharagpur 1 Module 1 Introduction Version 2 EE IIT, Kharagpur 1 Lesson 3 Embedded Systems Components Part I Version 2 EE IIT, Kharagpur 2 Structural Layout with Example Instructional Objectives After going through

More information

Mako G G-503. Gigabit Ethernet camera, ON Semiconductor CMOS sensor, 14 fps. Benefits and features:

Mako G G-503. Gigabit Ethernet camera, ON Semiconductor CMOS sensor, 14 fps. Benefits and features: Mako G G-503 ON Semiconductor CMOS sensor Power over Ethernet Switchable shutter modes Ultra-compact design Gigabit Ethernet camera, ON Semiconductor CMOS sensor, 14 fps Mako G-503 is a 5.0 megapixel GigE

More information

PIXIS-XO: 400B 1340 x 400 imaging array 20 x 20 µm pixels

PIXIS-XO: 400B 1340 x 400 imaging array 20 x 20 µm pixels Powered by LightField PIXIS-XO: 400B 1340 x 400 imaging array 20 x 20 µm pixels The PIXIS-XO series of fully integrated imaging cameras utilizes back illuminated and back illuminated deep depletion CCDs

More information

G4 CCD Camera. User's Guide

G4 CCD Camera. User's Guide G4 CCD Camera User's Guide Version 3.2 Modified on October 10th, 2017 All information furnished by Moravian Instruments is believed to be accurate. Moravian Instruments reserves the right to change any

More information

ASI290 Manual. Revision 1.1 Nov, 2017

ASI290 Manual. Revision 1.1 Nov, 2017 Revision 1.1 Nov, 2017 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. 1 Table of Contents ASI290 Manual... 1 1.

More information

Prosilica GC 1380H. GigE Vision, Sony ICX285 EXview CCD sensor, auto-iris, 30 fps. Benefits and features: Options:

Prosilica GC 1380H. GigE Vision, Sony ICX285 EXview CCD sensor, auto-iris, 30 fps. Benefits and features: Options: Prosilica GC 1380H Sony ICX285 CCD sensor 30 fps at full resolution Rugged housing Video-type auto iris GigE Vision, Sony ICX285 EXview CCD sensor, auto-iris, 30 fps Prosilica GC1380H is a 1.4 Megapixel

More information

Scintillator-strip Plane Electronics

Scintillator-strip Plane Electronics Scintillator-strip Plane Electronics Mani Tripathi Britt Holbrook (Engineer) Juan Lizarazo (Grad student) Peter Marleau (Grad student) Tiffany Landry (Junior Specialist) Cherie Williams (Undergrad student)

More information

RT4F-110V/25A RECTIFIER

RT4F-110V/25A RECTIFIER The RT4F-110V/25A is a hot-pluggable switched mode rectifier (SMR) module designed to provide up to 25A of output current into a 110V nominal system. Examples of such systems are 60 cells lead acid (136V

More information

Ignacy Kudla, Radomir Kupczak, Krzysztof Pozniak, Antonio Ranieri

Ignacy Kudla, Radomir Kupczak, Krzysztof Pozniak, Antonio Ranieri *** Draft *** 15/04/97 *** MK/RK/KTP/AR *** ***use color print!!!*** RPC Muon Trigger Detector Control Ignacy Kudla, Radomir Kupczak, Krzysztof Pozniak, Antonio Ranieri $Ã&06 Ã*(1(5$/ RPC Muon Trigger

More information

GigE Vision camera featuring the Sony IMX287 CMOS sensor

GigE Vision camera featuring the Sony IMX287 CMOS sensor Manta G-040 Sony IMX287 CMOS sensor Power over Ethernet option Angled head and board level variants Video-iris lens control Description GigE Vision camera featuring the Sony IMX287 CMOS sensor Manta G-040

More information

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors Ron Boe 5/15/2014 This user guide details the servo drives capabilities and physical interfaces. Users will be able to

More information

APV-25 based readout electronics for the SBS front GEM Tracker

APV-25 based readout electronics for the SBS front GEM Tracker APV-25 based readout electronics for the SBS front GEM Tracker Authors: Evaristo Cisbani, Paolo Musico Date: 26/June/2014 Version: 1.0 APV-25 based readout electronics for the SBS front GEM Tracker...

More information

ProEM -HS:1024BX3 FEATURES BENEFITS

ProEM -HS:1024BX3 FEATURES BENEFITS The ProEM-HS: 124BX3 is the most advanced EMCCD camera on the market utilizing the latest low-noise readout electronics and a 124 x 124 EMCCD. This camera delivers single photon sensitivity and the best

More information

Slick Line Acquisition System Manual

Slick Line Acquisition System Manual SCIENTIFIC DATA SYSTEMS, INC. SLICK LINE ACQUISITION BOX Slick Line Acquisition System Manual This document contains proprietary information. Copyright 2005 Scientific Data Systems, Inc. All rights reserved.

More information

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual ACU6 Technical Reference Manual ANSARI Controller Unit Type 6 technical reference manual Document topics Specifications Interfacing Dimensions Document Version: 1.03 13. January 2013 By ANSARI GmbH Friedrich-Ebert-Damm

More information

DVS and DAVIS Specifications

DVS and DAVIS Specifications DVS and DAVIS Specifications Document version: 2018-10-31 Definition: EPS = Events per second Camera Specifications Current Models DAVIS240 DAVIS346 Picture Optics CS-mount CS-mount Host Connection USB

More information

MULTIPLEXER / DEMULTIPLEXER IMPLEMENTATION USING A CCSDS FORMAT

MULTIPLEXER / DEMULTIPLEXER IMPLEMENTATION USING A CCSDS FORMAT MULTIPLEXER / DEMULTIPLEXER IMPLEMENTATION USING A CCSDS FORMAT Item Type text; Proceedings Authors Grebe, David L. Publisher International Foundation for Telemetering Journal International Telemetering

More information

RT4F-48V/50A-WAC RECTIFIER

RT4F-48V/50A-WAC RECTIFIER The RT4F-48V/50A-WAC is a switched mode rectifier (SMR) module designed to provide up to 58A of output current into a 48V nominal system, over a wide range of AC input voltage. This rectifier has been

More information

Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller)

Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller) Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller) Manfred Meyer, Gert Finger European Organisation for Astronomical Research in the Southern Hemisphere, Karl-Schwarzschild-Str.

More information

4.2 Megapixel Scientific CMOS Camera

4.2 Megapixel Scientific CMOS Camera CMOS, EMCCD AND CCD CAMERAS FOR LIFE SCIENCES 4.2 Megapixel Scientific CMOS Camera Photometrics Prime is the first intelligent scientific CMOS (scmos) camera to incorporate a powerful FPGA-based Embedded

More information

A new generation of detector controllers

A new generation of detector controllers Mem. S.A.It. Vol. 74, 159 c SAIt 2003 Memorie della A new generation of detector controllers F. Bortoletto 1, M. D Alessandro 1, D. Fantinel 1, E. Giro 1, L. Corcione 2, G. Bonanno 3, P. Bruno 3, R. Cosentino

More information

TEST REPORT POWER SUPPLY AND THERMAL V2

TEST REPORT POWER SUPPLY AND THERMAL V2 CERN European Organization for Nuclear Research Beams Department Radio Frequency RF Feedbacks and Beam Control TEST REPORT POWER SUPPLY AND THERMAL V2 By: Petri Leinonen BE-RF-FB Date: 27.06.2012 TABLE

More information

Configuration of systems for testing thermal imagers

Configuration of systems for testing thermal imagers Optica Applicata, Vol. XL, No. 3, 2010 Configuration of systems for testing thermal imagers KRZYSZTOF CHRZANOWSKI 1, 2*, XIANMIN LI 3 1 Military University of Technology, Institute of Optoelectronics,

More information

Health monitoring of an power amplifier using an ethernet controller

Health monitoring of an power amplifier using an ethernet controller Health monitoring of an power amplifier using an ethernet controller 1 Sharadha N, 2 J Pushpanjali 1 Student, 2 Assistant Professor Bangalore institute of technology Bangalore, India Abstract the computer

More information

DV887 (back illuminated)

DV887 (back illuminated) IMAGING Andor s ixon DV887 back illuminated EMCCD has single photon detection capability without an image intensifier, combined with greater than 90% QE of a back-illuminated sensor. Containing a 512x512

More information

More Precision. thermoimager TIM // Compact thermal imaging cameras

More Precision. thermoimager TIM // Compact thermal imaging cameras More Precision thermoimager TIM // Compact thermal imaging cameras 10 Smallest VGA infrared camera in the world thermoimager TIM 640 thermoimager TIM 640 Miniature infrared camera with VGA resolutions

More information

TEMPERATURE AND HUMIDITY TRANSDUCER P18 TYPE USER S MANUAL

TEMPERATURE AND HUMIDITY TRANSDUCER P18 TYPE USER S MANUAL TEMPERATURE AND HUMIDITY TRANSDUCER P18 TYPE USER S MANUAL 1 2 CONTENTS 1. APPLICATION... 5 2. BASIC REQUIREMENTS, OPERATIONAL SAFETY... 5 3. INSTALLATION... 5 3.1. Assembly...5 3.2. Electrical Connections...7

More information

A&E SPECIFICATIONS. TeleEye MX Series Network Camera Model MX925-HD

A&E SPECIFICATIONS. TeleEye MX Series Network Camera Model MX925-HD A&E SPECIFICATIONS TeleEye MX Series Network Camera Model MX925-HD General Description The network camera ( camera ) described shall be a TeleEye MX925-HD or equivalent. It is designed for professional

More information

KEEP CONTROL: PULPO 2 ESO s new cryostat housekeeping unit

KEEP CONTROL: PULPO 2 ESO s new cryostat housekeeping unit KEEP CONTROL: PULPO 2 ESO s new cryostat housekeeping unit Christoph Geimer 1, Claudio Cumani 1, Nicolas Haddad 2, Javier Reyes 1, Javier Valenzuela 2, Bernhard Lopez 2 1 European Southern Observatory,

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

Prosilica GT Megapixel machine vision camera with Sony IMX CMOS sensor. Benefits and features:

Prosilica GT Megapixel machine vision camera with Sony IMX CMOS sensor. Benefits and features: Prosilica GT 1930 Versatile temperature range for extreme environments IEEE 1588 PTP Power ovet Ethernet P-Iris and DC-Iris lens control 2.35 Megapixel machine vision camera with Sony IMX CMOS sensor Prosilica

More information

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Chapter 3 HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Dr. H.K. VERMA Distinguished Professor Department of Electrical and Electronics Engineering School of Engineering and Technology SHARDA

More information

RT4B-110V/12A RECTIFIER

RT4B-110V/12A RECTIFIER The RT4B-110V/12A is a switched mode rectifier (SMR) module designed to provide up to 12A of output current into a 110V nominal system. It can be used with or without a cooling fan. With a fan it runs

More information

High Resolution Low Light Cameras

High Resolution Low Light Cameras High Resolution Low Light Cameras PROXICAM Applications High Sensitivity from 180 nm to 900 nm High Resolution Low Noise Video Signal Output Compact Size Wide Dynamic Range Digital Control Unit Features

More information

Camera Sensor IMX071. DDR memory buffer is the main difference between ASI Cool and Pro cameras.

Camera Sensor IMX071. DDR memory buffer is the main difference between ASI Cool and Pro cameras. ASI071MC Pro Camera Sensor IMX071 Most famous sensor of Sony APS-C(1.8 ) Diagonal 28.4mm 16M Pixel (4944 3284) Very low read noise: 2.3e @24db gain 3.3e @lowest gain 14Bit ADC: provide real 14bit Dynamic

More information

Frequently Asked Questions: Princeton Instruments excelon TM CCD and EMCCD Cameras

Frequently Asked Questions: Princeton Instruments excelon TM CCD and EMCCD Cameras Frequently Asked Questions: Princeton Instruments excelon TM CCD and EMCCD Cameras Updated: Sep 2010 Includes information on excelon TM Back-illuminated Deep Depletion Cameras 1. What is excelon TM? excelon

More information

The 12th Conference on Selected Problems of Electrical Engineering and Electronics WZEE 2015

The 12th Conference on Selected Problems of Electrical Engineering and Electronics WZEE 2015 The 12th Conference on Selected Problems of Electrical Engineering and Electronics WZEE 2015 Proceedings September 17-19, 2015 Kielce, Poland 1 Measurements of Shape Memory Alloy Actuator for a Self-Switching

More information

Prosilica GT Megapixel industrial camera with GigE Vision interface. Benefits and features: Options:

Prosilica GT Megapixel industrial camera with GigE Vision interface. Benefits and features: Options: Prosilica GT 6600 Versatile temperature range for extreme environments IEEE 1588 PTP Power over Ethernet 4 fps at full resolution 28.8 Megapixel industrial camera with GigE Vision interface Prosilica GT6600

More information

HIGH-SPEED DATA ACQUISITION SYSTEM BASED ON DRS4 WAVEFORM DIGITIZATION

HIGH-SPEED DATA ACQUISITION SYSTEM BASED ON DRS4 WAVEFORM DIGITIZATION HIGH-SPEED DATA ACQUISITION SYSTEM BASED ON DRS4 WAVEFORM DIGITIZATION J.Z. Zhang, H.B. Yang, J. Kong, Y. Qian, Q.S. She, H. Su, R.S. Mao, T.C. Zhao, Z.G. Xu Institute of Modern Physics, Chinese Academy

More information