Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (8)

Search Parameters:
Keywords = ACK-on-Error

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 1785 KB  
Article
BER Minimization by User Pairing in Downlink NOMA Using Laser Chaos Decision-Maker
by Masaki Sugiyama, Aohan Li, Zengchao Duan, Makoto Naruse and Mikio Hasegawa
Electronics 2022, 11(9), 1452; https://doi.org/10.3390/electronics11091452 - 30 Apr 2022
Cited by 3 | Viewed by 3174
Abstract
In next-generation wireless communication systems, non-orthogonal multiple access (NOMA) has been recognized as essential technology for improving the spectrum efficiency. NOMA allows multiple users transmit data using the same resource block simultaneously with proper user pairing. Most of the pairing schemes, however, require [...] Read more.
In next-generation wireless communication systems, non-orthogonal multiple access (NOMA) has been recognized as essential technology for improving the spectrum efficiency. NOMA allows multiple users transmit data using the same resource block simultaneously with proper user pairing. Most of the pairing schemes, however, require prior information, such as location information of the users, leading to difficulties in realizing prompt user pairing. To realize real-time operations without prior information in NOMA, a bandit algorithm using chaotically oscillating time series, which we refer to as the laser chaos decision-maker, was demonstrated. However, this scheme did not consider the detailed communication processes, e.g., modulation, error correction code, etc. In this study, in order to adapt the laser chaos decision-maker to real communication systems, we propose a user pairing scheme based on acknowledgment (ACK) and negative acknowledgment (NACK) information considering detailed communication channels. Furthermore, based on the insights gained by the analysis of parameter dependencies, we introduce an adaptive pairing method to minimize the bit error rate of the NOMA system under study. The numerical results show that the proposed method achieves superior performances than the traditional using pairing schemes, i.e., Conventional-NOMA pairing scheme (C-NOMA) and Unified Channel Gain Difference pairing scheme (UCGD-NOMA), and ϵ-greedy-based user pairing scheme. As the cell radius of the NOMA system gets smaller, the superior on the BER of our proposed scheme gets bigger. Specifically, our proposed scheme can decrease the BER from 101 to 105 compared to the conventional schemes when the cell radius is 400 m. Full article
(This article belongs to the Special Issue Advances in Intelligence Networking and Computing)
Show Figures

Figure 1

23 pages, 4594 KB  
Article
Energy Consumption Model of SCHC Packet Fragmentation over Sigfox LPWAN
by Sergio Aguilar, Antonis Platis, Rafael Vidal and Carles Gomez
Sensors 2022, 22(6), 2120; https://doi.org/10.3390/s22062120 - 9 Mar 2022
Cited by 10 | Viewed by 4868
Abstract
The Internet Engineering Task Force (IETF) has standardized a new framework, called Static Context Header Compression and fragmentation (SCHC), which offers adaptation layer functionality designed to support IPv6 over Low Power Wide Area Networks (LPWANs). The IETF is currently profiling SCHC, and in [...] Read more.
The Internet Engineering Task Force (IETF) has standardized a new framework, called Static Context Header Compression and fragmentation (SCHC), which offers adaptation layer functionality designed to support IPv6 over Low Power Wide Area Networks (LPWANs). The IETF is currently profiling SCHC, and in particular its packet fragmentation and reassembly functionality, for its optimal use over certain LPWAN technologies. Considering the energy constraints of LPWAN devices, it is crucial to determine the energy performance of SCHC packet transfer. In this paper, we present a current and energy consumption model of SCHC packet transfer over Sigfox, a flagship LPWAN technology. The model, which is based on real hardware measurements, allows to determine the impact of several parameters and fragment transmission strategies on the energy performance of SCHC packet transfer over Sigfox. Among other results, we have found that the lifetime of a device powered by a 2000 mAh battery, transmitting packets every 5 days, is 168 days for 2250-byte packets, while it increases to 1464 days for 77-byte packets. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

