harshkc03 / Kurla-Carshed-Train-Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mumbai Suburban Railway Signalling System

  • This was made as a part of an internship project at Kurla EMU Carshed during 2019 under guidance of Mr. Nilesh Lohote (SSE, BTC).

  • Authors-

    1. Harsh Chaudhary
    2. Khaliluddin Sarkazi
    3. Ayush Misra
    4. Shaikh Owais
  • Date of completion - 02/01/2020

  • Model specifications-

    • Arduino MEGA 2560 is used as the controlling unit here
    • One 20x4 LCD display along with push switches are used to make the interface interactive
    • Magnetic NO switches are placed before each signal to determine the location of the train
    • Three coloured signals (Green, Yellow, Red) are used here
    • Two SPDT relays are used to reverse the direction of current in OHE for backward movement of the train. One more SPDT relay is used to start or stop the OHE supply
    • All the 6 interrupts of Arduino MEGA are used in this code

Working video- Link

Track Image-

Track Image

Train Image-

Train Image

About


Languages

Language:C++ 100.0%