Changes between Version 4 and Version 5 of project/project/subproj/wpi3


Ignore:
Timestamp:
May 18, 2022 12:25:11 PM (2 years ago)
Author:
westbrink
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • project/project/subproj/wpi3

    v4 v5  
    4747    • Agents do not measure chemical compounds or aerosols. This extension is in preparation.
    4848
    49 The MAS source code is used as the basis for a new Vehicle Agent System (VAS) module in order to couple MATSim output data (i.e. emissions and movement paths) to PALM-4U. For this, a new coupler MATSim-PALM-4U was created to read the movement paths and traffic emissions of the vehicles from MATSim output and incorporated them into the PALM-4U. Since the time step of the vehicles from MATSim output files (1 second) is larger than the model time step of PALM-4U, the new module of VAS will contain an interpolation/accumulation procedure of the vehicles' emissions for each grid cell of PALM-4U.
    50 The interpolation algorithm computes each cell visited by the moving vehicles within the PALM-4U grid and then calculates the fraction of time the vehicles spent in each grid cell. Based on this time fraction, the vehicles' emissions are updated on every grid cell visited by the vehicles.
     49The MAS source code is used as the basis for a new Vehicle Agent System (VAS) module in order to couple MATSim output data (i.e. emissions and movement paths) to PALM-4U. For this, a new coupler MATSim-PALM-4U was created to read the movement paths and traffic emissions of the vehicles from MATSim output and incorporated them into the PALM-4U. Since the time step of the vehicles from MATSim output files (1 second) is larger than the model time step of PALM-4U, the new module of VAS will contain an interpolation/accumulation procedure of the vehicle's emissions for each grid cell of PALM-4U.
     50The interpolation algorithm computes each cell visited by the moving vehicles within the PALM-4U grid and then calculates the fraction of time the vehicles spent in each grid cell. Based on this time fraction, the vehicle's emissions are updated on every grid cell visited by the vehicles.
    5151
    5252The algorithm also treats some special cases, when the vehicles are moving exactly on the grid lines (horizontal or vertical) and on the edges of the domain. There are some assumptions/modifications to the algorithm, such that:
     
    5454    • the vehicles moving on the edges of the domains are releasing emissions always inside of the domain, regardless of the direction of the movements.
    5555
    56 Also, the pedestrians' movements from MATSim output have been taken into account in the new interface: each initial and target position of the pedestrians, and starting and ending time of the movements of the agents were incorporated in PALM-4U. Then the main model runs the MAS with the new agents for the given simulation time.
     56Also, the pedestrian's movements from MATSim output have been taken into account in the new interface: each initial and target position of the pedestrians, and starting and ending time of the movements of the agents were incorporated in PALM-4U. Then the main model runs the MAS with the new agents for the given simulation time.
    5757
    5858||
                                                                                                                                                                                                                                                                                                                                                                               
  | Impressum | ©Leibniz Universität Hannover |