Git Product home page Git Product logo

ftth_planner's Introduction

Fiber to the Home Planner

This Proof of Concept application that attempts finding a "optimal" fiber network planning for a map area.

The application uses OpenStreetMaps data and parameter provided by the operator to optimize the Fiber-to-the-Home underground cables routes for cost savings. Map The model is designed consider factors such as:

  • Which side of the road would cost less to dig-up
  • The extra cost of digging across the road
  • Obstacles such as bridges, rivers, monuments
  • Cost of fiber per KM
  • Cost of trench per KM
  • Cost of trench to cross the road
  • Cost of equipment
  • Limits of PON/GPON networks
  • Cost of hardware (Street cabinets and new powered decentralize locations)

The model should output a detailed planning along with itemized material and labour estimates.

Relationships Diagram Relationship Diagram

Install

conda config --prepend channels conda-forge
conda create -n ftth_planner --strict-channel-priority osmnx

Running web app

streamlit run ftth_app.py

Know bugs

If you have a idea on how to fix any bug, please send me a pull request.

  • OpenStreetmap data often doesn't contain building address data, so it il not work in areas that have less than 96 addresses registered

  • If building don't have address information we would of course look for the closest trench, but this would be computationally expensive to do for all buildings and all trenches

  • Buildings with address information sometimes do not find the closest trench, not sure why

ftth_planner's People

Contributors

chrismolanus avatar tivoo avatar laurentkalpers avatar tiaan524 avatar hscunha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.