Skip to main content
  • Research Article
  • Open access
  • Published:

An Empirical Model for Probability of Packet Reception in Vehicular Ad Hoc Networks

Abstract

Today's advanced simulators facilitate thorough studies on VANETs but are hampered by the computational effort required to consider all of the important influencing factors. In particular, large-scale simulations involving thousands of communicating vehicles cannot be served in reasonable simulation times with typical network simulation frameworks. A solution to this challenge might be found in hybrid simulations that encapsulate parts of a discrete-event simulation in an analytical model while maintaining the simulation's credibility. In this paper, we introduce a hybrid simulation model that analytically represents the probability of packet reception in an IEEE 802.11p network based on four inputs: the distance between sender and receiver, transmission power, transmission rate, and vehicular traffic density. We also describe the process of building our model which utilizes a large set of simulation traces and is based on general linear least squares approximation techniques. The model is then validated via the comparison of simulation results with the model output. In addition, we present a transmission power control problem in order to show the model's suitability for solving parameter optimization problems, which are of fundamental importance to VANETs.

1. Introduction

The forecasted rise in transport demand poses a huge challenge for intelligent transportation systems (ITSs). In Europe alone, road transport will have increased by 50% between 1990 and 2010 [1]. The increase in traffic will not only impact the road network itself, 10% of which is expected to experience jams once per day across the continent by 2010, but also traffic safety and the environment.

The application of emerging technologies like vehicular ad hoc networks (VANETs) might help to mitigate some of the adverse effects related to the rising demand. Presumably, the direct wireless exchange of information between vehicles will enable drivers to communicate and thus lead to improvements in traffic efficiency and safety. This technology will also enable vehicles to better exploit the capacity of the road network and to alert each other to oncoming dangers. However, as intuitive as the potential benefits may be, the implementation of the new technologies will require immense sophistication because wireless communication in a vehicular environment is subject to challenging radio conditions. The multitude of communicating nodes all accessing the limited communication channel and the high mobility of radio-signal-reflecting objects complicate the successful transmission of data.

With respect to the communication challenges that arise in VANETs, one-hop broadcast communication is a key component of inter-vehicle communication. In this paper, we will elaborate upon this key primitive and present an analytical model that gives the probability of successfully receiving a one-hop broadcast message based on the distance between sender and receiver, transmission power, transmission rate, and vehicular traffic density. The applicability of this model is at least twofold.

  1. (1)

    Hybrid simulations. Nowadays, computer simulations are the primary means of studying the efficacy of VANETs. Although very advanced simulators are currently available, the computational effort required to obtain credible simulation results limits the simulators' applicability, especially, for large-scale simulations involving thousands of communicating vehicles. By the 1970s, researchers were already proposing the use of hybrid simulations that combined mathematical modeling with discrete-event simulations; see, for example, [2]. This hybrid approach was able to reduce computation time by some orders of magnitude. Regarding simulations in VANETs, for instance, [3] have shown in a sample scenario that a hybrid approach accelerates the simulation study by a factor of 500. The basic building block of a hybrid approach, however, is a suitable model that maintains the accuracy of a pure discrete simulation.

  2. (2)

    Solving optimization problems. On the road, vehicles need to autonomously choose the communication parameters that best fit an application's needs. The complexity of the numerous influencing factors, however, impedes the determination of an appropriate configuration. One could instead formulate and solve a corresponding optimization problem to achieve the same purpose; however, an appropriate model of the communication behavior is required.

In this paper, we address the development of just such a model. In detail, our contributions are as follows.

  1. (1)

    Model building. From a large set of simulation traces we derive an empirical model that provides the probability of one-hop broadcast reception in an IEEE 802.11p network. The application of curve fitting techniques provides an analytical expression for the probability of packet reception that allows accurate interpolation between simulated data points. Our model holds for varying conditions in four dimensions: (i) distance between sender and receiver, (ii) transmission rate, (iii) transmission power, and (iv) vehicular traffic density.

  2. (2)

    Model validation. We demonstrate the validity of the model by addressing the issue of optimal transmission power assignment from two perspectives: numerically gained solutions of optimization problems versus results of computer simulations.

