V.S. Rao
Please Note
31 records found
1
TIM
A Novel Quality of Service Metric for Tactile Internet
Tactile Internet (TI) envisions communicating haptic sensory information and kinesthetic feedback over the network and is expected to transfer human skills remotely. For mission-critical TI applications, the network latency is commonly mandated to be between 1-10 ms, due to the sensitivity of human touch, and the packet delivery ratio to be 99.99999%, failing which can lead to catastrophic outcomes. However, with humans-in-the-loop, their dexterity and adaptability to varying responses to stimuli under different network conditions, measuring the performance of a TI session only with latency and packet losses are insufficient and presents an incorrect representation of the experience of the TI application. To develop an objective measure of the quality of TI sessions, we propose a framework that models TI applications as networked control systems, including humans-in-the-loop. We derive a closed-form expression for measuring the difference between the application performance in ideal and non-ideal network conditions. Based on Weber’s law of Just Noticeable Difference, we provide a metric called TIM to estimate the impact of the network on haptic feedback. We implemented TIM on multiple applications on a TI testbed to show that our approach is feasible and TIM strongly follows real subjective measurements. Further, we propose a channel compensation spring based on TIM, to alleviate the network conditions’ negative effects. We demonstrate the efficacy of the channel compensation spring in improving the user experience. We also present implementation notes for TI application developers.
DaRe
Data Recovery Through Application Layer Coding for LoRaWAN
Long-range wide-area network (LoRaWAN) is an energy-efficient and inexpensive networking technology that is rapidly being adopted for many Internet-of-Things applications. In this study, we perform extensive measurements on a new LoRaWAN deployment to characterise the spatio-temporal properties of the LoRaWAN channel. Our experiments reveal that LoRaWAN frames are mostly lost due to the channel effects, which are adverse when the end-devices are mobile. The frame losses are up to 70 percent, which can be bursty for both mobile and stationary scenarios. Frame losses result in data losses since the frames are transmitted only once in the basic configuration. To reduce data losses in LoRaWAN, we design a novel coding scheme for data recovery called DaRe that works on the application layer. DaRe combines techniques from convolutional and fountain codes. By implementing DaRe, we show that 99 percent of the data can be recovered with a code rate of 1/2 when the frame loss is up to 40 percent. Compared to the repetition coding scheme, DaRe provides 21 percent higher data recovery and can save up to 42 percent of the energy consumed on a transmission for 10-byte data units. We also show that DaRe provides better resilience to bursty frame losses.
This chapter explains the Bridge Architecture for internet connectivity in detail. It describes the experimental setup used to study the architecture, discusses the two main challenges that this architecture presents and proposes solutions.
This chapter discusses the comprehensive experimental evaluation of the Bridge Architecture by analyzing its performance based on latency, throughput, packet retransmissions, NFC bandwidth utilization, etc. for different NFC bit rates and data sizes. It also provides some recommendations for implementing this architecture.
This chapter discusses two possible architectures to connect the cordless kitchen appliances to the Internet. Design, advantages and disadvantages of both these architectures are covered in detail.
Cook Over IP
Cordless Smart Kitchen Appliance Architectures and Protocols
This book focuses on enabling internet connectivity to cordless kitchen appliances. It introduces the Ki Cordless Kitchen standard, describes the possible architectures to enable internet connectivity and dives deep into addressing the networking challenges.
Today many kitchen appliances are being connected to the internet to facilitate “smart cooking”. The Wireless Power Consortium is working on the Ki Cordless Kitchen standard to make wirelessly powered cordless appliances a reality. In Ki, the cordless appliances are powered by inductive power sources integrated into the kitchen countertops. The cordless appliance and the power transmitter exchange data using a time-slotted NFC channel.
The book describes architectures and solutions using lightweight TCP/IP stacks to optimise and seamlessly adapt TCP to the time-slotted, low data rate NFC channel, and thereby enable a truly IoT-based cooking experience for cordless kitchens. ...
This book focuses on enabling internet connectivity to cordless kitchen appliances. It introduces the Ki Cordless Kitchen standard, describes the possible architectures to enable internet connectivity and dives deep into addressing the networking challenges.
Today many kitchen appliances are being connected to the internet to facilitate “smart cooking”. The Wireless Power Consortium is working on the Ki Cordless Kitchen standard to make wirelessly powered cordless appliances a reality. In Ki, the cordless appliances are powered by inductive power sources integrated into the kitchen countertops. The cordless appliance and the power transmitter exchange data using a time-slotted NFC channel.
The book describes architectures and solutions using lightweight TCP/IP stacks to optimise and seamlessly adapt TCP to the time-slotted, low data rate NFC channel, and thereby enable a truly IoT-based cooking experience for cordless kitchens.
ReNEW
A Practical Module for Reliable Routing in Networks of Energy-Harvesting Wireless Sensors
It is a huge challenge to run IoT devices/sensors powered solely through ambient harvested energy. Since the harvested energy is less and is stochastic in nature, it is extremely challenging to achieve low latency and high reliability. To this end, we propose a distributed, energy-management module called ReNEW, using Constructive Interference (CI) to achieve our target of increased reliability, especially in the low harvesting regimes. We choose CI-based protocols to leverage low latency guarantees. Specifically, we propose a Markov-Decision model to maximize the energy utility in the infinite horizon by allocating energy optimally using a threshold-optimal policy. Since an energy scheduler is insufficient we propose distributed techniques to conserve energy on redundant nodes in the network, and dynamically activate them based on feedback. We implement ReNEW on Indriya and FlockLab testbeds for real-world scenarios in a network of 20 source nodes out of the 30 nodes. ReNEW collects data periodically with 2.5 times higher packet reception compared to LWB when the harvested energy is as low as 50μ J/s for 100B packets every 30s with a saving of 25% higher residual energy. In a nutshell, by integrating ReNEW with CI based protocols, we enable guaranteed latency and increased reliability in battery-less devices/networks.
This chapter studies the existing research and solutions in using TCP/IP on low data-rate and high delay networks like NFC. It concludes that the problem on hand, i.e., using TCP/IP on time-slotted NFC in the cordless kitchen appliances, is unique and hence new novel methods are needed in this case.
This chapter evaluates the effects of our solution on important TCP parameters such as TCP MSS, TCP CWND, NFC BER and other NFC channel characteristics using simulations and theoretical calculations.
Toward Enabling High-Five Over WiFi
A Tactile Internet Paradigm
The next frontier for immersive applications is enabling sentience over the Internet. Tactile Internet (TI) envisages transporting skills by providing ultra-low-latency (ULL) communications for transporting touch senses. In this work, we focus our study on the first/last mile communication, where the future generation WiFi-7 is pitched as the front-runner for ULL applications. We discuss a few candidate features of WiFi-7 and highlight its major pitfalls with respect to ULL communication. Further, through a specific implementation of WiFi-7 (vanilla WiFi-7) in our custom simulator, we demonstrate the impact of one of the pitfalls - the standard practice of using jitter buffer in conjunction with frame aggregation - on TI communication. To circumvent this, we propose the Non-Buffered Scheme (NoBuS) - a simple MAC layer enhancement for enabling TI applications over WiFi-7. NoBuS trades off packet loss for latency, enabling swift synchronization between the master and controlled domains. Our findings reveal that employing NoBuS yields a significant improvement in RMSE of TI signals. Further, we show that the worst case WiFi latency with NoBuS is 3.72 ms - an order of magnitude lower than vanilla WiFi-7 even under highly congested network conditions.
This chapter gives an introduction to the Cordless Kitchen concept, benefits and use cases. It throws light on the benefits of connecting cordless kitchen to the Internet and highlights the challenges involved in enabling Internet connectivity. A few possible solutions are also proposed.
This research focused on enabling Internet connectivity to a new generation of smart kitchen appliances that work on wireless power technology. In order to provide efficient and seamless communication with the appliances, the possibilities of utilizing the NFC channel for Internet connectivity were explored.
Hummingbird
Energy efficient GPS receiver for small satellites
Global Positioning System is a widely adopted localization technique. With the increasing demand for small satellites, the need for a low-power GPS for satellites is also increasing. To enable many state-of-the-art applications, the exact position of the satellites is necessary. However, building low-power GPS receivers which operate in low earth orbit pose significant challenges. This is mainly due to the high speed (∼7.8 km/s) of small satellites. While duty-cycling the receiver is a possible solution, the high relative Doppler shift between the GPS satellites and the small satellite contributes to the increase in Time To First Fix (TTFF), thus increasing the energy consumption. Further, if the GPS receiver is tumbling along with the small satellite on which it is mounted, longer TTFF may lead to no GPS fix due to disorientation of the receiver antenna. In this paper, we elucidate the design of a low-cost, low-power GPS receiver for small satellite applications. We also propose an energy optimization algorithm called F3to improve the TTFF which is the main contributor to the energy consumption during cold start. With simulations and in-orbit evaluation from a launched nanosatellite with our μGPS and high-end GPS simulators, we show that up to 96.16% of energy savings (consuming only ∼ 1/25th energy compared to the state of the art) can be achieved using our algorithm without compromising much (∼10 m) on the navigation accuracy. The TTFF achieved is at most 33 s.
LOCI
Privacy-aware, device-free, low-power localization of multiple persons using IR sensors
High accuracy and device-free indoor localization is still a holy grail to enable smart environments. With the growing privacy concerns and regulations, it is necessary to develop methods and systems that can be low-power, device-free as well as privacy-aware. While IR-based solutions fit the bill, they require many modules to be installed in the area of interest for higher accuracy, or proper planning during installation, or they may not work if the background has multiple heat-emitting objects, etc. In this paper, we propose a custom-built miniature device called LOCI that uses IR sensing. One unit of LOCI can provide three-dimensional localization at best. LOCI uses only a thermopile and a PIR sensor built within a 5x5x2 cm3 module. Since IR-based sensing is used, LOCI consumes around 80 mW. LOCI uses analog waveform from the PIR sensor with the gain of the PIR sensor dynamically controlled through software in real-time to simulate spatial diversity. LOCI proposes low-complexity techniques with sensor fusion to eliminate the noise in the background, which has not been handled in previous works even with sophisticated signal processing techniques. Since LOCI uses raw data from the thermopile, the computations are power-efficient. We present the complete design of LOCI and the proposed methodology to estimate height and location. LOCI achieves accuracies of sub-22 cm with a confidence of 0.5 and sub-35 cm with a confidence of 0.8. The best-case location accuracy is 12.5 cm. The accuracy of height estimation is within 8 cm in majority cases. LOCI can easily be extended to recognize activities.
Setting the Yardstick
A Quantitative Metric for Effectively Measuring Tactile Internet
The next frontier in communications is teleoperation - manipulation and control of remote environments. Compared to conventional networked applications, teleoperation poses widely different requirements, ultra-low latency (ULL) being the primary one. Teleoperation, along with a host of other applications requiring ULL communication, is termed as Tactile Internet (TI). A significant redesign of conventional networking techniques is necessary to realize TI applications. Further, these advancements can be evaluated only when meaningful performance metrics are available. However, existing TI performance metrics fall severely short of comprehensively characterizing TI performance. In this paper, we take the first step towards bridging this gap. To this end, we propose a method that captures the fine-grained performance of TI in terms of delay and precision. We take Dynamic Time Warping (DTW) as the basis of our work and identify whether it is sufficient in characterizing TI systems. We refine DTW by developing a framework called Effective Time- and Value-Offset (ETVO) that extracts fine-grained time and value offsets between input and output signals of TI. Using ETVO, we present two quantitative metrics for TI - Effective Delay-Derivative (EDD) and Effective Root Mean Square Error. Through rigorous experiments conducted on a realistic TI setup, we demonstrate the potential of the proposed metrics to precisely characterize TI interactions.
Electronic Freight Security (EFS) systems are being increasingly deployed to reliably monitor the cargo in real-time and prevent theft in air cargo. As the existing technologies fall short in achieving these goals due to cost of deployment and/or higher latencies, we propose to exploit the existing infrastructure of power lines when the aircraft is on the tarmac. We propose an architecture that extends power line communications with Bluetooth Low Energy (BLE) devices that are embedded on the cargo. We show that BLE mesh can extend the range by interfacing with PLC modems to achieve an IoT solution for continuous monitoring and tracking. In order to evaluate this, we also propose a novel software-defined radio based testbed that can be used to evaluate various scenarios. The novelty of our testbed includes BLE mesh network that supports high reliability and low latency communication and support for emulation of electrical loads to inject impulse noise into the powerline network. We then measure end-to-end latencies and packet delivery ratios in realistic settings for the smart cargo monitoring solution. Our results indicate that our hybrid network offers a worst case latency of 24.85ms for a 570 m distance between warehouse and cargo monitoring station.
The IEEE 'Tactile Internet' (TI) Standards working group (WG), designated the numbering IEEE 1918.1, undertakes pioneering work on the development of standards for the TI. This paper describes the WG, its intentions, and its developing baseline standard and the associated reasoning behind that and touches on a further standard already initiated under its scope: IEEE 1918.1.1 on 'Haptic Codecs for the TI.' IEEE 1918.1 and its baseline standard aim to set the framework and act as the foundations for the TI, thereby also serving as a basis for further standards developed on TI within the WG. This paper discusses the aspects of the framework such as its created TI architecture, including the elements, functions, interfaces, and other considerations therein, as well as the novel aspects and differentiating factors compared with, e.g., 5G Ultra-Reliable Low-Latency Communication, where it is noted that the TI will likely operate as an overlay on other networks or combinations of networks. Key foundations of the WG and its baseline standard are also highlighted, including the intended use cases and associated requirements that the standard must serve, and the TI's fundamental definition and assumptions as understood by the WG, among other aspects.
The constructive interference (CI) phenomenon has been exploited by a number of protocols for providing energy-efficient, low-latency, and reliable data collection and dissemination services in wireless sensor networks. These protocols consider CI to provide highly reliable packet delivery. This has attracted attention to understand the working of CI; however, the existing works present inconsistent views. Furthermore, these works do not study in the real-world settings where the physical conditions of deployment and unreliable wireless channels also impact the performance of CI. Therefore, we study the phenomenon of CI, considering a receiver's viewpoint and analyze the parameters that affect CI. We validate our arguments with results from extensive and rigorous experimentation in real-world settings. This paper presents comprehensive insights into the CI phenomenon. With the understanding, we develop the destructive interference-based power adaptation (DIPA), an energy-efficient and distributed algorithm, that adapts transmission power to improve the performance of CI. Since CI-based protocols cannot have an explicit acknowledgment packet, we make use of destructive interference on a designated byte to provide a feedback. We leverage this feedback to adapt transmission powers. We compared CI with and without DIPA in two real-life testbeds. On one testbed, we achieve around 25% lower packet losses while using only half of its transmission power for 64-B packets. On the other testbed, we achieve 25% lower packet losses while consuming only 47% of its transmission power for 128-B packets. Existing CI-based protocols can easily incorporate DIPA into them to achieve lower packet losses and higher energy efficiencies.