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

Size: px
Start display at page:

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

Transcription

1 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 between multiple devices and their cooperative operation via wireless LAN modules have become essential to achieve more efficient functioning of IoT systems. Timing synchronization through wireless communication has therefore become an issue of vital importance for various IoT systems. Toshiba has developed a wireless synchronous control system that can establish synchronization between multiple devices with a high degree of accuracy using existing wireless LAN modules. The timing signal for cooperative operations is provided by the wireless LAN module attached to each of the devices, in which all additional functions are implemented as software. Experiments on a system using wireless LAN modules that implement a set of algorithms to compensate for synchronization errors due to jitter caused by other tasks running on the CPU have confirmed that it achieves a synchronization accuracy within approximately ±2 µs even in the worst-case jitter scenario. It is expected that IoT systems incorporating this wireless synchronous control system will be able to be constructed at a cost equivalent to those employing a conventional wireless LAN system without any need for additional hardware. 1. Introduction IoT has evolved owing to the convergence of multiple technologies. Using communication technology, IoT is expected to coordinate the operations of various devices so that they work as a single unit. The potential applications of IoT are wide-ranging and may include electric power systems that effectively coordinate multiple inverters, digital signage systems that synchronously display video on multiple monitors, and industrial systems that consist of many robots working in a coordinated manner. To realize these applications, a synchronous control technology is necessary to operate multiple devices simultaneously or at a constant interval. Constituent devices should also provide a wireless communication capability to simplify their floor planning and installation, and high communication speeds are needed for them to share control information and content data. For wireless communication, a wireless LAN compliant with IEEE ( )(1) is convenient. This paper describes the synchronous control technology developed by Toshiba for coordinating multiple devices on a wireless LAN with high accuracy. 2. Synchronous control technology using wireless LAN 2.1 Existing issues IoT needs low-cost synchronous control solutions with practically sufficient accuracy. The required accuracy depends on applications. For example, digital signage needs to perform synchronization with an accuracy of 8.3 ms (1/12 s). However, in wireless LAN and other wireless communication devices, automatic transmission retry and wait control frequently occurs on the media access control (MAC) layer ( * 1) in the event of transmission failures due to noise and network collisions. This makes the time taken to complete a transmission indeterminate. For example, the Network Time Protocol (NTP), a communication-based synchronous control technology, exhibits a synchronization error of a few tens of milliseconds. This error is intolerable for multi-monitor digital signage systems since it makes video frames out of sync across multiple monitors (2). An alternative solution is to use a wireless synchronization system with dedicated hardware, which can provide an accuracy of within 1 μs, However, such a system is expensive. ( * 1) Functional layer that provides control over the use of a communication medium 17

2 Timing signal Synchronization using the newly developed technique Wireless LAN AP Wireless LAN STA 1 STA M Synchronization via wireless LAN Slave device 1 Slave device M Figure 1. Overview of newly developed wireless synchronous control system. The slave devices share the same timing signal generated by the master device via wireless LAN. 2.2 Overview of the wireless synchronous control system Figure 1 shows the organization of the newly developed wireless synchronous control system (4). This system consists of one master device and multiple slave devices. The master device generates a periodic timing signal that serves as a reference for the synchronization of the entire system and transmits it to the slave devices wirelessly. The master device is connected to a wireless LAN access point (hereinafter AP ) and provides a timing signal to the AP. Each slave device is connected to a wireless LAN station (hereinafter STA ). The STAs provide a signal that is synchronized with the timing signal applied to the AP. All the slave devices, in turn, receive this signal from the corresponding STA to keep in sync with one another and the master device. Our synchronous control system utilizes the IEEE ( ) Timing Synchronization Function (TSF) that comes standard with wireless LAN chips. The TSF-synchronized clock () counts up every 1 μs. The STAs adjust their own clocks using time information that is transmitted from the AP periodically (typically every 1 ms). Since the is used for communication control, it is synchronized at a high accuracy without being affected by retry and wait control on the MAC layer. In our synchronous control system, the AP uses the to estimate the parameters of the applied timing signal and informs the STAs of them (Figure 2). The STAs, in turn, regenerate a timing signal according to the to adjust the timing. This technology can be implemented as software for the wireless LAN chip in our wireless LAN modules. Therefore, practical wireless synchronous control systems that accept a synchronization reference signal from the external device can be created without adding new hardware. 2.3 Challenges and solutions for software implementation A wireless LAN chip consists of a CPU for running software, a nonvolatile memory for storing software, a pulse generator for generating a timing signal, general-purpose input/output (I/O) circuitry and various peripherals (Figure 3). The CPU prioritizes the execution of a communication program and gives lower priority levels to useradded software tasks including a synchronous control program. Consequently, the CPU never performs synchronous control while communication is in progress, causing random delays (jitters) in synchronous control. Jitters degrade synchronous control accuracy. To resolve this issue, it is necessary to reduce the effect of jitters in estimating the parameters of the timing signal applied to the AP from the master device and in regenerating timing signals with STAs. Generate a timing signal. Wireless LAN AP Wireless LAN STA 1. Estimate signal parameters based on the. s (synchronized as standard) 2. Transmit. 4. Regenerate a timing signal 3. Receive. 5. Adjust timing. based on the. Slave device Operate according to the timing signal. Figure 2. Algorithm of newly developed wireless synchronous control system. The AP estimates the parameters of a timing signal from the master device using a and passes them to STAs, which, in turn, regenerate timing signals in sync with the to adjust the timing. 18

