Next Article in Journal
A Robust Vehicle Localization Approach Based on GNSS/IMU/DMI/LiDAR Sensor Fusion for Autonomous Vehicles
Previous Article in Journal
An Eccentricity Based Data Routing Protocol with Uniform Node Distribution in 3D WSN
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

OrMAC: A Hybrid MAC Protocol Using Orthogonal Codes for Channel Access in M2M Networks

1
School of Electronics Engineering, Kyungpook National University, Daegu 41556, Korea
2
SK Hynix, Icheon 12813, Korea
*
Author to whom correspondence should be addressed.
Sensors 2017, 17(9), 2138; https://doi.org/10.3390/s17092138
Submission received: 25 July 2017 / Revised: 30 August 2017 / Accepted: 15 September 2017 / Published: 17 September 2017
(This article belongs to the Section Sensor Networks)

Abstract

:
This paper proposes a hybrid medium access protocol named orthogonal coded medium access control (OrMAC), which extends the principle of distributed queuing collision avoidance protocol (DQCA) of wireless local area network (WLAN) to delay-sensitive machine-to-machine (M2M) networks. OrMAC pre-assigns orthogonal codes, which serve as the channel contention signals, to the nodes entering the network. The “pre-assignment” eliminates contention collisions since it guarantees that no two nodes share the same contention code. Moreover, OrMAC employs a prioritized channel access by allowing nodes to control the transmission power of the contention signal depending on the delay sensitivity of the data. The power at which a contention signal arrives at the access point reflects the urgency of the packets waiting for transmission in the buffer. A contention signal with a high received power is assigned a high priority and vice versa for a contention signal with a low received power. Numerical experiments are carried out to compare the performance of OrMAC to that of DQCA in terms of the packet delivery ratio, latency, discarded packet ratio, and throughput. The results show that OrMAC can outperform DQCA in all the aforementioned performance metrics.

1. Introduction

Machine-to-machine (M2M) communication empowers devices to seamlessly exchange information with minimal or absolutely no human assistance and is highly regarded as the backbone of Internet of things [1]. Noteworthy applications of M2M networks from the small-scale personal domain to the intermediate-scale public domain and to the large-scale industrial domain are smart homes and smart healthcare, smart power grids and smart cities, and smart industrial automations, respectively [2,3,4].
From such a wide range of applications, one can easily discern the distinct characteristics of the networks envisioned for M2M communication: various traffic types; frequently varying traffic loads; large number of connected devices. The combination of these characteristics makes an M2M network ‘heterogeneous’ in every sense possible. For instance, both non-critical and time-critical traffic can coexist, or bursty and spontaneous traffics may flow simultaneously. Such heterogeneity poses a new set of networking complexities and challenges, particularly for sharing the channel resources in an ordered and efficient manner [3]. Therefore, given the high node density in an M2M network coupled with the heterogeneity, it is pertinent to design an efficient channel sharing technique. Conventional standalone medium access control (MAC) protocols, such as carrier sensing multiple access (CSMA) and time division multiple access (TDMA), cannot be directly applied to M2M networks since they cannot handle the aforementioned heterogeneity. For instance, CSMA suffers from high collision rates and relatively high overhead (e.g., CSMA/CA) during high traffic loads and TDMA suffers from low channel usage and low scalability during low traffic loads [4].
Combining the strengths of two standalone MAC protocols can mitigate their weaknesses, which has led to the study of hybrid MAC protocols [4,5,6,7]. This combination allows hybrid MAC protocols to seamlessly switch between two standalones, which forms the hybrid, when there is a change in the characteristic of the network. Therefore, hybrid MAC protocols tend to be robust to heterogeneity and this robustness makes them the front-runners of M2M MAC protocols. Over the years, several hybrid MAC protocols for M2M networks have been developed such as CSMA-TDMA hybrid [5], CSMA-TDMA hybrid with fairness provisioning [6], and CSMA/CA-PCF (point coordination function) hybrid [7]. CSMA-FDMA (frequency division multiple access) or CSMA-CDMA (code division multiple access) hybrids are feasible; however, these types of hybrid protocols can incur high hardware cost as in the case of FDMA or require complex operations and stringent power management as in the case of CDMA, which are not suitable for low-power M2M devices. For a detailed survey of M2M hybrid MAC protocols, one may refer to the study [4].
A common feature shared by the aforementioned hybrids is random-access. This feature makes them susceptible to collisions, which are amplified in densely populated networks even for small traffic loads. The susceptibility to collisions renders the protocols inefficient in M2M networks. Moreover, the delay sensitivity of data traffic is not considered, which can have adverse effects on the performance of the network. Therefore, in this paper, to address both the issues of contention collisions and data loss, we propose a hybrid medium access protocol named orthogonal coded medium access control (OrMAC). OrMAC extends the principle of distributed queuing collision avoidance protocol (DQCA) [8] to delay-sensitive M2M networks. The main contributions of the paper are as follows.
  • Use of pre-assigned orthogonal codes for channel contention to eliminate contention collisions.
  • Transmission prioritization based on the delay sensitivity of the data packet to mitigate the probability of losing delay-sensitive data.
  • The near-optimum throughput performance of DQCA is attributed to the use of two distributed logical queues. However, even with a single centralized logical queue—data transmission queue (DTQ)—we show that OrMAC can achieve better throughput performance than DQCA.
