项目作者: adriansinger87

项目描述 :
discrete events & development for network device simulation
高级语言: C#
项目地址: git://github.com/adriansinger87/d3vs1m.git
创建时间: 2018-12-15T21:21:27Z
项目社区:https://github.com/adriansinger87/d3vs1m

开源协议:GNU General Public License v3.0

下载


d3vs1m

:construction: under construction :construction:

d3vs1m - discrete events & development for network device simulation

Actions

Build and Test

Deploy to NuGet

Introduction

This solultion will provide an extensible and highly configuralbe discrete event simulator. The current implementation of different simulators are supposed to realize a simulation for wireless sensor networks in a 3D environment.

The provided simulation models are shown in the following list.
The checked models are basically runnalbe or under development

  • scene model
  • network model
  • antenna model
  • channel model (radio channel)
  • device model
  • communication model
  • energy model

Prerequisites

To work with this repository you need

  • at least .NET Core 2.1 to build and run the web-application
  • all other assemblies are of the project type .NET Standard 2.0 to ensure max. compatibility.

Development

The project can be developed with

  • at least Visual Studio 2017 or with
  • Visual Studio Code. In this case there are some extensions like C# required.

Test and Running

  • The web-application is build and tested under Windows, Linux and Mac.
  • To start the system locally (in your IDE), just hit the run or debug button and
    your browser should open the home-page.
  • To host the application we recommend to use a web-server like IIS or nginx as a reverse proxy and
    install the kestrel server behind the public web-server.
    For more information take a look into the Microsoft-Docs

Acknowledgement

I want to thank all collaborators and the Fraunhofer IWU
for the support on this project. :beers: :beers: