Adaptive context-agnostic floor transition detection on smart mobile devices

Size: px
Start display at page:

Download "Adaptive context-agnostic floor transition detection on smart mobile devices"

Transcription

1 Adaptive context-agnostic floor transition detection on smart mobile devices Salvatore Vanini University of Applied Sciences of Southern Switzerland (SUPSI) CoMoRea Workshop - March 18 th, 2013

2 Contents Altitude changes estimation: basics of barometer-based height sensing Scenarios and data of preliminary experiments Characteristics of pressure readings Floor transitions detection algorithm Empirical results Conclusion and future work

3 Pressure and Altitude Basic idea: altitude changes estimation with pressure Pressure = force exerted by air per unit area (Pa= N/m 2 ; 1hPa=100Pa) The relationship between pressure P and altitude h can be defined as: h = (1 (P/P 0 ) (k * R/g) ) * T 0 /k P 0, T 0 : pressure and temperature at sea level R: universal gas constant ( m²/s²) K: temperature gradient with altitude ( K/m) g: acceleration of gravity

4 Experiments data and scenarios Two Android phones (Samsung Galaxy Nexus/SIII) Different pressure sensors: Bosch BMP180 and STM LPS331AP Sensors accuracy: ±0.12 hpa and ±0.1 hpa Pressure and acceleration in Z axis at our main building (341 m a.s.l.) in 4 different scenarios: Phone laying on a support (stationary mode) Walking on the same floor (walking mode) Stepping up/down stairs (step up/down stairs) Elevator from basement to second floor (elevator) Pressure sample rate: approx. 1 Hz

5 Absolute vs Relative pressure readings gap of about 1.7 hpa in raw pressure readings of the two phones (same place and time) Absolute pressure values vary with time Absolute pressure readings are not reliable for correlating pressure to altitude Raw pressure data presents distorted readings. Double exponential smoothing to produce unbiased pressure data: s t = αx t + (1 α)(s t-1 + b t-1 ) b t = γ(s t s t-1 ) + (1 γ) b t-1 α: smoothing factor γ: trend smoothing factor

6 Characteristics of pressure readings stationary mode: pressure (σ<0.1hpa) and acceleration are stable (±0.25 m/s 2 ) walking mode: pressure relatively stable, acc. oscillates frequently (± 3.5 m/s 2 )

7 Characteristics of pressure readings stepping up/down stairs: pressure decreases/increases, floor transitions identified by pressure discontinuities, acceleration follows layout elevator: pressure decreases/increases (1 hpa difference between floors), acceleration spikes

8 Floor transitions detection algorithm 1. Stationary state: fixed bounds of pressure and acceleration 2. Phones had the same pressure differences between floors and the same dynamics for pressure variations Algorithm: Checks the relative difference of pressure readings Identifies stationary mode (acc < threshold) If stationary mode updates pressure mean and std dev and checks if pressure comprised in PRESSURE_ACCURACY (3 * std_dev: three-sigma rule) If other dynamic mode, pressure will decrease/increase till user commutes to stationary mode: change of sign between pressure differences Checks if pressure is within PRESSURE_ACCURACY for MIN samples to confirm transition

9 Results Experiments conducted implementing an Android application showing floor transitions Scenario 1: accuracy as a function of MIN samples value when user walking in the basement, stepping up stairs and then walking on the first floor MIN samples Accuracy (%) 2 82% 4 100%

10 Results Scenario 2: user taking the elevator and stepping down stairs (PRESSURE_ACCURACY=0.11 hpa) Scenario 3: PRESSURE_ACCURACY convergence (with stationary mode conditions)

11 Results Scenario 4: independence from external factors (different building at 210 m a.s.l. higher pressure) Scenario 5: positioning of the phone. In all experiments, capability to detect floor changes was unaffected by changes in phone s on body-location and orientation

12 Features No any prior knowledge of building layout No need to include information about heights No dependence on the transport mode used No need of any additional HW nor any calibration of the barometric sensor Accuracy is independent from phone s positioning Demonstrated effectiveness of floor transitions detection

13 Future work Investigation of the power consumption Integration into an existing indoor localization system Conversion into an add-on easily integrated in a 2D indoor localization system Large-scale evaluation of the level of accuracy in indoor location

14 Questions

Implementation of Height Measurement System Based on Pressure Sensor BMP085

Implementation of Height Measurement System Based on Pressure Sensor BMP085 017 nd International Conference on Test, Measurement and Computational Method (TMCM 017) ISBN: 978-1-60595-465-3 Implementation of Height Measurement System Based on Pressure Sensor BMP085 Gao-ping LIU

More information

ACTIVITY MONITORING SYSTEM

ACTIVITY MONITORING SYSTEM ACTIVITY MONITORING SYSTEM Hardik Shah 1, Mohit Srivastava 2, Sankarshan Shukla 3, Dr. Mita Paunwala 4 Student, Electronics and Communication, CKPCET, Surat, Gujarat, India 1 Student, Electronics and Communication,

More information

Measurement of Atmospheric Pressure. Atmospheric Instrumentation

