Sampling Rate Synchronisation in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model

Size: px
Start display at page:

Download "Sampling Rate Synchronisation in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model"

Transcription

1 in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model Joerg Schmalenstroeer, Reinhold Haeb-Umbach Department of Communications Engineering - University of Paderborn Computer Science, Electrical Engineering and Mathematics Communications Engineering Prof. Dr.-Ing. Reinhold Häb-Umbach

2 Table of Contents 1 Introduction 2 Clock Frequency Offset Estimation 3 Error Model & Kalman Filter 4 Experimental Results Hardware Platform Wired connection Wireless connection 5 Conclusions R. Haeb-Umbach 1 / 11

3 Introduction Acoustic sensor network Consists of sensor nodes connected by wire or wirelessly Nodes record (multi-)channel audio signals and process them Applications: ad-hoc teleconferencing, monitoring, surveillance Problem statement Sampling clock oscillators at nodes differ typically by ±50 ppm Time base of nodes diverges rapidly Precludes application of certain algorithms (e.g. TDOA estimation across sensor nodes) Our approach Estimate clock frequency and phase offset via time stamp exchange protocol Improve estimate by Kalman Filter with dedicated error model Adjust sampling frequency through direct digital synthesis (DDS) on hardware platform R. Haeb-Umbach 2 / 11

4 Clock Frequency Offset Estimation t A,k+1 R,k+1 t t A,k t R,k ξ B A,k ξ ξ R,k+1 ξ A,k+1 R,k A t R,k t A,k t R,k+1 t A,k+1 t t Time stamp exchange Times at nodes A and B t R,k = (t R,k +ξ R,k ) ω +ϕ t A,k = (t A,k ξ A,k ) ω +ϕ ω: clock freq. offset (ω = 1: perfect sync.) Clock Frequency Offset Estimation [Chaudhari 2012] ( 1+ ξ R,k+1+ξ A,k )ω and t R,k+1 t A,k t + t + = t R,k+1 t A,k t R,k+1 t A,k = t t = ( 1 ξ R,k+ξ A,k+1 t R,k t A,k+1 ω = t + t ( t + t = 1+ (ξ ) R,k+1 ξ R,k )+(ξ A,k ξ A,k+1 ) ω (t R,k+1 t R,k )+(t A,k+1 t A,k ) ) ω Influence of transmission times vanishes with increasing temporal distance between k-th and (k +1)-st time stamp exchange R. Haeb-Umbach 3 / 11

5 Transmission Error Model Probability Histogram Gaussian Mixture Model Frequency offset estimation error [ppm] Node A MPU DDS MPU Experiment: Two nodes connected to a single crystal oscillator Transceiver Node B Transceiver Measured observation error distribution p(ˆω ω = 0) (6 hours of data) Two types of errors Largecscale: Packet losses, protocol dependent wait states, medium access control (caused by network) Small-scale: Estimation error of time stamp exchange protocol, MPU hardware interrupts, I/O latencies Gaussian mixture model (GMM) to approximate measured histogram p(v o) = K p(k)p(v o k) = K γ k N(v o;µ k,o,σk,o 2 ) k=1 k=1 GMM trained offline Time stamps R. Haeb-Umbach 4 / 11

6 Kalman Filter (1/2) Kalman filter Simple kinematic model to model oscillator frequency drifts (x = [ω, ω] T ) [ ] [ ] [ ] 1 T x(n +1) = x(n) v s(n) }{{}}{{}}{{} F G v s Measurement equation: z(n) := ω(n) = [ 1 0 ] x(n)+v o(n) }{{} H T Minimum mean square error (MMSE) estimate of the system state ( x(n n) = x(n n 1)+K(n) z(n) H T x(n n ) 1) E[v o(n)] Predicted MMSE estimate of frequency offset ω (KF) (n) = H T x(n n 1) R. Haeb-Umbach 5 / 11

7 Kalman filter (2/2) Assumption Kalman filter prediction ω (KF) (n) is close to true value ω ω (KF) (n) ω δ, Probability δ Histogram Gaussian Mixture Model δ = min µk,o k,l µ l,o Frequency offset estimation error [ppm] Removal of large-scale observation errors Contributions of large scale effects to the observation error can be identified ˆk = argmin ω (KF) (n) µ k,o = argmax p(v o k) k k Large-scale observation error can be removed: ( ) x(n n) = x(n n 1)+K(n) (z(n) µˆk,o ) HT x(n n 1)] R. Haeb-Umbach 6 / 11

8 Hardware platform Mics Node A ADC DDS Crystal Oscillator Network DSP MPU Transceiver Time stamps Network DSP MPU Transceiver Node B ADC DDS Crystal Oscillator Mics Hardware platform Network-connected multi-channel acoustic sensor nodes (own development) ADC with an oversampling factor of 512 to generate a 16kHz sampling rate Direct Digital Synthesis (DDS): Generates arbitrary frequencies with sub-hertz resolution: Hz ˆ= ppm@16 khz Time stamps: MPU counts oscillations Time stamp exchange via wireless link (IEEE MAC & physical layer) Stacked on top: BeagleBoard XM (DSP & Ethernet connection) R. Haeb-Umbach 7 / 11

