PulseCounter Neutron & Gamma Spectrometry Software Manual

Size: px
Start display at page:

Download "PulseCounter Neutron & Gamma Spectrometry Software Manual"

Transcription

1 PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN 2. COUNTS SCREEN 3. DETECTOR SCREEN 4. SPECTRUM SCREEN 5. HISTORY SCREEN 6. HISTOGRAM SCREEN 7. SUMMARY SCREEN 8. SETUP SCREEN 0. GENERAL INFORMATION Hardware: PulseCounter hardware comprises a data acquisition device (usually PicoScope) and high-voltage power supply to provide detector bias. PulseCounter continuously acquires data at a specified sampling frequency (see SECTION 8) and performs digital signal processing to recognize negative detector pulses that are counted, plotted and converted into spectrum. Installation: first install PicoSDK, 32-bit version if you are using 32-bit Windows or 64-bit version if you are using 64-bit Windows, then run PulseCounter.exe. Files: PulseCounter.exe - PulseCounter executable (requires.net Framework 4.5); Config.xm l - PulseCounter configuration file that stores program settings between sessions; Presets - folder containing hardware presets (XML files with detector configuration data); Experiment folders - PulseCounter will create an experiment folder for each new experiment that you start; each experiment folder may contain multiple sequence subfolders with the following files (which are written at the end of each experiment): Count.dat - binary file that PulseCounter uses to store all count data; this file is meant to be accessed only by the PulseCounter software; Histogram.png - a picture of counts (CPS/CPM) histogram; History.png - a picture of counts history (CPS/CPM vs. time);

2 Spectrum.png - a picture of spectrum; PulseXXX.png - when Audit Button is active PulseCounter will save each individual detector pulse into a PNG file for audit purposes (use only when count rate is low, < 1 CPS); HistoryCPM.txt - human-readable, Excel-importable text file of CPM history; HistoryCPS.txt - human-readable, Excel-importable text file of CPS history; Spectrum.txt - human-readable, Excel-importable text spectrum (<Energy, kev>, <count> pairs; one per line); Stats.txt - human-readable summary of the experimental sequence; contains counts and other useful statistics; PulseTrain.txt - when Log PulseTrain Button is active PulseCounter creates this human-readable Excel-importable file that contains timestamp and amplitude of each individual detector pulse recognized by PulseCounter; Raw.bin and RawB.bin - when Log Raw Signal button is active PulseCounter logs raw signal acquired during the experiment into these files (Raw.bin = Channel 1; RawB.bin = Channel 2 when active). Data Storage - data recorded by PulseCounter is stored in <Experiment>\<Sequence><B>.<Remote> directory, where <Experiment> is the experiment name, <Sequence> is a sequence number, <B> is a background flag, and <Remote> is the remote or local computer name that identifies the device that provided data. For example Cs-137\1B.MacBook folder identified 1st background sequence for Cs-137 experiment captured by MacBook device. Program Title Bar - displays information on whether PulseCounter is starting, running or finished. When PulseCounter is running the title bar displays percentage of data acquired vs. data dropped. Under normal circumstances this percentage should be around 100% indicating that no data was dropped because the computer is too slow to process it. If you are consistently getting values that are significantly under 100% close background programs and terminate background tasks that consume significant CPU time and disconnect other USB devices. If these steps don t help then reduce sample rate (see Section 8). Local Button - toggles between Local and Remote modes of operation. In Remote mode this PulseCounter instance acts as a Remote Controller and provides graphic interface for remote devices that connect to this computer via TCP/IP. In principle multiple remote devices running PulseCounter can connect to Remote Controller and push their data that is aggregated and displayed by the Remote Controller. Remote Controller can start, stop and configure remote devices. When the button state is Local this PulseCounter instance controls local device connected to computer via USB. The Local mode is the default mode of operation. Device List - contains names of remote computers that provided data for the Remote Controller. By default the list shows the name of the computer the PulseCounter is running on. Selecting an item from this list sets a filter for browsing recorded data. Selecting ALL allows browsing all data. Selecting an item rebuilds Experiment List Box content (below) to reflect experiments recorded by the selected device.

3 Experiment List Box - allows specifying name of a new experiment and displays list of recorded experiments for the device selected in the Device List. Select an item from the drop down list to load the the particular experiment. Increment or decrement Sequence to switch between different sequences. Sequence Box - keeps track of the experiment sequence number. E.g. an experiment can have multiple sequences that correspond to Background or Experiment counts (used for statistical significance calculation). When browsing recorded data incrementing / decrementing sequence loads and displays data for that sequence. Background / Experiment Button - allows identifying Experiment or Background sequence. Duration Box - allows specifying experiment duration in minutes. Start Button - starts the experiment. Once clicked the button changes to Stop button to stop the experiment. The experiment will stop when the entire interval specified in the Duration Box elapses. Pause Button - pauses the count (visible only when the count is running). Elapsed Time Box - shows elapsed experiment time in mm:ss format. CPM and CPS Buttons - toggle between displaying counts per minute (CPM) or counts per second (CPS). Pressing this button refreshes all plots and tables accordingly. Live Button - toggles between Live data (i.e. data that is being currently acquired or just has been acquired) and Recorded data (i.e. data that has been previously acquired that you can browse by selecting device, experiment and sequence number). Channel List - displays current data acquisition channel (e.g. Channel 1, Channel 2 or Channel 1&2). Default, Counts, Detector, Spectrum, History, Histogram, Summary and Setup Buttons switch between different PulseCounter screens.

4 1. DEFAULT SCREEN Allows monitoring majority of data that is being acquired in real-time. Fig. 1. Default screen. Detector Plot - displays detector signal. Spectrum Plot - displays pulse spectrum. History Plot - displays pulse count (CPM or CPS) history. CPM / CPS Box - displays current live CPM / CPS. This box displays zero when browsing recorded data. Mean Bo x - displays CPM / CPS mean for live or recorded data. Deviation Box - displays standard CPM / CPS deviation for live or recorded data. Total Box - displays total counts for live or recorded data. Debug Label - displays the following information: DROPPED: percentage of dropped data samples (happens when the sample rate is too fast or the computer is too slow to handle the data stream); when the percentage is non-zero the Debug Line turns red indicating a problem with data acquisition (see Program Title Bar in GENERAL INFORMATION); DOUBLES: percentage of double-events, e.g. events that are spaced closer than the width of the Detector Plot window apart; REJECTED: percentage of events rejected due to Pile Up, Over-Limit (clipping) or failure to meet Maximum Pulse Width requirements; NOISE: percentage of events that fail to meet Minimum Pulse Width requirements.

