NSF/NCAR Aircraft Field Project Computing Handbook

Size: px
Start display at page:

Download "NSF/NCAR Aircraft Field Project Computing Handbook"

Transcription

1 NSF/NCAR Aircraft Field Prject Cmputing Handbk Table f Cntents: 1. Integrating t the RAF Aircraft Cmputing Infrastructure 1.1. Basic Onbard Instrument Integratin Attaching t the Netwrk Timing Real-time Data Feed (IWG1) Sending Data t the NCAR Data Acquisitin System 1.2. Advanced Instrument Integratin Acquiring Data frm the Database Remte Instrument Cntrl Reprting Instrument Status 1.3. SATCOM 2. Real-time Sftware Tls & Prducts 2.1. Grund Database 2.2. Internet Relay Chat (IRC) 2.3. Display Sftware 3. RAF Pst-flight Data 3.1. Data Prducts netcdf file PMS-2D 3.2. Prviding Data t RAF fr Integratin 4. EOL Aircraft Sftware Dwnlad Page Natinal Center fr Atmspheric Research Research Aviatin Facility, Earth Observing Labratry Airprt Curt Brmfield, CO (303)

2 1. Integrating t the RAF Aircraft Cmputing Infrastructure 1.1. Basic Onbard Instrument Integratin This sectin describes integrating t the mst cmmnly used features f the NCAR aircraft cmputing infrastructure Attaching t the netwrk There are tw separate Gigabit Ethernets nbard. One is fr data cllectin and the secnd is fr data display. The tw nets are cnnected thrugh the central server, which prvides DHCP t bth netwrks is fr RAF data cllectin. Users will nt typically cnnect t this netwrk is the display and general-purpse netwrk. The netwrk switch n this subnet prvides Pwer ver Ethernet (PE) Timing There are 3 pssible methds f acquiring time. Each aircraft is equipped with a netwrk time server. These prvide NTP, IRIG-B, and 1-PPS signals. Netwrk Time Prtcl ( NTP ) Accurate t a few millisecnds. Hstname is 'timeserver' and is available n bth netwrks. Addresses & Meinberg has a Windws client if yu want smething different frm the 1

3 WindwsXP default. 2 Anther tl t setup the WinXP NTP client, with a clck. 3 IRIG-B 123 (AM) standard. Definitin PDF Accurate t a few micrsecnds. This will require the purchase f an IRIG-B card. Wall plate feeds are available thrughut the aircraft. Pulse per Secnd ( 1-PPS ) Wall plate feeds are available thrughut the aircraft. It is pssible t get yur wn GPS antenna feed. Make sure t request this far enugh in advance Real-time data feed (IWG1) 4 NCAR distributes the IWGADTS recmmended data packet n all aircraft. It is UDP bradcast t and n prt UDP t RS-232 cnverters can be prvided. Request in advance as they need t be munted. This packet has a 2-3 secnd delay between data acquisitin and receipt t users. The time tag is f data acquisitin Sending Data t the NCAR Data Acquisitin System Users wishing fr NCAR t recrd their data r make data available fr display nbard r n the grund shuld plan sending an ASCII packet f data. We can accept data via UDP r RS-232. ASCII packet shuld be cmma-separated values (CSV) with the fllwing cmpnents: Instrument Key Wrd first Time-stamp (ISO-8601 cmpliant) secnd. Leave blank if yu dn t have ne

4 (keep as a place hlder, s tw cmmas in a rw). CSV data pints e.g. CFDC, T120500,35.2,5,79.33 Fr UDP: Send t hst We will agree n a prt later (abve 31000). Newline / carriage return nt needed Advanced Instrument Integratin This sectin describes mre advanced features f the NCAR data acquisitin and cntrl system Acquiring data frm the database 5 EOL is using the PstgreSQL database fr real-time data access and display. 6 Aircraft/DatabaseTables Current layut f database tables. 7 Aircraft/SQLExamples Sme C prgram examples t access the database. On-bard Grund Remte Instrument Cntrl EOL has develped a secure cmmunicatin infrastructure fr remte instrument cntrl and mnitring ver lw bandwidth links. Please inquire fr further infrmatin

5 Reprting Instrument Status Instruments wishing t prvide a status web page can multicast the belw XML packet t n prt and the central server will pick it up. Example: <?xml versin="1.0" encding="utf-8"?> <grup> <name>dsm303</name> <clck>12:45:21</clck> <frequency>1</frequency> <health>green</health> <status><![cdata[<html><h1>mtp Status</h1><hr>Instrument wrking awesme!<p></html>]]></status> </grup> Instrument name, smething shrt: <name>dsm303</name> Time f status: <clck>12:45:21</clck> Expected frequency f this packet in secnds. This is s the receiving sftware can decide when the instrument is n lnger reprting: <frequency>1</frequency> A shrt verall health [ Red r Green, 0 r 1? ]: <health>green</health> This sectin is ptinal. If it exists it shuld cntain an HTML dcument which will be rendered n the status web-page available at all cmputers nbard the aircraft: <status> <![CDATA[<html> A status web page </html>]]>

6 </status> 1.3. SATCOM Bth the C130 and GV are equipped with INMARSAT 4 Swift Bradband (SBB) and Iridium. Cst fr INMARSAT Full time 432Kbps and csts $5.03 per Megabyte. We average apprx. $200 per hur. Data Feed t Grund A subset f parameters cllected n the plane is shipped t the grund. Data can be sent every N secnds (cnfigurable n a per prject/flight basis). Default is every 5 secnds. File Transfer t/frm Aircraft Unidata LDM is used t transfer files. Delay is typically secnds. Security, Firewalls, etc. The aircraft is firewalled and s is NCAR. Only a few usable prts. HTTP and Unidata LDM are currently the nly 2 pen prts int NCAR. Cverage and Drputs 8 INMARSAT Cverage map. Outages f 3-5 minutes are nt uncmmn. In the cntinental United States, a 10 degree banked turn away frm the Galapags Islands is enugh fr the GV t lse cntact. 8