9 Experiment on Wired Connection Difference in oscillations η(t) Time t [h] Setup: Wired connection, DDS of slave node adjusted USART connection between two sensor nodes for time stamp exchange Absence of large-scale errors: GMM turns into single Gaussian distribution t Difference in oscillations: η(t) = (f M (τ) f (A) S (τ))dτ f M (t): Frequency of master node 0 f (A) S (t): Adjusted frequency of slave node Maximum difference was kept below 250 oscillations Maximum sampling error below a half sample (oversampling factor of 512!) R. Haeb-Umbach 8 / 11

10 Experiment (1/2) on Wireless Connection Frequency offset [ppm] Kalman ˆω (KF) Ground Truth ω Time t [h] Setup: wireless connection, DDS not adjusted Wireless connection (ZigBee) Comparison between Ground truth ω(n) (measured by extra hardware device) Kalman filter estimate ω (KF) (n) Mean square error was measured to be ppm R. Haeb-Umbach 9 / 11

11 Experiment (2/2) on Wireless Connection Difference in oscillations η Time t [min] Setup: wireless connection, DDS adjusted Wireless connection (ZigBee) Difference between data streams remains below 180/512 = 0.35 samples Network load caused by exchange of 64-Bit time stamps each 10 s: 4 64Bit/10s = 25.6Bit/s R. Haeb-Umbach 10 / 11

12 Conclusions and Outlook Conclusions Clock frequency synchronisation of distributed sensor nodes by time stamp exchange protocol Improved clock frequency offset estimates by post filter Kalman filter which exploits the characteristics of the estimation error Implementation on microprocessor units Communication via an IEEE wireless network Low network load by time stamp exchange Long term experiments: Difference between two data streams is kept below a maximum of half a sample Outlook Improved feedback control Online error model estimation R. Haeb-Umbach 11 / 11

13 Thank you for your attention! Questions? Prof. Dr.-Ing. R. Haeb-Umbach University of Paderborn Department of Communications Engineering nt.uni-paderborn.de Computer Science, Electrical Engineering and Mathematics Communications Engineering Prof. Dr.-Ing. Reinhold Häb-Umbach

Spectral Noise Tracking for Improved Nonstationary Noise Robust ASR

Spectral Noise Tracking for Improved Nonstationary Noise Robust ASR 11. ITG Fachtagung Sprachkommunikation Spectral Noise Tracking for Improved Nonstationary Noise Robust ASR Aleksej Chinaev, Marc Puels, Reinhold Haeb-Umbach Department of Communications Engineering University

More information

Realizing Uncertainty-Aware Timing Stack in Embedded Operating System

Realizing Uncertainty-Aware Timing Stack in Embedded Operating System Realizing Uncertainty-Aware Timing Stack in Embedded Operating System Amr Alanwar, Fatima M. Anwar University of California, Los Angeles João P. Hespanha University of California, Santa Barbara Mani B.

More information

Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules

Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules TOHZAKA Yuji SAKAMOTO Takafumi DOI Yusuke Accompanying the expansion of the Internet of Things (IoT), interconnections

More information

Tomasz Włostowski Beams Department Controls Group Hardware and Timing Section. Trigger and RF distribution using White Rabbit

Tomasz Włostowski Beams Department Controls Group Hardware and Timing Section. Trigger and RF distribution using White Rabbit Tomasz Włostowski Beams Department Controls Group Hardware and Timing Section Trigger and RF distribution using White Rabbit Melbourne, 21 October 2015 Outline 2 A very quick introduction to White Rabbit

More information

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer Optimal Clock Synchronization in Networks Christoph Lenzen Philipp Sommer Roger Wattenhofer Time in Sensor Networks Synchronized clocks are essential for many applications: Sensing TDMA Localization Duty-

More information

Distributed beamforming with software-defined radios: frequency synchronization and digital feedback

Distributed beamforming with software-defined radios: frequency synchronization and digital feedback Distributed beamforming with software-defined radios: frequency synchronization and digital feedback François Quitin, Muhammad Mahboob Ur Rahman, Raghuraman Mudumbai and Upamanyu Madhow Electrical and

More information

Applications & Theory

Applications & Theory Applications & Theory Azadeh Kushki azadeh.kushki@ieee.org Professor K N Plataniotis Professor K.N. Plataniotis Professor A.N. Venetsanopoulos Presentation Outline 2 Part I: The case for WLAN positioning

More information

arxiv: v1 [cs.sd] 4 Dec 2018

arxiv: v1 [cs.sd] 4 Dec 2018 LOCALIZATION AND TRACKING OF AN ACOUSTIC SOURCE USING A DIAGONAL UNLOADING BEAMFORMING AND A KALMAN FILTER Daniele Salvati, Carlo Drioli, Gian Luca Foresti Department of Mathematics, Computer Science and

More information

CS649 Sensor Networks IP Lecture 9: Synchronization

CS649 Sensor Networks IP Lecture 9: Synchronization CS649 Sensor Networks IP Lecture 9: Synchronization I-Jeng Wang http://hinrg.cs.jhu.edu/wsn06/ Spring 2006 CS 649 1 Outline Description of the problem: axes, shortcomings Reference-Broadcast Synchronization

More information

Methodology for GPS Synchronization Evaluation with High Accuracy

