Giter VIP home page Giter VIP logo

metro-line-system's Introduction

Metro-Line-System

The implementation of Metro Line using Ladder Logic Diagram in CODESYS software by M. Kairgaliyev, J. Chumakov, M. Omar.

Project Demonstration Video:

Project Demo Video

General Info

Underground system represents tightly interconnected system, where each operation command has effect on the overall system; additionally system can be subdivided into task groups according to assigned task. This model can be viewed from the perspective of the underground system operator, however it also provides the necessary information to potential passengers. Some additional safety features such as door closing prevention and emergency stop are exploited.

CODESYS programming environment allows to exploit functions and as well as visualizations required to successful accomplishment of above-mentioned project. Structure text PLC programming language was chosen, due to it’s intuitiveness in comparison with alternatives; besides, although LLD (ladder logic diagram) is visually more convenient, such a complex system will create a significant amount of distractions, and will prevent focus concentration

Metro Line Map

Figure above demonstrates the final visualization implemented in CODESYS, it includes 4 stations with time boards on them, train control boards and moving train visualizations.

Implemented logic conditions and functions

Vizualization

Design process of this system included, perspective of the train operator as well as general passenger view and experience that he/she has or could have or see in the generic tube line. Also some more specific functions were considered as potentially usable for instance the door closing mechanism that is implemented in most of the metro lines.

  • For train to begin ride operator must manually press the ’Go’ button, and will go with constant speed
  • Trains operate in a closed loop
  • Trans are on the two parallel lines from each other
  • Train visualization is implemented via images and door visualization is also crucial part of the code
  • When Emergency stop is pressed, operator will not be able to press ”Go” on both trains
  • If Photo Eye is activated doors will not close for some amount of time
  • If some object is located between the doors, they will not be able to close. Then it will automatically wait for 3 seconds, and will try to close again. In case if some object appears again, logic will repeat itself, till there will be nothing
  • Stations are designed in such way, that distance and respectively time for train to get to some station are not equal
  • Operator and passengers will have information about time left for next train to come
  • Information boards time will adjust to operate only if trains are active

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.