5 2. COUNTS SCREEN Allows comparing two count data sets and computing P-value to establish statistical significance. By default left half of the screen is populated with live counts (which are also displayed on the Default Screen). Fig. 2. Counts screen. From Summary Button - allows populating comparison datasets from Summary Screen by aggregating background sequences into the left data set and aggregating experiment sequences into the right data set. Left Channel Box - displays name of the data acquisition channel (e.g. Channel 1, Channel 2, or Channel 1 & 2) for Live data or displays the name of the loaded recorded data set. Click anywhere within this box to bring up a File Open dialog box to browse for recorded data to be loaded into PulseCounter (click on any file to load the entire data set). Right Channel Box - displays name of the comparison data set. Click anywhere within this box to bring up a File Open dialog box to browse for the recorded data to be loaded into PulseCounter for comparison against data specified in the Left Channel Box.

6 3. DETECTOR SCREEN Displays larger view of the detector signal. Fig. 3. Detector screen.

7 4. SPECTRUM SCREEN Displays larger view of spectrum. Click anywhere on the plot to move cursor (vertical red line) to view peak channel / energy and peak height in counts. The cursor automatically snaps to the nearest peak. When the spectrum is calibrated full width half-maximum (FWHM) is also calculated and displayed. Click anywhere on the plot and drag mouse while holding the left mouse button to zoom in. Fig. 4. Spectrum screen. Comp Button - displays comparison spectrum overlay (the comparison spectrum comes from the right/comparison data set specified on the Counts Screen). Hold Button - holds spectrum for 2 seconds without accumulation. This is useful for instantaneous screening of strong sources. Smooth Button - displays 8-point moving average of spectral data to smooth-out noise. Calibrate Button - allows calibrating spectrum and switches from channels to energies. To calibrate spectrum first click on peak you wish to identify, then select peak energy from the Isotope List, then click the Calibrate Button. To reset calibration and switch back to channels select RESET from the Isotope List and click the Calibrate Button. Isotope List - displays the list of available calibration energies indicated as Isotope Energy, kev. To enter additional energies not present in the default list create an Isotopes.txt file and place it in the PulseCounter executable folder and specify values as follows:

8 <Energy in kev>, <Display Name> Here is an example: 59.5, Am kev 511, Positron 511 kev

9 5. HISTORY SCREEN Displays larger view of count history in CPS or CPM. Fig. 5. History screen.

10 6. HISTOGRAM SCREEN Displays counts histogram in CPS or CPM. Under usual circumstances counts distribution should be normal (Gaussian). Non-Gaussian histogram is indicative of a problem with the experiment. Fig. 6. Histogram screen.

11 7. SUMMARY SCREEN Displays summary, computes mean, standard deviation and total counts across all experiment and background sequences and establishes statistical significance by computing P-value. Fig. 7. Summary screen. Summary Table - lists all experiment sequences in red and all background sequences in blue. Selecting device from the Device List and selecting experiment from the Experiment List refreshes the summary view with the selected device / experiment combination. Click Delete button to permanently remove a particular sequence (PulseCounter will erase sequence files on disk). Selecting ALL from the Device List aggregates the selected experiment data across all devices. Experiment Summary Plot - displays Means for experiment and background sequences. P-Value Box - displays P-value derived from Student s T-test comparing background and experiment sequences. Significance Box - tells you whether the difference between background and experimental counts is statistically significant (configurable, typically P < 0.05 is statistically significant).

12 8. SETUP SCREEN Allows configuring PulseCounter software. Fig. 8. Setup screen. Preset Box - displays current preset name, allows choosing from list of available presets, which are typically configuration settings for various detectors. Presets are stored as XML files in Presets folder in the PulseCounter executable directory. Preset name determines preset file name and thus must be compatible with the OS file naming restrictions. Save Button - click to save changes made to the current preset. To create new preset without modifying existing one type new name in the Preset Box prior to clicking the Save button. Delete Button - deletes current preset and resets all fields to default values. Detector Group - allows configuring detector hardware: Bias : detector bias voltage in volts; Range: detector signal range in volts; Trigger: pulse trigger in millivolts, pulses with amplitude below the trigger value will not be recognized by PulseCounter; Channels: specify data acquisition on 1 or 2 channels (2-channel acquisition is available on custom hardware only).

13 General Group - allows specifying general settings: Data Rate: sample rate of PulseCounter data acquisition hardware; higher sample rate is useful for short pulse spectroscopy but may not allow for smooth operation on slow computers; for most purposes 1 MHz is recommended for neutron spectroscopy and 5 MHz for gamma spectroscopy; frequencies above 6 MHz are supported on custom hardware only. Delay Start: provides small delay after the initial start-up to allow for detector warm up. When you click Start button for the first time PulseCounter will apply bias voltage to detector and the voltage will stay ON until you close PulseCounter program. If you notice spectrum drift immediately after start of the data acquisition increase the Delay Start value to allow sufficient time for detector warm up. Beep On Pulse: beeps every time PulseCounter detects a pulse (audible only when the count rate is below 1 CPS); Beep on Finish: plays TaDa sound when data acquisition completes. Statistics Group - allows specifying significance level (typically 5%) for P-value calculations. Spectrum Group - allows controlling spectrum acquisition: Integrate: when active the area under detector pulse is integrated to establish pulse energy. Otherwise pulse height is used, which is a less accurate measure. PileUp Reject: when active the detector pulses that pile up on top of each other are excluded from spectrum; turning off PileUp Reject will may increase spectrum accumulation rate but will decrease energy resolution by broadening peaks; Recalibrate: click this button to reset spectrum calibration (i.e. switch from energy to channels) and clear the Scale Box. Channels: choose the desired number of spectrum channels. Scale: proportionality factor applied to integrated pulse area when PulseCounter builds spectrum; PulseCounter determines this parameter automatically every time the scale is reset; you can adjust this parameter to expand or compress the spectrum. Pulse Group - allows controlling pulse acquisition and rejection: Min Width: minimum pulse width in microseconds; pulses with shorter width will be rejected and counted as noise; Max Width: maximum pulse width in microseconds, also determines the width of the Detector Plot; pulses with longer width will be rejected and counted as noise; Audit: click this button to store each individual detector pulse in a PNG file; this is useful for pulse shape auditing when the pulse rate is low (<1 CPS); do not use this feature when the pulse rate is high; Inverse Filter: performed optimal-lag pulse shaping deconvolution to improve count rate when pulses overlap and cannot be resolved; this is an experimental feature that requires a lot of computational power; Trapezoidal Filter: will be implemented in the next version of PulseCounter.