Methodology for GPS Synchronization Evaluation with High Accuracy Methodology for GPS Synchronization Evaluation with High Accuracy Zan Li, Torsten Braun, Desislava C. Dimitrova Institute of Computer Science and Applied Mathematics, University of Bern, Bern Switzerland

More information

Real-time Distributed MIMO Systems. Hariharan Rahul Ezzeldin Hamed, Mohammed A. Abdelghany, Dina Katabi

Real-time Distributed MIMO Systems. Hariharan Rahul Ezzeldin Hamed, Mohammed A. Abdelghany, Dina Katabi Real-time Distributed MIMO Systems Hariharan Rahul Ezzeldin Hamed, Mohammed A. Abdelghany, Dina Katabi Dense Wireless Networks Stadiums Concerts Airports Malls Interference Limits Wireless Throughput APs

More information

Clock Synchronization

Clock Synchronization Clock Synchronization Chapter 9 d Hoc and Sensor Networks Roger Wattenhofer 9/1 coustic Detection (Shooter Detection) Sound travels much slower than radio signal (331 m/s) This allows for quite accurate

More information

Closing the loop around Sensor Networks

Closing the loop around Sensor Networks Closing the loop around Sensor Networks Bruno Sinopoli Shankar Sastry Dept of Electrical Engineering, UC Berkeley Chess Review May 11, 2005 Berkeley, CA Conceptual Issues Given a certain wireless sensor

More information

Some results on optimal estimation and control for lossy NCS. Luca Schenato

Some results on optimal estimation and control for lossy NCS. Luca Schenato Some results on optimal estimation and control for lossy NCS Luca Schenato Networked Control Systems Drive-by-wire systems Swarm robotics Smart structures: adaptive space telescope Wireless Sensor Networks

More information

Security in Sensor Networks. Written by: Prof. Srdjan Capkun & Others Presented By : Siddharth Malhotra Mentor: Roland Flury

Security in Sensor Networks. Written by: Prof. Srdjan Capkun & Others Presented By : Siddharth Malhotra Mentor: Roland Flury Security in Sensor Networks Written by: Prof. Srdjan Capkun & Others Presented By : Siddharth Malhotra Mentor: Roland Flury Mobile Ad-hoc Networks (MANET) Mobile Random and perhaps constantly changing

More information

Digital Dual Mixer Time Difference for Sub-Nanosecond Time Synchronization in Ethernet

Digital Dual Mixer Time Difference for Sub-Nanosecond Time Synchronization in Ethernet Digital Dual Mixer Time Difference for Sub-Nanosecond Time Synchronization in Ethernet Pedro Moreira University College London London, United Kingdom pmoreira@ee.ucl.ac.uk Pablo Alvarez pablo.alvarez@cern.ch

More information

Implementation of the Alamouti OSTBC to a Distributed Set of Single-Antenna Wireless Nodes

Implementation of the Alamouti OSTBC to a Distributed Set of Single-Antenna Wireless Nodes Implementation of the Alamouti OSTBC to a Distributed Set of Single-Antenna Wireless Nodes Richard E. Cagley Brad T. Weals and Scott A. McNally Toyon Research Corp. 6800 Cortona Drive Goleta, CA 93117

More information

Elham Torabi Supervisor: Dr. Robert Schober

Elham Torabi Supervisor: Dr. Robert Schober Low-Rate Ultra-Wideband Low-Power for Wireless Personal Communication Area Networks Channel Models and Signaling Schemes Department of Electrical & Computer Engineering The University of British Columbia

More information

Temperature-Compensated Clock Skew Adjustment

Temperature-Compensated Clock Skew Adjustment Sensors 2013, 13, 981-106; doi:.3390/s1308981 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article Temperature-Compensated Clock Skew Adjustment Jose María Castillo-Secilla *, Jose Manuel

More information

The Mote Revolution: Low Power Wireless Sensor Network Devices

The Mote Revolution: Low Power Wireless Sensor Network Devices The Mote Revolution: Low Power Wireless Sensor Network Devices University of California, Berkeley Joseph Polastre Robert Szewczyk Cory Sharp David Culler The Mote Revolution: Low Power Wireless Sensor

More information

FlexDDS-NG DUAL. Dual-Channel 400 MHz Agile Waveform Generator

FlexDDS-NG DUAL. Dual-Channel 400 MHz Agile Waveform Generator FlexDDS-NG DUAL Dual-Channel 400 MHz Agile Waveform Generator Excellent signal quality Rapid parameter changes Phase-continuous sweeps High speed analog modulation Wieserlabs UG www.wieserlabs.com FlexDDS-NG

More information

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller SM2480 Integrated N-PLC SCADA Controller for Solar Micro-inverters and Smart Ballasts Communication technology by: Semitech Semiconductor Product Overview The SM2480 is a highly integrated Supervisory

More information

An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems. 1 Principles of differential time difference of arrival (DTDOA)

An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems. 1 Principles of differential time difference of arrival (DTDOA) An Indoor Localization System Based on DTDOA for Different Wireless LAN Systems F. WINKLER 1, E. FISCHER 2, E. GRASS 3, P. LANGENDÖRFER 3 1 Humboldt University Berlin, Germany, e-mail: fwinkler@informatik.hu-berlin.de

More information

Spectral Monitoring/ SigInt