7 2. Real-time Sftware Tls & Prducts 2.1. Grund Database A subset f the aircraft database is mirrred t the grund. The expsed hst fr the aers database is el-rt-data.fl-ext.ucar.edu Internet Relay Chat (IRC) Chat is available between participants f a field campaign. Persnnel abard the aircraft can cmmunicate with grund persnnel when satellite cmmunicatins are peratinal. Clients include: xchat fr linux HexChat fr MS Windws Lime r Aqua fr Mac OS Cllquy fr iphne Chat server is rdcc.fl-ext.ucar.edu/6668 Yu will need a passwrd t cnnect t this. Cnfiguring chat client nbard Turn ff 'away-tracking', this generates a lt f traffic. Knwn prblems / issues There is n feedback when cmmunicatins between aircraft and grund g dwn. Messages disappear int the ether Display Sftware 9 Primary real-time display prgram fr mnitring instrument data: aers ASCII and time-series, XY, skewt and track plts. bth nbard and grund based. 9

8 Multi-platfrm: Linux, Mac OS, and Windws. Catalg Maps is a web based tl which prvides real-time flight tracking with integrated weather prducts Bth nbard and grund based.

9 3. RAF Pst-flight Data 3.1. Data Prducts 10 The Primary RAF data prduct is delivered as a netcdf file. This file includes all scalar and mst vectr/histgram (PMS-1D) data. Instruments that require large bandwidth t recrd are typically recrded separately netcdf file 11 RAF netcdf Cnventins Examples fr extracting Time frm the netcdf file Display Sftware (ncplt and ncpp) PMS-2D PMS-2D data is recrded in a separate file. Fllw the 'Descriptin' belw fr data frmats and mre. 14 Descriptin Display Sftware (xpms2d) Prviding Data t RAF fr Integratin Data shuld be prvided in NASA Ames Data Exchange Frmat (DEF). Please nte the tw mdificatins in the example belw: Hw units are in parentheses at the end f the line The list f shrt variable names in the last line f cmments (make sure t increase cmment line cunt)

10 Sample: Webster, Chris NCAR Research Aviatin Facility NSF-NCAR-GV N677F HIPPO-Glbal Time in secnds frm 00Z Vertical Differential Pressure, Radme (hpa) Attack Angle, Radme Diff. Pressure (degree) IRS Altitude (m) Avinics GPS Altitude (MSL) (m) 0 1 UTC ADIFR AKRD ALT ALT_G Dwnlad Links EOL sftware dwnlad page: RAF ntes n building frm surce:

VIP-200. Point to Point Extension Configuration Quick Start Guide. Video over IP Extender and Matrix System

VIP-200. Point to Point Extension Configuration Quick Start Guide. Video over IP Extender and Matrix System VIP-200 Vide ver IP Extender and Matrix System Pint t Pint Extensin Cnfiguratin Quick Start Guide PureLink TM 535 East Crescent Avenue Ramsey, NJ 07446 USA Cntents What is in the bx... 3 Transmitter kit

More information

BV4115. RF Packet Transmitter. Product specification. February ByVac 2007 ByVac Page 1 of 5

BV4115. RF Packet Transmitter. Product specification. February ByVac 2007 ByVac Page 1 of 5 Prduct Specificatin Prduct specificatin. February 2007 ByVac 2007 ByVac Page 1 f 5 Prduct Specificatin Cntents 1. Dcument Versins... 2 2. Intrductin... 2 3. Features... 2 4. Battery Life... 2 5. Blck Diagram...

More information

idcv Isolated Digital Voltmeter User Manual

idcv Isolated Digital Voltmeter User Manual www.akcp.cm idcv Islated Digital Vltmeter User Manual Help Versin updated till firmware SP446 Cpyright 2011, AKCess Pr Limited Prvided by fficial AKCP-Distributr Didactum https://www.didactum-security.cm/en/

More information

This app uses callas pdftoolbox server as the imposition engine and consequently you have to have that program installed on your Switch server.

This app uses callas pdftoolbox server as the imposition engine and consequently you have to have that program installed on your Switch server. Autmatic impsitin Page 1/8 Autmatic impsitin Descriptin Autmatic impsitin will d the mst cmmn impsitins fr yur digital printer. It will autmatically d flders fr A5, A4 r US Letter page sizes in either

More information

Operating Instructions

Operating Instructions TC 60/8 THERMOCOMPUTER TC 60/8 temp / time s s temp / time k start stp Operating Instructins Cntents General Infrmatin...1 Security Advice...1 Firing Curves...1 Typical Firing Curves...2 Entering a Firing

More information

Damocles 2404i Manual

Damocles 2404i Manual Damcles 2404i Inputs 1 8 Each blue terminal is shared by tw inputs. POWER 12V supply (+U / GND) ETHERNET Link & Activity Inputs 17 24 Each blue terminal is shared by tw inputs. Cnfiguratin Default: DIP1=

More information

Troubleshooting Guide StarFire Satellite Changes

Troubleshooting Guide StarFire Satellite Changes Trubleshting Guide StarFire Satellite Changes This guide is updated t reflect the sftware frm NavCm which is related t the StarFire satellite and frequency changes. The mst recent versin f sftware fr bth

More information

1.12 Equipment Manager

1.12 Equipment Manager Mdule 1 Categry 1 1.12 Equipment Manager Functin f the windw The windw is the central data file fr the Kntrl Pr and cllects the main data fr fees f an bject that t be used in this prject. The Equipment

More information

Operating Instructions

Operating Instructions TC 40 THERMOCOMPUTER TC 40 start stp Operating Instructins Cntents General Infrmatin...1 Security Advice...1 Firing Curves...1 Typical Firing Curves...2 Entering a Firing Curve...2 Checing the Prgramme

More information

TC 60 THERMOCOMPUTER TC 60. prog. start stop. Operating Instructions