14 Configuration Group AutoSequence: when active, Sequence number will auto-increment at the beginning of each experiment (e.g. when you click the Start button); Auto-Runs: set the number of sequences to be taken automatically back to back; Butterfly: when active interleaves experiment and background sequences during auto-run (useful for statistics gathering); AutoStart: when active data acquisition will start at absolute time specified in the box just under this button. Time Server: IP address or domain name of Windows Time Server (useful for coordinating auto-starting data acquisition on multiple remote devices); the time server will provide common time (usually accurate to within 1 ms) for data acquired by multiple remote devices; Log Raw Signal: store the entire acquired data in binary form; this may create a VERY LARGE file when sample rate is high and experiment duration is long; Log Pulse Train: record PulseTrain.txt; this text file contains timestamp and amplitude of each pulse recognized by PulseCounter, so this could be a very large file if the count rate is high; Remote Folder: specify network location if you want PulseCounter to automatically copy recorded data to another location at the end of an experiment; Remote Server: specify IP address of Remote Controller; when you set anything in this box you designate this copy of PulseCounter as remote device that will communicate it s data via TCP/IP to Remote Controller.

PYROPTIX TM IMAGE PROCESSING SOFTWARE

PYROPTIX TM IMAGE PROCESSING SOFTWARE Innovative Technologies for Maximum Efficiency PYROPTIX TM IMAGE PROCESSING SOFTWARE V1.0 SOFTWARE GUIDE 2017 Enertechnix Inc. PyrOptix Image Processing Software v1.0 Section Index 1. Software Overview...

More information

BitWise (V2.1 and later) includes features for determining AP240 settings and measuring the Single Ion Area.

BitWise (V2.1 and later) includes features for determining AP240 settings and measuring the Single Ion Area. BitWise. Instructions for New Features in ToF-AMS DAQ V2.1 Prepared by Joel Kimmel University of Colorado at Boulder & Aerodyne Research Inc. Last Revised 15-Jun-07 BitWise (V2.1 and later) includes features

More information

The Measurement Tools and What They Do

The Measurement Tools and What They Do 2 The Measurement Tools The Measurement Tools and What They Do JITTERWIZARD The JitterWizard is a unique capability of the JitterPro package that performs the requisite scope setup chores while simplifying

More information

For the SIA. Applications of Propagation Delay & Skew tool. Introduction. Theory of Operation. Propagation Delay & Skew Tool

For the SIA. Applications of Propagation Delay & Skew tool. Introduction. Theory of Operation. Propagation Delay & Skew Tool For the SIA Applications of Propagation Delay & Skew tool Determine signal propagation delay time Detect skewing between channels on rising or falling edges Create histograms of different edge relationships

More information

Operating Instructions

Operating Instructions Operating Instructions HAEFELY TEST AG KIT Measurement Software Version 1.0 KIT / En Date Version Responsable Changes / Reasons February 2015 1.0 Initial version WARNING Introduction i Before operating

More information

EAN-Performance and Latency

EAN-Performance and Latency EAN-Performance and Latency PN: EAN-Performance-and-Latency 6/4/2018 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer by: Matt Mazzola 12222670 Abstract The design of a spectrum analyzer on an embedded device is presented. The device achieves minimum

More information

Quick Reference Manual

Quick Reference Manual Quick Reference Manual V1.0 1 Contents 1.0 PRODUCT INTRODUCTION...3 2.0 SYSTEM REQUIREMENTS...5 3.0 INSTALLING PDF-D FLEXRAY PROTOCOL ANALYSIS SOFTWARE...5 4.0 CONNECTING TO AN OSCILLOSCOPE...6 5.0 CONFIGURE

More information

Universal Mode. Survey Settings. The Universal Toolbar. First Run - Initial Configuration via the Setup Button

Universal Mode. Survey Settings. The Universal Toolbar. First Run - Initial Configuration via the Setup Button Universal Mode The Universal Toolbar The Universal Toolbar is the unified (and preferred) method of operating Revolution. From within the Universal Toobar, all functionality of the other 3 modes of Revolution

More information

NanoGiant Oscilloscope/Function-Generator Program. Getting Started

NanoGiant Oscilloscope/Function-Generator Program. Getting Started Getting Started Page 1 of 17 NanoGiant Oscilloscope/Function-Generator Program Getting Started This NanoGiant Oscilloscope program gives you a small impression of the capabilities of the NanoGiant multi-purpose

More information

Cisco Spectrum Expert Software Overview

Cisco Spectrum Expert Software Overview CHAPTER 5 If your computer has an 802.11 interface, it should be enabled in order to detect Wi-Fi devices. If you are connected to an AP or ad-hoc network through the 802.11 interface, you will occasionally

More information

SigPlay User s Guide

SigPlay User s Guide SigPlay User s Guide . . SigPlay32 User's Guide? Version 3.4 Copyright? 2001 TDT. All rights reserved. No part of this manual may be reproduced or transmitted in any form or by any means, electronic or

More information

ISCEV SINGLE CHANNEL ERG PROTOCOL DESIGN

ISCEV SINGLE CHANNEL ERG PROTOCOL DESIGN ISCEV SINGLE CHANNEL ERG PROTOCOL DESIGN This spreadsheet has been created to help design a protocol before actually entering the parameters into the Espion software. It details all the protocol parameters

More information

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE

A Matlab toolbox for. Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Centre for Marine Science and Technology A Matlab toolbox for Characterisation Of Recorded Underwater Sound (CHORUS) USER S GUIDE Version 5.0b Prepared for: Centre for Marine Science and Technology Prepared

More information

Reference. TDS7000 Series Digital Phosphor Oscilloscopes

Reference. TDS7000 Series Digital Phosphor Oscilloscopes Reference TDS7000 Series Digital Phosphor Oscilloscopes 07-070-00 0707000 To Use the Front Panel You can use the dedicated, front-panel knobs and buttons to do the most common operations. Turn INTENSITY

More information

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar.

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. Hello, welcome to Analog Arts spectrum analyzer tutorial. Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. For this presentation, we use a

More information

Pre-processing of revolution speed data in ArtemiS SUITE 1

Pre-processing of revolution speed data in ArtemiS SUITE 1 03/18 in ArtemiS SUITE 1 Introduction 1 TTL logic 2 Sources of error in pulse data acquisition 3 Processing of trigger signals 5 Revolution speed acquisition with complex pulse patterns 7 Introduction

More information

System Requirements SA0314 Spectrum analyzer:

System Requirements SA0314 Spectrum analyzer: System Requirements SA0314 Spectrum analyzer: System requirements Windows XP, 7, Vista or 8: 1 GHz or faster 32-bit or 64-bit processor 1 GB RAM 10 MB hard disk space \ 1. Getting Started Insert DVD into

More information

ST350 Radiation Counter

ST350 Radiation Counter SPECTECH ST350 Radiation Counter (For Macintosh) Operating and Service Manual March 2003 Spectrum Techniques Page 1 Model ST350 RADIATION COUNTER The ST350 Radiation Counter brings new dimensions to Nuclear

More information

DETEXI Basic Configuration

DETEXI Basic Configuration DETEXI Network Video Management System 5.5 EXPAND YOUR CONCEPTS OF SECURITY DETEXI Basic Configuration SETUP A FUNCTIONING DETEXI NVR / CLIENT It is important to know how to properly setup the DETEXI software

More information

DDA-UG-E Rev E ISSUED: December 1999 ²

DDA-UG-E Rev E ISSUED: December 1999 ² 7LPHEDVH0RGHVDQG6HWXS 7LPHEDVH6DPSOLQJ0RGHV Depending on the timebase, you may choose from three sampling modes: Single-Shot, RIS (Random Interleaved Sampling), or Roll mode. Furthermore, for timebases

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

Manual of Operation for WaveNode Model WN-2m. Revision 1.0

Manual of Operation for WaveNode Model WN-2m. Revision 1.0 Manual of Operation for WaveNode Model WN-2m. Revision 1.0 TABLE OF CONTENTS 1. Description of Operation 2. Features 3. Installation and Checkout 4. Graphical Menus 5. Information for Software Expansion

More information

Patchmaster. Elektronik. The Pulse generator. February 2013

Patchmaster. Elektronik. The Pulse generator. February 2013 Patchmaster The Pulse generator Elektronik Telly Galiatsatos, BS 1987: Graduated at Queens College, NY Computer Science 1987-2007: Instrutech Corporation IT Engineering Support Software Engineer, Sales

More information

Application Note AN-708 Vibration Measurements with the Vibration Synchronization Module

Application Note AN-708 Vibration Measurements with the Vibration Synchronization Module Application Note AN-708 Vibration Measurements with the Vibration Synchronization Module Introduction The vibration module allows complete analysis of cyclical events using low-speed cameras. This is accomplished

More information

Linrad On-Screen Controls K1JT

Linrad On-Screen Controls K1JT Linrad On-Screen Controls K1JT Main (Startup) Menu A = Weak signal CW B = Normal CW C = Meteor scatter CW D = SSB E = FM F = AM G = QRSS CW H = TX test I = Soundcard test mode J = Analog hardware tune

More information

MTL Software. Overview

MTL Software. Overview MTL Software Overview MTL Windows Control software requires a 2350 controller and together - offer a highly integrated solution to the needs of mechanical tensile, compression and fatigue testing. MTL

More information

SEM- EDS Instruction Manual

SEM- EDS Instruction Manual SEM- EDS Instruction Manual Double-click on the Spirit icon ( ) on the desktop to start the software program. I. X-ray Functions Access the basic X-ray acquisition, display and analysis functions through

More information

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 OBJECTIVE To become familiar with state-of-the-art digital data acquisition hardware and software. To explore common data acquisition

More information

SpikePac User s Guide

SpikePac User s Guide SpikePac User s Guide Updated: 7/22/2014 SpikePac User's Guide Copyright 2008-2014 Tucker-Davis Technologies, Inc. (TDT). All rights reserved. No part of this manual may be reproduced or transmitted in

More information

BEAMAGE 3.0 KEY FEATURES BEAM DIAGNOSTICS PRELIMINARY AVAILABLE MODEL MAIN FUNCTIONS. CMOS Beam Profiling Camera