The preliminary part of this work was presented at a conference [9]. This paper is an extended version of [9] with enhancements made to the prioritization mechanism of the protocol (contribution no. 2). In particular, OrMAC determines the priority based on the urgency of the packets waiting for transmission in the DTQ to begin transmission in order to avoid data loss owing to expiration. New results include the throughput and discarded packet ratio; furthermore, additional results related to the packet delivery ratio and latency are also included. This paper is organized as follows. In Section 2, a detailed description of OrMAC is presented. Section 3 provides the simulation results and a discussion on the performance of OrMAC as compared to DQCA. Finally, Section 4 concludes this study.

2. OrMAC

OrMAC, just as DQCA, is a hybrid MAC protocol that can behave as a random-access-based contention scheme under low traffic environments and switch to a contention-free scheme under high traffic environments. However, a few features distinguish OrMAC from DQCA and we elaborate them in the following paragraphs alongside the description of OrMAC.
First, in OrMAC, the access point (AP) pre-assigns each node with a unique orthogonal code, which can be used for channel access request, whereas DQCA sets aside n contention slots that the nodes have to select and contend for channel access. The selection process of the contention slots in DQCA is random, which leads to contention collisions since the nodes are not aware that a particular slot has already been selected. Therefore, assigning each node entering the network with a unique orthogonal code, which is generated by a Walsh–Hadamard matrix [10], eliminates contention collisions, thereby removing the need of a contention resolution algorithm. For the sake of simplicity, we interchangeably refer to the orthogonal code used for channel access as the contention signal.
The frame structure of OrMAC, which is a modified version of DQCA, is shown in Figure 1.
A single frame of OrMAC consists of a contention window (CW), data part (DP), and quadripartite feedback packet (FBP). The quadripartite FBP further consists of the fields Next node ID, Data ACK, Additional information, and Final message bit.
(1)
Contention window: In the CW, the data-ready nodes transmit their contention signal to gain channel access.
(2)
Data part: The DP carries the data packet of the node that contended in one of the previous frames and obtains the channel access in the current frame. The size of DP is considered to be fixed and therefore, in cases where the size of the message is larger than that of the DP, the message is fragmented into sizes equal to the size of the DP. In order to indicate the final fragment of a fragmented message, the nodes include a ‘final message bit’ (not shown in the figure) in their data packet [11].
The combination of CW and DP forms the uplink frame.
(3)
Feedback Packet: The FBP is broadcasted by the AP, essentially forming the entire downlink frame, and it consists of the following fields: Next node ID, Data ACK, Additional information, and Final message bit. The Next node ID field carries the orthogonal code of the node that is given permission to transmit in the following frame. If the uplink data transmission in the current frame is not completed, the Next node ID remains the same and will continue to carry the code of the current transmitting node. The Data ACK field indicates the successful reception of the data packet in the current uplink frame. Similar to the final message bit of the DP (note the lowercase f), the Final message bit (note the use of uppercase F) field indicates the completed transmission of a fragmented message. The Additional information field can be used to carry miscellaneous information.
Short inter-frame spaces are inserted between the uplink and downlink frames to counterbalance the delays generated by the distance between the nodes and the AP by the turnaround times (switch between receive and transmit modes) and other internal processes.
The second distinct feature of OrMAC is to prioritize the nodes for transmission based on the amount of delay or latency the data of a node can tolerate—i.e., delay sensitivity—unlike DQCA, which implements first-in first-out (FIFO). FIFO observes only the arrival times and may adversely affect the performance of a network with delay-sensitive traffic. Therefore, to support delay-sensitive networks, OrMAC allows data-ready nodes to determine their priority level depending on the delay sensitivity of their data and reflect the priority level information in the transmission power of the contention signal such that the contention signal arrives at the AP with received power of
P i R   =   P m a x     m i Δ P ,   i 1 ,   2 ,   3 M
where P m a x is the maximum achievable received power, m i is the maximum number of frames that the i -th node can tolerate after which it should begin data transmission, M is the number of nodes, and Δ P is a non-zero constant ( Δ P   P m a x ). P m a x and Δ P are system parameters and are therefore known to the nodes and the AP. The value of Δ P has to be chosen such that P i R is maintained above a certain SNR (signal-to-noise ratio) threshold. A higher P R indicates a smaller m , which further indicates a higher priority. Figure 2 illustrates the composition of the frames for the i -th data-ready node on a timeline.
Let us suppose that the i -th packet arrives at T a r r , i and its transmission should be completed by T e x p , i , which depends on the traffic type. Considering the packet size, the number of frames to be occupied by the i -th packet is given by
m t r , i   =   l d , i L D
where l d , i and L D are the size of the i -th packet and the size of DP, respectively, and [ k ] denotes the largest integer not greater than k . By subtracting, in reverse, the number of frames the packet will occupy ( m t r , i ) from the total number of frames until packet expiration time ( T e x p , i ), a node can obtain the number of tolerable frames ( m i ) until transmission begins. Then, in accordance with Equation (1), a node determines the transmission power of the contention signal. When the AP receives the contention signal, it extracts m i from P i R and sets the priority according to the value of m i . The node is subsequently placed in the DTQ according to m i . DTQ is a logical queue that stores the nodes for transmission and is managed and monitored by the AP.
In order to monitor the expiration time, T e x p , i , the AP updates m i by one decrement after every frame; thus, the priority of the i -th waiting node is increased. In case the i -th node fails to obtain a channel when the value of m i becomes 0 (the minimum), the data is discarded. In case more than one node has the minimum m , the node whose arrival time is the earliest obtains the channel. If the arrival times are also the same, the AP randomly selects the winner. The nodes that fail to obtain the channel until m becomes 0 discard their data. We describe, with an example, the working of the priority assignment in the subsequent paragraph.
Let us consider the k-th frame where nodes n 7 , n 5 , n 4 , n 6 , n 2 , and n 8 are already queued in the ascending order of m in the DTQ, waiting for their turn to transmit. At the start of this frame, nodes n 1 and n 3 , which have data to send, are contending for channel access (shown in Figure 3). On receiving the requests of nodes n 1 and n 3 , the AP retrieves P 1 R and P 3 R and calculates m 1 and m 3 , respectively. This step can be represented as a function m i   =   f ( P i R , P m a x ,   Δ P   ) . However, since P m a x and Δ P are constants, the function can simply be represented as m i   =   f ( P i R   ) . In this example, let us assume that m 1 falls between m 5 <   m 1 <   m 4 and that m 3 falls between m 6 <   m 3 <   m 2 . Subsequently, the AP updates the DTQ in the following order n 7 ,   n 5 , n 1 , n 4 , n 6 , n 3 , n 2 , and n 8 .

