(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

IOT based rail track condition monitoring and derailment prevention system

What is it about?

Train accident are happening due to rail track problem. It is identified through sensors placed in the train and the status is updated in the server through IoT. If any problem is found in the track, it will be stored in the sever with the corresponding coordinates. This information will be shared to other trains which are going to pass through the same location. So the driver can slowdown the speed. Thus derailment can be avoided.

Why is it important?

This work is important because heavy loss and human life can be saved. The railway track problem can be identified initially with location information. Performances of the network like query time and processing speed are investigated.

Read more on Kudos…
The following have contributed to this page:
Chellaswamy C
' ,"url"));