3 Lower priority (AP) CPU Higher priority Nonvolatile memory Communication program Synchronous control program Jitters General-purpose I/O Pulse generator IEEE ( ) low-layer processor (STA) Figure 3. Configuration of wireless LAN chip. Since programs running on the CPU get out of sync due to the effect of jitters, a workaround is necessary Estimation and transmission of timing signal parameters at AP Figure 4 shows a functional overview of the AP incorporating the newly developed technology. The AP estimates the period,, and the offset,, of the applied timing signal, based on the. Here, denotes a difference in time among signal reference points (rising edges of a pulse signal in Figure 4). As stated above, the timing at which the signal parameter estimation task starts is affected by jitters. A solution for this issue is as follows. As shown in Figure 4, the AP raises an interrupt to the CPU on the rising edge of the timing signal applied to a general-purpose I/O shown in Figure 3 and has the interrupt task read the. Since the rising edge of the timing signal, jitters have been giving random delays to the. To reduce this effect and obtain more accurately, the interrupt task calculates an average of the intervals between multiple values of the. Next, the interrupt task uses this estimated to calculate with multiple values of the. This way, the interrupt task can compare the effects of jitters on each of values. The effect of jitters can be alleviated by using the minimum value as the result of estimation. The AP periodically performs and estimation. When either or deviates by over the initial or a certain threshold, the AP informs STAs of these parameters via typical data communication Regeneration and adjustment of timing signal at STA On reception of the and parameters, each STA regenerates a timing signal as shown in Figure 2. More specifically, the STA sets the value into the pulse generator and begins to generate a periodic pulse signal at an appropriate time. Figure 5 shows an outline of this operation. An appropriate time means the time of the next and subsequent rising edges calculated from the parameters the STA received and the current value of the. Signal reference point Time that is a multiple Timing signal of the estimated (1) (2) (4) Wireless LAN AP Read the. Estimation of (1) (2) (2) (4) Average Estimate Jitters Estimation of (1) (2) Min (4) Estimate Figure 4. Estimation of timing signal parameters at AP. γ is the average of the intervals of multiple values. is used to reduce the effect of jitters by selecting the minimum value from values. 19

4 Wireless LAN STA Receive parameters. The timing signal gradually drifts from the. Slave device Pulse signal Regenerate Adjust Generated timing signal Input signal to the slave device CPU The STA adjusts the timing signal only when jitters are small. Busy Idle Large delay Small delay Correct rise time Read by a task Pulse signal Skip the trigger for the pulse generator. Trigger the pulse generator. Figure 5. Regeneration and adjustment of timing signal at STA. The STA regenerates a timing signal based on the by using parameters received from the AP. The effect of jitters is reduced by determining whether to start tasks according to the magnitude of jitters. Since the of an STA is synchronous with that of the AP, the timing signal generated by the STA s pulse generator gradually shifts over time from the beginning of pulse output, relative to the of the STA. Therefore, the timing signal must be adjusted periodically. As shown in Figure 5, the CPU gives a low priority to the timing adjustment task as is the case with the parameter estimation task. Thus, the timing adjustment task is also affected by CPU jitters. To reduce this effect, the timing adjustment task reads the and calculates a difference in time between correct and actual rising edges. The STA terminates and restarts the output of the pulse generator to adjust the timing of the pulse signal only when this difference is smaller than a predefined threshold (i.e., when the effect of jitters is small). If the effect of jitters is large, the STA does not adjust the pulse generator. The STA invokes the timing adjustment task periodically and adjusts the timing if the effect of jitters drops below the threshold. 3. Evaluation By way of evaluation, we measured the performance of the newly developed wireless synchronous control system. Figure 6 shows the setup of synchronization accuracy measurement. The setup consisted of one IEEE 82.11n ( ) -compliant AP and three STAs (1 to 3). Instead of a master device, a signal generator was used to apply a pulse signal with a period of 2 ms (which is equivalent to a 5 Hz timing signal) to the AP. The outputs from the signal generator and the three STAs were observed with an oscilloscope to measure synchronization errors, i.e., the differences in time between their rising edges. Because the new system is implemented as software as described above, the communication workload on the Signal generator (master device) AP Timing signal Oscilloscope STA3 (with minimum communication load) TCP data transmission STA2 (with maximum communication load; transmitter) AP is in a line of sight to STA, and its distance is less than 1 m. The 2.4 GHz band is used in the office environment. STA1 (with maximum communication load; receiver) Figure 6. Synchronization accuracy measurement system. Measurements were taken, placing a communication load that is supposed to be the maximum in the actual use environment on some slave devices in order to emulate a situation in which the synchronization accuracy will become lowest. CPU has impacts on synchronization accuracy. In order to compare such impacts and measure synchronization errors, Transmission Control Protocol (TCP) data were sent from STA2 to STA1 in transmission speed measurement mode. The purpose of this was to artificially emulate a situation in which a system has both wireless devices with the maximum communication load (STA1 and STA2) and a wireless device with the minimum communication load (STA3). 2