Operation Example of OrMAC

The detailed operation of OrMAC is described in this section. Consider two consecutive frames, denoted by k and k + 1, as shown in Figure 4. In the k-th uplink frame, n 3 is transmitting its final data packet and n 1 , n 2 , and n 4 are transmitting their contention signals. On receiving the contention signals of n 1 , n 2 , and n 4 , the AP obtains the respective P R s and performs the extraction of m . Let us consider m 1 <   m 2 <   m 4 . In the k-th downlink frame, since n 3 has completed its message transmission, the AP sets the Next node ID field to n 1 and the Final message bit field to 1, while n 2 and n 4 continue to wait in the queue. Simultaneously, the AP acknowledges the successful reception of the data packet (in this case, the final data packet of n 3 ) through the Data ACK field. In the (k + 1)-th uplink frame, no nodes are assumed to be contending for channel access; therefore, the CW field is empty while n 1 is transmitting its data packet. Assuming that n 1 did not complete transmitting its message in the (k + 1)-th frame, the AP sets the Final message bit field of the (k + 1)-th downlink frame to 0. Concurrently, the AP also updates the value of m 2 and m 4 . Further, n 1 continues to transmit its data in the subsequent frame(s).

3. Numerical Experiments

3.1. Simulation Environment and System Parameters

Using MATLAB software, we developed an event-driven network simulator. We consider a star network topology where M nodes are randomly placed around the AP. The nodes generate data packets following a Poisson distribution with an average generation rate (λ) of one packet per second, unless specified otherwise. Each packet size equals 10 L D [8]. For the sake of simplicity, we considered three priority groups based on the permissible transmission delay shown in Table 1 [9,12], which also represents the delay sensitivity or the expiration time. Table 2 lists the system parameters.

3.2. Performance Metrics

3.2.1. Packet Delivery Ratio (PDR), ρ

If N g is the number of data packets generated and N r is the number of data packets received successfully, the packet delivery ratio (PDR) can be defined as
ρ = ( N r / N g ) × 100 .
A data packet is considered to be discarded (a) in the case of DQCA, if the data packet arrives at the AP after the permissible transmission delay listed in Table 1; (b) in the case of OrMAC, if the data packet fails to be transmitted until the permissible transmission delay is expired, i.e., the case where m turned 0 before obtaining a channel. We do not consider any transmission error caused by the physical channel. Subsequently, the discarded packet ratio (DPR) is given by
ζ = 1 ρ .

3.2.2. Latency, τ

If the j -th data packet was generated at a certain time T g , j and arrives at the destination at a certain time T a , j , τ can be defined as the average time taken by the data packets to reach the AP and is given by
τ = j = 1 N ( T a , j T g , j ) / N
where N is the total number of data packets received by the AP.

3.2.3. Throughput, γ

If T denotes the duration for which the network was active, the throughput can be defined as the amount of data successfully delivered over T and is given by
γ = L d N r / T .

3.3. Simulation Results

Using the aforementioned simulation parameters and performance metrics, we evaluated and compared the performances of DQCA and OrMAC protocols. Each simulation was carried out for a total of 1 × 106 frames. Figure 5 shows the PDR achieved by the protocols for each priority group. With λ = 1.25, the figure shows that OrMAC can achieve very high PDR (and low DPR) across all three priority groups. The inherent feature of OrMAC to provide the opportunity to occupy a channel based on the delay sensitivity effectively improves the likelihood that the delay-sensitive packets obtain the channel earlier than others. The large room for delay in delay-tolerant packets, such as Priority 3, can be transferred to delay-sensitive packets, as it does not compromise the successful delivery of delay-tolerant packets while minimizing the loss of delay-sensitive packets. Moreover, since OrMAC updates the priority after every frame, the packet that enters the queue with a lower priority obtains a higher priority as the waiting time passes by and is eventually successfully transmitted. On the contrary, in DQCA, since the data packets are scheduled based on the FIFO principle without consideration of delay sensitivity, more delay-sensitive packets are lost. This behavior results in the low PDR performance of DQCA, which also suggests a very high DPR. Table 3 lists the mean PDR of the three priority groups versus λ by DQCA and OrMAC.
Figure 6 outlines the latency experienced by each priority group and their average. On examining the latency of each priority group in DQCA, we observe that they obtain similar latencies, which are significantly above the permissible transmission delays. However, in OrMAC, each priority group obtains different latencies (in an increasing manner), which are sufficiently below the permissible transmission delays. This huge improvement can be attributed to the inherent feature of OrMAC to update the permissible transmission delay after every frame, thereby allocating the channel to a delay-sensitive packet at the cost of increasing the latency of the delay-tolerable packets. For instance, the latency of Priority 3 in OrMAC is very high compared to that of Priorities 1 and 2. Nonetheless, since the latency is below the permissible transmission delay, it does not have any detrimental effect.
Figure 7 presents the evolution of throughput with respect to the offered traffic load. For smaller values of λ, both the schemes show a steady linear increment in the throughput. This trend in the throughput is attributed to the fact that the traffic load is sufficiently small for all the generated packets to be transmitted and eventually received successfully. After the steady increment, for higher values of λ (>1.25), the throughput of OrMAC begins to saturate toward a constant value. The saturation points represent the maximum achievable throughput. On the contrary, the throughput of DQCA degrades significantly after λ > 1. This detrimental effect can be attributed to the method of scheduling the transmissions in DQCA, i.e., FIFO, which does not consider the delay sensitivity. Such a method becomes a bottleneck when the rate at which the data packets leave the queue is significantly slower than the rate at which the data packets are generated. Consequently, the number of data packets in the queue increases, which inadvertently triggers a chain of events, i.e., an increase in the waiting time of the data packets in the queue, which leads to data packets exceeding their expiration time, and eventually the reduction in the number of data packets received successfully. In addition to FIFO, DQCA lacks the ability to discard expiry-bound data packets, which is reflected in the poor throughput performance. Therefore, for cases when λ > 1, the PDR of DQCA drastically reduces (see Table 3); consequently, the throughput deteriorates. From these analyses, it can be established that DQCA cannot handle higher rates of data generation for networks with delay-sensitive data unlike OrMAC. Note that for OrMAC, the PDR does not have any effect on the throughput since all the packets transmitted are received successfully, which is not the case with DQCA.

