Skip to content

Commit

Permalink
fixing link
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Mar 15, 2024
1 parent bc63f75 commit 0e26bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2022/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ <h3><i>Simulating and modelling traffic: What are we trying to achieve?</i></h3>
<h6>Prof. Dr.-Ing. Heather Kaths</h6>
Head of the Department for Bicycle Traffic Planning<br>
University of Wuppertal<br>
<a href="https://radverkehr.uni-wuppertal.de/de/team/prof-dr-ing-heather-kaths/" class="btn btn-sm btn-outline-info" style="margin-top:10px;">Website</a>
<a href="https://radverkehr.uni-wuppertal.de/de/team/univ-prof-dr-ing-heather-kaths/" class="btn btn-sm btn-outline-info" style="margin-top:10px;">Website</a>
<p>Our ability to virtually recreate infrastructure and traffic flow at many different scales, from the very detailed simulation of systems used to drive and control vehicles to the depiction of congestion in country-wide highway networks, has improved drastically over the last decades. The data needed to develop, calibrate and validate simulation models is increasingly at our fingertips. An active and growing community of academics and industry personnel dedicate time and expert knowledge to improving and optimizing traffic simulation tools and workflows. At the same time, issues such as air pollution, traffic injuries and fatalities, noise and disconnected urban space persist. In this keynote, I want to explore how tools for creating virtual, simulated worlds are helping to solve actual problems in our real world: what is done today, and what opportunities are there for tomorrow?</p>
<h1 id="tapas-workshop">TAPAS Workshop</h1>
<p>The agent-based demand model TAPAS is an open source development of DLR’s Institute for Transport Research. TAPAS simulated the mobility patterns of a virtual population of a modelled regions. Both the population as well as the activity places are represented individually. TAPAS distinguishes a large set of person groups, and different modes of transport. The mobility behavior of the population is determined using empirical daily mobility plans. The result is a list of daily activities for each person within the modeled area, including the starting location, the destination location, the begin of the ride and the ride’s duration as well as the chosen mode, among others. The result can be used as an input for the microscopic traffic flow simulation SUMO.</p>
Expand Down
2 changes: 1 addition & 1 deletion src/content/2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ You can find all videos here: <a href="https://www.youtube.com/playlist?list=PLy
<h6>Prof. Dr.-Ing. Heather Kaths</h6>
Head of the Department for Bicycle Traffic Planning<br>
University of Wuppertal<br>
<a href="https://radverkehr.uni-wuppertal.de/de/team/prof-dr-ing-heather-kaths/" class="btn btn-sm btn-outline-info" style="margin-top:10px;">Website</a>
<a href="https://radverkehr.uni-wuppertal.de/de/team/univ-prof-dr-ing-heather-kaths/" class="btn btn-sm btn-outline-info" style="margin-top:10px;">Website</a>


Our ability to virtually recreate infrastructure and traffic flow at many different scales, from the very detailed simulation of systems used to drive and control vehicles to the depiction of congestion in country-wide highway networks, has improved drastically over the last decades. The data needed to develop, calibrate and validate simulation models is increasingly at our fingertips. An active and growing community of academics and industry personnel dedicate time and expert knowledge to improving and optimizing traffic simulation tools and workflows. At the same time, issues such as air pollution, traffic injuries and fatalities, noise and disconnected urban space persist. In this keynote, I want to explore how tools for creating virtual, simulated worlds are helping to solve actual problems in our real world: what is done today, and what opportunities are there for tomorrow?
Expand Down

0 comments on commit 0e26bcf

Please sign in to comment.