5 Frequency (1 3 times) STA3 77 μs on average STA2 1 μs on average STA1 86 μs on average 21 μs max Synchronization error relative to the output of the master device (input to the AP) (μs) Figure 7. Results of synchronization accuracy measurements. As a result of evaluation, it was confirmed that the maximum synchronization error is approx. 2 μs. Figure 7 shows a histogram of the measurement results synchronization errors of the STA outputs relative to the output of the master device (i.e., the input to the AP). STA3 with a low communication load has negative synchronization errors because the timing signal regeneration and adjustment tasks were started earlier in all the STAs (i.e., the task start times were corrected in the negative direction). The amount of correction was determined so as to minimize the maximum synchronization error, based on the results of prior measurement taken with no correction. The evaluation results show that the maximum synchronization error between the timing signal applied to the AP and the timing signals regenerated by the STAs is approximately 2 μs. 4. Conclusion In this paper, we have presented a wireless synchronous control technology for coordinating the operations of many IoT devices. By implementing the function developed for our wireless LAN module as software and evaluating its operation, the effectiveness of this technology was confirmed. The wireless synchronous control technology has various applications. For example, a frame rate of 12 frames per second (fps) may be assumed for digital signage systems, four times higher than the currently most widely used frame rate of 3 fps. At 12 fps, a synchronization accuracy of 8.3 ms is considered to be a design target. In view of this assumption, the newly developed technology can generate a timing signal for synchronous control with a sufficient accuracy (approximately 2 μs). Other expected applications include the AC synchronization of electric power inverters running in parallel, and coordination control of industrial robots. We will continue with our research to further improve the accuracy and stability and increase the system size with the aim of putting the technology into practical use. References (1) IEEE Std TM : 212. IEEE Standard for Information technology Telecommunications and information exchange between systems Local and metropolitan area networks Specific requirements Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. (2) Tomizawa. T. et al A Study on Clock Synchronization Method in WLAN System (1) (in Japanese). The Institute of Electronics, Information and Communication Engineers (IEICE) General Conference 214. Niigata, Japan, March 214. Amagai. A Sub-microsecond synchronization of data acquisition systems in LAN/Wi-Fi mixed network (in Japanese). IEICE Technical Report. 112 (46): (4) Tohzaka, Y. et al A Practical and Cost-Effective Cyclic Pulse Synchronization System using IEEE Wireless LAN. IEEE 25th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC). Washington DC, USA, September 214, IEEE: IEEE and 82 are trademarks or registered trademarks of the Institute of Electrical and Electronics Engineers, Inc. in the U.S. and other countries. TOHZAKA Yuji Network System Laboratory, Corporate Research & Development Center. He is engaged in the research and development of wireless resource control and wireless networking applications. SAKAMOTO Takafumi Senior Research Scientist. Network System Laboratory, Corporate Research & Development Center. He is engaged in the research and development of wireless communication systems. DOI Yusuke, Ph.D. Senior Research Scientist. Network System Laboratory, Corporate Research & Development Center. He is engaged in the research and development of distributed systems and network technologies. Note: This is basically a full English translation of TOSHIBA REVIEW Vol. 7, No. 1, 215, published by Toshiba Corporation. 21

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

On the Coexistence of Overlapping BSSs in WLANs

On the Coexistence of Overlapping BSSs in WLANs On the Coexistence of Overlapping BSSs in WLANs Ariton E. Xhafa, Anuj Batra Texas Instruments, Inc. 12500 TI Boulevard Dallas, TX 75243, USA Email:{axhafa, batra}@ti.com Artur Zaks Texas Instruments, Inc.

More information

Wireless LAN Consortium

Wireless LAN Consortium Wireless LAN Consortium Clause 18 OFDM Physical Layer Test Suite Version 1.8 Technical Document Last Updated: July 11, 2013 2:44 PM Wireless LAN Consortium 121 Technology Drive, Suite 2 Durham, NH 03824

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

Datasheet. Tag Piccolino for RTLS-TDoA. A tiny Tag powered by coin battery V1.1

Datasheet. Tag Piccolino for RTLS-TDoA. A tiny Tag powered by coin battery V1.1 Tag Piccolino for RTLS-TDoA A tiny Tag powered by coin battery Features Real-Time Location with UWB and TDoA Technique Movement Detection / Sensor Data Identification, unique MAC address Decawave UWB Radio,

More information

Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its

Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its main features and the application benefits of leveraging

More information

GIGABIT ETHERNET CONSORTIUM

GIGABIT ETHERNET CONSORTIUM GIGABIT ETHERNET CONSORTIUM Clause 40 1000BASE-T Energy Efficient Ethernet Test Suite Version 1.0 Technical Document Last Updated: December 10, 2010 3:43 PM Gigabit Ethernet Consortium 121 Technology Drive,

More information

Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report

Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report UNH InterOperability Laboratory 121 Technology Drive, Suite 2 Durham, NH 03824 (603) 862-0090 Jason Contact Network Switch, Inc 3245 Fantasy

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

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

Symbol Timing Detection for OFDM Signals with Time Varying Gain

Symbol Timing Detection for OFDM Signals with Time Varying Gain International Journal of Control and Automation, pp.4-48 http://dx.doi.org/.4257/ijca.23.6.5.35 Symbol Timing Detection for OFDM Signals with Time Varying Gain Jihye Lee and Taehyun Jeon Seoul National

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

NMI's Role and Expertise in Synchronization Applications