4. Conclusions

In this paper, a hybrid medium access protocol named OrMAC was proposed for delay-sensitive M2M networks. OrMAC aims to mitigate contention collisions by pre-assigning orthogonal codes, which serve as the channel contention signals, to the nodes entering the network. Furthermore, to avoid data loss owing to expiration, OrMAC prioritizes the data packets based on the urgency of the data packets, which is a key requirement for M2M networks with delay-sensitive data traffic. Therefore, OrMAC allows the nodes to control the transmission power of the contention signal in accordance with the delay sensitivity of the data.
Quantitative analysis through computer simulations shows that OrMAC outperforms DQCA in terms of the PDR, DPR, and latency. Further analysis shows that, for low traffic loads, DQCA and OrMAC achieve similar throughput. For higher traffic loads, it was observed that OrMAC can achieve the maximum achievable throughput, whereas DQCA suffers. Overall, we have demonstrated that OrMAC outperforms DQCA and it establishes the suitability of OrMAC for delay-sensitive M2M networks simply by employing orthogonal codes for channel access and prioritizing the nodes based on the delay sensitivity of a data.

Acknowledgments

This study was supported by the BK21 Plus project funded by the Ministry of Education, Korea (21A20131600011).

Author Contributions

E.S. developed the protocol, carried out the computer simulations, and wrote the manuscript. I.-S.P. participated in the early stages of the protocol development and computer simulations. H.-S.C. supervised the research and participated in the data analysis and revision processes.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. International Telecommunication Union—Telecommunication Standardization Sector (ITU-T). Recommendation ITU-T Y.2060—Overview of the Internet of Things; ITU-T: Geneva, Switzerland, 2012. [Google Scholar]
  2. Chen, M.; Wan, J.; Li, F. Machine-to-Machine Communications: Architectures, Standards and Applications. KSII Trans. Internet Inf. Syst. 2012, 6, 480–497. [Google Scholar] [CrossRef]
  3. Chen, M.; Wan, J.; Gonzalez, S.; Liao, X.; Leung, V.C.M. A Survey of Recent Developments in Home M2M Networks. IEEE Commun. Surv. Tutor. 2014, 16, 98–114. [Google Scholar] [CrossRef]
  4. Rajandekar, A.; Sikdar, B. A Survey of MAC Layer Issues and Protocols for Machine-to-Machine Communications. IEEE Internet Things J. 2015, 2, 175–186. [Google Scholar] [CrossRef]
  5. Liu, Y.; Yuen, C.; Chen, J.; Cao, X. A scalable Hybrid MAC protocol for massive M2M networks. In Proceedings of the IEEE Wireless Communications and Networking Conference (WCNC); Shanghai, China, 7–10 April 2013; pp. 250–255. [Google Scholar]
  6. Liu, Y.; Yuen, C.; Cao, X.; Hassan, N.U.; Chen, J. Design of a Scalable Hybrid MAC Protocol for Heterogeneous M2M Networks. IEEE Internet Things J. 2014, 1, 99–111. [Google Scholar] [CrossRef]
  7. Azquez-Gallego, F.V.; Alonso-Zarate, J.; Balboteo, I.; Alonso, L. DPCF-M: A Medium Access Control protocol for dense Machine-to-Machine area networks with dynamic gateways. In Proceedings of the 2013 IEEE 14th Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Darmstadt, Germany, 16–19 June 2013; pp. 490–494. [Google Scholar]
  8. Alonso-Zarate, J.; Verikoukis, C.; Kartsakli, E.; Cateura, A.; Alonso, L. A near-optimum cross-layered distributed queuing protocol for wireless LAN. IEEE Wirel. Commun. 2008, 15, 48–55. [Google Scholar] [CrossRef]
  9. Park, I.-S.; Shitiri, E.; Cho, H.-S. An orthogonal coded hybrid MAC protocol with received power based prioritization for M2M networks. In Proceedings of the Eighth International Conference on Ubiquitous and Future Networks (ICUFN); Vienna, Austria, 5–8 July 2016; pp. 733–735. [Google Scholar]
  10. Suchitra, G.; Valarmathi, M.L. A Novel method of Walsh-Hadamard Code Generation using Reconfigurable Lattice filter and its application in DS-CDMA system. WSEAS Trans. SIGNAL Process. 2013, 9, 109–119. [Google Scholar]
  11. Antonopoulos, A.; Alonso-Zárate, J.; Kartsakli, E.; Alonso, L.; Verikoukis, C. Cross layer access point selection mechanisms for a distributed queuing MAC protocol. Telecommun. Syst. 2013, 53, 329–342. [Google Scholar] [CrossRef]
  12. Janevski, T. Traffic Analysis and Design of Wireless IP Networks; Artech House: Boston, MA, USA, 2003; ISBN 1580533310. [Google Scholar]