Spectral Monitoring/ SigInt RF Test & Measurement Spectral Monitoring/ SigInt Radio Prototyping Horizontal Technologies LabVIEW RIO for RF (FPGA-based processing) PXI Platform (Chassis, controllers, baseband modules) RF hardware

More information

Location and Time in Wireless Environments. Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland

Location and Time in Wireless Environments. Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland Location and Time in Wireless Environments Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland Environment N nodes local clock Stable Wireless Communications Computation

More information

Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks

Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks Transport Capacity and Spectral Efficiency of Large Wireless CDMA Ad Hoc Networks Yi Sun Department of Electrical Engineering The City College of City University of New York Acknowledgement: supported

More information

M Hewitson, K Koetter, H Ward. May 20, 2003

M Hewitson, K Koetter, H Ward. May 20, 2003 A report on DAQ timing for GEO 6 M Hewitson, K Koetter, H Ward May, Introduction The following document describes tests done to try and validate the timing accuracy of GEO s DAQ system. Tests were done

More information

Bag-of-Features Acoustic Event Detection for Sensor Networks

Bag-of-Features Acoustic Event Detection for Sensor Networks Bag-of-Features Acoustic Event Detection for Sensor Networks Julian Kürby, René Grzeszick, Axel Plinge, and Gernot A. Fink Pattern Recognition, Computer Science XII, TU Dortmund University September 3,

More information

Infrastructure Establishment in Sensor Networks

Infrastructure Establishment in Sensor Networks Infrastructure Establishment in Sensor Networks Leonidas Guibas Stanford University Sensing Networking Computation CS31 [ZG, Chapter 4] Infrastructure Establishment in a Sensor Network For the sensor network

More information

Multi-Stage Coherence Drift Based Sampling Rate Synchronization for Acoustic Beamforming

Multi-Stage Coherence Drift Based Sampling Rate Synchronization for Acoustic Beamforming Multi-Stage Coherence Drift Based Sampling Rate Synchronization for Acoustic Beamforming Joerg Schmalenstroeer, Jahn Heymann, Lukas Drude, Christoph Boeddecker and Reinhold Haeb-Umbach Department of Communications

More information

KALMAN FILTER APPLICATIONS

KALMAN FILTER APPLICATIONS ECE555: Applied Kalman Filtering 1 1 KALMAN FILTER APPLICATIONS 1.1: Examples of Kalman filters To wrap up the course, we look at several of the applications introduced in notes chapter 1, but in more

More information

FPGA Based Kalman Filter for Wireless Sensor Networks

FPGA Based Kalman Filter for Wireless Sensor Networks ISSN : 2229-6093 Vikrant Vij,Rajesh Mehra, Int. J. Comp. Tech. Appl., Vol 2 (1), 155-159 FPGA Based Kalman Filter for Wireless Sensor Networks Vikrant Vij*, Rajesh Mehra** *ME Student, Department of Electronics

More information

Characteristic Sym Notes Minimum Typical Maximum Units Operating Frequency Range MHz Operating Frequency Tolerance khz

Characteristic Sym Notes Minimum Typical Maximum Units Operating Frequency Range MHz Operating Frequency Tolerance khz DEVELOPMENT KIT (Info Click here) 2.4 GHz ZigBee Transceiver Module Small Size, Light Weight, +18 dbm Transmitter Power Sleep Current less than 3 µa FCC and ETSI Certified for Unlicensed Operation The

More information

A New Method of D-TDOA Time Measurement Based on RTT

A New Method of D-TDOA Time Measurement Based on RTT MATEC Web of Conferences 07, 03018 (018) ICMMPM 018 https://doi.org/10.1051/matecconf/0180703018 A New Method of D-TDOA Time Measurement Based on RTT Junjie Zhou 1, LiangJie Shen 1,Zhenlong Sun* 1 Department

More information

Characteristic Sym Notes Minimum Typical Maximum Units Operating Frequency Range MHz Operating Frequency Tolerance khz

Characteristic Sym Notes Minimum Typical Maximum Units Operating Frequency Range MHz Operating Frequency Tolerance khz DEVELOPMENT KIT (Info Click here) 2.4 GHz ZigBee Transceiver Module Small Size, Light Weight, Low Cost Sleep Current less than 3 µa FCC and ETSI Certified for Unlicensed Operation The ZMN2405 2.4 GHz transceiver

More information

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS A Thesis by Masaaki Takahashi Bachelor of Science, Wichita State University, 28 Submitted to the Department of Electrical Engineering

More information

Project in Wireless Communication Lecture 7: Software Defined Radio

Project in Wireless Communication Lecture 7: Software Defined Radio Project in Wireless Communication Lecture 7: Software Defined Radio FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Tufvesson, EITN21, PWC lecture 7, Nov. 2018 1 Project overview, part one: the

More information

VIBRATO DETECTING ALGORITHM IN REAL TIME. Minhao Zhang, Xinzhao Liu. University of Rochester Department of Electrical and Computer Engineering

VIBRATO DETECTING ALGORITHM IN REAL TIME. Minhao Zhang, Xinzhao Liu. University of Rochester Department of Electrical and Computer Engineering VIBRATO DETECTING ALGORITHM IN REAL TIME Minhao Zhang, Xinzhao Liu University of Rochester Department of Electrical and Computer Engineering ABSTRACT Vibrato is a fundamental expressive attribute in music,

More information

The Case for Oversampling

The Case for Oversampling EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations nd order ΣΔ

More information

Preliminary OFDM based acoustic communication for underwater sensor networks synchronization

Preliminary OFDM based acoustic communication for underwater sensor networks synchronization Preliminary OFDM based acoustic communication for underwater sensor networks synchronization Oriol Pallarés, David Sarriá, Carlos Viñolo, Joaquín del-río-fernández and Antoni Mànuel-Làzaro SARTI Research

More information

Project I: Phase Tracking and Baud Timing Correction Systems

Project I: Phase Tracking and Baud Timing Correction Systems Project I: Phase Tracking and Baud Timing Correction Systems ECES 631, Prof. John MacLaren Walsh, Ph. D. 1 Purpose In this lab you will encounter the utility of the fundamental Fourier and z-transform

More information

Channel Equalization for STBC-Encoded Cooperative Transmissions with Asynchronous Transmitters

Channel Equalization for STBC-Encoded Cooperative Transmissions with Asynchronous Transmitters Channel Equalization for STBC-Encoded Cooperative Transmissions with Asynchronous Transmitters Xiaohua(Edward) Li, Fan Ng, Jui-Te Hwu, and Mo Chen Department of Electrical and Computer Engineering State

More information

Castle Creations, INC.

Castle Creations, INC. Castle Link Live Communication Protocol Castle Creations, INC. 6-Feb-2012 Version 2.0 Subject to change at any time without notice or warning. Castle Link Live Communication Protocol - Page 1 1) Standard

More information

Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which

Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which behaves like ADC with external analog part and configurable

More information

Time transfer over a White Rabbit network

Time transfer over a White Rabbit network Time transfer over a White Rabbit network Namneet Kaur Florian Frank, Paul-Eric Pottie and Philip Tuckey 8 June 2017 FIRST-TF General Assembly, l'institut d'optique d'aquitaine, Talence. Outline A brief

More information

Alert: An Adaptive Low-Latency Event-Driven MAC Protocol for Wireless Sensor Networks

Alert: An Adaptive Low-Latency Event-Driven MAC Protocol for Wireless Sensor Networks Alert: An Adaptive Low-Latency Event-Driven MAC Protocol for Wireless Sensor Networks Vinod Namboodiri Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA vnambood@ecs.umass.edu

More information

Victor S. Reinhardt and Charles B. Sheckells Hughes Space and Communications Company P. O. Box 92919, Los Angeles, CA 90009

Victor S. Reinhardt and Charles B. Sheckells Hughes Space and Communications Company P. O. Box 92919, Los Angeles, CA 90009 Published in the proceedings of the 31st NASA-DOD Precise Time and Time Interval Planning Meeting (Dana Point, California), 1999. REDUNDANT ATOMIC FREQUENCY STANDARD TIME KEEPING SYSTEM WITH SEAMLESS AFS

More information

Comparison of ML and SC for ICI reduction in OFDM system

Comparison of ML and SC for ICI reduction in OFDM system Comparison of and for ICI reduction in OFDM system Mohammed hussein khaleel 1, neelesh agrawal 2 1 M.tech Student ECE department, Sam Higginbottom Institute of Agriculture, Technology and Science, Al-Mamon

More information

Time-Slotted Round-Trip Carrier Synchronization in Large-Scale Wireless Networks

Time-Slotted Round-Trip Carrier Synchronization in Large-Scale Wireless Networks Time-Slotted Round-Trip Carrier Synchronization in Large-Scale Wireless etworks Qian Wang Electrical and Computer Engineering Illinois Institute of Technology Chicago, IL 60616 Email: willwq@msn.com Kui

More information

Summary Last Lecture

Summary Last Lecture Interleaved ADCs EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations

More information

Time-of-arrival estimation for blind beamforming

Time-of-arrival estimation for blind beamforming Time-of-arrival estimation for blind beamforming Pasi Pertilä, pasi.pertila (at) tut.fi www.cs.tut.fi/~pertila/ Aki Tinakari, aki.tinakari (at) tut.fi Tampere University of Technology Tampere, Finland

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

CS434/534: Topics in Networked (Networking) Systems

CS434/534: Topics in Networked (Networking) Systems CS434/534: Topics in Networked (Networking) Systems Wireless Foundation: Wireless Mesh Networks Yang (Richard) Yang Computer Science Department Yale University 08A Watson Email: yry@cs.yale.edu http://zoo.cs.yale.edu/classes/cs434/

More information

Clock Synchronization

Clock Synchronization Clock Synchronization Part 2, Chapter 5 Roger Wattenhofer ETH Zurich Distributed Computing www.disco.ethz.ch 5/1 Clock Synchronization 5/2 Overview Motivation Real World Clock Sources, Hardware and Applications

More information

3 USRP2 Hardware Implementation

3 USRP2 Hardware Implementation 3 USRP2 Hardware Implementation This section of the laboratory will familiarize you with some of the useful GNURadio tools for digital communication system design via SDR using the USRP2 platforms. Specifically,

More information

A 60-dB Image Rejection Filter Using Δ-Σ Modulation and Frequency Shifting