The remaining part of this paper is structured as follows: in Section 2 we take a look at the literature and summarize previous papers on topics related to modeling issues in wireless communication systems. Section 3 deals with the model building process. We delineate our key assumptions and comprehensively describe our methodological approach, which employs analytical derivation and general linear least squares curve fitting. Section 4 addresses the validation of the derived model by statistical and application means. We consider the problem of optimal transmission power assignment and compare simulative results with numerically computed solutions. Finally, we conclude the paper in Section 5.

2. Related Work

To the best of our knowledge, no analytical model on communication characteristics has been published that considers all of the particularities of a vehicular environment. Wireless local area networks in general, however, have been exemplarily studied by Bianchi, who modeled the IEEE 802.11 standard by means of Markov Chains [4]. Although his analysis is restricted to certain assumptions, Bianchi has shown strong conformance between the model and simulative results. Bianchi's paper has spawned many follow-up papers that relax his assumptions, correct flaws, and propose extensions to his model. In [5], for instance, the authors corrected Bianchi's IEEE 802.11 modeling by allowing for packet drops caused by contention by revising the assumption of (potentially) infinite retransmissions by a node. The work in [6–8] incorporated a nonidealistic sensing of the radio channel and thus addressed the problem of hidden terminals. The work in [9, 10] digressed from the assumption of saturated conditions on the communication channel and [11] additionally introduced a probabilistic radio wave propagation. A deep mathematical analysis was proposed in [12] that studies a probabilistic radio wave propagation and the capturing effect. The complexity of a joint consideration of all effects, however, has thwarted the proposition of a complete model that reflects IEEE 802.11 communication behavior.

In [3] Killat et al. discussed empirical model building for the simulation of vehicular ad hoc networks. By exploiting simulation traces of an advanced communication simulator, the authors derived an empirical model that mirrored the communication behavior of the corresponding discrete-event simulations. Their model's limitation to tight scenario configurations is addressed and compensated for in the present paper.

A fundamental contribution to modeling in wireless communication networks has been made by Jiang et al. [13]. They defined the communication density as the product of transmission rate, transmission power, and traffic density and have shown that equal communication densities evince very similar communication characteristics. We will make use of this relationship in our model-building process.

Finally, we refer to advanced communication simulators for vehicular ad hoc networks that have thoroughly considered impacts on wireless communication systems. Employing the widely used network simulator ns-2 [14], Chen et al. provided emendations to address the effects that are especially relevant in a vehicular environment [15]. Their work has enabled researchers to improve existing analytical models. Chen et al.'s simulator will serve as the basis for the empirical model presented in the following.

3. Model Building

This section addresses the construction of an empirical model that represents the probability of successfully receiving one-hop packet transmissions under various circumstances. The model is conceived as a flexible tool for developers to use in the application design process and thus takes varying traffic conditions into account. Therefore, we span the problem space as follows: assuming a traffic density of vehicles per kilometer that all periodically broadcast messages with a certain transmission power at a rate and denoting the distance to the sender by , the model provides the corresponding probability of one-hop packet reception . While the distance as input factor can naturally be explained by an attenuated radio signal over distance, we consider the remaining three input dimensions for the following reason. First of all, because all vehicles communicate over a shared medium, communicating nodes in close proximity need to cooperatively agree on adequately time-separated transmissions if packet collisions are to be avoided. As the number of neighboring nodes and quantity of packets to be served increase, the coordination of transmissions becomes more stressed. Hence, the frequency of transmissions (and thus the amount of packets) and the product of traffic density and communication distance (and thus the number of nodes) become major indicators for the challenge of collision-free distributed channel allocation.

Clearly, the presented four input dimensions do not completely cover the entire parameter space of the problem at hand. Hence, we begin the following section by presenting our key assumptions and delineate the model generation process, which involves analytical and simulative derivations and general linear least squares curve fitting techniques.

3.1. Assumptions

Our model assumes all nodes in the network to communicate according to the IEEE 802.11p draft standard [16], which offers a range of data transmission rates from 3 Mbit/s to 27 Mbit/s. In [17] Maurer et al. argued that lower data rates facilitate a robust message exchange by offering better opportunities for countering noise and interferences. In consideration of safety applications, which are especially dependent on robust communication, we chose the lowest data rate of 3 Mbit/s. The minimum contention window of the IEEE 802.11 mechanisms was set to the standard size of 15.