NMI's Role and Expertise in Synchronization Applications NMI's Role and Expertise in Synchronization Applications Wen-Hung Tseng National Time and Frequency standard Lab, Telecommunication Laboratories, Chunghwa Telecom Co., Ltd., Taiwan APMP 2014 Time-transfer

More information

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems K. Jagan Mohan, K. Suresh & J. Durga Rao Dept. of E.C.E, Chaitanya Engineering College, Vishakapatnam, India

More information

ETHERNET TESTING SERVICES

ETHERNET TESTING SERVICES ETHERNET TESTING SERVICES 10BASE-Te Embedded MAU Test Suite Version 1.1 Technical Document Last Updated: June 21, 2012 Ethernet Testing Services 121 Technology Dr., Suite 2 Durham, NH 03824 University

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

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Performance Evaluation of a Mixed Vehicular Network with CAM-DCC and LIMERIC Vehicles

Performance Evaluation of a Mixed Vehicular Network with CAM-DCC and LIMERIC Vehicles Performance Evaluation of a Mixed Vehicular Network with CAM-DCC and LIMERIC Vehicles Bin Cheng Joint work with Ali Rostami, Marco Gruteser WINLAB, Rutgers University, USA Gaurav Bansal, John B. Kenney

More information

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Fine-grained Channel Access in Wireless LAN Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Physical-layer data rate PHY layer data rate in WLANs is increasing rapidly Wider channel

More information

Wireless Networked Systems

Wireless Networked Systems Wireless Networked Systems CS 795/895 - Spring 2013 Lec #4: Medium Access Control Power/CarrierSense Control, Multi-Channel, Directional Antenna Tamer Nadeem Dept. of Computer Science Power & Carrier Sense

More information

CAESAR: Carrier Sense-Based Ranging in Off-The-Shelf Wireless LAN. Domenico Giustiniano and Stefan Mangold Disney Research Zurich, Switzerland

CAESAR: Carrier Sense-Based Ranging in Off-The-Shelf Wireless LAN. Domenico Giustiniano and Stefan Mangold Disney Research Zurich, Switzerland CAESAR: Carrier Sense-Based Ranging in Off-The-Shelf 802.11 Wireless LAN Domenico Giustiniano and Stefan Mangold Disney Research Zurich, Switzerland Wireless LAN is crucial in navigation systems Current

More information

Channel selection for IEEE based wireless LANs using 2.4 GHz band

Channel selection for IEEE based wireless LANs using 2.4 GHz band Channel selection for IEEE 802.11 based wireless LANs using 2.4 GHz band Jihoon Choi 1a),KyubumLee 1, Sae Rom Lee 1, and Jay (Jongtae) Ihm 2 1 School of Electronics, Telecommunication, and Computer Engineering,

More information

MRI & NMR spectrometer

MRI & NMR spectrometer AMOS MRI & NMR spectrometer The AMOS Spectrometer is a highly modular and flexible unit that provides the ability to customize synchronized configurations for preclinical and clinical MR applications.

More information

ANLAN203. KSZ84xx GPIO Pin Output Functionality. Introduction. Overview of GPIO and TOU

ANLAN203. KSZ84xx GPIO Pin Output Functionality. Introduction. Overview of GPIO and TOU ANLAN203 KSZ84xx GPIO Pin Output Functionality Introduction Devices in Micrel s ETHERSYNCH family have several GPIO pins that are linked to the internal IEEE 1588 precision time protocol (PTP) clock. These

More information

Run-time Power Control Scheme Using Software Feedback Loop for Low-Power Real-time Applications

Run-time Power Control Scheme Using Software Feedback Loop for Low-Power Real-time Applications Run-time Power Control Scheme Using Software Feedback Loop for Low-Power Real-time Applications Seongsoo Lee Takayasu Sakurai Center for Collaborative Research and Institute of Industrial Science, University

More information

Wi-Fi. Wireless Fidelity. Spread Spectrum CSMA. Ad-hoc Networks. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering

Wi-Fi. Wireless Fidelity. Spread Spectrum CSMA. Ad-hoc Networks. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Wi-Fi Wireless Fidelity Spread Spectrum CSMA Ad-hoc Networks Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Outline for Today We learned how to setup a WiFi network. This

More information

WiMAX: , e, WiBRO Introduction to WiMAX Measurements

WiMAX: , e, WiBRO Introduction to WiMAX Measurements Products: R&S FSQ, R&S SMU, R&S SMJ, R&S SMATE WiMAX: 802.16-2004, 802.16e, WiBRO Introduction to WiMAX Measurements Application Note 1EF57 The new WiMAX radio technology worldwide interoperability for

More information

SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT

SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT SPACE SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT Satellite communications, earth observation, navigation and positioning and control stations indracompany.com SSCMI SPREAD SPECTRUM CHANNEL MEASUREMENT

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

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

icwaves Inspector Data Sheet

icwaves Inspector Data Sheet Inspector Data Sheet icwaves Advanced pattern-based triggering device for generating time independent pulses to avoid jitter and time-related countermeasures in SCA or FI testing. Riscure icwaves 1/9 Introduction

More information

SV2C 28 Gbps, 8 Lane SerDes Tester

SV2C 28 Gbps, 8 Lane SerDes Tester SV2C 28 Gbps, 8 Lane SerDes Tester Data Sheet SV2C Personalized SerDes Tester Data Sheet Revision: 1.0 2015-03-19 Revision Revision History Date 1.0 Document release. March 19, 2015 The information in

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