A 60-dB Image Rejection Filter Using Δ-Σ Modulation and Frequency Shifting A 60-dB Image Rejection Filter Using Δ-Σ Modulation and Frequency Shifting Toshihiro Konishi, Koh Tsuruda, Shintaro Izumi, Hyeokjong Lee, Hidehiro Fujiwara, Takashi Takeuchi, Hiroshi Kawaguchi, and Masahiko

More information

Cognitive Radar Experiments At The Ohio State University. Graeme E. Smith The OSU ElectroScience Lab

Cognitive Radar Experiments At The Ohio State University. Graeme E. Smith The OSU ElectroScience Lab Cognitive Radar Experiments At The Ohio State University Graeme E. Smith The OSU ElectroScience Lab All Radar Systems Are Cognitive Consider an air traffic control radar The turn-and-burn sensor is not

More information

The Mote Revolution: Low Power Wireless Sensor Network Devices

The Mote Revolution: Low Power Wireless Sensor Network Devices The Mote Revolution: Low Power Wireless Sensor Network Devices University of California, Berkeley Joseph Polastre Robert Szewczyk Cory Sharp David Culler The Mote Revolution: Low Power Wireless Sensor

More information

Clock Synchronization with Deterministic Accuracy Guarantee

Clock Synchronization with Deterministic Accuracy Guarantee Clock Synchronization with Deterministic Accuracy Guarantee Ryo Sugihara Rajesh K. Gupta Computer Science and Engineering Department, University of California, San Diego {ryo,rgupta}@ucsd.edu January 13,

More information

Collaborative transmission in wireless sensor networks

Collaborative transmission in wireless sensor networks Collaborative transmission in wireless sensor networks Cooperative transmission schemes Stephan Sigg Distributed and Ubiquitous Systems Technische Universität Braunschweig November 22, 2010 Stephan Sigg

More information

Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks

Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks Time Synchronization and Distributed Modulation in Large-Scale Sensor Networks Sergio D. Servetto School of Electrical and Computer Engineering Cornell University http://cn.ece.cornell.edu/ RPI Workshop

More information

Using Rugby MSF Broadcast for Time Division Multiplexing Synchronisation in a Housing Community Sensor Network

Using Rugby MSF Broadcast for Time Division Multiplexing Synchronisation in a Housing Community Sensor Network Using Rugby MSF Broadcast for Time Division Multiplexing Synchronisation in a Housing Community Sensor Network John Maloco, Séamus McLoone and Declan T. Delaney Department of Electronic Engineering, National

More information

Infrastructure Establishment

Infrastructure Establishment Infrastructure Establishment Sensing Networking Leonidas Guibas Stanford University Computation CS48 Infrastructure Establishment in a Sensor Network For the sensor network to function as a system, the

More information

Chapter 4 Investigation of OFDM Synchronization Techniques

Chapter 4 Investigation of OFDM Synchronization Techniques Chapter 4 Investigation of OFDM Synchronization Techniques In this chapter, basic function blocs of OFDM-based synchronous receiver such as: integral and fractional frequency offset detection, symbol timing

More information

WPI Precision Personnel Location System: Synchronization of Wireless Transceiver Units

WPI Precision Personnel Location System: Synchronization of Wireless Transceiver Units WPI Precision Personnel Location System: Synchronization of Wireless Transceiver Units Vincent Amendolare Electrical and Computer Engineering Worcester Polytechnic Institute Worcester, Massachusetts June

More information

Active RFID System with Wireless Sensor Network for Power

Active RFID System with Wireless Sensor Network for Power 38 Active RFID System with Wireless Sensor Network for Power Raed Abdulla 1 and Sathish Kumar Selvaperumal 2 1,2 School of Engineering, Asia Pacific University of Technology & Innovation, 57 Kuala Lumpur,

More information

CS-MNS: Analysis and Implementation

CS-MNS: Analysis and Implementation CS-MNS: Analysis and Implementation by Ereth McKnight-MacNeil A Thesis submitted to the Faculty of Graduate Studies and Research in partial fulfilment of the requirements for the degree of Master of Applied

More information

Deep phase modulation interferometry for test mass measurements on elisa

Deep phase modulation interferometry for test mass measurements on elisa for test mass measurements on elisa Thomas Schwarze, Felipe Guzmán Cervantes, Oliver Gerberding, Gerhard Heinzel, Karsten Danzmann AEI Hannover Table of content Introduction elisa Current status & outlook

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module 1. Description www.nicerf.com RF4432 RF4432 wireless transceiver module RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity

More information

Wireless Sensor Network based Shooter Localization

Wireless Sensor Network based Shooter Localization Wireless Sensor Network based Shooter Localization Miklos Maroti, Akos Ledeczi, Gyula Simon, Gyorgy Balogh, Branislav Kusy, Andras Nadas, Gabor Pap, Janos Sallai ISIS - Vanderbilt University Overview CONOPS

More information

Source: CERN, ÖAW

Source: CERN,   ÖAW 23.06.2010 Source: CERN, www.directindustry.de, ÖAW Real Time for Real-Time Networks Georg Gaderer Fachbereichskolloquium Hochschule Ostwestfalen-Lippe, Centrum Industrial IT Course of Talk Introduction

More information

FTSP Power Characterization

FTSP Power Characterization 1. Introduction FTSP Power Characterization Chris Trezzo Tyler Netherland Over the last few decades, advancements in technology have allowed for small lowpowered devices that can accomplish a multitude