Figure 1. Structure of a single orthogonal coded medium access control (OrMAC) frame.
Figure 1. Structure of a single orthogonal coded medium access control (OrMAC) frame.
Sensors 17 02138 g001
Figure 2. Timeline of the i -th data-ready node requesting channel access and waiting for its turn to transmit.
Figure 2. Timeline of the i -th data-ready node requesting channel access and waiting for its turn to transmit.
Sensors 17 02138 g002
Figure 3. Example of the priority assignment operation in OrMAC.
Figure 3. Example of the priority assignment operation in OrMAC.
Sensors 17 02138 g003
Figure 4. OrMAC operation between two consecutive frames.
Figure 4. OrMAC operation between two consecutive frames.
Sensors 17 02138 g004
Figure 5. Packet delivery ratio (PDR) for each protocol with λ = 1.25 packet per second, (a) OrMAC (b) distributed queuing collision avoidance protocol (DQCA).
Figure 5. Packet delivery ratio (PDR) for each protocol with λ = 1.25 packet per second, (a) OrMAC (b) distributed queuing collision avoidance protocol (DQCA).
Sensors 17 02138 g005
Figure 6. Latency for each protocol with λ = 1.25 packet per second, (a) OrMAC (b) DQCA. The dashed lines represent the permissible transmission delay given in Table 1.
Figure 6. Latency for each protocol with λ = 1.25 packet per second, (a) OrMAC (b) DQCA. The dashed lines represent the permissible transmission delay given in Table 1.
Sensors 17 02138 g006
Figure 7. Throughput versus offered traffic load.
Figure 7. Throughput versus offered traffic load.
Sensors 17 02138 g007
Table 1. Delay for each priority group (© 2016 IEEE).
Table 1. Delay for each priority group (© 2016 IEEE).
Traffic ClassDelayPriority
Voice and VOIP<150 ms1
Gaming and Two-way telemetry<250 ms2
Audio and Video streaming<10 s3
Table 2. System parameters (© 2016 IEEE).
Table 2. System parameters (© 2016 IEEE).
ParametersValue
Common
Number of APs1
Number of nodes, M 25
Length of DP, L D 2312 bytes
Data rate5.5 Mbps
FBP length13 bytes
Only for DQCA
ARS duration10 μs
Number of control slots3
Table 3. Mean PDR (%) for different values of λ.
Table 3. Mean PDR (%) for different values of λ.
λ0.10.50.7511.251.51.752
DQCA99.9999.7898.1988.291.670.450.330.24
OrMAC10010010010093.9378.2967.1158.79

Share and Cite

MDPI and ACS Style

Shitiri, E.; Park, I.-S.; Cho, H.-S. OrMAC: A Hybrid MAC Protocol Using Orthogonal Codes for Channel Access in M2M Networks. Sensors 2017, 17, 2138. https://doi.org/10.3390/s17092138

AMA Style

Shitiri E, Park I-S, Cho H-S. OrMAC: A Hybrid MAC Protocol Using Orthogonal Codes for Channel Access in M2M Networks. Sensors. 2017; 17(9):2138. https://doi.org/10.3390/s17092138

Chicago/Turabian Style

Shitiri, Ethungshan, In-Seop Park, and Ho-Shin Cho. 2017. "OrMAC: A Hybrid MAC Protocol Using Orthogonal Codes for Channel Access in M2M Networks" Sensors 17, no. 9: 2138. https://doi.org/10.3390/s17092138

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop