Abstract

Cellular network is provisioned to serve traffic demands generated by human being. The random access channel used for nodes to compete for a connection with an eNB is limited. Even though machines generate very small amount of data traffic, the signaling channel of a network becomes overloaded and collisions occur to fail the access if too many MTC (Machine Type Communication) devices attempt to access network. To tackle the issue, 3GPP specifies an access class barring but leaves a specific algorithm as an implementation issue. In this paper, we propose an adaptive access barring method. Generally, an eNB does not know the number of MTC devices in its coverage area. Thus, it is difficult to control the barring factor by predicting the number of MTC devices in a service area of a cell. On the contrary, we control the barring factor based on the prediction of access intensity which can be measured at an eNB. Simulation results show that since the proposed method can manipulate the barring factor autonomously according to the access intensity, it is superior to the original method in terms of the access success probability and the collision probability.

1. Introduction

MTC (Machine Type Communication) application is one of automated applications which provide connectivity between a tremendous number of embedded devices in LTE-A (Long Term Evolution-Advanced) [1, 2]. These embedded devices support a wide range of applications such as smart grid/smart metering, e-health, surveillance and security, and consumer electronics. Industry reports expect the significant potential of MTC applications to generate considerable revenues. In MTC, a large number of devices generate a huge amount of signaling or data flow to access RAN (Random Access Network) in a short time. Concurrent accesses from a large number of devices result in significant congestion. The system suffers from packet collision, long access delay, or low service quality of application. To alleviate the congestion, system needs to control the excessive connectivity from devices [3]. Thus, self-adaptation is a key building block of MTC application because it adaptively controls the strategic parameters to maximize the system performance in dynamic environment.

When a device is activated to send its data, it tries to reserve uplink contention-based channels, that is, RACHs (Random Access CHannels). In LTE-A, multichannel slotted ALOHA systems are used to model the random access channel. The two kinds of random access traffic arises from MTC devices: the traffic which is occurred by an external event and the traffic which periodically occurred to communicate between a device and a system in a synchronized manner. For example, for electricity meter reading, a device needs to report periodically electricity usage.

When a device tries to send data, it follows a random access 4-step procedure to reserve uplink channel in Figure 1. Firstly, a device selects a preamble randomly from a set of random access preambles. The selected preamble is transmitted to allow eNB to estimate the transmission timing of a device. In the second step, RAR (Random Access Response) is sent by eNB. It involves a timing advance command to adjust a device transmit timing and assigns uplink resources to a device. In the third step, a device transmits a message with identity information. If a preamble collision occurred in the first step, the colliding devices transmit identity information within the same time-frequency resource block. In this case, collision occurs at eNB. In the final step, eNB transmits a contention-resolution message. If packet collision occurs and eNB decodes one of collided packets, eNB acknowledges the device whose packet is successfully received. Unacknowledged devices fail the random access in current access opportunity and they will try again in the next access opportunity.

Under slotted ALOHA scheme, if the number of devices is controlled to access a system at the same time, system performance can be improved. Thus, eNB needs to optimally maintain the number of devices which simultaneously access a system. 3GPP (3rd Generation Partnership Project) has discussed some solutions such as ACB (Access Class Barring) and EAB (Extended Access Barring) [4]. Using ACB, devices defer their random access requests with a probability. In other words, eNB periodically broadcasts barring parameters in SIB (System Information Block). Barring parameters involve a barring factor () and a barring duration. Each device generates a random number between 0 and 1 and compares the number with. If the random number is equal to or greater than, the access is barred for the barring duration. In EAB, devices are classified into a set of ACs (Access Classes). An eNB periodically broadcasts SIB with a barring bitmap which indicates the barred ACs. When a device initiates a random access procedure, a device checks whether its AC is barred. The barred devices postpone their random access procedures until the next SIB is changed.

In ACB and EAB, it is crucial to control the strategic parameters such as barring factor or barring bitmap. Even though many researchers try to solve the control problem, it is still open issue for further research [5]. Therefore, we propose a control method to determine a barring factor autonomously in ACB scheme to improve system performance. The experimental results show that our method improves system performances in terms of access success probability and collision probability.

The rest of the paper is organized as follows: in Section 2, we describe the related work. In Section 3, we present our control method to manipulate a barring factor in ACB. In Section 4, simulation results are summarized. In Section 5, conclusions and future research plan are drawn.