More information

Challenges of 5G mmwave RF Module. Ren-Jr Chen M300/ICL/ITRI 2018/06/20

Challenges of 5G mmwave RF Module. Ren-Jr Chen M300/ICL/ITRI 2018/06/20 Challenges of 5G mmwave RF Module Ren-Jr Chen rjchen@itri.org.tw M300/ICL/ITRI 2018/06/20 Agenda 5G Vision and Scenarios mmwave RF module considerations mmwave RF module solution for OAI Conclusion 2 5G

More information

Simulation and Performance Analysis of the IEEE1588 PTP with Kalman Filtering in Multi-hop Wireless Sensor Networks

Simulation and Performance Analysis of the IEEE1588 PTP with Kalman Filtering in Multi-hop Wireless Sensor Networks JOURNAL OF NETWORKS, VOL. 9, NO. 1, DECEBER 014 3445 Simulation and Performance Analysis of the IEEE1588 PTP with Kalman Filtering in ulti-hop Wireless Sensor Networks Baoqiang Lv 1, Yiwen Huang 1, Taihua

More information

Multirate DSP, part 3: ADC oversampling

Multirate DSP, part 3: ADC oversampling Multirate DSP, part 3: ADC oversampling Li Tan - May 04, 2008 Order this book today at www.elsevierdirect.com or by calling 1-800-545-2522 and receive an additional 20% discount. Use promotion code 92562

More information

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios Noha El Gemayel, Holger Jäkel, Friedrich K. Jondral Karlsruhe Institute of Technology, Germany, {noha.gemayel,holger.jaekel,friedrich.jondral}@kit.edu

More information

Summary Last Lecture

Summary Last Lecture EE47 Lecture 5 Pipelined ADCs (continued) How many bits per stage? Algorithmic ADCs utilizing pipeline structure Advanced background calibration techniques Oversampled ADCs Why oversampling? Pulse-count

More information

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

Digital Signal Detector Interface IC PS202

Digital Signal Detector Interface IC PS202 General Description The detector Integrated circuit is designed for interfacing Passive sensors with microcontrollers or processors. A single wire Data Out, Clock In (DOCI) interface is provided for interfacing

More information

Active Noise Cancellation Headsets

Active Noise Cancellation Headsets W2008 EECS 452 Project Active Noise Cancellation Headsets Kuang-Hung liu, Liang-Chieh Chen, Timothy Ma, Gowtham Bellala, Kifung Chu 4 / 15 / 2008 Outline Motivation & Introduction Challenges Approach 1

More information

ENGINEERING FOR RURAL DEVELOPMENT Jelgava, EDUCATION METHODS OF ANALOGUE TO DIGITAL CONVERTERS TESTING AT FE CULS

ENGINEERING FOR RURAL DEVELOPMENT Jelgava, EDUCATION METHODS OF ANALOGUE TO DIGITAL CONVERTERS TESTING AT FE CULS EDUCATION METHODS OF ANALOGUE TO DIGITAL CONVERTERS TESTING AT FE CULS Jakub Svatos, Milan Kriz Czech University of Life Sciences Prague jsvatos@tf.czu.cz, krizm@tf.czu.cz Abstract. Education methods for

More information

FREQUENCY RESPONSE AND LATENCY OF MEMS MICROPHONES: THEORY AND PRACTICE

FREQUENCY RESPONSE AND LATENCY OF MEMS MICROPHONES: THEORY AND PRACTICE APPLICATION NOTE AN22 FREQUENCY RESPONSE AND LATENCY OF MEMS MICROPHONES: THEORY AND PRACTICE This application note covers engineering details behind the latency of MEMS microphones. Major components of

More information

10 Mb/s Single Twisted Pair Ethernet Implementation Thoughts Proof of Concept Steffen Graber Pepperl+Fuchs

10 Mb/s Single Twisted Pair Ethernet Implementation Thoughts Proof of Concept Steffen Graber Pepperl+Fuchs 10 Mb/s Single Twisted Pair Ethernet Implementation Thoughts Proof of Concept Steffen Graber Pepperl+Fuchs IEEE802.3 10 Mb/s Single Twisted Pair Ethernet Study Group 9/8/2016 1 Overview Signal Coding Analog

More information

Communication Analysis

Communication Analysis Chapter 5 Communication Analysis 5.1 Introduction The previous chapter introduced the concept of late integration, whereby systems are assembled at run-time by instantiating modules in a platform architecture.

More information

Robust Haptic Teleoperation of a Mobile Manipulation Platform

Robust Haptic Teleoperation of a Mobile Manipulation Platform Robust Haptic Teleoperation of a Mobile Manipulation Platform Jaeheung Park and Oussama Khatib Stanford AI Laboratory Stanford University http://robotics.stanford.edu Abstract. This paper presents a new

More information

filter, followed by a second mixerdownconverter,

filter, followed by a second mixerdownconverter, G DECT Receiver for Frequency Selective Channels G. Ramesh Kumar K.Giridhar Telecommunications and Computer Networks (TeNeT) Group Department of Electrical Engineering Indian Institute of Technology, Madras

More information

SpiderBat: Augmenting Wireless Sensor Networks with Distance and Angle Information