Regarding packet sizes, we assume all vehicles in the scenario to transmit datagrams of equal size. Bearing in mind that data packets require security protection, we allocate 128 bytes for a certificate, 54 bytes for a signature, and 200 bytes of available payload, which adds up to a default packet size of 382 bytes.

A key decision in VANET research concerns the assumed radio wave propagation model. Early, simplistic proposals assumed a deterministic attenuation of the radio signal power over the transmission distance. However, as a successful packet reception is determined by the comparison of the received signal power to the noise level on the medium, a deterministic reception behavior is thereby induced. Figure 1 illustrates the deterministic characteristic in a scenario containing a single sender only; we do not consider interferences from simultaneous transmissions. Obviously, a packet is received with certainty within the configured communication range (here: 250 m). At any distance beyond the communication range, however, message receptions are ruled out. Clearly, this model hardly corresponds to behavior we would expect in reality. Indeed, measurements of inter-vehicle communications have shown a probabilistic character. Due to the highly mobile environment and to the multitude of reflecting objects, radio strengths vary at certain distances over time. Taliwal et al. have shown that the Nakagami-m distribution seems to suitably describe the radio wave propagation in vehicular networks on highways in the absence of interferences [18]. From the Nakagami distribution we can consequently infer a probabilistic reception behavior, depicted also in Figure 1. Apparently, in contrast to deterministic propagation models, we can no longer identify a "communication range". Nevertheless, a deterministic model will henceforth be assumed whenever we declare the transmission power for the Nakagami model, that is, the power necessary to reach a communication range of meters. Additionally, in the following our study assumes moderate radio conditions, expressed in a relaxed fast-fading parameter () of the Nakagami-m distribution. Varying channel conditions, that is, changing values of the m-parameters, were not considered in the model-building process.

Figure 1
figure 1

Probability of reception based on the distance between sender and receiver. Comparison of deterministic and probabilistic radio wave propagation models.

Table 1 provides a detailed overview of the assumptions applicable to the following simulation study.

Table 1 Simulation configuration parameters.

3.2. Model Generation

A successful wireless packet reception is determined by a number of influencing factors, such as radio wave propagation and interferences issuing from simultaneous transmissions. However, if only a single sender is considered, the effects reduce to the specifics of the environment and thus to the radio propagation. Under this assumption, it was shown in [3] that the probability of message reception can be analytically derived from the Nakagami model (for completeness, the derivations are given in the appendix) as follows:

(1)

In the most plausible scenario of many senders, the probability of reception is based on a plurality of factors. For example, IEEE 802.11p MAC contentions, the hidden terminal problem, and the capturing effect all effect message reception but are very difficult to express analytically. For this reason, we decided to pursue a hybrid approach: by applying linear least squares curve fitting techniques to an abundance of simulation traces, we obtain an analytical term for the probability of reception. Additionally, we reveal that dependencies exist between the varying input variables, which will allow us to infer nonsimulated parameter setting later on.

All of the simulations were conducted according to the following scenario setup. In order to mimic varying highway conditions, we pseudo-uniformly placed nodes on a straight line to reflect the simulated traffic density . In order to circumvent the "border effects" at the two ends of the road, we based distance calculations on the arc length of a circle. This approach essentially "eliminates" the two ends of the road by creating a torus. All of the nodes broadcast packets at the configured rate with an equivalent transmission power of meters (cf. Section 3.1).

In each simulation, the receptions of packets sent out by one specific node were recorded. To avoid correlations of subsequent transmissions triggered by the node of interest, we applied a relaxed transmission interval of one second to the selected node. With a scenario duration of 100 seconds and 30 seeds for each scenario, we thus captured up to 6000 packet receptions at each distance in every scenario (note that each distance exists on both sides of the sender). The number of simulated scenarios derives from all combinations in the three dimensions:

  • traffic density (veh/km), : 25, 50, 75, 100, 200, 300, 400, 500,

  • transmission power (m), : 100, 200, 300, 400, 500,

  • transmission rate (Hz), : 1, 2, 4, 5, 6, 8, 10,

which do not exceed a communication density of 500 packet transmissions per second. This limit is based on the work of Jiang et al., who defined communication density as the product of transmission power, transmission rate, and traffic density [13], which correspond to the number of packets per second. Assuming our default packet size of 382 bytes, a communication density of 500 corresponds to approximately 1.5 Mbit/s, or, when considering the entire neighborhood of a vehicle, to 3 Mbit/s. Hence, larger communication densities would exceed the capacity of available bandwidth and thus might cause irregularities that are not addressed by our model.