Measurement of Atmospheric Pressure. Atmospheric Instrumentation Measurement of Atmospheric Pressure Outline Measurement of Atmospheric Pressure Review of Atmospheric Pressure Barometers Liquid Aneroid Wind Speed Correction Significant Exposure Error Sea-Level Correction

More information

Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families

Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families P. Sundaravadivel 1, S. P. Mohanty 2, E. Kougianos 3, V. P. Yanambaka 4, and M. K. Ganapathiraju 5 University of North Texas,

More information

Using MS5534 for altimeters and barometers

Using MS5534 for altimeters and barometers Application Note AN501 (V1.0) April 24th 2002 Using MS5534 for altimeters and barometers 1 Using MS5534A for Barometers Weather stations predict the change in weather by measuring the relative atmospheric

More information

Sensing and Modeling of Terrain Features using Crawling Robots

Sensing and Modeling of Terrain Features using Crawling Robots Czech Technical University in Prague Sensing and Modeling of Terrain Features using Crawling Robots Jakub Mrva 1 Faculty of Electrical Engineering Agent Technology Center Computational Robotics Laboratory

More information

Design of Altitude Measurement System for Aerospace Applications (Digital Barometric Altimeter)

Design of Altitude Measurement System for Aerospace Applications (Digital Barometric Altimeter) Journal of Space Technology, Vol 7, No 1, July 2017 Design of Altitude Measurement System for Aerospace Applications (Digital Barometric Altimeter) Nasreldeen Ali Adam Moutaman Mirghani Dafalla Abstract

More information

Generating Calibration Gas Standards

Generating Calibration Gas Standards Technical Note 1001 Metronics Inc. Generating Calibration Gas Standards with Dynacal Permeation Devices Permeation devices provide an excellent method of producing known gas concentrations in the PPM and

More information

Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system

Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system O. Flamand 1, F. De Oliveira 1 and A. Stathopoulos-Vlamis, P. Papanikolas 2 1 Centre

More information

Application Block Library Fan Control Optimization

Application Block Library Fan Control Optimization Application Block Library Fan Control Optimization About This Document This document gives general description and guidelines for wide range fan operation optimisation. Optimisation of the fan operation

More information

AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked

AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked -Written By- Dae-Ki Cho, Min Mun, Uichin Lee, William J. Kaiser, Mario Gerla -Presented By- Scott Mitchell CS Department Problem

More information

Properties of Fluids SPH4C

Properties of Fluids SPH4C Properties of Fluids SPH4C Fluids Liquids and gases are both fluids: a fluid is any substance that flows and takes the shape of its container. Fluids Liquids and gases are both fluids: a fluid is any substance

More information

Pneumatic high-pressure controller Model CPC7000

Pneumatic high-pressure controller Model CPC7000 Calibration technology Pneumatic high-pressure controller Model CPC7000 WIKA data sheet CT 27.63 Applications Automotive and avionics industry Industry (laboratory, workshop and production) Transmitter

More information

CONSIDERATION OF DENSITY VARIATIONS IN THE DESIGN OF A VENTILATION SYSTEM FOR ROAD TUNNELS

CONSIDERATION OF DENSITY VARIATIONS IN THE DESIGN OF A VENTILATION SYSTEM FOR ROAD TUNNELS - 56 - CONSIDERATION OF DENSITY VARIATIONS IN THE DESIGN OF A VENTILATION SYSTEM FOR ROAD TUNNELS Gloth O., Rudolf A. ILF Consulting Engineers Zürich, Switzerland ABSTRACT This article investigates the

More information

The Military CYPRES Quick Guide For Operators

The Military CYPRES Quick Guide For Operators The Military CYPRES Quick Guide For Operators The military CYPRES is available in the following standard models: All models can be adapted with a one or two-pin cutter. 1000/35 A 1500/35 A 1000/35 indicates

More information

Results of mathematical modelling the kinetics of gaseous exchange through small channels in micro dischargers

Results of mathematical modelling the kinetics of gaseous exchange through small channels in micro dischargers Journal of Physics: Conference Series PAPER OPEN ACCESS Results of mathematical modelling the kinetics of gaseous exchange through small channels in micro dischargers Related content - The versatile use

More information

Bayesian Optimized Random Forest for Movement Classification with Smartphones

Bayesian Optimized Random Forest for Movement Classification with Smartphones Bayesian Optimized Random Forest for Movement Classification with Smartphones 1 2 3 4 Anonymous Author(s) Affiliation Address email 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

More information

Interim Operating Procedures for SonTek RiverSurveyor M9/S5

Interim Operating Procedures for SonTek RiverSurveyor M9/S5 Hydroacoustics Technical Working Group: Task 2.3 Fully operationalize auto-adapting ADCPs Interim Operating Procedures for SonTek RiverSurveyor M9/S5 P Campbell, E. Jamieson, F Rainville, A Du Cap, 2014

More information

The World Of Weather Data

The World Of Weather Data Thies CLIMA assures innovation and quality in environmental sensors The World Of Weather Data Page:1 A closer look at Thies Clima Numbers and Facts: Founded in 1945 approx. 100 Employees Worldwide Agents