17 pages, 677 KB  
Article
SCHC over LoRaWAN Efficiency: Evaluation and Experimental Performance of Packet Fragmentation
by Rodrigo Muñoz, Juan Saez Hidalgo, Felipe Canales, Diego Dujovne and Sandra Céspedes
Sensors 2022, 22(4), 1531; https://doi.org/10.3390/s22041531 - 16 Feb 2022
Cited by 11 | Viewed by 4608
Abstract
Low Power Wide Area Networks (LPWAN) are expected to enable the massive connectivity of small and constrained devices to the Internet of Things. Due to the restricted nature of both end devices and network links, LPWAN technologies employ network stacks where there is [...] Read more.
Low Power Wide Area Networks (LPWAN) are expected to enable the massive connectivity of small and constrained devices to the Internet of Things. Due to the restricted nature of both end devices and network links, LPWAN technologies employ network stacks where there is no interoperable network layer as a general case; instead, application data are usually placed directly into technology-specific two-layer frames. Besides not being able to run standard IP-based protocols at the end device, the lack of an IP layer also causes LPWAN segments to operate in an isolated manner, requiring middleboxes to interface non-IP LPWAN technologies with the IP world. The IETF has standardized a compression and fragmentation scheme, called Static Context Header Compression and Fragmentation (SCHC), which can compress and fragment IPv6 and UDP headers for LPWAN in a way that enables IP-based communications on the constrained end device. This article presents a model to determine the channel occupation efficiency based on the transmission times of SCHC messages in the upstream channel of a LoRaWAN™ link using the ACK-on-Error mode of standard SCHC. The model is compared against experimental data obtained from the transmission of packets that are fragmented using a SCHC over LoRaWAN implementation. This modeling provides a relationship between the channel occupancy efficiency, the spreading factor of LoRa™, and the probability of an error of a SCHC message. The results show that the model correctly predicts the efficiency in channel occupation for all spreading factors. Furthermore, the SCHC ACK-on-Error mode implementation for the upstream channel has been made fully available for further use by the research community. Full article
(This article belongs to the Section Internet of Things)
Show Figures

Figure 1

19 pages, 13644 KB  
Article
CoAP-Based Streaming Control for IoT Applications
by Joong-Hwa Jung, Moneeb Gohar and Seok-Joo Koh
Electronics 2020, 9(8), 1320; https://doi.org/10.3390/electronics9081320 - 16 Aug 2020
Cited by 13 | Viewed by 5914
Abstract
The Constrained Application Protocol (CoAP) is a representative messaging protocol for Internet of Things (IoT) applications. It is noted that a lot of IoT-based streaming applications have been recently deployed. Typically, CoAP uses User Datagram Protocol (UDP) as its underlying protocol for lightweight [...] Read more.
The Constrained Application Protocol (CoAP) is a representative messaging protocol for Internet of Things (IoT) applications. It is noted that a lot of IoT-based streaming applications have been recently deployed. Typically, CoAP uses User Datagram Protocol (UDP) as its underlying protocol for lightweight messaging. However, it cannot provide reliability, since it is based on UDP. Thus, the CoAP over Transmission Control Protocol (TCP) was recently proposed so as to provide reliability. However, the existing schemes do not provide the error handling and flow controls suitably for IoT-based streaming applications. This tends to induce throughput degradation in wireless lossy networks. In this paper, we propose a CoAP-based streaming control (CoAP-SC) scheme, which is an extension of CoAP over UDP with error handling and flow control for throughput enhancement. The proposed CoAP-SC scheme is designed by considering the sequence number of data message, the use of ACK messages, and the buffer size of sending buffer. To do this, a new CoAP option is defined. For performance analysis, the proposed scheme is implemented and compared with the existing schemes. From the testbed experimentations in various network environments, we see that the proposed CoAP-SC scheme can provide better throughput than the existing CoAP-based schemes by performing the error handling and flow control operations effectively. Full article
(This article belongs to the Special Issue IoT Services, Applications, Platform, and Protocols)
Show Figures

Figure 1

20 pages, 6350 KB  
Article
ACK-MSCKF: Tightly-Coupled Ackermann Multi-State Constraint Kalman Filter for Autonomous Vehicle Localization
by Fangwu Ma, Jinzhu Shi, Yu Yang, Jinhang Li and Kai Dai
Sensors 2019, 19(21), 4816; https://doi.org/10.3390/s19214816 - 5 Nov 2019
Cited by 39 | Viewed by 9684
Abstract
Visual-Inertial Odometry (VIO) is subjected to additional unobservable directions under the special motions of ground vehicles, resulting in larger pose estimation errors. To address this problem, a tightly-coupled Ackermann visual-inertial odometry (ACK-MSCKF) is proposed to fuse Ackermann error state measurements and the Stereo [...] Read more.
Visual-Inertial Odometry (VIO) is subjected to additional unobservable directions under the special motions of ground vehicles, resulting in larger pose estimation errors. To address this problem, a tightly-coupled Ackermann visual-inertial odometry (ACK-MSCKF) is proposed to fuse Ackermann error state measurements and the Stereo Multi-State Constraint Kalman Filter (S-MSCKF) with a tightly-coupled filter-based mechanism. In contrast with S-MSCKF, in which the inertial measurement unit (IMU) propagates the vehicle motion and then the propagation is corrected by stereo visual measurements, we successively update the propagation with Ackermann error state measurements and visual measurements after the process model and state augmentation. This way, additional constraints from the Ackermann measurements are exploited to improve the pose estimation accuracy. Both qualitative and quantitative experimental results evaluated under real-world datasets from an Ackermann steering vehicle lead to the following demonstration: ACK-MSCKF can significantly improve the pose estimation accuracy of S-MSCKF under the special motions of autonomous vehicles, and keep accurate and robust pose estimation available under different vehicle driving cycles and environmental conditions. This paper accompanies the source code for the robotics community. Full article
(This article belongs to the Collection Positioning and Navigation)
Show Figures

