Skip to content

This repository hosts the Mobility Digital Twin models, configuration files, and datasets developed under the BISTWIN project, a comprehensive mobility simulation framework designed for industrial zone traffic analysis and autonomous vehicle deployment studies.

License

Notifications You must be signed in to change notification settings

LIST-LUXEMBOURG/BISTWIN-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BISTWIN Datasets

License

This repository contains the Mobility Digital Twin models, configuration files, and datasets generated by the BISTWIN project. a mobility simulation framework focusing on industrial zone traffic analysis and autonomous vehicle deployment scenarios.

🚀 Project Overview

The BISTWIN project provides detailed mobility simulations for various transportation scenarios, including traditional vehicle traffic, public transportation, and autonomous shuttle services. The simulations are implemented using two major traffic simulation platforms:

  • CityMos: Advanced urban mobility simulation platform
  • SUMO: Simulation of Urban Mobility (Open Source)

📁 Repository Structure

bistwin-datasets/
├── citymos/                    # CityMos simulation configurations (Bissen industrial zone)
└── sumo/                      # SUMO simulation configurations (Bissen industrial zone)

🏭 Use Case

Bissen Industrial Zone

  • Platform: CityMos & SUMO
  • Description: Comprehensive simulation of the Bissen ZAC industrial zone
  • Features: Multi-modal transportation including cars, trucks, and public transport
  • Location: citymos/ | sumo/

🛠️ Prerequisites

CityMos

SUMO

  • Download from SUMO official website
  • Verify installation: sumo --version
  • GUI support (recommended): sumo-gui --version

🚀 Quick Start

Running CityMos Simulations

# Navigate to the CityMos directory
cd citymos/

# Launch simulation
./CityMos-{version} --xml config.xml --unsafe

Running SUMO Simulations

# Navigate to SUMO directory
cd sumo/

# Launch with GUI
sumo-gui -c bissen.sumocfg

# Launch without GUI
sumo -c bissen.sumocfg

📊 Simulation Components

Each simulation includes:

  • Network Files: Road infrastructure and topology
  • Demand Data: Traffic patterns and zonal demands
  • Agent Population: Vehicle and passenger configurations
  • Visualization Data: Building footprints and geographic features
  • Configuration Files: Simulation parameters and settings

🤝 Contributing

We welcome contributions to improve the simulation scenarios and datasets. Please:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request with detailed descriptions

📄 License

This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0) - see the LICENSE file for details.

You are free to share and adapt this work for any purpose, even commercially, under the following terms:

  • Attribution: You must give appropriate credit and indicate if changes were made
  • ShareAlike: If you remix or build upon the material, you must distribute your contributions under the same license

For more information, visit: https://creativecommons.org/licenses/by-sa/4.0/

📧 Contact

For inquiries, support, or collaboration, reach out to the BISTWIN project team:

We welcome feedback, questions, and partnership proposals.

🏷️ Tags

mobility-simulation traffic-modeling urban-planning citymos sumo industrial-zone transportation bissen

About

This repository hosts the Mobility Digital Twin models, configuration files, and datasets developed under the BISTWIN project, a comprehensive mobility simulation framework designed for industrial zone traffic analysis and autonomous vehicle deployment studies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published