TC 60 THERMOCOMPUTER TC 60. prog. start stop. Operating Instructions TC 60 prg start stp THERMOCOMPUTER TC 60 h C/h C Operating Instructins Cntents General Infrmatin...1 Security Advice...1 Firing Curves...1 Typical Firing Curves...2 Entering a Firing Curve...2 Checing

More information

RS232 Communication Between a Sunny Boy 2500U and a PC. Technical Note

RS232 Communication Between a Sunny Boy 2500U and a PC. Technical Note RS232 Cmmunicatin Between a Sunny By 2500U and a PC Technical Nte Revisin 1.5 July 8, 2003 Kent Sheldn Revisin Histry 1.5 July 8, 2003 Kent Sheldn Cntact update 20830 Red Dg Rad Grass Valley, CA 95945

More information

Enabling the Bluetooth Low Energy Direct Test Mode (DTM) with BlueNRG-MS

Enabling the Bluetooth Low Energy Direct Test Mode (DTM) with BlueNRG-MS DT0069 Design tip Enabling the Bluetth Lw Energy Direct Test Mde (DTM) with BlueNRG-MS By Salv Bnina Main cmpnents BlueNRG-MS Upgradable Bluetth Lw Energy netwrk prcessr SPBTLE-RF Very lw pwer mdule fr

More information

Table of Contents. ilab Solutions: Core Facilities Core Usage Reporting

Table of Contents. ilab Solutions: Core Facilities Core Usage Reporting Revisin Date: 12/31/2012 Table f Cntents 1. Institutin, Cre Facility and Lab Administratin Reprting Overview...2 2. Hw d I access ilab Reprts?...3 3. What is the General Functinality fr ilab Reprting?...6

More information

Altis Flight Manager. PC application for AerobTec devices. AerobTec Altis v3 User Manual 1

Altis Flight Manager. PC application for AerobTec devices. AerobTec Altis v3 User Manual 1 Altis Flight Manager PC applicatin fr AerbTec devices AerbTec Altis v3 User Manual 1 Table f Cntents Intrductin...3 Requirements...3 Installatin...3 Applicatin...3 USB Driver fr Altis v3 interface ALink...4.NET

More information

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor FIRMWARE RELEASE NOTES Versins V2.0.0 t V2.2.21.0 Mdel HDL-32E High Definitin LiDAR Sensr HDL-32E Firmware Release Ntes Page 2 Fr all new features and changes, refer t the dcumentatin that accmpanies the

More information

Automatic Number Plate Recognition

Automatic Number Plate Recognition Release Ntes Autmatic Number Plate Recgnitin Versin 14.2.0 Release Ntes Revisin 0 This dcument describes new features and reslved issues fr Autmatic Number Plate Recgnitin 14.2.0. Yu can retrieve the latest

More information

RiverSurveyor S5/M9 & HydroSurveyor Second Generation Power & Communications Module (PCM) Jan 23, 2014

RiverSurveyor S5/M9 & HydroSurveyor Second Generation Power & Communications Module (PCM) Jan 23, 2014 SnTek, a Xylem brand 9940 Summers Ridge Rad, San Dieg, CA 92121-3091 USA Telephne (858) 546-8327 Fax (858) 546-8150 E-mail: inquiry@sntek.cm Internet: http://www.sntek.cm RiverSurveyr S5/M9 & HydrSurveyr

More information

Dry Contact Sensor DCS15 User Manual

Dry Contact Sensor DCS15 User Manual Dry Cntact Sensr DCS15 User Manual Help Versin updated till firmware 404i / SP456 Cpyright 2012, AKCess Pr C., Ltd.. Intrductin / What is a Dry Cntact Sensr The Dry Cntact sensr r DCS15 is a simple cnnectin

More information

Damocles 1208 MANUAL. Damocles Damocles 1208 Manual. Input status LED indicators. Inputs Not connected

Damocles 1208 MANUAL. Damocles Damocles 1208 Manual. Input status LED indicators. Inputs Not connected Damcles 1208 Damcles 1208 MANUAL Input status LED indicatrs Inputs 5 12 Nt cnnected DIP settings Default: DIP1:SETUP = Off DIP2:SAFE = Off Inputs 1 4 Output activatin LED indicatrs Outputs 1 8 (pen cllectrs)

More information

Spectracom GSG ecall Test Suite

Spectracom GSG ecall Test Suite 18-Dec-2017 GSG App Nte Spectracm GSG ecall Test Suite Table f Cntents 1. Intrductin... 1 2. Befre Starting the Test... 2 3. Running the ecall Test Suite... 4 4. Psitin Errr Tests 2.2.2-2.2.4... 10 5.

More information

Design and fabricate a lamp using the given electrical component.

Design and fabricate a lamp using the given electrical component. Lamp Prject: Design and fabricate a lamp using the given electrical cmpnent. Cmplete the fllwing: Preliminary sketches Bill f Materials Dcument Hardware List Dcument Labr Time Estimate Dcument What is

More information

Release Notes for Avaya Scopia PathFinder Firewall Traversal

Release Notes for Avaya Scopia PathFinder Firewall Traversal Release Ntes fr Avaya Scpia PathFinder Firewall Traversal Versin 8.3.7.0.4 Fr Slutin 8.3.7 January 2017 2000-2017 Avaya Inc. All intellectual prperty rights in this publicatin are wned by Avaya Inc. and

More information

Accurate Time & Frequency System

