Code Monkey home page Code Monkey logo

mindlymaps's Introduction

MindlyMaps

This project was made in RunIO hackathon that took place in NIT Rourkela from 3rd to 4th November 2018. The app is a fresh spin on the usual navigation algorithms we've witnessed so far. While the usual navigation apps prioritize more on minimizing the transit time between 2, we aim at finding a sweet spot where we can also save fuel during transit

Principle of operation

The algorithm is designed to take into consideration the left turns we take during a journey. The reason being as follows

  • As India is a left hand side driving country, we take a tight left turn at intersections, which doesn't cause our vehicle to slow down. It is during the acceleration when the engine effeciency is at its lowest.
  • As we are not going against the traffic, there's a lesser chance of accidents
  • The wait time at Traffic Lights is decreased in some cases. All these factors come together and make for a faster transit leaving behind a smaller carbon footprint.

The above facts have been proven by UPS, a logistical company based in US. Here are some research articles to validate that https://www.informs.org/Impact/O.R.-Analytics-Success-Stories/UPS-On-Road-Integrated-Optimization-and-Navigation-ORION-Project

http://transp-or.epfl.ch/courses/decisionAid2018/labs/Lab_1/Paper_Lab1_2018.pdf

Implementation

  • Google maps basically uses 2 parameters to have a bias for route choice. We have taken the number of left turns into consideration to calculate the bias
  • We've taken the right turn:left turn ratio as a preliminary parameter and assigned biases accordingly *The app compares the distance and time to be taken according to Google vs that of our algorithm

Screenshot 1 Screenshot 2 Screenshot 3

mindlymaps's People

Contributors

ankank30 avatar chinmay-kb avatar

Watchers

 avatar

Forkers

chinmay-kb

mindlymaps's Issues

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.