Itms

download Itms

If you can't read please download the document

Transcript of Itms

  • 1. N SRI KRISHNA YADAV(2011H140031H) PEEYUSH PASHINE(2011H140033H)PRAVESH TAMRAKAR(2011H140036H) B ANUSHA(2011H140039H)

2. CURRENT SCENARIO Independent traffic light controllers with pre-settimings Traffic congestion leading to increase in travel time Possibility of emergency vehicles being caught up intraffic Transportation infrastructure cannot be altered 3. PURPOSE Smooth traffic flow Unobstructed movement of emergency & VIP vehiclescausing minimum disruption of normal traffic Travel time reduction Increased road capacity without changing the roadlayout 4. INTRODUCTION Traffic management using intelligent decisions basedon current traffic situation Sustainable & balanced transportation system Application of ICT in traffic management solutions Data gathering and provision of feedback Improved safety,energy efficiency,environmentalquality,travel time etc 5. APPLICATION Users perspective Green wave effect creation on roads with additionalfeature of special vehicle pre-emption Target elements Traffic light controllers Message boards Special vehicles 6. ASSUMPTIONS SECONDARY ROADPRIMARYROAD Two-way primary and secondary roads Traffic volume in primary road is greater than in secondary ones Special vehicles equipped with mechanism to notify themselves to the traffic controller 7. USE CASE APPROACHCOMPUTE& MODIFYTIMERINTERVAL TRAFFIC SENSORS LIGHT DISPLAYCOMPUTE & BLOCK SPECIAL TRAFFIC VEHICLESMESSAGE DISPLAY BOARD 8. PROCESSES 1.Sensor Polling 2.Data processing 3.Blocking 4.Transmitting 5.Receiving 6.Waiting 7.Display 9. PSEUDO CODEWhile(){ sensor polling(); compute(); transmitter (); Receiver(); Display();}EVP //interrupt subroutine(){ blocking();Display(); wait();}Timer interrupt(){start timer();Display(); transmitter ();} 10. MODEL TF1TF2 TH1 TH 2TH4 TH3 TF4 TH4 TF3 THTF33 11. DESIGN MODEL AssertionData1 SourcesSwitchingtimer0AssertionData Sources 12. DESIGN MODELAssertion1Data SourcesSwitchingtimer 0AssertionData Sources 13. CONCLUSION Smooth traffic flow ensured by green wave effect. Priority given to special vehicles. Intelligent decisions based on traffic volume. Simple and computationally efficient. 14. Queries ? 15. THANK YOU