Accurate Time & Frequency System Mdel AR76A GPS-Disciplined Rubidium / OCXO Clck Key features: Frequency Accuracy : 1E-12 1PPS Accuracy: 20ns RMS Hldver: 1µs/24 hurs, 5E-11/mnth 20 utputs (10MHz, 1PPS, ) LAN IPV4 (NTP V3, Mnitr & Cntrl,

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE TROUBLESHOOTING GUIDE Dcument revisin 1.3 Last revised: December 6, 2017 Recn Wireless Blckage and Flw Mnitr Trubleshting Guide 2014-2017 Intelligent Agricultural Slutins All Rights Reserved. Recn Wireless

More information

GE Multilin 339 Motor Protection Specifications

GE Multilin 339 Motor Protection Specifications GE Multilin 339 Mtr Prtectin Specificatins The mtr prtectin relay shall prvide primary prtectin fr medium vltage mtrs. The relay shall be equipped with the fllwing prtectin functins. Mtr Thermal Overlad

More information

Xerox 8160/8142 Wide Format Color

Xerox 8160/8142 Wide Format Color PRODUCT RANGE / POSITIONING The Xerx 8142/8160 Slutin Printer is a thermal inkjet printing system intended fr use in a prductin envirnment prducing graphical cntent, including Psters, POP, signage, etc.

More information

Dry Contact Sensor

Dry Contact Sensor www.akcp.cm Dry Cntact Sensr Intrductin The Dry Cntact sensr is a simple cnnectin t burglar alarms, fire alarms r any applicatin that requires mnitring by the unit. Dry cntact sensrs are user definable

More information

LINE POWER SUPPLIES Low-Loss Supplies for Line Powered EnOcean Modules

LINE POWER SUPPLIES Low-Loss Supplies for Line Powered EnOcean Modules Lw-Lss Supplies fr Line Pwered EnOcean Mdules A line pwer supply has t ffer the required energy t supply the actuatr electrnic and t supply the EnOcean TCM/RCM radi cntrl mdule. This paper cntains sme

More information

NanoDrop One/One C Printing

NanoDrop One/One C Printing MARK S100 INSTRUCTIONS NanDrp One/One C NanDrp One/One C Printing Fr use with versin 1.4 f lcal cntrl sftware All Therm Scientific NanDrp One/One C instruments with versin 1.4 f lcal cntrl sftware can

More information

Upgrading to PlanetPress Suite Version 5

Upgrading to PlanetPress Suite Version 5 Upgrading t PlanetPress Suite Versin 5 Creatin date: September 2, 2005 Revisin date: June 14, 2006 Table f Cntents System Requirements... 4 Imprtant Cnsideratins... 4 Knwn Issues... 6 Prcedure t imprt

More information

Lab 1 Load Cell Measurement System (Jan 09/10)

Lab 1 Load Cell Measurement System (Jan 09/10) BME/ECE 386 Lab 1 Lad Cell Measurement System GOALS Lab 1 Lad Cell Measurement System (Jan 09/10) 1) Test the lad cell amplifier. 2) Write an Arduin prgram t: a. Acquire data frm a lad cell amplifier b.

More information

Lab 1 Load Cell Measurement System

Lab 1 Load Cell Measurement System BME/ECE 386 Lab 1 Lad Cell Measurement System GOALS Lab 1 Lad Cell Measurement System 1) Build and test a lad cell amplifier. 2) Write an Arduin prgram t: a. Acquire data frm a lad cell amplifier b. Cmpute

More information

Security Exercise 12