More information

Bus Speed Control System

Bus Speed Control System Oct. 16 th, 2015 Research Update Bus Speed Control System Hyeonmi Kim INTRODUCTION BUS Bunching stops stops stops stops 2 2 2 2 1 1 1 1 8:00 8:15 8:30 time 8:00 8:15 8:30 time 8:00 8:15 8:30 time 8:00

More information

Technical Note. Determining the surface tension of liquids by measurements on pendant drops

Technical Note. Determining the surface tension of liquids by measurements on pendant drops Technical Note Pendant Drop Measurements Technical note: TN316e Industry section: all Author: FT, TW Date: 12/2010 Method: Drop Shape Analyzer DSA100 Keywords: Methods, surface tension, interfacial tension,

More information

RATE CONTROL SYSTEM FOR SOUNDING ROCKETS

RATE CONTROL SYSTEM FOR SOUNDING ROCKETS RATE CONTROL SYSTEM FOR SOUNDING ROCKETS Josef Ettl, Johann Pfänder German Aerospace Center (DLR), D-834 Wessling, Germany e-mail: josef.ettl@dlr.de johann.pfaender@dlr.de, 1. ABSTRACT DLR/Moraba has a

More information

Optical Dissolved Oxygen Meter

Optical Dissolved Oxygen Meter Optical Dissolved Oxygen Meter HI764113 Rugged Optical Dissolved Oxygen Probe for Fresh and Saltwater Applications Digital, weighted probe No membranes No electrolytes No oxygen consumption No flow dependence

More information

T-TOUCH II User s Manual

T-TOUCH II User s Manual T-TOUCH II User s Manual Acknowledgements We would like to thank you f choosing a TISSOT watch, a Swiss brand among the most highly renowned in the wld. Your T-TOUCH watch has the most recent technical

More information

Fire safety of staircases in multi-storey buildings The results of measurements in Buildings and Simulations

Fire safety of staircases in multi-storey buildings The results of measurements in Buildings and Simulations Fire safety of staircases in multi-storey buildings The results of measurements in Buildings and Simulations Grzegorz Kubicki, Ph.D. Department of Environmental Engineering, Warsaw University of Technology

More information

Sentinel-1A Ocean Level-2 Products Validation Strategy

Sentinel-1A Ocean Level-2 Products Validation Strategy Sentinel-1A Ocean Level-2 Products Validation Strategy Sentinel-1 Mission Performance Centre ESL L2 Team and Ocean Data Lab G.Hajduch (1), A.Mouche (2), P.Vincent (1), R.Husson (1), H.Johnsen (3), F.Collard

More information

Assessing the Traffic and Energy Impacts of Connected and Automated Vehicles (CAVs)

Assessing the Traffic and Energy Impacts of Connected and Automated Vehicles (CAVs) Assessing the Traffic and Energy Impacts of Connected and Automated Vehicles (CAVs) Steven E. Shladover, Sc.D. (Retired from) California PATH Program University of California, Berkeley SIP-adus Workshop

More information

A Prototype Personal Navigation System

A Prototype Personal Navigation System Wayne Soehren and Wes Hawkinson Honeywell Advanced Technology 3660 Technology Drive Minneapolis, MN 55418 USA wayne.soehren@honeywell.com wes.hawkinson@honeywell.com ABSTRACT Honeywell Laboratories recently

More information

HASTAC High stability Altimeter SysTem for Air data Computers

HASTAC High stability Altimeter SysTem for Air data Computers HASTAC High stability Altimeter SysTem for Air data Computers André Larsen R&D Director Memscap Sensor Solution SIXTH FRAMEWORK PROGRAMME PRIORITY 4 Aeronautics and Space EC contract no. AST4-CT-2005-012334

More information

DATA MINING SAMPLE RESEARCH: ACTIVITY RECOGNITION CLASSIFICATION IN ACTION

DATA MINING SAMPLE RESEARCH: ACTIVITY RECOGNITION CLASSIFICATION IN ACTION DATA MINING SAMPLE RESEARCH: ACTIVITY RECOGNITION CLASSIFICATION IN ACTION 1 Mobile Activity Recognition Mobile devices like smartphones and smartwatches have many sensors Some sensors measure motion Tri-axial

More information

Pendant Drop Measurements

Pendant Drop Measurements KRÜSS pplication Note TN316d Page 1 Pendant Drop Measurements pplication note: TN316d Industry section: all uthor: Dr. Tobias Winkler Date: December 2010 Method: Drop Shape nalysis System DS100 Drop Shape

More information

Results and Discussion for Steady Measurements

Results and Discussion for Steady Measurements Chapter 5 Results and Discussion for Steady Measurements 5.1 Steady Skin-Friction Measurements 5.1.1 Data Acquisition and Reduction A Labview software program was developed for the acquisition of the steady

More information

Panther 5 Acute Care Ventilator

Panther 5 Acute Care Ventilator 1 HIGHLIGHTS High performance and advanced features target the ICU environment Utilizes an internal blower with a specially designed flow control valve removing the need for using compressed air without