Interference-Free Coexistence among Heterogenous Devices in the 60 GHz Band

Interference-Free Coexistence among Heterogenous Devices in the 60 GHz Band Interference-Free Coexistence among Heterogenous Devices in the 60 GHz Band Chun-Wei Hsu and Chun-Ting Chou Department of Electrical Engineering, National Taiwan University, Taipei, Taiwan r96942118@ntu.edu.tw,

More information

Feasibility Studies of Time Synchronization Using GNSS Receivers in Vehicle to Vehicle Communications. Queensland University of Technology

Feasibility Studies of Time Synchronization Using GNSS Receivers in Vehicle to Vehicle Communications. Queensland University of Technology Feasibility Studies of Time Synchronization Using GNSS Receivers in Vehicle to Vehicle Communications Khondokar Fida Hasan Professor Yanming Feng Professor Glen Tian Queensland University of Technology

More information

Access point selection algorithms for maximizing throughputs in wireless LAN environment

Access point selection algorithms for maximizing throughputs in wireless LAN environment Access point selection algorithms for maximizing throughputs in wireless LAN environment Akihiro Fujiwara Yasuhiro Sagara Masahiko Nakamura Department of Computer Science and Electronics Kyushu Institute

More information

Synchronization and Beaconing in IEEE s Mesh Networks

Synchronization and Beaconing in IEEE s Mesh Networks Synchronization and Beaconing in IEEE 80.s Mesh etworks Alexander Safonov and Andrey Lyakhov Institute for Information Transmission Problems E-mails: {safa, lyakhov}@iitp.ru Stanislav Sharov Moscow Institute

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 9: MAC Protocols for WLANs Fine-Grained Channel Access in Wireless LAN (SIGCOMM 10) Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1 Physical-Layer Data Rate PHY

More information

PHYTER 100 Base-TX Reference Clock Jitter Tolerance

PHYTER 100 Base-TX Reference Clock Jitter Tolerance PHYTER 100 Base-TX Reference Clock Jitter Tolerance 1.0 Introduction The use of a reference clock that is less stable than those directly driven from an oscillator may be required for some applications.

More information

Statistical Static Timing Analysis Technology

Statistical Static Timing Analysis Technology Statistical Static Timing Analysis Technology V Izumi Nitta V Toshiyuki Shibuya V Katsumi Homma (Manuscript received April 9, 007) With CMOS technology scaling down to the nanometer realm, process variations

More information

An Experiment Study for Time Synchronization Utilizing USRP and GNU Radio

An Experiment Study for Time Synchronization Utilizing USRP and GNU Radio GNU Radio Conference 2017, September 11-15th, San Diego, USA An Experiment Study for Time Synchronization Utilizing USRP and GNU Radio Won Jae Yoo, Kwang Ho Choi, JoonHoo Lim, La Woo Kim, Hyoungmin So

More information

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

Sampling Rate Synchronisation in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model Joerg Schmalenstroeer, Reinhold Haeb-Umbach Department of Communications Engineering - University of Paderborn 12.09.2013 Computer

More information

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN Wireless LANs Mobility Flexibility Hard to wire areas Reduced cost of wireless systems Improved performance of wireless systems Wireless LAN Applications LAN Extension Cross building interconnection Nomadic

More information

Jitter in Digital Communication Systems, Part 2

Jitter in Digital Communication Systems, Part 2 Application Note: HFAN-4.0.4 Rev.; 04/08 Jitter in Digital Communication Systems, Part AVAILABLE Jitter in Digital Communication Systems, Part Introduction A previous application note on jitter, HFAN-4.0.3

More information

Fiber Distributed Data Interface

Fiber Distributed Data Interface Fiber istributed ata Interface FI: is a 100 Mbps fiber optic timed token ring LAN Standard, over distance up to 200 km with up to 1000 stations connected, and is useful as backbone Token bus ridge FI uses

More information

Timing accuracy of the GEO 600 data acquisition system

Timing accuracy of the GEO 600 data acquisition system INSTITUTE OF PHYSICS PUBLISHING Class. Quantum Grav. 1 (4) S493 S5 CLASSICAL AND QUANTUM GRAVITY PII: S64-9381(4)6861-X Timing accuracy of the GEO 6 data acquisition system KKötter 1, M Hewitson and H

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

802.11ax Design Challenges. Mani Krishnan Venkatachari

802.11ax Design Challenges. Mani Krishnan Venkatachari 802.11ax Design Challenges Mani Krishnan Venkatachari Wi-Fi: An integral part of the wireless landscape At the center of connected home Opening new frontiers for wireless connectivity Wireless Display

More information

Hello and welcome to this Renesas Interactive Course that provides an overview of the timers found on RL78 MCUs.

Hello and welcome to this Renesas Interactive Course that provides an overview of the timers found on RL78 MCUs. Hello and welcome to this Renesas Interactive Course that provides an overview of the timers found on RL78 MCUs. 1 The purpose of this course is to provide an introduction to the RL78 timer Architecture.

More information

Clause 71 10GBASE-KX4 PMD Test Suite Version 0.2. Technical Document. Last Updated: April 29, :07 PM