BEAMAGE 3.0 KEY FEATURES BEAM DIAGNOSTICS PRELIMINARY AVAILABLE MODEL MAIN FUNCTIONS. CMOS Beam Profiling Camera PRELIMINARY POWER DETECTORS ENERGY DETECTORS MONITORS SPECIAL PRODUCTS OEM DETECTORS THZ DETECTORS PHOTO DETECTORS HIGH POWER DETECTORS CMOS Beam Profiling Camera AVAILABLE MODEL Beamage 3.0 (⅔ in CMOS

More information

Practicum 3, Fall 2010

Practicum 3, Fall 2010 A. F. Miller 2010 T1 Measurement 1 Practicum 3, Fall 2010 Measuring the longitudinal relaxation time: T1. Strychnine, dissolved CDCl3 The T1 is the characteristic time of relaxation of Z magnetization

More information

M1 OSCILLOSCOPE TOOLS

M1 OSCILLOSCOPE TOOLS Calibrating a National Instruments 1 Digitizer System for use with M1 Oscilloscope Tools ASA Application Note 11-02 Introduction In ASA s experience of providing value-added functionality/software to oscilloscopes/digitizers

More information

Sample Analysis Design. Element2 - Basic Software Concepts (cont d)

Sample Analysis Design. Element2 - Basic Software Concepts (cont d) Sample Analysis Design Element2 - Basic Software Concepts (cont d) Samples per Peak In order to establish a minimum level of precision, the ion signal (peak) must be measured several times during the scan

More information

QPHY-USB3 USB3.0 Serial Data Operator s Manual

QPHY-USB3 USB3.0 Serial Data Operator s Manual QPHY-USB3 USB3.0 Serial Data Operator s Manual Revision A April, 2009 Relating to the Following Release Versions: Software Option Rev. 5.8 USB3 Script Rev. 1.0 Style Sheet Rev. 1.2 LeCroy Corporation 700

More information

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ Products: AMIQ, SMIQ AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ The software AMIQ-K2 enables you to read, convert, and transfer various-format I/Q data files to AMIQ format. AMIQ-K2

More information

EASY-MCS. Multichannel Scaler. Profiling Counting Rates up to 150 MHz with 15 ppm Time Resolution.

EASY-MCS. Multichannel Scaler. Profiling Counting Rates up to 150 MHz with 15 ppm Time Resolution. Multichannel Scaler Profiling Counting Rates up to 150 MHz with 15 ppm Time Resolution. The ideal solution for: Time-resolved single-photon counting Phosphorescence lifetime spectrometry Atmospheric and

More information

OptoFidelity Video Multimeter User Manual Version 2017Q1.0

OptoFidelity Video Multimeter User Manual Version 2017Q1.0 OptoFidelity Video Multimeter User Manual Version 2017Q1.0 OptoFidelity Oy sales@optofidelity.com www.optofidelity.com OptoFidelity 2017 Microsoft and Excel are either registered trademarks or trademarks

More information

Precise Digital Integration of Fast Analogue Signals using a 12-bit Oscilloscope

Precise Digital Integration of Fast Analogue Signals using a 12-bit Oscilloscope EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH CERN BEAMS DEPARTMENT CERN-BE-2014-002 BI Precise Digital Integration of Fast Analogue Signals using a 12-bit Oscilloscope M. Gasior; M. Krupa CERN Geneva/CH

More information

ViewCommander- NVR Version 3. User s Guide

ViewCommander- NVR Version 3. User s Guide ViewCommander- NVR Version 3 User s Guide The information in this manual is subject to change without notice. Internet Video & Imaging, Inc. assumes no responsibility or liability for any errors, inaccuracies,

More information

Software Tools for the Analysis of the Photocathode Response of Photomultiplier Vacuum Tubes

Software Tools for the Analysis of the Photocathode Response of Photomultiplier Vacuum Tubes Forschungszentrum Jülich Internal Report No. FZJ_2013_02988 Software Tools for the Analysis of the Photocathode Response of Photomultiplier Vacuum Tubes Riccardo Fabbri a arxiv:1307.1426v1 [physics.ins-det]

More information

Digital Storage Oscilloscopes 2550 Series

Digital Storage Oscilloscopes 2550 Series Data Sheet Digital Storage Oscilloscopes 2550 Series The 2550 series digital storage oscilloscopes provide high performance and value in 2-channel and 4-channel configurations. With bandwidth from 70 MHz

More information

FACSAria I Standard Operation Protocol Basic Operation

FACSAria I Standard Operation Protocol Basic Operation FACSAria I Standard Operation Protocol Basic Operation 1. Checking Lasers Status a. Please check the ON / OFF of the lasers. Sufficient time (~30 minutes) need to be given to allow the laser(s) to warm

More information

A HIGHLY INTERACTIVE SYSTEM FOR PROCESSING LARGE VOLUMES OF ULTRASONIC TESTING DATA. H. L. Grothues, R. H. Peterson, D. R. Hamlin, K. s.

A HIGHLY INTERACTIVE SYSTEM FOR PROCESSING LARGE VOLUMES OF ULTRASONIC TESTING DATA. H. L. Grothues, R. H. Peterson, D. R. Hamlin, K. s. A HIGHLY INTERACTIVE SYSTEM FOR PROCESSING LARGE VOLUMES OF ULTRASONIC TESTING DATA H. L. Grothues, R. H. Peterson, D. R. Hamlin, K. s. Pickens Southwest Research Institute San Antonio, Texas INTRODUCTION

More information

TekExpress Ethernet Tx Compliance Solution Printable Application Help

TekExpress Ethernet Tx Compliance Solution Printable Application Help TekExpress Ethernet Tx Compliance Solution Printable Application Help *P077125300* 077-1253-00 TekExpress Ethernet Tx Compliance Solution Printable Application Help www.tek.com 077-1253-00 Copyright Tektronix.

More information

Lab 1 Introduction to the Software Development Environment and Signal Sampling

Lab 1 Introduction to the Software Development Environment and Signal Sampling ECEn 487 Digital Signal Processing Laboratory Lab 1 Introduction to the Software Development Environment and Signal Sampling Due Dates This is a three week lab. All TA check off must be completed before

More information

2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition CV7-LP

2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition CV7-LP 2-/4-Channel Cam Viewer E- series for Automatic License Plate Recognition Copyright 2-/4-Channel Cam Viewer E-series for Automatic License Plate Recognition Copyright 2018 by PLANET Technology Corp. All

More information

PQ-Box 100 Quick Start Instructions

PQ-Box 100 Quick Start Instructions PQ-Box 100 Quick Start Instructions These instructions are provided for the purpose on providing a quick start to PQ-Box 100 installation and operation. Please refer to the user handbook for full details.

More information

Common Spatial Patterns 3 class BCI V Copyright 2012 g.tec medical engineering GmbH

Common Spatial Patterns 3 class BCI V Copyright 2012 g.tec medical engineering GmbH g.tec medical engineering GmbH Sierningstrasse 14, A-4521 Schiedlberg Austria - Europe Tel.: (43)-7251-22240-0 Fax: (43)-7251-22240-39 office@gtec.at, http://www.gtec.at Common Spatial Patterns 3 class

More information

Rack-Mount Receiver Analyzer 101

Rack-Mount Receiver Analyzer 101 Rack-Mount Receiver Analyzer 101 A Decade s Worth of Innovation No part of this document may be circulated, quoted, or reproduced for distribution without prior written approval from Quasonix, Inc. Copyright

More information

127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) (800) (бесплатно на территории России)

