| <!DOCTYPE html> |
| <html lang="en"><head> |
| <title>SUMO User Conference 2021 | Eclipse SUMO - Simulation of Urban MObility</title> |
| <meta charset="utf-8"> |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <link rel="icon" href="https://www.eclipse.org/sumo/images/favicon.ico" type="image/x-icon"> |
| <link rel="apple-touch-icon" href="https://www.eclipse.org/sumo/images/sumo_twitter.jpg"> |
| <meta name="description" content="Get in touch with our international user community"> |
| <meta name="theme-color" content="#338033"> |
| <meta name="twitter:card" content="summary"> |
| <meta name="twitter:image" content="https://www.eclipse.org/sumo/images/sumo_twitter.jpg"> |
| <meta name="twitter:site" content="@eclipsesumo"> |
| <meta property="og:title" content="SUMO User Conference 2021 | Eclipse SUMO - Simulation of Urban MObility"> |
| <meta property="og:description" content="Get in touch with our international user community"> |
| <meta property="og:site_name" content="Eclipse SUMO - Simulation of Urban MObility"> |
| <meta property="og:image" content="https://www.eclipse.org/sumo/images/sumo_share.png"> |
| <meta property="og:type" content="website"> |
| <meta property="og:url" content="https://www.eclipse.org/sumo/conference/"> |
| <meta name="keywords" content="SUMO, Eclipse SUMO, Traffic Simulation, Mobility"> |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> |
| <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> |
| <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> |
| <link rel="stylesheet" href="https://www.eclipse.org/sumo/css/custom.css"> |
| <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous"> |
| <script async defer src="https://buttons.github.io/buttons.js"></script> |
| |
| <script> |
| window.onload = function check_if_ie() { |
| var msie = window.navigator.userAgent.indexOf("MSIE "); |
| if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) { |
| document.getElementById("not_for_ie").style.display = 'none'; |
| } |
| return false; |
| } |
| </script> |
| |
| |
| |
| |
| |
| |
| </head><body id="page-top"><!-- navigation --> |
| |
| |
| <nav class="navbar navbar-expand-lg bg-light navbar-light fixed-top"> |
| <div class="container"> |
| <a class="navbar-brand" href="https://www.eclipse.org/sumo/"><img class="img-fluid" src="/sumo/images/logos/sumo-logo-white.svg" id="navbar-logo" style="pointer-events:none;" alt="SUMO logo"></a> |
| <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar" aria-label="menu icon"> |
| <span class="navbar-toggler-icon"></span> |
| </button> |
| <div class="collapse navbar-collapse text-center" id="collapsibleNavbar"> |
| <ul class="navbar-nav ml-auto"> |
| |
| |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" |
| aria-expanded="false"> |
| About |
| </a> |
| <div class="dropdown-menu"> |
| |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/about">About SUMO</a> |
| |
| <a class="dropdown-item" href="https://projects.eclipse.org/projects/automotive.sumo/who">Who's involved</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/ChangeLog.html">ChangeLog</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/daily">Status of daily build and tests</a> |
| |
| </div> |
| </li> |
| |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link" href="https://sumo.dlr.de/download">Download</a> |
| </li> |
| |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link" href="https://sumo.dlr.de/docs/">Documentation</a> |
| </li> |
| |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link" href="https://www.eclipse.org/sumo/conference">Conference</a> |
| </li> |
| |
| |
| |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" |
| aria-expanded="false"> |
| References |
| </a> |
| <div class="dropdown-menu"> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/Other/Projects.html">Projects</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/Publications.html">Publications</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/Contributed/index.html">Contributed extensions</a> |
| |
| </div> |
| </li> |
| |
| |
| |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" |
| aria-expanded="false"> |
| Support |
| </a> |
| <div class="dropdown-menu"> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/FAQ.html">FAQ</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/Tutorials/index.html">Tutorials</a> |
| |
| <a class="dropdown-item" href="https://github.com/eclipse/sumo/issues">Report a Bug / Issue</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/daily/doxygen/">Doxygen Documentation</a> |
| |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/Developer/index.html">Developer Documentation</a> |
| |
| </div> |
| </li> |
| |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link" href="https://www.eclipse.org/sumo/contact">Contact</a> |
| </li> |
| |
| |
| </ul> |
| </div> |
| </div> |
| </nav> |
| |
| <!-- /navigation --><div id="content"> |
| <section class="section"> |
| <div class="container-fluid header bg-gradient" style="padding: 40px 0 40px 0;"> |
| <div class="svg-rounded"> |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144.54 17.34" preserveAspectRatio="none" fill="#f8f8f8"><path d="M144.54,17.34H0V0H144.54ZM0,0S32.36,17.34,72.27,17.34,144.54,0,144.54,0"></path></svg> |
| </div> |
| <h1 class="text-center" style="margin-top: 80px; color:#17412f;">SUMO User Conference 2021</h1> |
| |
| |
| <h4 style="text-align: center; color: #6d846e;"></h4> |
| |
| <p style="text-align: center; color: #6d846e;"><i class="fas fa-calendar-alt"></i> September 13-15 | <i class="fas fa-map-marker-alt"></i> Online</p> |
| |
| |
| </div> |
| |
| <div class="container"> |
| |
| <div class="text-right"> |
| <div class="btn-group" style="margin-bottom:10px;"> |
| <div class="dropdown"> |
| <button type="button" class="btn btn-light btn-sm dropdown-toggle" data-toggle="dropdown" title="Explore previous conferences">[Archive] Select previous year</button> |
| <div class="dropdown-menu text-center"> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2020">2020</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2019">2019</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2018">2018</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2017">2017</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2016">2016</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2015">2015</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2014">2014</a> |
| <a class="dropdown-item" href="https://www.eclipse.org/sumo/2013">2013</a> |
| <a class="dropdown-item" href="https://sumo.dlr.de/docs/SumoWorkshop2010.html">Workshop 2010</a> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| |
| |
| <!-- head image --> |
| |
| <!--<div class="container-fluid" style="padding:0 !important;"> |
| <img src="../images/conference_2020.png" style="width:100%;" alt="Conference participants" class="img-responsive" /> |
| </div> --> |
| |
| <p><strong>Save the Date: September 13-15, 2021</strong></p> |
| |
| <h3 id="introduction">Introduction</h3> |
| |
| <p>Traffic simulations are of immense importance for researchers as well as practitioners in the field of transportation. SUMO has been available since 2001 and provides a wide range of traffic planning and simulation applications. SUMO consists of a suite of tools covering road network imports and enrichment, demand generation and assignment, and a state-of-the-art microscopic traffic simulator capable of simulating private and public transport modes, as well as person-based trip chains. Being open source, SUMO is easily extensible by new behavioral models and can be dynamically controlled via a well-defined programming interface. These and other features make SUMO one of the most often used open source traffic simulators with a large and international user community.</p> |
| |
| <h3 id="call-for-papers">Call for Papers</h3> |
| |
| <p>The conference focuses on presenting new and unique results in the field of mobility simulation and modeling using openly available tools and data. We expect a large variety of research topics and usage approaches. If you are working on a research project fitting the topics below, you are kindly invited to submit an abstract. Possible areas of interest include (but are not limited to):</p> |
| |
| <ul> |
| <li>Mobility and Demand Modelling</li> |
| <li>Traffic Simulation</li> |
| <li>Open Tools and Open Data</li> |
| <li>Modelling Urban Mobility</li> |
| <li>Traffic Applications</li> |
| <li>Traffic Management Solutions</li> |
| <li>Intermodal Transport</li> |
| <li>Autonomous Driving</li> |
| <li>Logistics Simulation</li> |
| <li>Vehicular Communication</li> |
| <li>E-Mobility</li> |
| <li>Reinforcement learning / Machine Learning</li> |
| </ul> |
| |
| <h3 id="paper-submission">Paper Submission</h3> |
| |
| <p><strong><em>Attention</em></strong>: We changed our paper submission process. We are now offering two submission types:</p> |
| |
| <p>1) Scientific Papers:</p> |
| |
| <ul> |
| <li>All accepted scientific papers must be presented at the conference.</li> |
| <li>Scientific papers will be reviewed by at least 2 reviewers.</li> |
| <li>All accepted scientific papers will be published in the SUMO proceedings.</li> |
| <li>Scientific papers must be submitted in LaTeX or Word format before midnight, <strong>Monday, May 3rd, 2021</strong>.</li> |
| <li>Scientific papers should be between 5 and 20 pages long.</li> |
| </ul> |
| |
| <p>2) Technical Presentations:</p> |
| |
| <ul> |
| <li>The SUMO conference gives the opportunity to present your topic during the poster session or an oral short presentation.</li> |
| <li>There is no need to write a scientific paper.</li> |
| <li>Possible technical presentations can be: |
| |
| <ul> |
| <li>Results of Bachelor or Master theses</li> |
| <li>Live Demos</li> |
| <li>SUMO Use Cases</li> |
| <li>Project Presentations</li> |
| <li>Work in Progress which would benefit from the feedback of other SUMO users</li> |
| </ul></li> |
| <li>Title and a short abstract (300 words) must be submitted until <strong>Monday, May 3rd, 2021</strong>.</li> |
| </ul> |
| |
| <h3 id="important-dates">Important Dates</h3> |
| |
| <ul> |
| <li>Paper and Abstract Submission Deadline: <strong>Monday, May 3rd, 2021</strong>.</li> |
| <li>Notification of Acceptance: <strong>End of June, 2021</strong>.</li> |
| <li>Camera Ready version due: <strong>Monday, July 19th, 2021</strong>.</li> |
| </ul> |
| |
| <!-- ### Agenda |
| |
| *Schedule given in Central European Time (CET) (UTC+1)* --> |
| |
| <!-- |
| | Monday |October 26, 2020| |
| |----------------|---| |
| | 13:00 - 14:00 | Opening & Tutorial | |
| | 14:30 - 15:00 | Ask us anything | |
| | 15:00 - 15:30 | openMobility | |
| |
| <br> |
| |
| | Tuesday | October 27, 2020 | |
| |----------------|---| |
| | 09:00 - 10:00 | Session 1 | |
| | 10:30 - 11:30 | Session 2 | |
| | 13:00 - 14:00 | Session 3 | |
| | 14:30 - 15:00 | Poster Session | |
| | 15:00 - 15:30 | Poster Session | |
| | 15:30 - 16:00 | Poster Session | |
| | 16:00 - 16:30 | Poster Session | |
| | 17:00 | [Social Event](#social-event) | |
| |
| <br> |
| |
| | Wednesday | October 28, 2020 | |
| |----------------|---| |
| | 09:00 - 10:00 | Session 4 | |
| | 10:30 - 11:30 | Keynote | |
| | 13:00 - 14:00 | Session 5 | |
| | 14:30 - 15:00 | Session 6 | |
| --> |
| |
| <!-- dismissible alert --> |
| |
| <!-- <div class="alert alert-warning alert-dismissible"> |
| <button type="button" class="close" data-dismiss="alert">×</button> |
| More detailed information is coming soon |
| </div> |
| |
| |
| ### Social Event |
| |
| We are going to have a fun SUMO-related quiz using [Menti](https://www.menti.com/). Join our Zoom meeting and have a smartphone/tablet ready at hand. Test your knowledge of SUMO and win the glorious and prestigious prize of attaching your name to an easter egg in “sumo-gui”. |
| |
| |
| ### Registration |
| |
| The registration fee includes a two and a half day conference program with refreshments, lunch, proceedings and social events in the evening. Accommodation is not included within the registration fee and must be pre-booked separately. |
| Register here. |
| |
| |
| |
| ### Prices |
| Participation at this year's conference will be **free of charge**! |
| |
| <!--- Regular Tickets – 495 EUR (One-Day-Ticket – 325 EUR) |
| - Authors and Project Partners – 275 EUR |
| - *"limited"* Student Grants - 75 EUR |
| |
| |
| The registration fee includes a two and a half day conference program with refreshments, lunch, proceedings, and social events in the evening. Accommodation is not included within the registration fee and must be pre-booked separately. The tickets for the conference can be booked on the following website: https://sumo2020.besl-eventservice.de. |
| |
| |
| <!-- The conference takes place in Berlin Adlershof: |
| |
| **German Aerospace Center (DLR)** |
| Institute of Transportation Systems |
| Rutherfordstr. 2 |
| 12489 Berlin |
| Germany |
| |
| <iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.525671958923342%2C52.42664800007926%2C13.532752990722656%2C52.42955590906348&layer=mapnik&marker=52.42810361404521%2C13.529212474822998" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=52.42810&mlon=13.52921#map=18/52.42810/13.52921">View in OSM</a> | <a href="https://goo.gl/maps/vBLQefwTLVy9x2oU8">View in Google Maps</a></small> |
| |
| ### Hotel |
| Our hotel recommendation is: |
| |
| **Dorint Berlin-Adlershof** |
| Rudower Chaussee 15 |
| 12489 Berlin |
| Tel 67822-0 |
| Fax 67 822-1000 |
| https://hotel-berlin-adlershof.dorint.com/en/ |
| (5-minute walk from S-Bahn station “Adlershof” to the hotel, another 7-minute walk from the hotel to DLR) --> |
| |
| <h3 id="language">Language</h3> |
| |
| <p>The conference language is English.</p> |
| |
| <h3 id="venue">Venue</h3> |
| |
| <p>Given the extraordinary situation we are facing, this year’s SUMO User Conference will be <strong>online</strong>.</p> |
| |
| <h3 id="contact">Contact</h3> |
| |
| <p>Please contact the conference team via mail at <a href="mailto:sumo-conference@dlr.de">sumo-conference@dlr.de</a></p> |
| |
| |
| <div class="d-flex justify-content-end"><a href="https://github.com/eclipse/sumo.website/edit/master/content/conference.md"><button type="button" class="btn btn-light btn-sm" title="Edit this page on GitHub"><i class="fas fa-pencil-alt"></i> Edit</button></a></div> |
| |
| </div> |
| </section> |
| |
| </div> |
| <button onclick="goTopFunction()" id="goToTop" title="Go to top"><i class="fa fa-arrow-up"></i></button> |
| |
| |
| <div style="margin-top: 20px; font-size: 0;"> |
| <svg class="wave d-none d-md-block" style="display: block; pointer-events: none; height:100px;" fill="#ddd" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 75"> |
| <defs> |
| <style>.a {fill: none;} .b {clip-path: url(#a);} .d {opacity: 0.5; isolation: isolate;}</style> |
| <clipPath id="a"><rect class="a" width="1920" height="75"></rect></clipPath> |
| </defs> |
| <title>wave</title> |
| <g class="b"><path class="c" d="M1963,327H-105V65A2647.49,2647.49,0,0,1,431,19c217.7,3.5,239.6,30.8,470,36,297.3,6.7,367.5-36.2,642-28a2511.41,2511.41,0,0,1,420,48"></path></g> |
| <g class="b"><path class="d" d="M-127,404H1963V44c-140.1-28-343.3-46.7-566,22-75.5,23.3-118.5,45.9-162,64-48.6,20.2-404.7,128-784,0C355.2,97.7,341.6,78.3,235,50,86.6,10.6-41.8,6.9-127,10"></path></g> |
| <g class="b"><path class="d" d="M1979,462-155,446V106C251.8,20.2,576.6,15.9,805,30c167.4,10.3,322.3,32.9,680,56,207,13.4,378,20.3,494,24"></path></g> |
| <g class="b"><path class="d" d="M1998,484H-243V100c445.8,26.8,794.2-4.1,1035-39,141-20.4,231.1-40.1,378-45,349.6-11.6,636.7,73.8,828,150"></path></g> |
| </svg> |
| </div> |
| |
| <div class="d-block d-md-none" style="margin-top:20px;"></div> |
| <footer class="footer" style="background: #ddd; margin-top: 0px; padding-top: 20px;"> |
| <div class="container"> |
| <div class="row" style="margin-bottom: 16px;"> |
| <div class="col-md-12"> |
| <div class="container-fluid"> |
| <div class="row" style="font-size: small;"> |
| <div class="col-md text-left"><b>SUMO</b> |
| <ul class="ul-no-bullet"> |
| <li><a href="https://www.eclipse.org/sumo/about">About</a></li> |
| <li><a href="https://sumo.dlr.de/docs/Downloads.html">Downloads</a></li> |
| <li><a href="https://sumo.dlr.de/docs/ChangeLog.html">ChangeLog</a></li> |
| <li><a href="https://sumo.dlr.de/docs/Libraries_Licenses.html">License</a></li> |
| <li><a href="https://sumo.dlr.de/docs/Other/Projects.html">Projects using SUMO</a></li> |
| <li><a href="https://sumo.dlr.de/docs/Publications.html">Publications</a></li> |
| </ul> |
| </div> |
| <div class="col-md text-left"><b>Project</b> |
| <ul class="ul-no-bullet"> |
| <li><a href="https://projects.eclipse.org/projects/automotive.sumo/who">Who's involved</a></li> |
| <li><a href="https://sumo.dlr.de/daily/">Status of daily build and tests</a></li> |
| <li><a href="https://www.github.com/eclipse/sumo">GitHub repository</a></li> |
| <li><a href="https://www.github.com/eclipse/sumo.website">Website GitHub repository</a></li> |
| <li><a href="https://sourceforge.net/projects/sumo/">SourceForge</a></li> |
| <li><a href="https://dlr.de/ts/sumo">SUMO @ DLR</a></li> |
| <li><a href="https://projects.eclipse.org/projects/automotive.sumo">SUMO @ Eclipse</a></li> |
| </ul> |
| </div> |
| <div class="col-md text-left"><b>Community</b> |
| <ul class="ul-no-bullet"> |
| <li><a href="https://www.eclipse.org/sumo/contact">Mailing lists</a></li> |
| <li><a href="http://sumo-user.90755.n8.nabble.com/">Forum</a></li> |
| <li><a href="https://www.eclipse.org/sumo/conference">SUMO User Conference</a></li> |
| <li><a href="https://openmobility.eclipse.org/">openMobility Working Group</a></li> |
| </ul> |
| </div> |
| <div class="col-md text-left"><b>Support & Training</b> |
| <ul class="ul-no-bullet"> |
| <li><a href="https://www.eclipse.org/sumo/contact">Contact us</a></li> |
| <li><a href="https://sumo.dlr.de/docs/FAQ.html">FAQ</a></li> |
| <li><a href="https://sumo.dlr.de/docs/index.html">Documentation</a></li> |
| <li><a href="https://sumo.dlr.de/docs/Developer/index.html">Developer Documentation</a></li> |
| <li><a href="https://sumo.dlr.de/daily/doxygen/">Doxygen Documentation</a></li> |
| <li><a href="https://sumo.dlr.de/docs/Tutorials/index.html">Tutorials</a></li> |
| <li><a href="https://github.com/eclipse/sumo/issues">Issue Tracking</a></li> |
| </ul> |
| </div> |
| <div class="col-md text-left"><b>Eclipse Foundation</b> |
| <br> |
| <a href="https://www.eclipse.org/"><img class="img-fluid" src="https://www.eclipse.org/sumo/images/logos/eclipse-logo.png" alt="Eclipse Foundation logo" style="margin:10px 0; width: 100px;"></a> |
| <ul class="ul-no-bullet"> |
| <li><a href="https://www.eclipse.org/legal/privacy.php">Privacy Policy</a></li> |
| <li><a href="https://www.eclipse.org/legal/termsofuse.php">Website terms of use</a></li> |
| <li><a href="https://www.eclipse.org/legal/copyright.php">Copyright</a></li> |
| <li><a href="https://www.eclipse.org/legal">Legal</a></li> |
| </ul> |
| </div> |
| </div> |
| </div> |
| |
| </div> |
| |
| |
| </div> |
| <hr> |
| <div class="text-center">Made with <i class="fas fa-heart" style="color: red;"></i> in Berlin</div> |
| |
| <br> |
| |
| </div> |
| </footer> |
| |
| <script> |
| |
| window.onscroll = function() {scrollFunction()}; |
| |
| function scrollFunction() { |
| if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { |
| document.getElementById("goToTop").style.display = "block"; |
| document.getElementById("navbar-logo").style.maxWidth = "60%"; |
| } else { |
| document.getElementById("goToTop").style.display = "none"; |
| document.getElementById("navbar-logo").style.maxWidth = "100%"; |
| } |
| } |
| |
| function goTopFunction() { |
| document.body.scrollTop = 0; |
| document.documentElement.scrollTop = 0; |
| } |
| </script> |
| </body> |
| </html> |