Abstract

This paper examines the application of Latin Hypercube Sampling (LHS) and Antithetic Variables (AVs) to reduce the variance of estimated performance measures from microscopic traffic simulators. LHS and AV allow for a more representative coverage of input probability distributions through stratification, reducing the standard error of simulation outputs. Two methods of implementation are examined, one where stratification is applied to headways and routing decisions of individual vehicles and another where vehicle counts and entry times are more evenly sampled. The proposed methods have wider applicability in general queuing systems. LHS is found to outperform AV, and reductions of up to 71% in the standard error of estimates of traffic network performance relative to independent sampling are obtained. LHS allows for a reduction in the execution time of computationally expensive microscopic traffic simulators as fewer simulations are required to achieve a fixed level of precision with reductions of up to 84% in computing time noted on the test cases considered. The benefits of LHS are amplified for more congested networks and as the required level of precision increases.

1. Introduction

Simulation models have become established as invaluable tools for managing signalized road traffic networks. A large range of planning applications from optimizing traffic signal timings, evaluating changes in lane configurations, and testing intelligent traffic systems have been extensively explored. Although deterministic macroscopic simulation models such as TRANSYT [1], TRANSYT-7F [2], and SYNCHRO [3] were initially used, preference is now given to microscopic simulation models such as PARAMICS [4], CORSIM [5], and VISSIM [6]. Microscopic traffic simulators consider the state of vehicles individually rather than modeling an entire stream of traffic in aggregate as is the case with macroscopic traffic simulators. This more detailed consideration allows for a more comprehensive consideration of the complex effects of vehicle interactions as well as catering for the stochastic nature of vehicle arrivals, vehicle routing, and driver behavior to be considered.

The disadvantage of using a microscopic traffic simulator is the increased computing requirement due to the more detailed modeling. The following studies serve as examples to demonstrate the extensive model run-times which can be experienced.(i) Rouphail et al. [7] required over 7 hours of computing time to evaluate the effectiveness of 625 alternative traffic signal timing policies in CORSIM as part of an optimization search on a moderately sized network with 9 signalized intersections.(ii) While optimizing traffic signal settings in Stevanovic et al. [8], the evaluation of 7600 alternative traffic signal timing policies in VISSIM for a network with 12 signalized intersections required 90 hours of computing time even though processing was distributed across 10 computers working in parallel.(iii) Park and Lee [9] compared several traffic signal optimization strategies on a 16-signal arterial network and found that the length of a single VISSIM evaluation required 84 seconds using a single computer. Distributed processing with 8ā€“12 computers was required to reduce computing times and achieve the study objectives.(iv) Stevanovic et al. [10] required over a month of computing time to complete traffic signal optimization runs for a 12-signal arterial network using VISSIM as an evaluation model.

In addition, due to the stochastic nature of the modelling, microscopic traffic simulators can only provide estimates of underlying network performance metrics. For the case of network average delay, the maximum estimated coefficient of variation (ratio of the standard deviation to the mean) from a number of studies has been calculated and summarized in Table 1.

Since network average delay is known to be normally distributed [15], the relative error at 95% confidence can be obtained by multiplying the coefficient of variation by 1.96. Thus, if we were to perform a single execution of the traffic simulator, obtaining an estimate of network average delay of , the precision is such that a 95% confidence interval for the true underlying mean could be as wide as . Averaging over multiple independent replications of the traffic simulator is a necessity to increase precision. However, this can be computationally expensive as noted earlier. Furthermore, the standard error of the estimator of the mean is proportional to where is the number of independent replications of the simulator. Thus, a doubling of the number of simulation runs will reduce the standard error by only 29%.

The large computational burden of microscopic traffic simulation models can serve as a considerable obstacle in practical applications. This paper considers the application of the variance reduction techniques Latin Hypercube Sampling (LHS) and Antithetic Variables (AVs) to improve the precision of estimators from microscopic traffic simulators. LHS and AV are applied to ensure that the limited simulation sample provides a more representative coverage of the vehicle generation process through stratification, thus reducing the standard error of outputs from the traffic simulator. Increased precision will result in improved decision making for a fixed level of computation resources. Alternatively, the number of multiple model runs can be reduced without losing accuracy, thus reducing model run time. Two alternative methods of implementing stratified sampling will be considered and comparisons with the conventional approach of Simple Random Sampling (SRS) will be made. Results will be based on an evaluation of SRS, LHS, and AV on a set of test networks using the open-source microscopic traffic simulator MSTRANS [15]. The sensitivity of findings to the impact of the number of simulations performed and the level of congestion will also be examined.