There are orthogonal preambles in one random access opportunity (time slot). If more than one device send the same preamble in one slot, a collision happens. When a collision happens, a device tries again with a randomly chosen preamble in a new slot. As the number of devices increases, the congestion could be worse and system performance deteriorates.

To alleviate the congestion due to random access collision, control mechanisms have been proposed. Many mechanisms are presented to regulate the access opportunity of devices [6]. Backoff-based mechanisms distribute the access attempts from devices in time slots by using backoff window. Admission control-based mechanisms reject the access attempts based on the average admission rate [7]. ACB-based mechanisms distribute the access attempts based on the barring factor. It effectively reduces the collision probability under large transmissions at the same time. Among them, we focus on ACB-based mechanism to autonomously manipulate the barring factor. There is a trade-off between barring factorand LTE performance like resource utilization or average access delay. If the barring factor is smaller, fewer devices are allowed to access RACH. However, the access delay increases and resource utilization decreases. Thus, eNB needs to effectively control the barring factor under the current network condition. In [8], the barring factor is determined to maximize the expected number of successfully accessed devices in each slot. In [9], the factor is controlled to minimize the total service time which is the time for all devices to successfully access to eNB. In [10], an analytical model is proposed to minimize the access delay of all the devices. However, these mechanisms suffer from the high computational complexity to optimize the performance metrics. To reduce the complexity, approximation algorithms are also proposed to control the barring factor.

In an approximate approach, the current traffic load or predicted traffic load is mostly used to adaptively control the barring factor. In [11], the probability of packet transmission is calculated based on the current traffic load. Then, eNB determines the barring factor to improve network throughput. In [12], cooperative mechanism to control congestions among cells is proposed. eNBs cooperate to decide the barring factor in each cell for global stabilization and access load sharing. In [13], the number of contending devices is estimated using the Markov Chain with collision status. With the estimated load, the barring factor is determined. These conventional mechanisms estimate the number of contending devices by using traditional traffic prediction techniques.

3. Proposed Method

In this section, we describe an adaptive access barring method. The purpose of the method is to control the barring factor according to the estimated access intensity of MTC devices. The access intensity is defined as the number of random access attempts made during a certain time period.

An optimal predictor should know the exact correlation structure between the past measurements and the future measurements. However, it is not possible to know the future measurements. Thus, we design a practical predictor based on the past measurements. Figure 2 shows the block diagram of the barring factor controller. The controller is composed of four distinct modules: access intensity measurement module, access intensity quantization module, transition matrix manipulation module, and barring factor generation module.

The access intensity measurement module measures the access intensity during a certain time period. We assume that time is divided into a fixed time slot, the size of which is . An eNB measures the access intensity during each time slot. We denote by the access intensity during the th time slot.

The access intensity quantization module discretizes the measured access intensity into access intensity levels. We denote by the maximum number of access intensities that a system allows. Then, is an integer and can be any value in ]. However, as becomes larger, atomizing with the finest granularity demands more system resources for an eNB to maintain for predicting future access intensity without improving system performance. For example, if is sufficiently large, and do not mean much to an eNB. Thus, we divide the range into access intensity levels. The height of each level is , where is an operating parameter controlling the granularity of . We assign quantized values from to to each access intensity level starting from the level corresponding to . Then, we approximate to the quantized value by a mapping function . In other words, if we denote by the quantized value of ,  . We also number the access intensity levels from zero to and denote by the access intensity level that belongs to.

In the transition matrix manipulation module, the access intensity for the next time slot is estimated. An eNB maintains by state transition matrix . The transition matrix is used to approximate the correlation structure between and . To achieve the goal, an eNB uses the transition matrix to keep track of the relation between the access intensity measured during the previous time slot and the access intensity measured during the current time slot . In the state transition matrix, a state corresponds to the index number of an access intensity level. At the end of each time slot , an eNB quantizes and into and . Since is the access intensity level that belongs to, the eNB updates the state transition matrix as follows:

Then, using the transition matrix, the transition matrix manipulation module predicts the access intensity level of the next time slot as where .

Using, the barring factor generation module determines the barring factor as follows:

4. Performance Analysis

We use the traffic model for smart electric metering MTC application as an experimental scenario [1]. Smart meters support various applications such as automatic meter reading, energy demand management, and microelectric generation management. In the traffic model, the household density in urban area of London is 35,670 households/cell. Periodical reporting of meter readings ranges from 5 mins to 24 hours [14]. The reporting cycle affects the access intensity of meters in a cell. We set reading frequency to 5 mins. In the experiments, we set to the maximum number of devices which attempt the random access in a time slot. For example, we set to 30 for the 100 ms time slot. The parameters for the random access channel of LTE-A networks follow [1].

