The Traffic detection module is used to determine the general characteristics of the traffic in general and each vehicle in particular.
The Traffic detection module has the following functions:
- Determining the total number of vehicles that passed in each lane.
- Saving the date and time of vehicle registration.
- Determining the class of the vehicle.
- Calculating the total number of vehicles of each class.
- Determining the speed of the vehicle using the video image processing algorithm.
- Determining the speed of the vehicles moving in a specific lane.
- Determining the average speed of traffic.
- Determining the average speed of vehicles in the following classes:
- passenger car;
- truck shorter than 12 m;
- truck longer than 12 m;
- bus.
- Determining the distance of up to 255 m between the vehicles.
- Determining the road congestion.
- Registration of violations of certain traffic rules.
- exceeding the speed limit;
- entering an oncoming lane;
- stopping violations;
- backing run;
- driving forbidden types of vehicle.
- Detecting traffic jams.
You can use the following tools to create reports on results of the detection tool operation:
- WEB Report System PSIM module. This module isn't included in the Auto PSIM distribution package and must be installed separately (see WEB Report System PSIM).
- The Traffic Monitor object. Configuration of this object is described in The Traffic Monitor interface object setup. Working with the Traffic Monitor is described in Operator's Guide.