The remainder of this paper is organized as follows. First, a description of LHS, AV, and the related simulation variance reduction technique Common Random Numbers (CRNs) is given. A review of the application of variance reduction techniques in microscopic traffic simulators and a closely related set of models known as queuing systems is then provided. An overview of MSTRANS is provided next, followed by a description of how the stratified sampling methods have been implemented. The test networks are then described. The methodology for evaluating the variance reduction is discussed next. Results from the simulation experiments are then presented and analyzed. Finally, a summary of findings is given in the conclusion.

2. Simulation Variance Reduction Techniques

2.1. Latin Hypercube Sampling

Stochastic simulation is used to empirically estimate a property of a random variable . Often, an estimate of the mean is required. is typically a function of a vector of other random quantities ; that is, , where the joint distribution of is known. For the case of a microscopic traffic simulation model, is some overall measure of performance of the traffic network such as the average delay experienced by all vehicles traversing the network, are the interarrival times of vehicles which are stochastic and based on known headway distributions such as the exponential [16], and is evaluated computationally based on the logic and parameters of the traffic simulation model.

In order to estimate , replications (simulations) are performed. Let denote the realization of the vehicle headways on the th simulation. Let denote the network-wide average vehicle delay on the th simulation. An estimate of can be obtained using .

In most simulation applications, are generated independently and this constitutes SRS. The idea behind LHS is to select observations from so that the resulting sample is more representative of the distribution of [17, 18]. This is achieved by stratified sampling of each marginal random variable in the vector. For example, suppose that denotes the headway between the th and th vehicles entering at a particular point of the network. Furthermore, let us suppose that headways are exponentially distributed with a mean of 10 seconds. Assuming that we are performing simulations, executions of the traffic simulation model with different random number seeds may produce the following observations: , , , , and . These observations are a poor representation of the headway distribution as the headway values are all smaller than the mean. A large headway between the th and th vehicles will not be covered in any of the five simulations generated. With LHS, the sample is obtained by partitioning the support into five regions of equal probability and selecting a single observation from each region. This is illustrated in Figure 1, and the example simulated outcomes can be seen to provide a more even coverage of the headway distribution.

This procedure is applied separately to generate the simulated outcomes for each marginal random variable in . The orders of simulated observations are randomized before combining to form . The approach guarantees an ā€œevenā€ coverage for each univariate outcome. LHS thus produces a ā€œmore representativeā€ set of simulated vectors . Accordingly, will be more representative, and the estimate of will have lower variance. Mathematically, LHS produces an unbiased estimator of with lower variance than that from SRS [17, 19]. The extent of the variance reduction is problem specific and is evaluated for the case of microscopic traffic simulation in this study.

2.2. Antithetic Variables

The technique of AV [20] is closely related to LHS. For the case , the value of is simulated at random. Suppose that the simulated outcome is . The value of is then set to where satisfies . An example of a possible outcome for the headway distribution covered in the previous section is illustrated in Figure 2.

For and even, the process is repeated to generate pairs of observations for . As with LHS, each marginal random variable in is simulated independently. Simulation using AV will guarantee an equal number of observations on either side of the median. AV is similar to LHS in that the support of each marginal is partitioned into two equiprobable regions with an equal number of observations being simulated in each region. However, LHS can be considered to be more general in that instead of partitioning into two regions, stratification is performed using equi-probable regions. For odd, AVs can be applied by generating paired observations as suggested and generating an additional observation independently.

2.3. Common Random Numbers

CRN [20] is explained by example with reference to a microscopic traffic simulator. For the case of comparing two alternative signal timing plans, differences in observed performance values are a consequence of the impact of signal timings as well as the fluctuations in experimental conditions (e.g., each signal timing plan may have been subjected to drastically different vehicle arrival patterns). If we apply similar experimental conditions for all system configurations (i.e., identical vehicle arrival patterns), we can then attribute the computed differences in measured performances to the difference in the signal timing policies. CRN can be implemented by utilizing the same random number seed for the microscopic traffic simulator when evaluating the two alternative signal timing plans. LHS and AV are not at odds with CRN as the variance reduction techniques can be combined. For example, assuming that simulations are performed for each signal timing policy, the arrival patterns for the simulations can be generated by LHS. These same arrival patterns can then be applied when evaluating both traffic signal timing plans using the microscopic traffic simulator.