All simulations were run on an overhauled ns-2 network simulator that takes account of specifics especially relevant for inter-vehicle communications [15]. The system was modified to more accurately model physical conditions, considering the latest technology and improving flaws in existing simulation frameworks [19].

The results of the numerous simulation runs agree with the intuitive expectation that slight changes in the scenario setup lead to only minor deviations in the probability of reception. In more detail, when a single configuration parameter (transmission power, transmission rate, vehicular density) varies little, then we expect no abrupt deviation in the probability of one-hop broadcast packet reception. Mathematically speaking, we suppose the probability of reception to be partially differentiable on the three-dimensional interval that agrees with aforementioned restrictions on the configuration parameters (e.g., communication density not larger than 500). Figure 2 backs this supposition and exemplarily depicts how the probability of reception varies when configuration parameters change.

Figure 2
figure 2

Probability of packet reception according to various configuration parameters. Probability of reception at a distance of 200 m. Transmission rate fixed at  HzProbability of reception at a distance of 75 m. Transmission power fixed at  m

In order to obtain an empirical model from the simulation runs, we applied the technique of linear least squares curve fitting to each scenario trace. As suggested in [3], expression (1) serves as a starting point and is then extended with linear and cubic terms; in addition, fitting parameters through are introduced:

(2)

Following the curve fitting process, expression (2) proved to be an almost perfect match to the simulation traces for all (190) simulated scenarios. As a result of the curve fits, we obtained a set of data points consisting of the determined fitting parameters through for all scenarios. Hence, we translated the dependencies pertinent to our objective (probability of reception) from the tuple (transmission power, transmission rate, vehicular density) to the quadruple () and obtained the closed-form analytical expressions (2).

Now, knowing that the fitting parameters through only depend on the configuration parameters and assuming the differentiability of the probability of reception in the configuration parameters, we infer the differentiability of the fitting parameters in the configuration parameters. Again, this conclusion is supported by Figure 3, which illustrates the fitting parameters according to varying configuration parameters. At this point, our concern was to find a functional dependency that would allow us to choose the appropriate fitting parameters for a given scenario configuration. The assumed differentiability of the fitting parameters in the configuration parameters allowed us to apply Taylor series expansions to approximate the sought functional dependency by means of a polynomial. In mathematical terms, we considered polynomial functions , which provide the corresponding fitting parameter for any configuration parameter tuple, that is,

(3)

where are the coefficients. We obtained by approximating each as closely as desired using a polynomial of appropriate degree and a linear least squares approximation algorithm. However, due to the three-dimensional polynomial, the number of the coefficients for each rapidly increases even for small values because the number of coefficients is given by . Hence, instead of achieving accuracy at the expense of complexity, in the resulting empirical model, we decided to reduce complexity by applying generalizations, such as communication density.

Figure 3
figure 3

Fitting parameters through based on configuration parameters. Parameter , tx rate fixed at  HzParameter , vehicular density fixed at  veh/kmParameter , tx rate fixed at  HzParameter , tx power fixed at  m

Inspired by Jiang et al.'s insights [13] of similar communication behavior in comparable communication densities, we downgraded the three-dimensional polynomial to a one-dimensional polynomial depending only on the communication density . Figure 4(a) illustrates that even a polynomial of the fourth degree can conveniently be fitted to through , but difficulties (in terms of noisy behavior) obviously arise for the remaining parameter . This observation is likewise reflected in Table 2, which provides the correlation coefficients of various configuration parameter combinations to the fitting parameters through . In contrast to , through shows a strong correlation to . On the other hand, is considerably correlated to the transmission power parameter . Thus, we decided to apply a two-dimensional polynomial on the adjusted communication density, , and the transmission power, , which we fit to the dataset using the Levenberg-Marquardt (for the curve fitting process we utilized the open source software Gnu Regression, Econometric, and Time-series Library (GRETL) version 1.7.1.) algorithm:

(4)

Regarding the degree of the two-dimensional polynomial, we analyzed the impact of an increasing degree on the accuracy of fitting parameter through . Figure 4(b) illustrates the coefficient of determination of the fitting process for various degrees. For each parameter, Figure 4(b) depicts the fitting of a one-dimensional polynomial on the most correlated configuration parameter and of a two-dimensional polynomial on the most correlated parameter and the communication density. Based on Figure 4(b), we have chosen a two-dimensional polynomial of fourth degree for all fitting parameters in expression (4), that is, . We thus state the sought empirical model

(5)

and list the coefficients obtained from the polynomial functions (cf. expression (4)) in Table 3. Note that although some values in Table 3 seem to be negligible, a sensitivity analysis has shown that if a single of the parameter is omitted, deviations in the probability of reception from 8% to 100% can be observed.

Table 2 Correlation of fitting parameters through and various configuration parameter combinations.
Table 3 Coefficients subjected to the polynomials through . Although some values seem to be negligible, all values significantly influence the resulting probability of reception.
Figure 4
figure 4

Approximating configuration parameters through . Curve fit of a polynomial (fourth degree) to fitting parameters through based on the communication density . in particular shows considerable deviations from the fitted curveAccuracy of fitting polynomials with varying degree to the configuration parameter through

Finally, Figure 5 shows that in scenarios which only contain a single sender () the obtained fitting function through suitably conforms to the analytical derivation as stated in expression (1) (i.e., , , and ) within the model's design restrictions.

Figure 5
figure 5

Values of the fitting functions through depending on the transmission power (the remaining configuration parameters and are both set to 1).

4. Model Validation

In this section, we evaluate the quality of the empirical model derived in Section 3 from two perspectives: first we present statistical figures of merit, and then we address the problem of optimal transmission power assignment by making use of the derived model.

4.1. Statistical Evaluation

Our model, , is meant to be an analytical representation of the outcome of the numerous simulated scenarios generated in Section 3.2. In order to demonstrate the model's validity we (i) compare the model to the results of the simulated scenarios and (ii) demonstrate the model's ability to infer nonsimulated scenarios. The former is investigated in this subsection in which we study how accurately the model replaces a lookup table deduced from the simulation results. The latter is discussed in Section 4.2 by means of a transmission power control problem.

For each scenario, we determined the average probability of reception at each distance over all 30 seed values and computed the squared error compared to the model in each distance. Then, taking into consideration all of the distances in the investigated scenario, we summed up the squared errors (SSEs). Across all scenarios, the average value of these sums turned out to be (variance ). The largest SSE of resulted from a scenario with a vehicular density of   =  25 all sending at a transmission rate of   =  10 Hz with a configured transmission power of   =  500 m (cf. Figure 6).

Figure 6
figure 6

Comparison between model and simulation results: the figure illustrates the scenario ( veh/km,  Hz,  m) for which the maximum sum of squared error has been determined.

Regarding a comparison of the probability of reception determined in each distance and scenario by the model and simulation, respectively, we observed an average maximum deviation of 0.8% ( 2.83e − 05) across all scenarios. The maximum deviation of 2.7% was encountered at a distance of 316 m in a scenario with a traffic density of   =  25 vehicles at a transmission rate of   =  10 Hz and a transmission power of   =  400 m.

4.2. Transmission Power Adjustment

A key problem in vehicular ad hoc networks concerns the optimal transmission power to be chosen by the vehicles. The single communication medium shared by all nodes requires a joint consideration of advantages from individual power increases, which induce interferences for surrounding nodes. An uncooperative choice of transmission power by each single vehicle, however, leads to "uncontrolled" load on the communication channel, thus, impairing the functionality of the communication system. For MAC fairness reasons, in general neighboring nodes should cooperatively decide on a common transmission power (see, e.g., [20]). From the perspective of a single application, an optimal power configuration is obtained when the application's constraints are fulfilled with a minimum amount of occupied resources in order to minimize the impact on surrounding vehicles. In the following, we assume an application to run on all vehicles; the application periodically broadcasts packets as, that is, envisioned by beacon messages providing information on each vehicle's status. Let us assume that for a proper functionality is constrained on certain probabilities of reception, , at given distances, . For the sake of simplicity, we treat transmission power adjustment as the only means of changing communication conditions.