More information

Sparse LBL aided INS for Subsea Positioning

Sparse LBL aided INS for Subsea Positioning Sparse LBL aided INS for Subsea Positioning Edward Moller Global Business Manager Construction Survey What is LBL? GPS Network What is LBL? We turn GPS upside down LBL installed in a subsea field development

More information

Improving Smelt Dissolving Tank TTA Control at Zellstoff-Celgar. Coyle, Irene; Russell, Shawn; Zellstoff Celgar LLP

Improving Smelt Dissolving Tank TTA Control at Zellstoff-Celgar. Coyle, Irene; Russell, Shawn; Zellstoff Celgar LLP Improving Smelt Dissolving Tank TTA Control at Zellstoff-Celgar Coyle, Irene; Russell, Shawn; Zellstoff Celgar LLP Vivek Rajbhandari, Mario Leclerc, Morissette, Laurier; TEXO Consulting and Controls Inc.

More information

Improving the Bus Network through Traffic Signalling. Henry Axon Transport for London

Improving the Bus Network through Traffic Signalling. Henry Axon Transport for London Improving the Bus Network through Traffic Signalling Henry Axon Transport for London Improving the Bus Network through Traffic Signalling Introduction Transport for London (TfL) operates the most frequent

More information

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS #19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS Final Research Report Luis E. Navarro-Serment, Ph.D. The Robotics Institute Carnegie Mellon University November 25, 2018. Disclaimer

More information

Pressure Measurement

Pressure Measurement Pressure Measurement Absolute and Gage Pressure P abs = P gage + P atm where P abs = Absolute pressure P abs = Gage pressure P abs = atmospheric pressure A perfect vacuum is the lowest possible pressure.

More information

Lecture 3. Science A February 2008 Finish discussion of the perfect gas law from Lecture Review pressure concepts: weight of overlying

Lecture 3. Science A February 2008 Finish discussion of the perfect gas law from Lecture Review pressure concepts: weight of overlying Lecture 3. Science A-30 07 February 2008 Finish discussion of the perfect gas law from Lecture 2. 1. Review pressure concepts: weight of overlying fluid ("hydrostatic"), force of molecules bouncing off

More information

Applying Hooke s Law to Multiple Bungee Cords. Introduction

Applying Hooke s Law to Multiple Bungee Cords. Introduction Applying Hooke s Law to Multiple Bungee Cords Introduction Hooke s Law declares that the force exerted on a spring is proportional to the amount of stretch or compression on the spring, is always directed

More information

. In an elevator accelerating upward (A) both the elevator accelerating upward (B) the first is equations are valid

. In an elevator accelerating upward (A) both the elevator accelerating upward (B) the first is equations are valid IIT JEE Achiever 2014 Ist Year Physics-2: Worksheet-1 Date: 2014-06-26 Hydrostatics 1. A liquid can easily change its shape but a solid cannot because (A) the density of a liquid is smaller than that of

More information

Available online at ScienceDirect. Energy Procedia 53 (2014 )

Available online at   ScienceDirect. Energy Procedia 53 (2014 ) Available online at www.sciencedirect.com ScienceDirect Energy Procedia 53 (2014 ) 156 161 EERA DeepWind 2014, 11th Deep Sea Offshore Wind R&D Conference Results and conclusions of a floating-lidar offshore

More information

How does an unstable GLV affect the producing zones?

How does an unstable GLV affect the producing zones? 37 th Gas-Lift Workshop Houston, Texas, USA February 3 7, 2014 How does an unstable GLV affect the producing zones? Frode Hveding Vice President Reservoir 2014 Gas-Lift Workshop 1 Agenda Description of

More information

Special edition paper

Special edition paper Development of a Track Management Method for Shinkansen Speed Increases Shigeaki Ono** Takehiko Ukai* We have examined the indicators of appropriate track management that represent the ride comfort when

More information

The Performance of Vertical Tunnel Thrusters on an Autonomous Underwater Vehicle Operating Near the Free Surface in Waves

The Performance of Vertical Tunnel Thrusters on an Autonomous Underwater Vehicle Operating Near the Free Surface in Waves Second International Symposium on Marine Propulsors smp 11, Hamburg, Germany, June 2011 The Performance of Vertical Tunnel Thrusters on an Autonomous Underwater Vehicle Operating Near the Free Surface

More information

Courses of Instruction: Controlling and Monitoring of Pipelines

Courses of Instruction: Controlling and Monitoring of Pipelines Courses of Instruction: Controlling and Monitoring of Pipelines Date December 2010 Dr. Peter Eschenbacher Partner Angergraben 4 85250 Altomünster Germany Tel. +49-(0)8254 / 99 69 57 Fax +49-(0)8254 / 99

More information

