Traffic data parameters
On the TrafficData tab in the graphical TRE user interface, you can set all parameters that are related to the traffic state data used to implement local corrections in the simulation.
Parameter | Type | Validity | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ClearQueueOnHypoSpeedMeasure |
Boolean |
{true,false} |
Handles queues of speed measures. true: Clear queues in presence of hypocritical speed measures. false: Otherwise Default is true. |
||||||||||||||||||||
CriticalSpeedRatio |
Double |
[0,1] |
Defines the threshold to assess a speed measure to be a measure of congestion with respect to its ratio per the free flow speed. When the measured speed is over CriticalSpeedRatio, the speed is hypercritical. Default is 0.5. |
||||||||||||||||||||
|
|
Data type: UUID Identifier of the customer. It is used only for the communication with the MLF micro-service API. Default value: Not applicable |
|||||||||||||||||||||
GenerateFlow |
Int32 |
{0,1,2} |
Handles the generation of flow from speed measures, further than the corresponding capacity modification. q(v) (link fundamental diagram, see ) is a very sensible function and in this case could produce very different results with very small parameter differences. Furthermore, in the hypocritical branch of the fundamental diagram, q(v) is very steep. Therefore, to produce reliable results it requires a very good calibration of the link performances and very reliable speed measure data.
Default is 0. |
||||||||||||||||||||
HypercriticalSpeedMeasureSetEntryBottleneck |
Boolean |
{true,false} |
Handles the link entry capacity.
Default is false. |
||||||||||||||||||||
Boolean |
{true,false} |
Sets a queue consistent with a hypercritical speed measure (see → Speed measure effects.).
Default is true. |
|||||||||||||||||||||
IgnoreZeroValues |
Int32 |
{0,1} |
Handles 0 values as missing values (not detected). If IgnoreZeroValues is enabled, TRE ignores measures that have a value of 0. This can be useful with some interfaces return 0 as an indication of missing data. Admitted values:
Default is 1. |
||||||||||||||||||||
SpeedMeasEffect |
Int32 |
{0,1,2} |
Effect of speed measures.
Default is 2.
The value of SpeedMeasEffect can have a relation with:
Based on the different combinations of the measured speed and the configuration parameters, can be run:
In case of SpeedMeasEffect=2:
|
||||||||||||||||||||
TDAY |
Int32 |
≥ −1 |
Defines, through the pattern [yyyymmdd], the date of the traffic data to be imported. Special values:
Default is −1. |
||||||||||||||||||||
Int32 |
Defines the time extension, measured in seconds [s], of the validity of traffic states with respect to the input validity. TrafficDataForecast defines the time extension of measures, producing an implicit forecast, assuming each measure to be valid for some additional time after the input end time. Default is 900. |
||||||||||||||||||||||
TrafficDataLag |
Int32 |
|
Defines a look ahead window, measured in seconds [s], when importing traffic data. Traffic data has a creation date that describes the time when the data first becomes usable. Usually, only traffic data with a creation date prior to the current simulation time is taken into account. TrafficDataLag extends the initial time interval of the simulation to include also traffic data not created at the beginning of the simulation. This can be used if there is some component that provides data with some delay or that sets a time later than the expected time. Default is 60. |
||||||||||||||||||||
TrafficStateMinAccuracy |
Double |
[0,100] |
Defines the accuracy threshold to accept traffic data. The accuracy of traffic data is set in TSTA.ACCU (see → Real-time traffic data). If TrafficStateMinAccuracy > TSTA.ACCU, the traffica data is discarded. Special values: 0 :Accept all the data. Default is 0. |
||||||||||||||||||||
UndefinedMeasure |
Int32 |
{0,1,2} |
Defines how the supply model behaves with respect to flow measures that are not associated to a corresponding speed measure during the same time interval. Admitted values:
Default is 1. |
||||||||||||||||||||
UseForecastMeasure |
Boolean |
{true,false} |
Enables to accept measures for future time intervals.
Default is false. |