Indeed, by utilizing the model, one can infer the minimum transmission power that satisfies 's constraints. Assuming the application is provided with enough knowledge on the current traffic conditions, the model allows one to assess the suitability of various transmission power configurations. The assessment could focus on either the overall influence or on the selective influence of the chosen transmission power. The former evaluates the impact on any potential recipient, that is, the probability of reception over all distances. Figure 7(a) exemplarily compares one simulated scenario under three various power configurations with the model . All of the scenario's trace files were not used in the model-building process presented in Section 3.2.

Figure 7
figure 7

Comparison of model to simulated scenario. The scenario involves a traffic density of  veh/km all transmitting at a rate of  Hz. The simulation traces were not included in the model-building process.Varying distance between sender/receiver for three differing transmission powers Varying transmission powers for three differing distances between sender/receiver

In contrast, a selective influence evaluation focuses on a specific distance for which the communication quality is studied. For the scenario underlying Figures 7(a) and 7(b) compares the probability of one-hop packet reception at distances of 100 m, 200 m, and 300 m for the simulation results and empirical model, respectively. Obviously, the divergence between the two approaches is kept within a small limit but starts increasing at larger transmission powers. Note that the model was designed for communication densities that do not exceed 500; this parameter corresponds to a power level of for the scenario depicted in Figure 7(b). Hence, larger transmission powers increase the communication density and thus render the model invalid. Since the dataset used in the model-building process does not provide information for communication densities larger than 500, these data cannot be interpolated, and the model's predictions are no longer accurate.

We use the selective influence evaluation for determining the minimum transmission power that will meet the application's constraints. Typically, one of the constraints dominates the others, that is, the dominant constraint requires a certain (dominant) transmission power; however other constraints would likewise be satisfied under different power configurations. By utilizing the model , 's dominant transmission power is determined by numerically solving the optimization problem:

(6)

where represents the aformentioned target probability of reception at distance .

In the following, we compare the computed dominant transmission powers for the scenarios outlined in Table 4 with the simulation results. The simulations were not used in the model-building process and differ in that the reference vehicle also adapts to the commonly chosen transmission rate.

Table 4 Scenario setups.

The three curves in Figure 8 represent the simulative probability of reception at distances of 100 m, 200 m, and 300 m in scenario A. Obviously, the analytical solutions to meet constraint 1 (  =  214 m), constraint 2 (  =  352 m), and constraint 3 (  =  511 m) diverge only slightly from the simulative results. Note that increasing deviations at higher transmission powers are again ascribed to the model's aforementioned design restriction of a maximum communication density of 500. The computed solution to meet all constraints agrees with the dominant constraint 3 and corresponds to a communication density of 471.6.

Figure 8
figure 8

Scenario A (cf. Table 4). Probability of packet reception w.r.t. chosen power value: analytical computation (numbers) and simulative results (curves).

Finally, Figure 10 depicts the results for scenario C. While the analytical solutions to meet each single constraint are quite precise, the optimization problem does not yield a solution for meeting all constraints at the same time. As indicated by the simulative results, constraints 1 and 3 are both dominant but contradictory, thus making compliance with all constraints at once impossible.

Figure 9 illustrates the results for scenario B with relaxed traffic conditions but tightened constraints. Again, only a small divergence between the analytical and simulative solutions is noticeable.

Figure 9
figure 9

Scenario B (cf. Table 4). Probability of packet reception w.r.t. chosen power value: analytical computation (numbers) and simulative results (curves).

Figure 10
figure 10

Scenario C (cf. Table 4). Probability of packet reception w.r.t. chosen power value: analytical computation (numbers) and simulative results (curves).

Although the three discussed scenarios have demonstrated the usefulness of the empirical model for dealing with the transmission power control problem, for best results, we highly recommend obtaining knowledge about the current traffic situation in advance. In reality, additional (communication) effort is required to provide vehicles with information in order to allow a precise estimation of the current communication density. If this condition is fulfilled, the presented approach may prove useful for choosing a suitable transmission power or other parameter optimization problems.

5. Conclusions

In this paper, we addressed the problem of determining an analytical expression for the probability of one-hop packet reception in vehicular ad hoc networks. While this probability is influenced by several parameters, including, for example, radio channel characteristics, IEEE 802.11 configurations, and vehicular conditions we reduced the number of varying parameters for simplicity's sake. Besides the distance between sender and receiver, three other variable input parameters were incorporated into our model: transmission power, transmission rate, and vehicular traffic density.

In our evaluation, we demonstrated the model's ability to represent numerous simulation traces as well as its power to predict the outcome of nonsimulated scenarios. In contrast to a huge database that serves as a lookup table for communication characteristics, the presented model can be utilized to solve analytical problems. In a sample application, we dealt with a configuration parameter optimization problem and determined minimum transmission powers to meet a VANET application's constraints. Future work needs to address the raised problem of providing nodes in the network with sufficient knowledge to precisely estimate the communication density, which is the key parameter of the empirical model.

Appendix

Analytical View on the Nakagami Model (Taken from [3])

The following discussion considers only a single transmitter. Hence, the noise level is assumed to be constant over the geographical space. In the following, we will make use of this assumption as we express a signal's power level in terms of its signal-to-noise ratio (SNR), .

According to the Nakagami-m distribution the following function describes the probability density function (pdf) for a signal to be received with power for a given average power strength at distance (see [21, Section 5.1.4, expression 5.14]):

(A.1)
(A.2)

is the corresponding cumulative density function (cdf) and denotes the fading parameter. It is known that the pdf of a gamma distribution is given by

(A.3)

and hence, by setting and , one notes (A.1) being a gamma distribution with the according parameters.

Moreover, for the gamma distribution matches an Erlang distribution for which the following expression of the cdf is known:

(A.4)

For the Nakagami distribution with a positive integer value for the fading parameter we obtain

(A.5)

Then, the probability that a message is successfully received in the absence of interferers deduces from the probability that the message's signal is stronger than the reception threshold, that is,

(A.6)

For the Nakagami parameter we derive the following:

(A.7)

should, in average, be detected in a distance equal to the "intended" communication range from the transmitter. Considering a quadratic path loss according to the Friis-model we get the relationship

(A.8)

where denotes the transmission power to be selected. is a constant value defined as

(A.9)

where and denote the antenna gains of transmitter and receiver, is the wavelength of the transmission, and is the path loss factor, usually set to 1. We again apply the Friis-model to determine the average reception power at the distance , that is,

(A.10)

By applying and to (A.7) we obtain the expected probability of successfully receiving a message at distance while considering an intended communication range of meter:

(A.11)