SpiderBat: Augmenting Wireless Sensor Networks with Distance and Angle Information SpiderBat: Augmenting Wireless Sensor Networks with Distance and Angle Information Georg Oberholzer, Philipp Sommer, Roger Wattenhofer 4/14/2011 IPSN'11 1 Location in Wireless Sensor Networks Context of

More information

The Case for Optimum Detection Algorithms in MIMO Wireless Systems. Helmut Bölcskei

The Case for Optimum Detection Algorithms in MIMO Wireless Systems. Helmut Bölcskei The Case for Optimum Detection Algorithms in MIMO Wireless Systems Helmut Bölcskei joint work with A. Burg, C. Studer, and M. Borgmann ETH Zurich Data rates in wireless double every 18 months throughput

More information

DSP Based Corrections of Analog Components in Digital Receivers

DSP Based Corrections of Analog Components in Digital Receivers fred harris DSP Based Corrections of Analog Components in Digital Receivers IEEE Communications, Signal Processing, and Vehicular Technology Chapters Coastal Los Angeles Section 24-April 2008 It s all

More information

A Multi-Carrier Technique for Precision Geolocation for Indoor/Multipath Environments

A Multi-Carrier Technique for Precision Geolocation for Indoor/Multipath Environments A Multi-Carrier Technique for Precision Geolocation for Indoor/Multipath Environments David Cyganski, John Orr, William Michalson Worcester Polytechnic Institute ION GPS 2003 Motivation 12/3/99: On that

More information

Distributed Source Coding: A New Paradigm for Wireless Video?

Distributed Source Coding: A New Paradigm for Wireless Video? Distributed Source Coding: A New Paradigm for Wireless Video? Christine Guillemot, IRISA/INRIA, Campus universitaire de Beaulieu, 35042 Rennes Cédex, FRANCE Christine.Guillemot@irisa.fr The distributed

More information

Connectivity-based Localization in Robot Networks

Connectivity-based Localization in Robot Networks Connectivity-based Localization in Robot Networks Tobias Jung, Mazda Ahmadi, Peter Stone Department of Computer Sciences University of Texas at Austin {tjung,mazda,pstone}@cs.utexas.edu Summary: Localization

More information

Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance

Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance Yang Zhao, Neal Patwari, Jeff M. Phillips, Suresh Venkatasubramanian April 11, 2013 Outline 1 Introduction Device-Free

More information

Sensor Networks for Undersea Seismic Experimentation (SNUSE)

Sensor Networks for Undersea Seismic Experimentation (SNUSE) Sensor Networks for Undersea Seismic Experimentation (SNUSE) PI: John Heidemann Co-PIs: Wei Ye,, Jack Wills Information Sciences Institute University of Southern California 1 Why Undersea Sensor Networks?

More information

A scalable architecture for distributed transmit beamforming with commodity radios: design and proof of concept

A scalable architecture for distributed transmit beamforming with commodity radios: design and proof of concept A scalable architecture for distributed transmit beamforming with commodity radios: design and proof of concept F. Quitin, M. M. U. Rahman, R. Mudumbai and U. Madhow 1 Abstract We describe a fully-wireless

More information

Adaptive Systems Homework Assignment 3

Adaptive Systems Homework Assignment 3 Signal Processing and Speech Communication Lab Graz University of Technology Adaptive Systems Homework Assignment 3 The analytical part of your homework (your calculation sheets) as well as the MATLAB

More information

Direct Digital Down/Up Conversion for RF Control of Accelerating Cavities

Direct Digital Down/Up Conversion for RF Control of Accelerating Cavities Direct Digital Down/Up Conversion for RF Control of Accelerating Cavities C. Hovater, T. Allison, R. Bachimanchi, J. Musson and T. Plawski Introduction As digital receiver technology has matured, direct

More information

TEMPERATURE CORRECTION METHOD APPLIED ON ZIGBEE MEASUREMENT DATA TRANCEIVER

TEMPERATURE CORRECTION METHOD APPLIED ON ZIGBEE MEASUREMENT DATA TRANCEIVER TEMPERATURE CORRECTION METHOD APPLIED ON ZIGBEE MEAUREMENT DATA TRANCEIER Zivko D. Kokolanski, Cvetan. Gavrovski, ladimir I. Dimcev Department of Electrical Measurement, Faculty of Electrical Engineering

More information

PNI MicroMag 3. 3-Axis Magnetic Sensor Module. General Description. Features. Applications. Ordering Information

PNI MicroMag 3. 3-Axis Magnetic Sensor Module. General Description. Features. Applications. Ordering Information Revised August 2008 PNI MicroMag 3 3-Axis Magnetic Sensor Module General Description The MicroMag3 is an integrated 3-axis magnetic field sensing module designed to aid in evaluation and prototyping of

More information

ARTEMIS: Low-Cost Ground Station Antenna Arrays for Microspacecraft Mission Support. G. James Wells Mark A. Sdao Robert E. Zee

ARTEMIS: Low-Cost Ground Station Antenna Arrays for Microspacecraft Mission Support. G. James Wells Mark A. Sdao Robert E. Zee ARTEMIS: Low-Cost Ground Station Antenna Arrays for Microspacecraft Mission Support G. James Wells Mark A. Sdao Robert E. Zee Space Flight Laboratory University of Toronto Institute for Aerospace Studies

More information