127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) (800) (бесплатно на территории России) 127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) 322-99-34 +7 (800) 200-74-93 (бесплатно на территории России) E-mail: info@awt.ru, web:www.awt.ru Contents 1 Introduction...2

More information

Manual for the sound card oscilloscope V1.41 C. Zeitnitz english translation by P. van Gemmeren, K. Grady and C. Zeitnitz

Manual for the sound card oscilloscope V1.41 C. Zeitnitz english translation by P. van Gemmeren, K. Grady and C. Zeitnitz Manual for the sound card oscilloscope V1.41 C. Zeitnitz english translation by P. van Gemmeren, K. Grady and C. Zeitnitz C. Zeitnitz 12/2012 This Software and all previous versions are NO Freeware! The

More information

NOTICE: This document is for use only at UNSW. No copies can be made of this document without the permission of the authors.

NOTICE: This document is for use only at UNSW. No copies can be made of this document without the permission of the authors. Brüel & Kjær Pulse Primer University of New South Wales School of Mechanical and Manufacturing Engineering September 2005 Prepared by Michael Skeen and Geoff Lucas NOTICE: This document is for use only

More information

Installation of a DAQ System in Hall C

Installation of a DAQ System in Hall C Installation of a DAQ System in Hall C Cuore Collaboration Meeting Como, February 21 st - 23 rd 2007 S. Di Domizio A. Giachero M. Pallavicini S. Di Domizio Summary slide CUORE-like DAQ system installed

More information

PLASMA MONITOR (PT20 UVVis) USER GUIDE

PLASMA MONITOR (PT20 UVVis) USER GUIDE Thin Film Measurement solution Software, sensors, custom development and integration PLASMA MONITOR (PT20 UVVis) USER GUIDE August 2012 Plasma monitor with VFT probe. INTRODUCTION Plasma Monitor includes

More information

Network Disk Recorder WJ-ND200

Network Disk Recorder WJ-ND200 Network Disk Recorder WJ-ND200 Network Disk Recorder Operating Instructions Model No. WJ-ND200 ERROR MIRROR TIMER HDD1 REC LINK /ACT OPERATE HDD2 ALARM SUSPEND ALARM BUZZER STOP Before attempting to connect

More information

User s Manual. Log Scale (/LG) GX10/GX20/GP10/GP20/GM10 IM 04L51B01-06EN. 3rd Edition

User s Manual. Log Scale (/LG) GX10/GX20/GP10/GP20/GM10 IM 04L51B01-06EN. 3rd Edition User s Manual Model GX10/GX20/GP10/GP20/GM10 Log Scale (/LG) 3rd Edition Introduction Thank you for purchasing the SMARTDAC+ Series GX10/GX20/GP10/GP20/GM10 (hereafter referred to as the recorder, GX,

More information

Keysight Truevolt 34465A 6 ½ Digit Multimeter Keysight Truevolt 34470A 7 ½ Digit Multimeter. Firmware Update 2.09 Release Notes

Keysight Truevolt 34465A 6 ½ Digit Multimeter Keysight Truevolt 34470A 7 ½ Digit Multimeter. Firmware Update 2.09 Release Notes Keysight Truevolt 34460A 6 ½ Digit Multimeter Keysight Truevolt 34461A 6 ½ Digit Multimeter Keysight Truevolt 34465A 6 ½ Digit Multimeter Keysight Truevolt 34470A 7 ½ Digit Multimeter Firmware Update 2.09

More information

MAutoPitch. Presets button. Left arrow button. Right arrow button. Randomize button. Save button. Panic button. Settings button

MAutoPitch. Presets button. Left arrow button. Right arrow button. Randomize button. Save button. Panic button. Settings button MAutoPitch Presets button Presets button shows a window with all available presets. A preset can be loaded from the preset window by double-clicking on it, using the arrow buttons or by using a combination

More information

... A COMPUTER SYSTEM FOR MULTIPARAMETER PULSE HEIGHT ANALYSIS AND CONTROL*

... A COMPUTER SYSTEM FOR MULTIPARAMETER PULSE HEIGHT ANALYSIS AND CONTROL* I... A COMPUTER SYSTEM FOR MULTIPARAMETER PULSE HEIGHT ANALYSIS AND CONTROL* R. G. Friday and K. D. Mauro Stanford Linear Accelerator Center Stanford University, Stanford, California 94305 SLAC-PUB-995

More information

Outback STX. User Guide Supplement. Parts List. STX Terminal Overview

Outback STX. User Guide Supplement. Parts List. STX Terminal Overview Outback STX User Guide Supplement This supplement details the following changes from STX v1.0 to STX v1.1: Parts List below STX Terminal Overview below Connection Diagram on page 2 AC110 Power Up and Power

More information

NENS 230 Assignment #2 Data Import, Manipulation, and Basic Plotting

NENS 230 Assignment #2 Data Import, Manipulation, and Basic Plotting NENS 230 Assignment #2 Data Import, Manipulation, and Basic Plotting Compound Action Potential Due: Tuesday, October 6th, 2015 Goals Become comfortable reading data into Matlab from several common formats

More information

EDL8 Race Dash Manual Engine Management Systems

EDL8 Race Dash Manual Engine Management Systems Engine Management Systems EDL8 Race Dash Manual Engine Management Systems Page 1 EDL8 Race Dash Page 2 EMS Computers Pty Ltd Unit 9 / 171 Power St Glendenning NSW, 2761 Australia Phone.: +612 9675 1414

More information

R&S FSW-B512R Real-Time Spectrum Analyzer 512 MHz Specifications

R&S FSW-B512R Real-Time Spectrum Analyzer 512 MHz Specifications R&S FSW-B512R Real-Time Spectrum Analyzer 512 MHz Specifications Data Sheet Version 02.00 CONTENTS Definitions... 3 Specifications... 4 Level... 5 Result display... 6 Trigger... 7 Ordering information...

More information

Citation X-Ray Spectrometry (2011), 40(6): 4. Nakaye, Y. and Kawai, J. (2011), ED

Citation X-Ray Spectrometry (2011), 40(6): 4.   Nakaye, Y. and Kawai, J. (2011), ED TitleEDXRF with an audio digitizer Author(s) Nakaye, Yasukazu; Kawai, Jun Citation X-Ray Spectrometry (2011), 40(6): 4 Issue Date 2011-10-10 URL http://hdl.handle.net/2433/197744 This is the peer reviewed

More information

E X P E R I M E N T 1

E X P E R I M E N T 1 E X P E R I M E N T 1 Getting to Know Data Studio Produced by the Physics Staff at Collin College Copyright Collin College Physics Department. All Rights Reserved. University Physics, Exp 1: Getting to

More information

PicoScope for Windows user guide Chapter 1: Overview Chapter 2: Views Chapter 3: How To.. Chapter 4: Menus Chapter 5: Dialogs

PicoScope for Windows user guide Chapter 1: Overview Chapter 2: Views Chapter 3: How To.. Chapter 4: Menus Chapter 5: Dialogs PicoScope for Windows user guide This user guide contains over a hundred pages of information about the PicoScope for Windows program. Please take a few minutes to read chapters 1 and 2, as this will quickly

More information

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment Integrated Component Options Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment PRELIMINARY INFORMATION SquareGENpro is the latest and most versatile of the frequency

More information

imso-104 Manual Revised August 5, 2011

imso-104 Manual Revised August 5, 2011 imso-104 Manual Revised August 5, 2011 Section 1 Getting Started SAFETY 1.10 Quickstart Guide 1.20 SAFETY 1.30 Compatibility 1.31 Hardware 1.32 Software Section 2 How it works 2.10 Menus 2.20 Analog Channel

More information

Common Spatial Patterns 2 class BCI V Copyright 2012 g.tec medical engineering GmbH

Common Spatial Patterns 2 class BCI V Copyright 2012 g.tec medical engineering GmbH g.tec medical engineering GmbH Sierningstrasse 14, A-4521 Schiedlberg Austria - Europe Tel.: (43)-7251-22240-0 Fax: (43)-7251-22240-39 office@gtec.at, http://www.gtec.at Common Spatial Patterns 2 class

More information

Getting Started. Connect green audio output of SpikerBox/SpikerShield using green cable to your headphones input on iphone/ipad.

Getting Started. Connect green audio output of SpikerBox/SpikerShield using green cable to your headphones input on iphone/ipad. Getting Started First thing you should do is to connect your iphone or ipad to SpikerBox with a green smartphone cable. Green cable comes with designators on each end of the cable ( Smartphone and SpikerBox

More information

Processing data with Mestrelab Mnova

Processing data with Mestrelab Mnova Processing data with Mestrelab Mnova This exercise has three parts: a 1D 1 H spectrum to baseline correct, integrate, peak-pick, and plot; a 2D spectrum to plot with a 1 H spectrum as a projection; and

More information

NI-DAQmx Device Considerations

NI-DAQmx Device Considerations NI-DAQmx Device Considerations January 2008, 370738M-01 This help file contains information specific to analog output (AO) Series devices, C Series, B Series, E Series devices, digital I/O (DIO) devices,

More information

Central Software Suite

Central Software Suite 630 Komas Drive Suite 200 Salt Lake City UT 84108 USA P +1 801.582.5533 F +1 801.582.1509 www.blackrockmicro.com Central Software Suite Instructions for Use Revision 4.00 / LB-0574 Central Software Suite

More information

Preparing for remote data collection at NE-CAT

Preparing for remote data collection at NE-CAT Preparing for remote data collection at NE-CAT Important Note: The beamtime and remote login privileges are intended just for you and your group. You are not allowed to share these with any other person

More information

PicoScope 6 Training Manual

PicoScope 6 Training Manual PicoScope 6 Training Manual DO226 PicoScope 6 Training Manual r2.docx Copyright 2014 Pico Technology CONTENTS 1 Quick guide to PicoScope 6... 1 1.1 The PicoScope way... 1 1.2 Signal view... 2 1.3 Timebase...

More information

Using the HDCV Data Acquisition Program

Using the HDCV Data Acquisition Program Using the HDCV Data Acquisition Program This manual describes HDCV.exe, the data acquisition portion of the HDCV (High Definition Cyclic Voltammetry) program suite from the University of North Carolina

More information

Use xtimecomposer and xscope to trace data in real-time

Use xtimecomposer and xscope to trace data in real-time Use xtimecomposer and xscope to trace data in real-time IN THIS DOCUMENT XN File Configuration Instrument a program Configure and run a program with tracing enabled Analyze data offline Analyze data in

More information

Getting started with Spike Recorder on PC/Mac/Linux

Getting started with Spike Recorder on PC/Mac/Linux Getting started with Spike Recorder on PC/Mac/Linux You can connect your SpikerBox to your computer using either the blue laptop cable, or the green smartphone cable. How do I connect SpikerBox to computer

More information

REMOTE I/O R30 SERIES. PC CONFIGURATOR SOFTWARE Model: R30CFG Ver Users Manual

REMOTE I/O R30 SERIES. PC CONFIGURATOR SOFTWARE Model: R30CFG Ver Users Manual REMOTE I/O R30 SERIES PC CONFIGURATOR SOFTWARE Model: R30CFG Ver. 1.13 Users Manual 5-2-55, Minamitsumori, Nishinari-ku, Osaka 557-0063 JAPAN Tel: +81-6-6659-8201 Fax: +81-6-6659-8510 http://www.m-system.co.jp/

More information

HD-SDI Express User Training. J.Egri 4/09 1

HD-SDI Express User Training. J.Egri 4/09 1 HD-SDI Express User Training J.Egri 4/09 1 Features SDI interface Supports 720p, 1080i and 1080p formats. Supports SMPTE 292M serial interface operating at 1.485 Gbps. Supports SMPTE 274M and 296M framing.

More information

#PS168 - Analysis of Intraventricular Pressure Wave Data (LVP Analysis)

#PS168 - Analysis of Intraventricular Pressure Wave Data (LVP Analysis) BIOPAC Systems, Inc. 42 Aero Camino Goleta, Ca 93117 Ph (805)685-0066 Fax (805)685-0067 www.biopac.com info@biopac.com #PS168 - Analysis of Intraventricular Pressure Wave Data (LVP Analysis) The Biopac

More information

LA-1440 and LA-4440 Sound Level Meter

LA-1440 and LA-4440 Sound Level Meter LA-1440 and LA-4440 Sound Level Meter Measures L Aeq (or L X ) every 10 Minutes for 24 Hours and Stores Data Automatically This instrument is useful for measuring noises for a long time, for example 24

More information

Oculomatic Pro. Setup and User Guide. 4/19/ rev

Oculomatic Pro. Setup and User Guide. 4/19/ rev Oculomatic Pro Setup and User Guide 4/19/2018 - rev 1.8.5 Contact Support: Email : support@ryklinsoftware.com Phone : 1-646-688-3667 (M-F 9:00am-6:00pm EST) Software Download (Requires USB License Dongle):

More information

MSO-28 Oscilloscope, Logic Analyzer, Spectrum Analyzer

MSO-28 Oscilloscope, Logic Analyzer, Spectrum Analyzer Link Instruments Innovative Test & Measurement solutions since 1986 Store Support Oscilloscopes Logic Analyzers Pattern Generators Accessories MSO-28 Oscilloscope, Logic Analyzer, Spectrum Analyzer $ The

More information

Motion Amplification

Motion Amplification Motion Amplification User s Manual Version 2.0 Revised 06/9/2017 RDI Technologies 10325 Technology Dr Knoxville, TN 37932 www.rdi-technologies.com All Rights Reserved Contents 1 Using the camera... 4 1.1

More information

DSP EC 50/50A and DSP EC 502/502A

DSP EC 50/50A and DSP EC 502/502A DSP EC 50/50A and DSP EC 502/502A Superior Digital Signal Processing Based Gamma-Ray Spectrometers Experience-Based Performance The DSPEC 50 and DSPEC 502 salute the 50th year in which ORTEC has delivered

More information

Ultra 4K Tool Box. Version Release Note

Ultra 4K Tool Box. Version Release Note Ultra 4K Tool Box Version 2.1.43.0 Release Note This document summarises the enhancements introduced in Version 2.1 of the software for the Omnitek Ultra 4K Tool Box and related products. It also details

More information

CMS MANUAL DIGITAL VIDEO RECORDER CMS. Operation Manual 3CTC-016-5EN8M. For the safe use of the product, please make sure to read Safety Precautions.

CMS MANUAL DIGITAL VIDEO RECORDER CMS. Operation Manual 3CTC-016-5EN8M. For the safe use of the product, please make sure to read Safety Precautions. DIGITAL VIDEO RECORDER CMS Operation Manual 3CTC-016-5EN8M For the safe use of the product, please make sure to read Safety Precautions. 1 Copyrights All the contents of this manual are protected under

More information

Logic Analyzer Auto Run / Stop Channels / trigger / Measuring Tools Axis control panel Status Display

Logic Analyzer Auto Run / Stop Channels / trigger / Measuring Tools Axis control panel Status Display Logic Analyzer The graphical user interface of the Logic Analyzer fits well into the overall design of the Red Pitaya applications providing the same operating concept. The Logic Analyzer user interface

More information

Fluke 190-Series II Firmware Upgrade V11.44

Fluke 190-Series II Firmware Upgrade V11.44 Fluke 190-Series II Firmware Upgrade V11.44 Requirements 1. Fluke 190- Series II ScopeMeter with firmware prior to V11.44 2. Supported models are: 190-102, 190-104, 190-062, 190-202, 190-204, 190-502,

More information

Signal Stability Analyser

Signal Stability Analyser Signal Stability Analyser o Real Time Phase or Frequency Display o Real Time Data, Allan Variance and Phase Noise Plots o 1MHz to 65MHz medium resolution (12.5ps) o 5MHz and 10MHz high resolution (50fs)

More information

SPP-100 Module for use with the FSSP Operator Manual

SPP-100 Module for use with the FSSP Operator Manual ` Particle Analysis and Display System (PADS): SPP-100 Module for use with the FSSP Operator Manual DOC-0199 A; PADS 2.8.2 SPP-100 Module 2.8.2 2545 Central Avenue Boulder, CO 80301 USA C O P Y R I G H

More information

User Manual. Digital Storage Oscilloscopes Models 2534, 2540 & General Safety Summary. Version 1.03

User Manual. Digital Storage Oscilloscopes Models 2534, 2540 & General Safety Summary. Version 1.03 General Safety Summary General Safety Summary User Manual Digital Storage Oscilloscopes Models 2534, 2540 & 2542 Review the following safety precautions to avoid injury and prevent damage to this product

More information

Part 1 Basic Operation

Part 1 Basic Operation This product is a designed for video surveillance video encode and record, it include H.264 video Compression, large HDD storage, network, embedded Linux operate system and other advanced electronic technology,

More information

Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used

Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used to convert the external analog voltage-like sensor

More information

Digital Video Recorder From Waitsfield Cable

Digital Video Recorder From Waitsfield Cable www.waitsfieldcable.com 496-5800 Digital Video Recorder From Waitsfield Cable Pause live television! Rewind and replay programs so you don t miss a beat. Imagine coming home to your own personal library

More information

LAB 1: Plotting a GM Plateau and Introduction to Statistical Distribution. A. Plotting a GM Plateau. This lab will have two sections, A and B.

LAB 1: Plotting a GM Plateau and Introduction to Statistical Distribution. A. Plotting a GM Plateau. This lab will have two sections, A and B. LAB 1: Plotting a GM Plateau and Introduction to Statistical Distribution This lab will have two sections, A and B. Students are supposed to write separate lab reports on section A and B, and submit the

More information

Oscilloscopes, logic analyzers ScopeLogicDAQ

Oscilloscopes, logic analyzers ScopeLogicDAQ Oscilloscopes, logic analyzers ScopeLogicDAQ ScopeLogicDAQ 2.0 is a comprehensive measurement system used for data acquisition. The device includes a twochannel digital oscilloscope and a logic analyser

More information

Matrox PowerStream Plus

Matrox PowerStream Plus Matrox PowerStream Plus User Guide 20246-301-0100 2016.12.01 Contents 1 About this user guide...5 1.1 Using this guide... 5 1.2 More information... 5 2 Matrox PowerStream Plus software...6 2.1 Before you

More information