An eNB serves a number of devices in a cell. Each device generates a single access request during a period of time . In other words, all devices activate sending data between and . In our experimental scenario, is set to 5 mins. The access intensity follows the distribution . The number of devices which generate access requests in the th access opportunity, that is, access intensity, is defined as follows:where is the time of the th access opportunity and follows the Beta distribution with the values of and [1]:where is the Beta function. Figure 3 shows the access intensity for smart electric metering application.

We adopt the congestion coefficient to enable or disable a congestion control mechanism like ACB [15]. The congestion coefficient is the inverse of the ratio of the number of successful devices to the number of contending devices. When the congestion coefficient exceeds a specific threshold, the congestion control is activated. We set the threshold to 0.4. It is deactivated when the congestion coefficient goes below the threshold. Once congestion control is activated, eNB manipulates the barring factor to regulate the access intensity.

Figure 4 shows the variance of barring factor with different number of access intensity levels . We can see that the barring factor is adaptively controlled according to the access intensity. We analyze the variance of barring factor in in three aspects. The first is when the time slot is changed, 500 ms and 1000 ms. The curve when the time slot is 1000 ms has less spikes than it when the time slot is 500 ms. The second is when the number of access intensity levels is changed, 5, 10, 15, and 20. As the number of levels increases, the curves look like staircase. The last is when the access intensity within the traffic model is changed, increase period and decrease period. In the asymmetric curve of the Beta distribution in Figure 3, uphill slope is steeper than downhill slope. Thus, the curve of the barring factor in gently decreased period of access intensity is stable more than that in steeply increased period.

Figure 5 shows the variance of barring factor when the access intensity increases. In the figure, indicates 35,670 households/cell, that is, the household density in urban area of London. We set the number of access intensity levels to 10. In steeply increased period of access intensity, our method rapidly reacts. In gently decreased period, the method slowly reacts. However, if the average of access intensity is too low (in the figure, when the total number of devices = 0.5), the colliding devices decrease and the barring factor correspondingly reacts.

Figure 6 shows the access success probability which is the successful completion probability of the random access in the maximum number of preamble transmissions. In the experiments, the time slots are changed from 60 ms to 200 ms. For comparison, we use the original ACB [4]. In the original ACB, once the congestion control is activated, the barring factor is set to 0.1. When our method is used, the average of success probability is about 18% better than that of the original ACB. Figure 7 shows collision probability which is the ratio between the number of occurrences when two or more devices with the same preamble try to access RACH and the total number of access opportunities. When our method is used, the average of collision probability is about 12% better than that of the original ACB.

Figures 6 and 7 show that there is an optimal range on performance when is between 3 and 4. As shown in Figure 8, when increases, the difference of access intensities between adjacent levels decreases and the effect of changing the barring factor decreases. When decreases, the difference of access intensities between adjacent levels increases and the changing the access intensity does not finely affect the barring parameter adjustment. It indicates that the performance can be improved by controlling the number of access intensity levels.

Figure 9 shows the variance of the number of successful devices for each time slot. The successful device indicates the device which successfully accesses RACH in a time slot. When the access intensity is low, the performances of our method and the original ACB are similar. However, when the access intensity is high, the number of successful devices in our method is 3.5 times larger than that in the original ACB. In other words, our method efficiently controls the barring factor to improve the system performance.

5. Conclusion

In this paper, we proposed a dynamic access barring method that controls the barring factor according to the access intensity. By measuring the access intensity at the end of each time interval, we construct the transition probability among the access intensity. Then, at the end of each interval, eNB calculates the expected access intensity based on the current access intensity. Simulation results show that the proposed method outperforms the original ACB method in terms of the success probability and the collision probability because it can control the barring factor even if the traffic intensity changes over time. Simulation results also suggest that there is an optimal value for the number of access intensity levels which is the operating parameter of the proposed method. Since the number of access intensity levels influences the success probability, we leave it as a future work to devise a systematic method that finds the optimal value for the operating parameter by mathematical analysis.

Competing Interests

The authors declare that they have no competing interests.

Acknowledgments

This research was supported by the Sookmyung Women’s University Research Grants (1-1603-2032) and by the Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (NRF-2015R1D1A1A01060117).