3. Previous Applications of Variance Reduction Techniques

3.1. Traffic Simulation

Rathi and Venigalla [21] experimented with AV using an early version of CORSIM [5]. AVs were applied to the generation of all stochastic effects, namely, vehicle characteristics, headways, routing, and driver behavioral decisions on a small three-intersection network. Reductions of up to 36% in the standard deviation of network average travel time were obtained. Rathi [22] found the use of CRN to provide substantial reductions in the variance of the difference between performance measures of alternative traffic signal timing policies. Kesur [23] demonstrated the improvements in the solution quality obtained from state-of-the-art traffic signal optimization algorithms when implementing CRN in the evaluation of alternative signal timing policies. CRN is currently in widespread use and is supported by the proprietary traffic simulators CORSIM [5] and VISSIM [6]. No studies on the possible implementation methods or the effectiveness of applying LHS to the vehicle generation process have been performed as yet.

A similar, though not directly relevant, application is the use of LHS as an experimental design tool in microscopic traffic simulator applications. For example, Park et al. [24] considered the robustness of a signal timing policy for a 9-signal network to changes in mean demand at 8 major source nodes. Three different flow levels were considered at each source node, namely, base, high, and low. With 8 factors and 3 levels for each factor, different demand patterns can be tested. LHS was used to reduce the number of demand combinations to 204 by sampling 68 base, high, and low flow scenarios for each source node and then combining these in random order. LHS has also been used for experimental design when identifying significant parameters for the purpose of calibrating microscopic traffic simulators [25].

3.2. Queuing Systems

Traffic networks are special cases of queuing systems. Queuing theory deals with the analysis of systems where customers arrive at a queue according to a deterministic or stochastic process and are served by one or more servers with deterministic or stochastic service times. An isolated road intersection can be modeled as a queuing system with exponentially distributed customer inter-arrival times [26]. For the case of a queuing system with a single server, Page [27] and Mitchell [28] applied AV to the generation of exponentially distributed customer inter-arrival and service times, noting reductions of up to 41% in the standard error of the estimated average customer waiting time when compared to simulation by SRS. Sabuncuoglu et al. [29] experimented with AV and LHS in turn for the same queuing system, observing reductions of up to 16% in the standard error of the estimator of the total time spent in the system relative to SRS. Ross and Lin [30] advocate stratification of the number of customer arrivals in queuing systems as opposed to inter-arrival times and obtained a reduction in the standard deviation of the average customer waiting time of 29%. Streltsov and Vakili [31] have also applied LHS to a range of queuing systems. However, their approach focuses on event based simulation where the state of the system at the occurrence of an event (such as a customer arrival or departure) is considered.

4. MSTRANS Overview

Comparisons between SRS, LHS, and AV are made using Microscopic Stochastic Traffic Network Simulator (MSTRANS) which is a stochastic microscopic traffic simulator developed by the author [15]. This model was chosen for the following reasons.(i) MSTRANS is open-source with a full code listing available at [32] or directly from the author. Modifications to the vehicle generation algorithms to implement LHS and AV could thus be made directly.(ii) Several validation exercises have been performed, and MSTRANS has been found to give results comparable to CORSIM [5], in terms of both the mean and standard error of estimators of network performance in aggregate, as well as on individual links [15].(iii) The model has been extensively used in several applications related to optimization of traffic signal timings [23, 33ā€“35].(iv) MSTRANS has a rapid execution speed relative to the commercially available microscopic traffic simulators, allowing for the large number of model executions required to achieve the study objectives [15].

Networks in MSTRANS are represented schematically using graphs with nodes representing vehicle entry points or intersections and links representing the road. The model logic and parameters are based on findings from the literature on driver behavior and vehicle characteristics. The model applies a fixed increment time step to advance the simulation. Vehicle status and kinematics are updated each second, along with the traffic signal indications. New vehicles are generated at the network boundary nodes with exponentially distributed headways. Vehicle routing through the network is generated stochastically based on specified expected turning proportions. Linear acceleration and constant deceleration models are applied to lead vehicles. The behavior of following vehicles is based on the Gipps microscopic car-following model [36]. Left-turning vehicles receiving unprotected green utilize a gap-acceptance model where the probability of accepting a gap increases with the gap size according to a logistic function. Stopping decisions on amber signals are also made using a logistic model. Response delays are modeled and lane changes are governed by pragmatic rules. The delay measure produced is control delay which is the difference between actual and uninterrupted travel times. The number of stops is computed using the approach of Rakha et al. [37] which accountings for partial stops and is appropriate in both undersaturated and oversaturated conditions.

An initialization period is completed before results are recorded. Network performance measures are obtained by averaging over all vehicles that complete their trips through the network during the analysis period. However, to account for the delay and stops to be experienced by residual queues remaining at the end of the analysis period, the run length is extended until all remaining vehicles have cleared the network.

A thorough account of the functional details of the model and a review of the literature justifying the logic and parameters are given in [15].

5. Implementation of Stratified Sampling

Applications of LHS and AV in queuing systems have been covered in the literature review. Of the studies mentioned, [27ā€“29] implement stratification to the customer inter-arrival times, while [30] applies stratification to the number of customer arrivals. Extending these ideas to the realm of microscopic traffic simulators, two methods of implementing stratification are considered. We refer to implementations of LHS or AV using the first method as LHS1 and AV1, respectively. Implementations of LHS or AV under the second method are referred to as LHS2 and AV2, respectively.

5.1. Method 1

Under this implementation, stratification is applied to the generation of vehicle inter-arrival times. In addition, stratification is applied to generate the sequence of turning decisions for each vehicle.

5.1.1. Vehicle Interarrival Times

Let be number of replications of the traffic simulator, duration of simulation period (including duration of initialization period) (seconds), average headway between vehicles entering at boundary node (seconds), headway between the th and th vehicles entering at boundary node in simulation (seconds), and indicator as to whether the entry of the th vehicle at boundary node in simulation occurs before the end of the simulation period

For each boundary node and vehicle arrival , vehicle inter-arrival times are generated by stratification of the exponential distribution with mean as per the procedures described in Section 2. Note that headways are generated as some simulations may have fewer than vehicles entering at node during the finite simulation period. For each boundary node , the previous process begins with and is repeated for increasing until .

5.1.2. Vehicle Turning Decisions

For each vehicle generated, a route through the network is assigned. The route is comprised of a sequence of turning decisions at each intersection. Stratification is applied to ensure a more representative coverage of routes through the network. The manner in which this is achieved is demonstrated by example using the two-intersection network in Figure 3. Let us assume that the expected proportion of left turning, through, and right turning traffic on each approach to an intersection is , , and , respectively. For a vehicle entering at a particular node, the sequence of possible turning decisions is completely determined if the exit node is known. Let denote the exit node for a vehicle arriving at boundary node .

We will consider routing decisions for vehicles entering at node 3. If we enumerate the set of turning decisions in the order, left, through, and right, starting with the first turning decision and iterating for all remaining turning decisions, the distribution of will be given by

According to the inverse transform method [20], an observation from can be obtained by simulating a uniform random number in the interval and evaluating the function which is graphed in Figure 4.

LHS and AV can be implemented by applying the stratification to simulate and then evaluating the function . For the case of LHS with , we will then have the following trips for the th vehicle entering at node 3:(i)two trips exiting via node 4;(ii)one trip exiting via node 5;(iii)two trips exiting via node 6;(iv)one trip exiting via node 7;(v)two trips exiting via node 8.

If only simulations are performed, LHS stratification will ensure that we have(i)one trip exiting via node 4;(ii)two trips through to intersection 2, and of these trips, one trip is equally likely to be a left turn and exit via node 5 or a through movement and exit via node 6, while the remaining trip is equally likely to be a through movement and exit via node 6 or a right turn and exit via node 7;(iii)one trip exiting via node 8.

5.2. Method 2

In this alternative implementation, stratification is applied to vehicle counts as opposed to vehicle headways. In addition to vehicle counts, stratification is applied to the generation of vehicle entry times by considering the distribution of entry times conditional on the simulated count.

5.2.1. Vehicle Counts

Assuming exponentially distributed headways, we have from theory on the Poisson process that the number of vehicles entering at boundary node during the simulation period will have a distribution [20]. Thus, if we simulate vehicle counts rather than vehicle headways, we can apply stratification to the number of vehicles entering the network. However, rather than applying stratification to the number of vehicles entering at boundary node , a more detailed stratification is performed. This is explained using the two-intersection network from the previous section as an example. From theory on the Poisson process, we have that the number of vehicles entering at node 3 and exiting at node during the simulation period will be distributed and independent for each [20]. Thus, rather than simulating all vehicles entering at node 3 and then assigning routes to individual vehicles, we can rather simulate the count of vehicles entering at source node 3 separately for each possible exit node using independent Poisson random variables. Stratification of each Poisson random variable can be performed as per the procedures described in Section 2. Thus, rather than merely ensuring a representative coverage of the distribution of the number of vehicle entering at each boundary node, the procedure described will ensure a representative sample for the distribution of the number of vehicles traversing each possible route through the network.

5.2.2. Vehicle Entry Times

From theory on the Poisson process [20], it can be shown that once the vehicle count has been simulated, the entry times of individual vehicles can be simulated independently from a uniform distribution over the interval . These entry times need to be sorted into increasing order, to obtain the entry times of successive vehicles. Using this result, stratification is applied to the generation of the vehicle entry times as follows.

Let be number of vehicles entering at node and exiting at node in simulation , maximum number of vehicles entering at node and exiting at node over the simulations , entry time of the th vehicle entering at node and exiting at node in simulation , and indicator as to whether at least vehicles enter at node and exiting at node in simulation where

First, the number of vehicles entering at node and exiting at node , is simulated for all by stratification as described in Section 5.2.1. Thereafter, for each vehicle , arrival times are simulated by stratification of the distribution using the procedures described Section 2. The generated arrival times along the route are then sorted in increasing order for each simulation .

6. Test Networks

SRS, LHS, and AV are compared based on simulation results for a 9-signal arterial network and a 14-signal grid network. The arterial network is Canal Street in New Orleans, Louisiana [38]. The grid network is based on a data set for downtown Ann Arbor, Michigan [39]. The structure and spacingā€™s for each network are given in Figure 5.

Two through lanes, exclusive turning lanes, and a free flow speed of 37ā€‰mph (60ā€‰km/h) have been assumed for each link. The average total flows into the arterial and grid networks are 8191 and 6546 vehicles/hour, respectively. A breakdown of the average flows by boundary node and the expected turning proportions at each approach is given in Gartner et al. [38] for the arterial network and Kesur [15] for the grid network. The flow rates as given constitute undersaturated conditions. The average flows are increased by 50% for the arterial network and 60% for the grid network to construct oversaturated conditions. The following four test networks are thus considered:(i)arterial undersaturated;(ii)arterial oversaturated;(iii)grid undersaturated;(iv)grid oversaturated.

A 15-minute initialization period is utilized followed by a 15-minute analysis period in each case. The implemented fixed-time traffic signal timing scheme for each network was that obtained from the delay minimizing optimization algorithm of Kesur [23]. A model calibration exercise was not performed and the default MSTRANS model parameters [15] which have been set based on findings on the literature have been used. The test networks and model parameters were felt to be generic enough to achieve the study objective which is an evaluation of the effectiveness of the proposed variance reduction techniques.

7. Evaluation of Variance Reduction

The improvements in precision of mean estimates of network averages for delay, number of stops, and speed are quantified by comparing the variance of these quantities under SRS, LHS, and AV. The estimators are compared for . A range of different values of are tested as the required number of replications of the microscopic traffic simulator is problem specific. For example, in traffic signal optimization, has been found to be optimal as it allows for a large number of signal timing combinations to be tested [15, 33]. A model calibration exercise would also make use of a small value of [25]. However, for a planning or evaluation application, it is not uncommon to perform up to 100 replications.

Under SRS, the variance of the estimator of network average delay obtained by averaging results from independent replications of MSTRANS is given by where is the network average delay. The quantity was estimated by performing evaluations of each test network in MSTRANS with a different random number seed each time and using the sample variance as an unbiased estimator.

Analytical expressions for the variance of estimators obtained using AV and LHS do not exist. Instead, the replicated sampling technique is used [18]. This involves producing independent super samples for each stratified sampling method and . Let denote network average delay in the th simulation out of on the th independent super sample using stratified sampling method . We have that is the th independent estimate of network average delay using stratified sampling method with simulations. An unbiased estimator for the variance of the estimator of network average delay using stratified sampling method with replications of MSTRANS is given by

When quoting results, rather than providing figures for the variance, we provide the coefficient of variation. This allows for easier comparison as this measure is unit-free. Although the previous discussion only covers network average delay, the variance of estimates for the network average number of stops and speed is obtained in a similar way.

8. Results

8.1. Improvements in Precision

The coefficient of variation for estimates of network average delay is given in Table 2 for each test network, sampling method, and value of . The relative reductions in the coefficient of variation using different stratified sampling methods are also provided.

From Table 2, we note that the stratified sampling techniques reduce the variability of network average delay relative to SRS in all instances. From columns 8 and 9, we find that LHS offers larger variance reductions relative to AV in all cases expect for when in oversaturated flow conditions. We thus recommend stratification using LHS instead of AV as it produces larger variance reductions in general. Larger variance reductions under LHS are expected as the method allows for stratification of each univariate outcome to a greater extent. AV has the potential to outperform LHS when as it imposes a larger negative correlation between the two observations of each univariate outcome.

Columns 10 and 11 demonstrate that stratification using Method 2 generally provides a larger variance reduction than that obtained by Method 1. This can be explained by the fact that Method 2 applies stratification to a greater extent than Method 1. While both methods apply stratification to the distribution of vehicle entry times directly, Method 2 applies stratification to the distribution of vehicle counts to a greater degree in that partitioning is applied directly to the count of vehicles traversing each route through the network. With Method 1 this stratification is only applied indirectly through the following effects.(i) The stratification of routing decisions of individual vehicles ensures a more even coverage of routes through the network in aggregate.(ii) Vehicle counts and vehicle headways at each boundary node are related; that is, simulated vehicle count = [average of headway of all simulated vehicles]āˆ’1. The stratification of the headway distribution of individual vehicles implies a more representative sampling of the average headway and as a consequence a more representative coverage of the vehicle count.

However, the scope for application of Method 1 is more general in that it can be applied to headway distributions other than the exponential. Although the exponential headway distribution is the most widely used [16], the Gamma and Lognormal distributions have been recommended for higher levels of traffic flow [40, 41].

From Columns 12 and 13, we find that the improvements in precision of estimators obtained using simulation with LHS as opposed to SRS increase as more simulations are performed. For instance, the relative reduction in the standard error of network average delay using LHS2 for the arterial network in oversaturated conditions starts at 29% for and increases to 71% for . This can be explained by the fact that LHS applies a more detailed stratification of each marginal random variable for larger . Furthermore, the benefits of employing LHS are larger in oversaturated flow conditions.

Although the impacts of stratified sampling on the network averages for the number of stops and speed are not provided, the overall findings and conclusions are similar.

8.2. Reduction in Model Runtime

The variance of estimators for sampling method has been examined and the following approximate relationship was observed:

In order to more easily demonstrate this fact and to obtain an estimate of , we can convert (6) into a linear relationship by taking logs

The quantities and are plotted against each other for the case of network average delay under LHS1 in Figure 6, and the relationship can be observed to be close to linear.

A similar result was observed for LHS2 and when considering performance measures other than network average delay. Least-squares estimates of are given in Table 3.

From (4) and (6), we have that the number of simulations required under stratified sampling to obtain estimators with the same precision as those obtained using SRS with simulations is given by . These are tabulated in Table 4.

From Table 4, we find that for the arterial network in oversaturated conditions, the estimator for network average delay obtained by averaging the results of 100 simulations with SRS has the same precision as that obtained by averaging just 16 simulations if LHS2 was applied instead. Since computing time increases linearly with the number of simulations, LHS provides an 84% runtime reduction in this instance.

9. Conclusion

The application of LHS and AV to reduce the variance of output measures from microscopic traffic simulators has been explored and found to provide considerable benefits. Two methods of implementing stratified sampling are presented, one which offers greater variance reduction and another that has more general applicability. LHS is found to outperform AV in general. For the same level of computational resources, reductions of up to 71% in the standard error of the equivalent estimates of traffic network performance under SRS are obtained using LHS. Alternatively, in the most extreme case, the same level of precision can be maintained by using LHS with only 16% of the original computational resource level. The improvements in precision and reductions in runtime can allow for better decision making and increased scope of use of microscopic traffic simulators. Circumstances which place the largest burden on computing time are requirements for high levels of precision or the evaluation of congested networks. However, it is in these difficult situations where LHS is the most effective. The overhead and complexity of implementing LHS is minimal, and it is recommended for inclusion in current commercial microscopic traffic simulators.