Security Exercise 12 Security Exercise 12 Asynchrnus Serial Digital Baseband Transmissin Discussin: In this chapter, yu learned that bits are transmitted ver a cpper wire as a series f vltage pulses (a prcess referred t as

More information

Meteorological Satellites (MetSat) Overview of the global network of Meteorological Satellites. Speaker: Markus Dreis (EUMETSAT)

Meteorological Satellites (MetSat) Overview of the global network of Meteorological Satellites. Speaker: Markus Dreis (EUMETSAT) Meterlgical Satellites (MetSat) Overview f the glbal netwrk f Meterlgical Satellites Speaker: Markus Dreis (EUMETSAT) Secnd ITU/WMO Seminar "Use f Radi Spectrum fr Meterlgy: Weather, Water and Climate

More information

Documentation of the PIC32 Pin Finder

Documentation of the PIC32 Pin Finder App. Versin: 1.1.1.120 Dcument Versin: 1.0 Dcument Create date: 2009-10-16 Dcument Update: 2009-10-19 22:37 Authr: B Gärdmark Cmpany: Spectrn System Develpment AB WEB: www.spectrn.us Cpyright 2009 All

More information

Accurate Time & Frequency System

Accurate Time & Frequency System GPS-Disciplined Rubidium/OCXO Clck Key features: Frequency Accuracy : 1E-12 1PPS Accuracy: 20ns RMS Hldver: 1µs/24 hurs, 5E-11/mnth 20 utputs (10MHz, 1PPS, TOD) LAN ( NTP, Mnitr & Cntrl) External 1PPS

More information

State Bank Virtual Card FAQs

State Bank Virtual Card FAQs State Bank Virtual Card FAQs 1. What is State Bank Virtual Card? State Bank Virtual Card is a limit Debit card, which can be created using the State Bank Internet Banking facility fr ecmmerce (nline) transactins.

More information

Figure 1: A Battleship game by Pogo

Figure 1: A Battleship game by Pogo CSCI 2312-002: Object Oriented Prgramming Final Prject Assigned: Octber 17, 2017 Design Due: Octber 24, 2017 IN CLASS (Graded as ne hmewrk grade) Final prject Due: Nvember 16, 2017 at 11:59 PM Fr many

More information

EPOCH 50 V4.70 GNSS Firmware

EPOCH 50 V4.70 GNSS Firmware 25 April 2013 EPOCH 50 V4.70 GNSS Firmware A new versin f EPOCH 50 GNSS firmware v4.70 has been released. This updated versin prvides the fllwing imprvements and fixes: New Antenna library versin 7.49

More information

Sibelius In The Classroom: Projects Session 3

Sibelius In The Classroom: Projects Session 3 Online 2012 Sibelius In The Classrm: Prjects Sessin 3 Katie Wardrbe www.midnightmusic.cm.au Using the Ideas feature...3 Rebuilding Twinkle, Twinkle...3... 3 Setting up the prject part 1: PwerPint r Interactive

More information

SVT Tab and Service Visibility Tool Job Aid

SVT Tab and Service Visibility Tool Job Aid Summary This Jb Aid cvers: SVT Tab Overview Service Visibility Tl (SVT) Area Overview SVT Area: Satellite Mdem Status (Frm Mdem) Clumn SVT Area: Satellite Mdem Status (Frm SMTS) Clumn SVT Area: Prvisining

More information

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Yu will learn the fllwing in this lab: The UNIVERSITY f NORTH CAROLINA at CHAPEL HILL Cmp 541 Digital Lgic and Cmputer Design Prf. Mntek Singh Fall 2016 Lab Prject (PART A): Attaching a Display t the Prcessr

More information

DXF2DAT 3.0 Professional Designed Computing Systems 848 W. Borton Road Essexville, Michigan 48732

DXF2DAT 3.0 Professional Designed Computing Systems 848 W. Borton Road Essexville, Michigan 48732 Prgram Infrmatin 1 DXF2DAT 3.0 Prfessinal Designed Cmputing Systems 848 W. Brtn Rad Essexville, Michigan 48732 Cntact: (989) 892-4376 website: http://www.famwrk.net General Infrmatin: inf@famwrk.net Technical

More information

How are humans responsible for the environment?

How are humans responsible for the environment? Hw are humans respnsible fr the envirnment? The Cntinents Shwcase Unit Assessment This unit is an integrated apprach t student explratin f earth/envirnmental science, gegraphy, human gegraphy, and the

More information

User Guide. ACC Mobile 3 Preview App for ios

User Guide. ACC Mobile 3 Preview App for ios User Guide ACC Mbile 3 Preview App fr ios 2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS are trademarks f Avigiln Crpratin.

More information

Dry Contact Sensor. Communications cable - RJ-45 jack to sensor using UTP Cat 5 wire. Power source: powered by the unit. No additional power needed.

Dry Contact Sensor. Communications cable - RJ-45 jack to sensor using UTP Cat 5 wire. Power source: powered by the unit. No additional power needed. Intrductin Dry Cntact Sensr The Dry Cntact sensr is a simple cnnectin t burglar alarms, fire alarms r any applicatin that requires mnitring by the unit. Dry cntact sensrs are user definable and can be

More information

Dispatcher Control for MotoTRBO Capacity Plus Systems

Dispatcher Control for MotoTRBO Capacity Plus Systems Dispatcher Cntrl fr MtTRBO Capacity Plus Systems This tutrial prvides brief instructins t set up the dispatch cntrl ver MtTRBO Capacity Plus systems, using SmartPTT dispatch sftware. Bth cases are cnsidered:

More information

Spinning Mills Registration Guidelines

Spinning Mills Registration Guidelines COTTON MADE IN AFRICA Spinning Mills Registratin Guidelines 07/2018 1 Dear spinning mill partner, We have had very prmising develpment with ur Cttn made in Africa (CmiA) Initiative in the past few years.

More information

WS-400 BASE STATION FOR WIRELESS INTERCOM WITH FOUR TX/RX MODULES USER MANUAL

WS-400 BASE STATION FOR WIRELESS INTERCOM WITH FOUR TX/RX MODULES USER MANUAL WS-400 BASE STATION FOR WIRELESS INTERCOM WITH FOUR TX/RX MODULES USER MANUAL Issue February 2011 ASL Intercm BV DESIGNED AND MANUFACTURED BY: ASL INTERCOM BV ZONNEBAAN 42 3542 EG UTRECHT THE NETHERLANDS

More information

PhotoVu Digital Picture Frame Service & Repair Guide

PhotoVu Digital Picture Frame Service & Repair Guide PhtVu Digital Picture Frame Service & Repair Guide PhtVu, LLC 2450 Central Ave, #G1 Bulder, CO 80301 USA www.phtvu.cm/supprt Versin: 1.0 Table f Cntents Getting Started... 3 Determine Yur Generatin f PhtVu

More information

Nordic ID AR82 User Guide Version 1.2 NORDIC ID AR82 USER GUIDE

Nordic ID AR82 User Guide Version 1.2 NORDIC ID AR82 USER GUIDE NORDIC ID AR82 USER GUIDE TABLE OF CONTENTS GETTING STARTED... 4 1.1. GENERAL... 4 1.2. AVAILABLE VARIANTS... 4 1.3. AVAILABLE ACCESSORIES... 4 1.4. PACKAGE CONTENT... 4 1.5. FEATURES AND CONNECTORS OVERVIEW...

More information

ACES & PIES. What They Are and What They Are Not

ACES & PIES. What They Are and What They Are Not What They Are and What They Are Nt Table f Cntents Intrductin... 3 What s in ACES r PIES... 4 ACES... 4 PIES... 4 Databases... 4 Vehicle Cnfiguratin Database (VCdb)... 4 Prduct Classificatin Database (PCdb)...

More information

Fig 1 System architecture. As shown in Figure 1, AUV system could be separated in 3 main blocks:

Fig 1 System architecture. As shown in Figure 1, AUV system could be separated in 3 main blocks: AUV System Descriptin Railway usage authrizatin system (called AUV, by its abbreviatin in Spanish) is a Safe Train Cntrl (STC) system prvided by Alta Rail Technlgy (ART). AUV system s structure is based

More information

APPLICATION NOTE Sales & Application DEWESoft Slovenia

APPLICATION NOTE Sales & Application DEWESoft Slovenia Sales & Applicatin DEWESft Slvenia Abstract: This applicatin nte shws a measurement with DEWESft sund pwer measurement system and GRAS 67HA Hemisphere. The bject under test was a standard ntebk, the measurement

More information

D a i s y M o d e m s

D a i s y M o d e m s D a i s y M d e m s D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems t access yur data frm arund the wrld, build yur

More information

Specification for a communicating Panelboard system to monitor, control and maintain LV electrical installations

Specification for a communicating Panelboard system to monitor, control and maintain LV electrical installations Specificatin fr a cmmunicating Panelbard system t mnitr, cntrl and maintain LV electrical installatins A system fr: - Mnitring the prtectin and cntrl devices in an electrical installatin and prviding the

More information

A Python GUI for the SKA AAVS1 Racks Management

A Python GUI for the SKA AAVS1 Racks Management A Pythn GUI fr the SKA AAVS1 Racks Management A. Mattana IRA 509/17 Istitut di Radi Astrnmia, Blgna, INAF this page ha been intentinally left blank Referee: tbd 2 Index Index Index INDEX... 3 INTRODUCTION...

More information

Collected web page resources from within internal group webpages.

Collected web page resources from within internal group webpages. Cllected web page resurces frm within internal grup webpages. Weekly Meetings and Reprts. Grup meetings in Faculty Lunge Fridays 4-5. 45 minute prfessinal presentatins, with shrt questin/answer after.

More information

(DRAFT) ENCINITAS COMMUNITY EMERGENCY RESPONSE TEAM (ECERT) Communications Plan. ECERT Communications Plan Rev. 0.2 Page 1 of 12

(DRAFT) ENCINITAS COMMUNITY EMERGENCY RESPONSE TEAM (ECERT) Communications Plan. ECERT Communications Plan Rev. 0.2 Page 1 of 12 (DRAFT) ENCINITAS COMMUNITY EMERGENCY RESPONSE TEAM (ECERT) Cmmunicatins Plan ECERT Cmmunicatins Plan Rev. 0.2 Page 1 f 12 Table f Cntents OBJECTIVES:... 3 GENERAL:... 3 FAMILY COMMUNICATION:... 3 Designated

More information

Producing Research Posters

Producing Research Posters Dr Keith E. Fildes 21/23 Octber 2014 (with acknwledgments t Dr Lyuba Albul, CARR) Objectives This sessin will cver: The purpse f psters What shuld be included Design cnsideratins Getting started The fllw-up

More information

SEARCHING PROVINCIAL NETLAW

SEARCHING PROVINCIAL NETLAW SEARCHING PROVINCIAL NETLAW Prvincial NetLaw ffers access t all Acts, Ordinances and Regulatins currently in frce and applicable t all 9 prvinces frm 1910 t date. Each amendment t an Act, Ordinance r Regulatin

More information

IntesisBox IS-IR-KNX-1i v1.0. User's Manual Issue Date: 06/2017 r1.0 eng

IntesisBox IS-IR-KNX-1i v1.0. User's Manual Issue Date: 06/2017 r1.0 eng IntesisBx IS-IR-KNX-1i v1.0 User's Manual Issue Date: 06/2017 r1.0 eng IntesisBx KNX IR Universal AC Intesis Sftware S.L.U. 2017 All Rights Reserved. Infrmatin in this dcument is subject t change withut

More information

GDL Technical Bulletin

GDL Technical Bulletin Table f Cntents Table f Cntents... 1 Specificatins... 1 SDI-12 Cmmand Nmenclature... 1 Channel Setup Using Aqua4Plus... 2 SDI-12 Cmmands... 3 Setup Cmmands... 3 Measurement Cmmands... 3 Request Measurement...

More information

ECE 3829: Advanced Digital System Design with FPGAs A Term 2017

ECE 3829: Advanced Digital System Design with FPGAs A Term 2017 ECE 3829: Advanced Digital System Design with FPGAs A Term 2017 Lab 2- VGA display and Light Sensr interface Reprt due at start f class Friday September 15 th Use the prvided Ambient Light Sensr mdule

More information

Creating Gift Card Batches

Creating Gift Card Batches Every active custmer gift card issued is a part f a batch f gift cards. Prir t activating any individual gift card, yu must define a batch f gift cards and any accmpanying rules that apply t each batch.

More information

Configuring the MSNSwitch For the LAN-Cell 3

Configuring the MSNSwitch For the LAN-Cell 3 Cnfiguring the MSNSwitch Fr the LAN-Cell 3 Technte LCTN3003 Prxicast, LLC 312 Sunnyfield Drive Suite 200 Glenshaw, PA 15116 1-877-77PROXI 1-877-777-7694 1-412-213-2477 Fax: 1-412-492-9386 E-Mail: supprt@prxicast.cm

More information

Sacramento CA - Insane Inflatable 5K Logistics EVENT ID:

Sacramento CA - Insane Inflatable 5K Logistics EVENT ID: Sacrament CA - Insane Inflatable 5K Lgistics EVENT ID: 135919 PRINT THIS DOCUMENT AND BRING WITH YOU TO THE EVENT Event Lcatin: Califrnia State Fair 1600 Expsitin Blvd Sacrament, CA 95815 PLEASE READ THIS

More information

A c r o s s t h e S k y l i n e

A c r o s s t h e S k y l i n e A c r s s t h e S k y l i n e D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems and Skyline System t wirelessly access

More information

A c r o s s t h e S k y l i n e

A c r o s s t h e S k y l i n e A c r s s t h e S k y l i n e D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems and Skyline System t access yur data

More information

ADS ECHO Qstart Quick Reference Guide. 340 The Bridge Street, Suite 204 Huntsville, Alabama (256)

ADS ECHO Qstart Quick Reference Guide. 340 The Bridge Street, Suite 204 Huntsville, Alabama (256) ADS ECHO Qstart Quick Reference Guide December 2016 QR 775033 A0 340 The Bridge Street, Suite 204 Huntsville, Alabama 35806 (256) 430-3366 www.adsenv.cm 2 ADS ECHO Qstart Quick Reference Guide 2016 ADS

More information

KIP Cost Center User Guide

KIP Cost Center User Guide - 1 - KIP Cst Center User Guide Cntents 1 Intrductin... 3 1.1 Requirements:... 4 1.2 Supprted Operating Systems... 4 2 Installatin... 5 3 Setup... 8 4 KIP Cst Center Main Screen Print Mde... 12 4.1 Lading

More information

Electrical devices may only be mounted and connected by electrically skilled persons.

Electrical devices may only be mounted and connected by electrically skilled persons. Order N. : 5323 02 Operating instructins 1 Safety instructins Electrical devices may nly be munted and cnnected by electrically skilled persns. Serius injuries, fire r prperty damage pssible. Please read

More information

Oracle s Hyperion Financial Data Quality Management. Readme. Release

Oracle s Hyperion Financial Data Quality Management. Readme. Release Oracle s Hyperin Financial Data Quality Management Release 9.3.3.0.00 Readme T view the mst recent versin f this Readme, see the 9.3.x dcumentatin library n Oracle Technlgy Netwrk (OTN) at http://www.racle.cm/technlgy/dcumentatin/epm.html.

More information

Appendix D. Photography

Appendix D. Photography Appendix D Phtgraphy 1 I. Taking Phtgraphs Taking phtgraphs is a required NWCA field activity that prvides an imprtant visual recrd f sampling activities at each site. Phtgraphs are taken with a digital

More information

Frequency Response of a BJT CE Amplifier

Frequency Response of a BJT CE Amplifier Frequency Respnse f a BJT CE Amplifier Run the experiment By clicking the arrw n the Tlbar. Chse values f C B & C C, C E & R C frm the crrespnding drp dwn menus. (Clicking the arrw n the right side f the

More information

CUSTOMER PORTAL. Floorplan Management

CUSTOMER PORTAL. Floorplan Management CUSTOMER PORTAL Flrplan Management FLOORPLAN ANALYTICS The flrplan analytics area displays flrplans yu have uplad t the prtal (if yu haven t yet upladed a flrplan please cntact ur supprt department). Frm

More information

Excel Step by Step Instructions Creating Lists and Charts. Microsoft

Excel Step by Step Instructions Creating Lists and Charts. Microsoft Infrmatin Yu Can Enter in a Wrksheet: Labels: Any type f text r infrmatin nt used in any calculatins. Labels are used fr wrksheet headings and make wrksheets easy t read and understand. Labels can als

More information

NanoScan v2 Readme Version 2.7. Change log. v2.7 - Added information for new product Pyro/9/5-MIR.

NanoScan v2 Readme Version 2.7. Change log. v2.7 - Added information for new product Pyro/9/5-MIR. NanScan v2 Readme Versin 2.7 Change lg v2.7 - Added infrmatin fr new prduct Pyr/9/5-MIR. v2.6 - Redesigned Messages windw. Imprved readability and ease f use. Mves almst all pp up message bxes int the

More information

Puget Sound Company Overview. Purpose of the Project. Solution Overview

Puget Sound Company Overview. Purpose of the Project. Solution Overview Puget Sund Cmpany Overview Puget Sund Energy is Washingtn State s largest and ldest energy utility, serving nearly 1 millin electric custmers and mre than 650,000 natural gas custmers, primarily within

More information

Network Hierarchy Flexibility in an HTS Environment. Dr Harald Stange, Managing Director/CEO, Romantis

Network Hierarchy Flexibility in an HTS Environment. Dr Harald Stange, Managing Director/CEO, Romantis Netwrk Hierarchy Flexibility in an HTS Envirnment Dr Harald Stange, Managing Directr/CEO, Rmantis Requirements fr Oil & Gas - class VSAT Flexible tplgy, supprting P2P, Star and Mesh Cmpatible with fixed

More information

E-Learning, DC drives DCS800 Hardware Options, part 1 Size D1 D4. ABB Group February 2, 2010 Slide 1 DCS800_HARDWARE_OPTIONS_01R0101

E-Learning, DC drives DCS800 Hardware Options, part 1 Size D1 D4. ABB Group February 2, 2010 Slide 1 DCS800_HARDWARE_OPTIONS_01R0101 E-Learning, DC drives DCS800 Hardware Optins, part 1 Size D1 D4 February 2, 2010 Slide 1 Objectives This training mdule cvers: Lcatin fr plug-in ptins Types f plug-in ptins Fiber ptic cnnectin bard DCS800

More information

SolarEdge Built-in Revenue Grade Meter Troubleshooting

SolarEdge Built-in Revenue Grade Meter Troubleshooting SlarEdge Built-in Revenue Grade Meter Trubleshting Versin 1.0 Cntents Trubleshting Meter Cnnectin 3 Cmmunicatin Status Screen Trubleshting 3 Device Type and Prtcl are cnfigured incrrectly 3 Number f devices

More information

FieldServer EZ Gateway Modbus to BACnet Start-up Guide FS-EZX-MOD-BAC

FieldServer EZ Gateway Modbus to BACnet Start-up Guide FS-EZX-MOD-BAC FieldServer EZ Gateway Mdbus t BACnet Start-up Guide FS-EZX-MOD-BAC APPLICABILITY & EFFECTIVITY Effective fr all systems manufactured after July 2018. Dcument Revisin: 9.B T18048 Technical Supprt EZ Gateway

More information

Some Safety Warnings

Some Safety Warnings Sme Safety Warnings 1. With the pwer supply pen and cnnected t AC mains (huse) pwer, there is the pssibility that yu may cntact AC mains (huse) vltage. Depending n the scenari, that can be fatal. 2. The

More information

Exam solutions FYS3240/

Exam solutions FYS3240/ Exam slutins FYS3240/4240 2014 Prblem 1 a) Explain hw the accuracy (cnstant frequency utput) f quartz crystal scillatrs is imprved. The accuracy is imprved using temperature cmpensatin (temperature cmpensated

More information

Martel LC-110H Loop Calibrator and HART Communications/Diagnostics

Martel LC-110H Loop Calibrator and HART Communications/Diagnostics Martel LC-110H Lp Calibratr and HART Cmmunicatins/Diagnstics Abstract Martel Electrnics Crpratin This white paper describes the basic functins f HART cmmunicatins and the diagnstic capability f the Martel

More information

User Guide. ACC Mobile 3 Preview App for Android

User Guide. ACC Mobile 3 Preview App for Android User Guide ACC Mbile 3 Preview App fr Andrid 2017-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS are trademarks f Avigiln

More information

Release Notes. Scania Diagnos & Programmer 3 Version Version 2.31 replaces version 2.30 of Scania Diagnos & Programmer 3.

Release Notes. Scania Diagnos & Programmer 3 Version Version 2.31 replaces version 2.30 of Scania Diagnos & Programmer 3. en-gb Release Ntes Scania Diagns & Prgrammer 3 Versin 2.31 Versin 2.31 replaces versin 2.30 f Scania Diagns & Prgrammer 3. The prgram supprts the fllwing vehicles: P, G, R, and S series (2016-) P, G, R

More information

XGS2 Chassis Platform

XGS2 Chassis Platform XGS2 Chassis Platfrm Highlights Supprts Ixia applicatins fr perfrmance, functinal, cnfrmance, and security testing Ixia test systems deliver the industry s mst cmprehensive slutins fr the security, perfrmance,

More information

BTEC EXTENDED DIPLOMA IN CREATIVE MEDIA PRODUCTION (GAMING)

BTEC EXTENDED DIPLOMA IN CREATIVE MEDIA PRODUCTION (GAMING) BTEC EXTENDED DIPLOMA IN CREATIVE MEDIA PRODUCTION (GAMING) UNIT 72 COMPUTER GAME DESIGN ASSIGNMENT 2OF2 COMPUTER GAME CONCEPT & PRODUCTION Student Name: Grup: Games Prject Five: Cmputer Games Design Assignment

More information

UPB Lighting, see model # list below

UPB Lighting, see model # list below Integratin Nte Manufacturer: Simply Autmated Mdel Number(s): UPB Lighting, see mdel # list belw Minimum Cre Mdule Versin: 4.0 Cmments: Dcument Revisin Date: 3/29/2013 OVERVIEW AND SUPPORTED FEATURES Simply

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Lad with min. 5 kg 405000090 405070090 INSTALLATION INSTRUCTIONS CONTENT: 1. Imprtant safety instructins. 2. Specificatins and main dimensins. 3. Parts included. 4. Installatin. 5. Adjusting the strke

More information

Pulse Width Modulation (PWM) Cornerstone Electronics Technology and Robotics II

Pulse Width Modulation (PWM) Cornerstone Electronics Technology and Robotics II Pulse Width Mdulatin (PWM) Crnerstne Electrnics Technlgy and Rbtics II Administratin: Prayer PicBasic Pr Prgrams Used in This Lessn: General PicBasic Pr Prgram Listing: http://www.crnerstnerbtics.rg/picbasic.php

More information

You Be The Chemist Challenge Official Competition Format

You Be The Chemist Challenge Official Competition Format 2018-2019 Yu Be The Chemist Challenge Official Cmpetitin Frmat This dcument prvides detailed infrmatin regarding the Challenge frmat at each level f the cmpetitin. Schl Crdinatrs, participants, and parents/guardians

More information

Application for Drive Technology

Application for Drive Technology Applicatin fr Drive Technlgy MICROMASTER 4 Applicatin Descriptin Warranty, Liability and Supprt 1 Warranty, Liability and Supprt We d nt accept any liability fr the infrmatin cntained in this dcument.

More information

Nordic ID AR85 User Guide Version 1.4 NORDIC ID AR85 RAIN RFID OVERHEAD READER USER GUIDE

Nordic ID AR85 User Guide Version 1.4 NORDIC ID AR85 RAIN RFID OVERHEAD READER USER GUIDE NORDIC ID AR85 RAIN RFID OVERHEAD READER USER GUIDE TABLE OF CONTENTS GETTING STARTED... 4 1.1. GENERAL... 4 1.2. AVAILABLE VARIANTS... 4 1.3. AVAILABLE ACCESSORIES... 4 1.4. PACKAGE CONTENT... 4 1.5.

More information

Processors with Sub-Microsecond Response Times Control a Variety of I/O. *Adapted from PID Control with ADwin, by Doug Rathburn, Keithley Instruments

Processors with Sub-Microsecond Response Times Control a Variety of I/O. *Adapted from PID Control with ADwin, by Doug Rathburn, Keithley Instruments PID Cntrl with ADwin Prcessrs with Sub-Micrsecnd Respnse Times Cntrl a Variety f I/O CHESTERLAND OH March 9, 2015 *Adapted frm PID Cntrl with ADwin, by Dug Rathburn, Keithley Instruments By Terry Nagy,

More information

Automated Meters Frequently Asked Questions

Automated Meters Frequently Asked Questions Autmated Metering Prject Utilities Divisin Phne: 403.529.8111 Autmated Meters Frequently Asked Questins Intrductin The City f Medicine Hat has cmpleted its prject t install autmated meters fr all electric,

More information

SolarEdge. Immersion Heater Controller Installation Guide. For Europe, APAC & South Africa Version 1.6

SolarEdge. Immersion Heater Controller Installation Guide. For Europe, APAC & South Africa Version 1.6 SlarEdge Immersin Heater Cntrller Installatin Guide Fr Eurpe, APAC & Suth Africa Versin 1.6 Cntents Cntents HANDLING AND SAFETY INSTRUCTIONS 2 Safety Symbls Infrmatin 2 Immersin Heater Cntrller Installatin

More information

Welcome to the Digital Humanities Fall School!!

Welcome to the Digital Humanities Fall School!! Welcme t the Digital Humanities Venice Fall Schl!! Greetings frm the Ca Fscari University f Venice and l Ecle Plytechnique Fédérale de Lausanne! With this letter we hpe t prvide yu with useful infrmatin

More information