References

  1. Cordis : Production and transport: braking transport growth. October 2003, http://cordis.europa.eu/euroabstracts/en/october03/trans03.htm

    Google Scholar 

  2. Schwetman HD: Hybrid simulation models of computer systems. Communications of the ACM 1978, 21(9):718-723. 10.1145/359588.359594

    Article  MATH  Google Scholar 

  3. Killat M, Schmidt-Eisenlohr F, Hartenstein H, et al.: Enabling efficient and accurate large-scale simulations of VANETs for vehicular traffic management. Proceedings of the 4th ACM International Workshop on Vehicular Ad Hoc Networks (VANET '07), September 2007, Montreal, Canada 29-38.

    Chapter  Google Scholar 

  4. Bianchi G: Performance analysis of the IEEE 802.11 distributed coordination function. IEEE Journal on Selected Areas in Communications 2000, 18(3):535-547. 10.1109/49.840210

    Article  Google Scholar 

  5. Chatzimisios P, Boucouvalas AC, Vitsas V: Performance analysis of IEEE 802.11 DCF in presence of transmission errors. Proceedings of IEEE International Conference on Communications (ICC '04), June 2004 , Paris, France 7: 3854-3858.

    Google Scholar 

  6. Hou T-C, Tsao L-F, Liu H-C: Analyzing the throughput of IEEE 802.11 DCF scheme with hidden nodes. Proceeding of the 58th IEEE Vehicular Technology Conference (VTC '03), October 2003, Orlando, Fla, USA 5: 2870-2874.

    Google Scholar 

  7. Tsertou A, Laurenson DI: Insights into the hidden node problem. Proceedings of International Conference on Wireless Communications and Mobile Computing (IWCMC '06), July 2006, Vancouver, Canada 767-772.

    Google Scholar 

  8. Ekici O, Yongacoglu A: IEEE 802.11a throughput performance with hidden nodes. IEEE Communications Letters 2008, 12(6):465-467.

    Article  Google Scholar 

  9. Duffy K, Malone D, Leith DJ: Modeling the 802.11 distributed coordination function in non-saturated conditions. IEEE Communications Letters 2005, 9(8):715-717. 10.1109/LCOMM.2005.1496592

    Article  Google Scholar 

  10. Engelstad PE, Østerbø ON: Non-saturation and saturation analysis of IEEE 802.11e EDCA with starvation prediction. Proceedings of the 8th ACM International Symposium on Modeling, Analysis and Simulation of Wireless and Mobile Systems (MSWiM '05), November 2005, Montreal, Canada 224-233.

    Google Scholar 

  11. Pham PP: Comprehensive analysis of the IEEE 802.11. Mobile Networks and Applications 2005, 10(5):691-703. 10.1007/s11036-005-3363-x

    Article  Google Scholar 

  12. Li X, Zeng Q-A: Capture effect in the IEEE 802.11 WLANs with Rayleigh fading, shadowing, and path loss. Proceedings of the IEEE International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob $06), June 2006, Montreal, Canada 110-115.

    Google Scholar 

  13. Jiang D, Chen Q, Delgrossi L: Communication density: a channel load metric for vehicular communications research. Proceedings of IEEE Internatonal Conference on Mobile Adhoc and Sensor Systems (MASS '07), October 2007, Pisa, Italy 1-8.

    Google Scholar 

  14. The Network Simulator–ns-2 http://www.isi.edu/nsnam/ns/

  15. Chen Q, Schmidt-Eisenlohr F, Jiang D, Torrent-Moreno M, Delgrossi L, Hartenstein H: Overhaul of IEEE 802.11 modeling and simulation in NS-2. Proceedings of the 10th ACM Symposium on Modeling, Analysis, and Simulation of Wireless and Mobile Systems (MSWiM '07), October 2007, Chania, Greece 159-168.

    Chapter  Google Scholar 

  16. IEEE 802.11p/d4.0 : Draft amendment for wireless access in vehicular environments (WAVE). 2008.

    Google Scholar 

  17. Maurer J, Fügen T, Wiesbeck W: Physical layer simulations of IEEE802.11a for vehicle-to-vehicle communications. Proceedings of the 62nd IEEE Vehicular Technology Conference (VTC '05), September 2005, Dallas, Tex, USA 1849-1853.

    Google Scholar 

  18. Taliwal V, Jiang D, Mangold H, Chen C, Sengupta R: Empirical determination of channel characteristics for DSRC vehicle-to-vehicle communication. Proceedings of the 1st ACM International Workshop on Vehicular Ad Hoc Networks (VANET '04), October 2004, Philadelphia, Pa, USA 88.

    Chapter  Google Scholar 

  19. Schmidt-Eisenlohr F, Killat M: Vehicle-to-vehicle communications: reception and interference of safety-critical messages. it - Information Technology 2008, 50(4):230-236. 10.1524/itit.2008.0489

    Google Scholar 

  20. Torrent-Moreno M, Santi P, Hartenstein H: Distributed fair transmit power adjustment for vehicular ad hoc networks. Proceedings of the 3rd Annual IEEE Communications Society Conference on Sensor and Ad Hoc Communications and Networks (SECON '06), September 2006, Reston, Va, USA 2: 479-488.

    Google Scholar 

  21. Simon MK, Alouini M-S: Digital Communication over Fading Channels. John Wiley & Sons, New York, NY, USA; 2004.

    Book  Google Scholar 

Download references

Acknowledgments

The authors like to thank the anonymous reviewers for their valuable comments and insights that greatly improved the quality of the paper. The authors gratefully acknowledge the use of the HP XC4000 high performance computing system of the state of Baden-Württemberg, Germany, operated at the Steinbuch Centre for Computing, Karlsruhe Institute of Technology, for the simulations runs presented in this paper. M. Killat acknowledges the support of the research training group "Information Management and Market Engineering" of the Deutsche Forschungsgemeinschaft (German research Foundation). The authors acknowledge the support of the "(PRE-DRIVE C2X) PREparation for DRIVing implementation and Evaluation of C-2-X communication technology" project which is funded under the Seventh Framework Programme of the European Commission.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Moritz Killat.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Killat, M., Hartenstein, H. An Empirical Model for Probability of Packet Reception in Vehicular Ad Hoc Networks. J Wireless Com Network 2009, 721301 (2009). https://doi.org/10.1155/2009/721301

Download citation

  • Received:

  • Revised:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1155/2009/721301

Keywords