Figure 1

19 pages, 3927 KB  
Article
Rateless Coded Uplink Transmission Design for Multi-User C-RAN
by Yu Zhang, Jiali Xu, Hong Peng, Weidang Lu and Zhaoyang Zhang
Sensors 2019, 19(13), 2978; https://doi.org/10.3390/s19132978 - 5 Jul 2019
Cited by 5 | Viewed by 2890
Abstract
Cloud radio access network (C-RAN) is a promising technology for the Internet of Things (IoT). In C-RAN, the remote radio head (RRH) and baseband unit (BBU) in the conventional base station are separated, and each BBU is backward centralized into a virtual BBU [...] Read more.
Cloud radio access network (C-RAN) is a promising technology for the Internet of Things (IoT). In C-RAN, the remote radio head (RRH) and baseband unit (BBU) in the conventional base station are separated, and each BBU is backward centralized into a virtual BBU pool. In this paper, we consider the uplink transmission for the two-user C-RAN with two RRHs under a block fading channel. A novel rateless coded transmission scheme is designed. During each transmission round, each user keeps transmitting to the RRHs using Raptor code until the BBU pool feeds back an acknowledgement (ACK). With the proposed scheme, each user does not require the instant channel state information, which greatly reduces the system overhead. We also design the quantizer at the RRHs and the iterative multi-user detector and decoder at the BBU pool, based on the belief propagation (BP) algorithm. For the Raptor code applied at each user, we optimize the corresponding output node degree profile, based on extrinsic information transfer (EXIT) analysis for the decoding process at the BBU pool. The resulted degree profiles are optimal in an average sense under all possible channel states. The simulation results show that the rateless coded transmission scheme with the optimized degree profiles outperforms the benchmark degree profile in both bit error rate and average system throughput. Moreover, the achieved performance is close to the theoretical limit. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

15 pages, 3598 KB  
Article
Quantum Flows for Secret Key Distribution in the Presence of the Photon Number Splitting Attack
by Luis A. Lizama-Pérez, J. Mauricio López, Eduardo De Carlos-López and Salvador E. Venegas-Andraca
Entropy 2014, 16(6), 3121-3135; https://doi.org/10.3390/e16063121 - 5 Jun 2014
Cited by 10 | Viewed by 7248
Abstract
Physical implementations of quantum key distribution (QKD) protocols, like the Bennett-Brassard (BB84), are forced to use attenuated coherent quantum states, because the sources of single photon states are not functional yet for QKD applications. However, when using attenuated coherent states, the relatively high [...] Read more.
Physical implementations of quantum key distribution (QKD) protocols, like the Bennett-Brassard (BB84), are forced to use attenuated coherent quantum states, because the sources of single photon states are not functional yet for QKD applications. However, when using attenuated coherent states, the relatively high rate of multi-photonic pulses introduces vulnerabilities that can be exploited by the photon number splitting (PNS) attack to brake the quantum key. Some QKD protocols have been developed to be resistant to the PNS attack, like the decoy method, but those define a single photonic gain in the quantum channel. To overcome this limitation, we have developed a new QKD protocol, called ack-QKD, which is resistant to the PNS attack. Even more, it uses attenuated quantum states, but defines two interleaved photonic quantum flows to detect the eavesdropper activity by means of the quantum photonic error gain (QPEG) or the quantum bit error rate (QBER). The physical implementation of the ack-QKD is similar to the well-known BB84 protocol. Full article
Show Figures

22 pages, 288 KB  
Article
Performance Analysis and Improvement of WPAN MAC for Home Networks
by Saurabh Mehta and Kyung Sup Kwak
Sensors 2010, 10(4), 2821-2842; https://doi.org/10.3390/s100402821 - 29 Mar 2010
Cited by 1 | Viewed by 11304
Abstract
The wireless personal area network (WPAN) is an emerging wireless technology for future short range indoor and outdoor communication applications. The IEEE 802.15.3 medium access control (MAC) is proposed to coordinate the access to the wireless medium among the competing devices, especially for [...] Read more.
The wireless personal area network (WPAN) is an emerging wireless technology for future short range indoor and outdoor communication applications. The IEEE 802.15.3 medium access control (MAC) is proposed to coordinate the access to the wireless medium among the competing devices, especially for short range and high data rate applications in home networks. In this paper we use analytical modeling to study the performance analysis of WPAN (IEEE 802.15.3) MAC in terms of throughput, efficient bandwidth utilization, and delay with various ACK policies under error channel condition. This allows us to introduce a K-Dly-ACK-AGG policy, payload size adjustment mechanism, and Improved Backoff algorithm to improve the performance of the WPAN MAC. Performance evaluation results demonstrate the impact of our improvements on network capacity. Moreover, these results can be very useful to WPAN application designers and protocol architects to easily and correctly implement WPAN for home networking. Full article
Show Figures

Back to TopTop