Clause 71 10GBASE-KX4 PMD Test Suite Version 0.2. Technical Document. Last Updated: April 29, :07 PM BACKPLANE CONSORTIUM Clause 71 10GBASE-KX4 PMD Test Suite Version 0.2 Technical Document Last Updated: April 29, 2008 1:07 PM Backplane Consortium 121 Technology Drive, Suite 2 Durham, NH 03824 University

More information

Overview. Cognitive Radio: Definitions. Cognitive Radio. Multidimensional Spectrum Awareness: Radio Space

Overview. Cognitive Radio: Definitions. Cognitive Radio. Multidimensional Spectrum Awareness: Radio Space Overview A Survey of Spectrum Sensing Algorithms for Cognitive Radio Applications Tevfik Yucek and Huseyin Arslan Cognitive Radio Multidimensional Spectrum Awareness Challenges Spectrum Sensing Methods

More information

ETHERNET TESTING SERVICES

ETHERNET TESTING SERVICES ETHERNET TESTING SERVICES 10BASE-T Embedded MAU Test Suite Version 5.4 Technical Document Last Updated: June 21, 2012 Ethernet Testing Services 121 Technology Dr., Suite 2 Durham, NH 03824 University of

More information

Real-time Volt/Var Optimization Scheme for Distribution Systems with PV Integration

Real-time Volt/Var Optimization Scheme for Distribution Systems with PV Integration Grid-connected Advanced Power Electronic Systems Real-time Volt/Var Optimization Scheme for Distribution Systems with PV Integration 02-15-2017 Presenter Name: Yan Chen (On behalf of Dr. Benigni) Outline

More information

An Adaptive Multichannel Protocol for Large scale Machine-to-Machine (M2M) Networks