Hydrostatic pressure Consider a tank of fluid which contains a very thin plate of (neutrally buoyant) material with area A. This situation is shown in Figure below. If the plate is in equilibrium (it does

More information

Single-step genomic BLUP for national beef cattle evaluation in US:

Single-step genomic BLUP for national beef cattle evaluation in US: Single-step genomic BLUP for national beef cattle evaluation in US: from initial developments to final implementation Daniela Lourenco S. Tsuruta, B.O. Fragomeni, Y. Masuda, I. Aguilar A. Legarra, S. Miller,

More information

Pneumatic high-pressure controller Model CPC7000

Pneumatic high-pressure controller Model CPC7000 Calibration technology Pneumatic high-pressure controller Model CPC7000 WIKA data sheet CT 27.63 Applications Healthcare and avionics industry Industry (laboratory, workshop and production) Transmitter

More information

OBJECTIFICATION TECHNOLOGY OF PERCEIVED SAFETY & COMFORT DURING ASSISTED DRIVING

OBJECTIFICATION TECHNOLOGY OF PERCEIVED SAFETY & COMFORT DURING ASSISTED DRIVING OBJECTIFICATION TECHNOLOGY OF PERCEIVED SAFETY & COMFORT DURING ASSISTED DRIVING Erich Ramschak Dr. Jürgen Holzinger Erik Bogner AVL List GmbH erich.ramschak@avl.com ConCar-Forum Berlin 5.-6.July 2017

More information

DO NOT PRINT THIS PAGE

DO NOT PRINT THIS PAGE Pressure measurement for research & industry Druck Limited Fir Tree Lane Groby Leicester LE6 0FH England Tel: 0116 231 7100 Pressure Automated Calibration Equipment Calibration manual K0450 Druck Limited

More information

WalkCompass: Finding Walking Direction Leveraging Smartphone s Inertial Sensors. Nirupam Roy

WalkCompass: Finding Walking Direction Leveraging Smartphone s Inertial Sensors. Nirupam Roy WalkCompass: Finding Walking Direction Leveraging Smartphone s Inertial Sensors by Nirupam Roy Bachelor of Engineering Bengal Engineering and Science University, Shibpur 2007 Submitted in Partial Fulfillment

More information

Flow metering in gases Introduction to COMBIMASS family

Flow metering in gases Introduction to COMBIMASS family Flow metering in gases Introduction to COMBIMASS family - physical principle, basic information - different types of instruments, pricing & delivery time Sales Training Germany October 17 th to 19 th,

More information

Atmospheric Waves James Cayer, Wesley Rondinelli, Kayla Schuster. Abstract

Atmospheric Waves James Cayer, Wesley Rondinelli, Kayla Schuster. Abstract Atmospheric Waves James Cayer, Wesley Rondinelli, Kayla Schuster Abstract It is important for meteorologists to have an understanding of the synoptic scale waves that propagate thorough the atmosphere

More information

CHM Basics of Gases (r14) Charles Taylor 1/9

CHM Basics of Gases (r14) Charles Taylor 1/9 CHM 110 - Basics of Gases (r14)- 2014 Charles Taylor 1/9 Introduction The gas phase is noticeably different from the other two phases of matter. Here are some of the more obvious differences. Gases are

More information

High-speed pressure sensor Model CPT6140

High-speed pressure sensor Model CPT6140 Calibration technology High-speed pressure sensor Model CPT6140 WIKA data sheet CT 25.11 Applications Testing technology Calibration technology Laboratories and maintenance shops Leak and burst applications

More information

SMOKE CONTROL DOORS AND SHUTTERS

SMOKE CONTROL DOORS AND SHUTTERS FIRE AND SECURITY EGOLF WORKSHOP Hosted by The January 30th and 31th 2018, Copenhagen, Denmark SMOKE CONTROL DOORS AND SHUTTERS There are several problematic issues in standard EN 1634-3. See the enclosed

More information

Measuring range Δp (span = 100%) Pa

Measuring range Δp (span = 100%) Pa 4.4/ RLE 5: Volume-flow controller, continuous How energy efficiency is improved Enables demand-led volume flow control for the optimisation of energy consumption in ventilation systems. Areas of application

More information

CRITERIA FOR LABORATORY ACCREDITATION IN THE FIELD OF PRESSURE METROLOGY

CRITERIA FOR LABORATORY ACCREDITATION IN THE FIELD OF PRESSURE METROLOGY CRITERIA FOR LABORATORY ACCREDITATION IN THE FIELD OF PRESSURE METROLOGY Approved By: Chief Executive Officer: Ron Josias Senior Manager: Mpho Phaloane Revised By: Specialist Technical Committee Date of

More information

air water Road map to EPS 5 Lectures5: Pressure, barometric law, buoyancy fluid moves

air water Road map to EPS 5 Lectures5: Pressure, barometric law, buoyancy fluid moves Road map to EPS 5 Lectures5: Pressure, barometric law, buoyancy water air fluid moves Fig. 7.6: Pressure in the atmosphere (compressible) and ocean (incompressible). Lecture 5. EPS 5: 08 February 2010

More information

Design and Evaluation of Adaptive Traffic Control System for Heterogeneous flow conditions

Design and Evaluation of Adaptive Traffic Control System for Heterogeneous flow conditions Design and Evaluation of Adaptive Traffic Control System for Heterogeneous flow conditions Tom Mathew IIT Bombay Outline 1. Heterogeneous traffic 2. Traffic Simulation 3. Traffic Signal control 4. Adaptive

More information

PROPAGATION OF LONG-PERIOD WAVES INTO AN ESTUARY THROUGH A NARROW INLET

PROPAGATION OF LONG-PERIOD WAVES INTO AN ESTUARY THROUGH A NARROW INLET PROPAGATION OF LONG-PERIOD WAVES INTO AN ESTUARY THROUGH A NARROW INLET Takumi Okabe, Shin-ichi Aoki and Shigeru Kato Department of Civil Engineering Toyohashi University of Technology Toyohashi, Aichi,

More information

Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length

Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length Ahmad Abadleh ahmad_a@mutah.edu.jo Eshraq Al-Hawari eshraqh@mutah.edu.jo Esra'a Alkafaween Esra_ok@mutah.edu.jo Hamad

More information

RICK FAUSEL, BUSINESS DEVELOPMENT ENGINEER TURBOMACHINERY CONTROL SYSTEM DESIGN OBJECTIVES

RICK FAUSEL, BUSINESS DEVELOPMENT ENGINEER TURBOMACHINERY CONTROL SYSTEM DESIGN OBJECTIVES RICK FAUL, BUSINESS DEVELOPMENT ENGINEER TURBOMACHINERY CONTROL SYSTEM DESIGN OBJECTIVES The primary design objective for any turbomachinery control system should be to maintain or maximize machine and

More information

Evaluation of the ACC Vehicles in Mixed Traffic: Lane Change Effects and Sensitivity Analysis

Evaluation of the ACC Vehicles in Mixed Traffic: Lane Change Effects and Sensitivity Analysis CALIFORNIA PATH PROGRAM INSTITUTE OF TRANSPORTATION STUDIES UNIVERSITY OF CALIFORNIA, BERKELEY Evaluation of the ACC Vehicles in Mixed Traffic: Lane Change Effects and Sensitivity Analysis Petros Ioannou,

More information

Optical Dissolved Oxygen Meter

Optical Dissolved Oxygen Meter Optical Dissolved Oxygen Meter HI764113 Rugged Optical Dissolved Oxygen Probe for Fresh and Saltwater Applications Digital probe Fast and stable readings No membranes Not affected by sunlight No electrolytes

More information

Gas Laws: Boyle s and Amonton s Laws Minneapolis Community and Technical College v.9.08

Gas Laws: Boyle s and Amonton s Laws Minneapolis Community and Technical College v.9.08 Gas Laws: Boyle s and Amonton s Laws Minneapolis Community and Technical College v.9.08 I. Introduction The purpose of this experiment is to test the extent real gases (to the limits of our measurements)

More information

MicroTim XB. User Manual. Precision Digital Barometric Altimeter / Barometer / VSI. Document Revision 1.0 Firmware Version 3.0

MicroTim XB. User Manual. Precision Digital Barometric Altimeter / Barometer / VSI. Document Revision 1.0 Firmware Version 3.0 MicroTim XB Precision Digital Barometric Altimeter / Barometer / VSI User Manual Document Revision 1.0 Firmware Version 3.0 Table of Contents Table of Contents...2 1 General Operation...5 1.1 Altitude

More information

Appendix A COMPARISON OF DRAINAGE ALGORITHMS UNDER GRAVITY- DRIVEN FLOW DURING GAS INJECTION

Appendix A COMPARISON OF DRAINAGE ALGORITHMS UNDER GRAVITY- DRIVEN FLOW DURING GAS INJECTION ppendix COMPRISON OF DRINGE LGORITHMS UNDER GRVITY- DRIVEN FLOW DURING GS INJECTION.1 Introduction ll the simulations of gas injection discussed in this thesis were performed using a modified invasion

More information

Fail Operational Controls for an Independent Metering Valve

Fail Operational Controls for an Independent Metering Valve Group 14 - System Intergration and Safety Paper 14-3 465 Fail Operational Controls for an Independent Metering Valve Michael Rannow Eaton Corporation, 7945 Wallace Rd., Eden Prairie, MN, 55347, email:

More information

IV. Intersection: what we know, would like to know, will never know, and what can we contribute to the debate. air water

IV. Intersection: what we know, would like to know, will never know, and what can we contribute to the debate. air water IV. Intersection: what we know, would like to know, will never know, and what can we contribute to the debate. III. Atmospheric & Ocean Biogeochemistry: Second element of climate and environmental science

More information

ATION TITLE. Survey QC, Decision Making, and a Modest Proposal for Error Models. Marc Willerth, MagVAR

ATION TITLE. Survey QC, Decision Making, and a Modest Proposal for Error Models. Marc Willerth, MagVAR 1 a Modest Proposal for Error Models ATION TITLE Marc Willerth, MagVAR Speaker Information Marc Willerth VP of Survey Technologies April 11, 2018 MagVAR 2 Speaker Bio Marc Willerth Magnetic Variation Services,

More information

Traffic safety developments in Poland

Traffic safety developments in Poland Traffic safety developments in Poland Siem Oppe D-2001-8 Traffic safety developments in Poland A research note D-2001-8 Siem Oppe Leidschendam, 2001 SWOV Institute for Road Safety Research, The Netherlands

More information

BAROMETER PRESSURE STANDARD PRESSURE CONTROLLER

BAROMETER PRESSURE STANDARD PRESSURE CONTROLLER BAROMETER PRESSURE STANDARD PRESSURE CONTROLLER Features ±0.01% FS Measurement & Control Accuracy ±0.001% /ºC Thermal Stability Pressure Ranges from ±1 psid to 1200 psia Applications Barometric Measurement

More information

Level MEASUREMENT 1/2016

Level MEASUREMENT 1/2016 Level MEASUREMENT 1/2016 AGENDA 2 A. Introduction B. Float method C. Displacer method D. Hydrostatic pressure method E. Capacitance method G. Ultrasonic method H. Radar method I. Laser method J. Level

More information

Airborne Coherent Wind Lidar measurements of vertical and horizontal wind speeds for the investigation of gravity waves

Airborne Coherent Wind Lidar measurements of vertical and horizontal wind speeds for the investigation of gravity waves Airborne Coherent Wind Lidar measurements of vertical and horizontal wind speeds for the investigation of gravity waves 18 th Coherent Laser Radar Conference, Boulder, CO, USA 27 June to 1 July 2016 Benjamin

More information

Tilt Detection Using Accelerometer and Barometric Measurements

Tilt Detection Using Accelerometer and Barometric Measurements Tilt Detection Using Accelerometer and Barometric Measurements Can this be used for reliable off-axis detection? John Derimiggio Marsa Systems, Inc 11/15/2018 Topics Accelerometer altimeter altitude calculation

More information

GCMSD-Headspace Analysis SOP

GCMSD-Headspace Analysis SOP Before you start GCMSD-Headspace Analysis SOP Method and Sequences names are restricted to 50 characters (MSD program will crash otherwise) The GC oven and Injection Ports need to be cooled to 50 oc to

More information

This test shall be carried out on all vehicles equipped with open type traction batteries.

This test shall be carried out on all vehicles equipped with open type traction batteries. 5.4. Determination of hydrogen emissions page 1 RESS-6-15 5.4.1. This test shall be carried out on all vehicles equipped with open type traction batteries. 5.4.2. The test shall be conducted following

More information

Electronic Volume Correctors

Electronic Volume Correctors Electronic Volume Correctors Ben Manson Landis+Gyr October 14, 2016 PUBLIC Agenda Customer Types and suitable equipment Volume corrector standards / regulations Basics of volume correction Gauge v Absolute

More information

Organisation Internationale de Métrologie Légale

Organisation Internationale de Métrologie Légale Organisation Internationale de Métrologie Légale OIML INTERNATIONAL RECOMMENDATION Pressure balances Manomètres à piston OIML R 110 Edition 1994 (E) CONTENTS Foreword... 3 1 Scope... 4 2 Terminology...

More information

b

b Empirically Derived Breaking Strengths for Basket Hitches and Wrap Three Pull Two Webbing Anchors Thomas Evans a and Aaron Stavens b a Montana State University, Department of Earth Sciences, PO Box 173480,

More information

Precision level sensing with low-pressure module MS

Precision level sensing with low-pressure module MS The task on hand Level sensing as it is understood in modern process automation is much more than simply "tank half full" or "tank a quarter full". Using suitable sensors, levels, inlets and outlets can

More information

RSKtools for Matlab processing RBR data

RSKtools for Matlab processing RBR data Table of Contents Introduction... 1 RSKtools help... 1 Getting set up... 1 Remove atmospheric pressure from measured total pressure... 2 Correct for A2D zero-order hold... 2 Low-pass filtering... 3 Alignment

More information

Rationale. Previous research. Social Network Theory. Main gap 4/13/2011. Main approaches (in offline studies)

Rationale. Previous research. Social Network Theory. Main gap 4/13/2011. Main approaches (in offline studies) Boots are Made for Walking: The Spatiality of Social Networks in a Pedestrian, Phone-Free Society Patterns of social interaction in regions without: Implications Rationale Annual Meeting of the Association

More information

Available online at ScienceDirect. Procedia Engineering 84 (2014 )

Available online at  ScienceDirect. Procedia Engineering 84 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 84 (014 ) 97 93 014 ISSST, 014 International Symposium on Safety Science and Technology Research of emergency venting time in

More information

Selecting the right pressure sensor for your application

Selecting the right pressure sensor for your application Selecting the right pressure sensor for your application This guide from Acal BFi details the key factors that you must consider when selecting a pressure sensor for your application. Selecting the best

More information

Pressure Measurement. Introduction. Engr325 Instrumentation. Dr Curtis Nelson 3/12/18

Pressure Measurement. Introduction. Engr325 Instrumentation. Dr Curtis Nelson 3/12/18 3/12/18 Pressure Measurement Engr325 Instrumentation Dr Curtis Nelson Introduction A cluster of 72 helium-filled balloons over Temecula, California in April of 2003. The helium balloons displace approximately

More information

THERMODYNAMICS, HEAT AND MASS TRANSFER TUTORIAL NO: 1 (SPECIFIC VOLUME, PRESSURE AND TEMPERATURE)

THERMODYNAMICS, HEAT AND MASS TRANSFER TUTORIAL NO: 1 (SPECIFIC VOLUME, PRESSURE AND TEMPERATURE) THERMODYNAMICS, HEAT AND MASS TRANSFER TUTORIAL NO: 1 (SPECIFIC VOLUME, PRESSURE AND TEMPERATURE) 1. A vacuum gauge mounted on a condenser reads 66 cm Hg. What is the absolute pressure in the condenser

More information

Series 7250 Ruska High-Speed Digital Pressure Controller. GE Sensing. Features

Series 7250 Ruska High-Speed Digital Pressure Controller. GE Sensing. Features Features Pressure ranges from 0 to 5 and 0 to 3000 psi (0 to 400 mbar and 0 to 210 bar) xi and 7250i provide advanced precision of 0.005% of reading provides 0.003% of full scale precision Stability: 0.0075%

More information

Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples. Jay Patel. Michigan State University

Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples. Jay Patel. Michigan State University Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples Jay Patel Michigan State University Department of Physics and Astronomy, University of California, Los Angeles 2013

More information

Part 5: Mooring forces and vessel behaviour in locks Experience in Belgium. Mooring forces and vessel behaviour in locks:

Part 5: Mooring forces and vessel behaviour in locks Experience in Belgium. Mooring forces and vessel behaviour in locks: PIANC Workshop 13-14th 14th September 211 Part 5: Mooring forces and vessel behaviour in locks Experience in Belgium By T. DE MULDER & M. VANTORRE BELGIUM Mooring forces and vessel behaviour in locks:

More information

Additel 780 Series Pressure Controller

Additel 780 Series Pressure Controller Additel 780 Series Pressure Controller Pressure ranges from vacuum to 3,000 psi (200 bar) Removable interchangeable intelligent sensors Precision accuracy of 0.005% of reading plus 0.005% of full scale

More information

WATCH COLLECTION NG701 SERIES INSTRUCTION MANUAL

WATCH COLLECTION NG701 SERIES INSTRUCTION MANUAL WATCH COLLECTION NG701 SERIES INSTRUCTION MANUAL INTRODUCTION This watch features electronic sensors that measure outdoor conditions such as temperature, pressure, and altitude. The watch provides essential

More information

SPD Pressure Sensor Families

SPD Pressure Sensor Families DATASHEET SPD Pressure Sensor Families 1/7 Introduction to the principals of Smart Pressure Devices 1 Basic principles Pressure sensors are based on the principle of bending a membrane caused by the pressure

More information

Experiment. THE RELATIONSHIP BETWEEN VOLUME AND TEMPERATURE, i.e.,charles Law. By Dale A. Hammond, PhD, Brigham Young University Hawaii

Experiment. THE RELATIONSHIP BETWEEN VOLUME AND TEMPERATURE, i.e.,charles Law. By Dale A. Hammond, PhD, Brigham Young University Hawaii Experiment THE RELATIONSHIP BETWEEN VOLUME AND TEMPERATURE, i.e.,charles Law By Dale A. Hammond, PhD, Brigham Young University Hawaii The objectives of this experiment are to... LEARNING OBJECTIVES introduce

More information

Noise Characteristics Of A Check Valve Installed In R22 And R410A Scroll Compressors

Noise Characteristics Of A Check Valve Installed In R22 And R410A Scroll Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 22 Noise Characteristics Of A Check Valve Installed In R22 And R41A Scroll Compressors M.

More information

IDL01. Battery Powered Precision Digital Gauge for Leak Testing. Stainless Steel Sensor. class 0.05

IDL01. Battery Powered Precision Digital Gauge for Leak Testing. Stainless Steel Sensor. class 0.05 IDL0 Battery Powered Precision Digital Gauge for Leak Testing Stainless Steel Sensor class 0.05 Nominal pressure from 0 00 mbar up to 0... 00 bar Special characteristics modular sensor concept data logger

More information

Using Hexoskin Wearable Technology to Obtain Body Metrics During Trail Hiking

Using Hexoskin Wearable Technology to Obtain Body Metrics During Trail Hiking Technical Note Using Hexoskin Wearable Technology to Obtain Body Metrics During Trail Hiking JEFF MONTES 1, TORI M. STONE 1, JACOB W. MANNING 2, DAMON MCCUNE 1, DEBRA K. TACAD 1, JOHN C. YOUNG 1, MARK

More information

Lecture 14. Heat lows and the TCZ

Lecture 14. Heat lows and the TCZ Lecture 14 Heat lows and the TCZ ITCZ/TCZ and heat lows While the ITCZ/TCZ is associated with a trough at low levels, it must be noted that a low pressure at the surface and cyclonic vorticity at 850 hpa

More information