An Adaptive Multichannel Protocol for Large scale Machine-to-Machine (M2M) Networks 1 An Adaptive Multichannel Protocol for Large scale Machine-to-Machine (MM) Networks Chen-Yu Hsu, Chi-Hsien Yen, and Chun-Ting Chou Department of Electrical Engineering National Taiwan University {b989117,

More information

Data transmission - Transmission modes

Data transmission - Transmission modes Data transmission - Transmission modes Transmission modes A given transmission on a communications channel between two machines can occur in several different ways. The transmission is characterised by:

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

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

Frequency Hopping Pattern Recognition Algorithms for Wireless Sensor Networks

Frequency Hopping Pattern Recognition Algorithms for Wireless Sensor Networks Frequency Hopping Pattern Recognition Algorithms for Wireless Sensor Networks Min Song, Trent Allison Department of Electrical and Computer Engineering Old Dominion University Norfolk, VA 23529, USA Abstract

More information

LSI and Circuit Technologies for the SX-8 Supercomputer

LSI and Circuit Technologies for the SX-8 Supercomputer LSI and Circuit Technologies for the SX-8 Supercomputer By Jun INASAKA,* Toshio TANAHASHI,* Hideaki KOBAYASHI,* Toshihiro KATOH,* Mikihiro KAJITA* and Naoya NAKAYAMA This paper describes the LSI and circuit

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: Toshiba Proposal for IEEE802.15.3e CFP (Full Proposal) Date Submitted: 8 July 2015 Source: Ko Togashi Company: Toshiba

More information

What is a Lane? serial link lane parallel link

What is a Lane? serial link lane parallel link PCI Express This lecture is based on the Peripheral Component Interconnect Express, which is a standard for computer expansion cards. More specifically, this is a standard for the communication link by

More information

Experimental Evaluation of the MSP430 Microcontroller Power Requirements

Experimental Evaluation of the MSP430 Microcontroller Power Requirements EUROCON 7 The International Conference on Computer as a Tool Warsaw, September 9- Experimental Evaluation of the MSP Microcontroller Power Requirements Karel Dudacek *, Vlastimil Vavricka * * University

More information

10GECTHE 10 GIGABIT ETHERNET CONSORTIUM

10GECTHE 10 GIGABIT ETHERNET CONSORTIUM 10GECTHE 10 GIGABIT ETHERNET CONSORTIUM 10GBASE-T Clause 55 PMA Electrical Test Suite Version 1.0 Technical Document Last Updated: September 6, 2006, 3:00 PM 10 Gigabit Ethernet Consortium 121 Technology

More information

AUTOMOTIVE ETHERNET CONSORTIUM

AUTOMOTIVE ETHERNET CONSORTIUM AUTOMOTIVE ETHERNET CONSORTIUM Clause 96 100BASE-T1 Physical Medium Attachment Test Suite Version 1.0 Technical Document Last Updated: March 9, 2016 Automotive Ethernet Consortium 21 Madbury Rd, Suite

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

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

Jeffrey M. Gilbert, Ph.D. Manager of Advanced Technology Atheros Communications

Jeffrey M. Gilbert, Ph.D. Manager of Advanced Technology Atheros Communications 802.11a Wireless Networks: Principles and Performance Jeffrey M. Gilbert, Ph.D. Manager of Advanced Technology Atheros Communications May 8, 2002 IEEE Santa Clara Valley Comm Soc Atheros Communications,

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: Toshiba Proposal for IEEE802.15.3e CFP (Full Proposal) Date Submitted: 8 July 2015 Source: Ko Togashi Company: Toshiba

More information

Wireless ad hoc networks. Acknowledgement: Slides borrowed from Richard Y. Yale

Wireless ad hoc networks. Acknowledgement: Slides borrowed from Richard Y. Yale Wireless ad hoc networks Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale Infrastructure-based v.s. ad hoc Infrastructure-based networks Cellular network 802.11, access points Ad hoc networks

More information

Simulation of Algorithms for Pulse Timing in FPGAs

Simulation of Algorithms for Pulse Timing in FPGAs 2007 IEEE Nuclear Science Symposium Conference Record M13-369 Simulation of Algorithms for Pulse Timing in FPGAs Michael D. Haselman, Member IEEE, Scott Hauck, Senior Member IEEE, Thomas K. Lewellen, Senior

More information

ESP8266 Wi-Fi Channel Selection Guidelines

ESP8266 Wi-Fi Channel Selection Guidelines ESP8266 Wi-Fi Channel Selection Guidelines Version 1.0 Copyright 2017 Table of Contents 1. Introduction... 1 2. Channel Selection Considerations... 2 2.1. Interference Concerns... 2 2.2. Legal Considerations...

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

A NOVEL MULTI-SERVICE SIMULTANEOUS RECEIVER WITH DIVERSITY RECEPTION TECHNIQUE BY SHARING BRANCHES

A NOVEL MULTI-SERVICE SIMULTANEOUS RECEIVER WITH DIVERSITY RECEPTION TECHNIQUE BY SHARING BRANCHES A NOVEL MULTI-SERVICE SIMULTANEOUS RECEIVER WITH DIVERSITY RECEPTION TECHNIQUE BY SHARING BRANCHES Noriyoshi Suzuki (Toyota Central R&D Labs., Inc., Nagakute, Aichi, Japan; nori@mcl.tytlabs.co.jp); Kenji

More information

Performance Evaluation of a Mixed Vehicular Network with CAM-DCC and LIMERIC Vehicles

Performance Evaluation of a Mixed Vehicular Network with CAM-DCC and LIMERIC Vehicles Performance Evaluation of a Mixed Vehicular Network with CAM-DCC and LIMERIC Vehicles Bin Cheng, Ali Rostami, Marco Gruteser John B. Kenney Gaurav Bansal and Katrin Sjoberg Winlab, Rutgers University,

More information

DS1307ZN. 64 X 8 Serial Real Time Clock PIN ASSIGNMENT FEATURES

DS1307ZN. 64 X 8 Serial Real Time Clock PIN ASSIGNMENT FEATURES DS1307 64 8 Serial Real Time Clock FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100 56 byte nonvolatile

More information

IEEE ax / OFDMA

IEEE ax / OFDMA #WLPC 2018 PRAGUE CZECH REPUBLIC IEEE 802.11ax / OFDMA WFA CERTIFIED Wi-Fi 6 PERRY CORRELL DIR. PRODUCT MANAGEMENT 1 2018 Aerohive Networks. All Rights Reserved. IEEE 802.11ax Timeline IEEE 802.11ax Passed

More information

An LED-to-LED Visible Light Communication System with Software-Based Synchronization

An LED-to-LED Visible Light Communication System with Software-Based Synchronization An LED-to-LED Visible Light Communication System with Software-Based Synchronization Stefan Schmid, Giorgio Corbellini, Stefan Mangold, Thomas R. Gross Disney Research 8092 Zurich, Switzerland Department

More information

10 GIGABIT ETHERNET CONSORTIUM

10 GIGABIT ETHERNET CONSORTIUM 10 GIGABIT ETHERNET CONSORTIUM Clause 54 10GBASE-CX4 PMD Test Suite Version 1.0 Technical Document Last Updated: 18 November 2003 10:13 AM 10Gigabit Ethernet Consortium 121 Technology Drive, Suite 2 Durham,

More information

802.11ax introduction and measurement solution

802.11ax introduction and measurement solution 802.11ax introduction and measurement solution Agenda IEEE 802.11ax 802.11ax overview & market 802.11ax technique / specification 802.11ax test items Keysight Product / Solution Demo M9421A VXT for 802.11ax

More information

2520 Pulsed Laser Diode Test System

2520 Pulsed Laser Diode Test System Complete pulse test of laser diode bars and chips with dual photocurrent measurement channels 0 Pulsed Laser Diode Test System Simplifies laser diode L-I-V testing prior to packaging or active temperature

More information

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Wei Ye and John Heidemann CS577 Brett Levasseur 12/3/2013 Outline Introduction Scheduled Channel Polling (SCP-MAC) Energy Performance Analysis Implementation

More information

40 AND 100 GIGABIT ETHERNET CONSORTIUM

40 AND 100 GIGABIT ETHERNET CONSORTIUM 40 AND 100 GIGABIT ETHERNET CONSORTIUM Clause 93 100GBASE-KR4 PMD Test Suite Version 1.0 Technical Document Last Updated: October 2, 2014 40 and 100 Gigabit Ethernet Consortium 121 Technology Drive, Suite

More information

Rep. ITU-R BO REPORT ITU-R BO SATELLITE-BROADCASTING SYSTEMS OF INTEGRATED SERVICES DIGITAL BROADCASTING

Rep. ITU-R BO REPORT ITU-R BO SATELLITE-BROADCASTING SYSTEMS OF INTEGRATED SERVICES DIGITAL BROADCASTING Rep. ITU-R BO.7- REPORT ITU-R BO.7- SATELLITE-BROADCASTING SYSTEMS OF INTEGRATED SERVICES DIGITAL BROADCASTING (Questions ITU-R 0/0 and ITU-R 0/) (990-994-998) Rep. ITU-R BO.7- Introduction The progress

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

LeCroy UWBSpekChek WiMedia Compliance Test Suite User Guide. Introduction

LeCroy UWBSpekChek WiMedia Compliance Test Suite User Guide. Introduction LeCroy UWBSpekChek WiMedia Compliance Test Suite User Guide Version 3.10 March, 2008 Introduction LeCroy UWBSpekChek Application The UWBSpekChek application operates in conjunction with the UWBTracer/Trainer

More information

2-2 Summary and Improvement of Japan Standard Time Generation System

2-2 Summary and Improvement of Japan Standard Time Generation System 2-2 Summary and Improvement of Japan Standard Time Generation System NAKAGAWA Fumimaru, HANADO Yuko, ITO Hiroyuki, KOTAKE Noboru, KUMAGAI Motohiro, IMAMURA Kuniyasu, and KOYAMA Yasuhiro Japan Standard

More information

IoT Wi-Fi- based Indoor Positioning System Using Smartphones

IoT Wi-Fi- based Indoor Positioning System Using Smartphones IoT Wi-Fi- based Indoor Positioning System Using Smartphones Author: Suyash Gupta Abstract The demand for Indoor Location Based Services (LBS) is increasing over the past years as smartphone market expands.

More information

An Adaptive Multichannel Protocol for Large-Scale Machine-to-Machine (M2M) Networks

An Adaptive Multichannel Protocol for Large-Scale Machine-to-Machine (M2M) Networks An Adaptive Multichannel Protocol for Large-Scale Machine-to-Machine (MM) Networks Chen-Yu Hsu, Chi-Hsien Yen, and Chun-Ting Chou Department of Electrical Engineering National Taiwan University Intel-NTU

More information

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM 1 J. H.VARDE, 2 N.B.GOHIL, 3 J.H.SHAH 1 Electronics & Communication Department, Gujarat Technological University, Ahmadabad, India

More information

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K.

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K. Network Design for Quality of Services in Wireless Local Area Networks: a Cross-layer Approach for Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka ESS

More information

CAN for time-triggered systems

CAN for time-triggered systems CAN for time-triggered systems Lars-Berno Fredriksson, Kvaser AB Communication protocols have traditionally been classified as time-triggered or eventtriggered. A lot of efforts have been made to develop

More information

Exercise Data Networks

Exercise Data Networks (due till January 19, 2009) Exercise 9.1: IEEE 802.11 (WLAN) a) In which mode of operation is this network in? b) Why is the start of the back-off timers delayed until the DIFS contention phase? c) How

More information

A Scalable and Adaptive Clock Synchronization Protocol for IEEE Based Multihop Ad Hoc Networks

A Scalable and Adaptive Clock Synchronization Protocol for IEEE Based Multihop Ad Hoc Networks A Scalable and Adaptive Clock Synchronization Protocol for IEEE 802.11-Based Multihop Ad Hoc Networks Dong Zhou Ten H. Lai Department of Computer Science and Engineering The Ohio State University {zhoudo,

More information

PACS codes: Qx, Nc, Kv, v Keywords: Digital data acquisition, segmented HPGe detectors, clock and trigger distribution

PACS codes: Qx, Nc, Kv, v Keywords: Digital data acquisition, segmented HPGe detectors, clock and trigger distribution Clock and Trigger Synchronization between Several Chassis of Digital Data Acquisition Modules W. Hennig, H. Tan, M. Walby, P. Grudberg, A. Fallu-Labruyere, W.K. Warburton, XIA LLC, 31057 Genstar Road,

More information

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka Abstract This paper

More information

2 GHz Licence-exempt Personal Communications Service Devices (LE-PCS)

2 GHz Licence-exempt Personal Communications Service Devices (LE-PCS) RSS-213 Issue 2 December 2005 Spectrum Management and Telecommunications Radio Standards Specification 2 GHz Licence-exempt Personal Communications Service Devices (LE-PCS) Aussi disponible en français

More information

PXI Modules 3066 PXI Multi-Way Active RF Combiner Data Sheet

PXI Modules 3066 PXI Multi-Way Active RF Combiner Data Sheet PXI Modules 3066 PXI Multi-Way Active RF Combiner Data Sheet The most important thing we build is trust 250 MHz to 6 GHz RF signal conditioning module for multi- UE, MIMO and Smartphone testing Four full

More information

Ultrasound-Based Indoor Robot Localization Using Ambient Temperature Compensation

Ultrasound-Based Indoor Robot Localization Using Ambient Temperature Compensation Acta Universitatis Sapientiae Electrical and Mechanical Engineering, 8 (2016) 19-28 DOI: 10.1515/auseme-2017-0002 Ultrasound-Based Indoor Robot Localization Using Ambient Temperature Compensation Csaba

More information

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Introduction This document introduces the fundamental aspects of making valid timing and synchronisation measurements and

More information

BACKPLANE ETHERNET CONSORTIUM

BACKPLANE ETHERNET CONSORTIUM BACKPLANE ETHERNET CONSORTIUM Clause 72 10GBASE-KR PMD Test Suite Version 1.1 Technical Document Last Updated: June 10, 2011 9:28 AM Backplane Ethernet Consortium 121 Technology Drive, Suite 2 Durham,

More information