Bridge Health Monitoring System using IoT

In this post, I’ll be describing about the Undergraduate Capstone Project that I created along with my teammates Viraj Shetty @virajvshetty and Ajinkya Tungare @ajinkyatungare24.

Infrastructures are subjected to constant corrosion making them vulnerable to degradation. Of all different types of structures, bridges are the most vulnerable as they are exposed to various natural factors and if the corrosion is not checked, it can lead to loss of Human Life and property. An IoT based Structural Health Monitoring System can allow us to collect real-time information about different parameters from the bridge and prevent a disaster from happening.

Image Analysis using Python

Description:

The basic idea of this implementation was to capture images at different sites on a bridge and compare them using Python Imaging Library. If the difference in the image goes beyond a critical limit then there needs to be an in-person inspection done to check the reason behind the obtained result.

Description of the Application:

We have created a python application which takes two images as input and computes the difference in those images using the PIL Library. The idea is to take images from the same site on the Bridges and compute the difference in them in order to see how the site has changed over a period of time. The tests that we conducted on data have resulted in the application detecting changes on the surface caused due to Cracks, Deformities and Corrosion.

End Result

We have made a GUI in Python which captures images or takes them from the system storage and then computes the difference image and difference percentage and sends it to the cloud storage. We have developed a PWA where we display the computed percentage difference. A threshold can be set in the system by the governing authority and if the threshold is surpassed, the authority will be notified. We have also implemented an EMail System which sends the input images, result image, timestamps, site & bridge data and the computed percentage difference to the authority.

Future Scope

  • Making use of Robotics to automate the process of capturing data on the sites
  • Using machine learning models to generate the desired output without difference

Audio Analysis using Python:

图片[1]-Bridge Health Monitoring System using IoT - 拾光赋-拾光赋

Bridge Health Monitoring System using IoT

Viraj Shetty ・ May 22 ’20

#octograd2020 #iot #python #pwa

Hardware Module using Arduino:

图片[2]-Bridge Health Monitoring System using IoT - 拾光赋-拾光赋

Bridge Health Monitoring System using IoT

Ajinkya Tungare ・ May 22 ’20

#octograd2020 #iot #python #pwa

原文链接:Bridge Health Monitoring System using IoT

© 版权声明
THE END
喜欢就支持一下吧
点赞11 分享
It is by acts and not by ideas that people live.
行动是根本,想法锦上添花
评论 抢沙发

请登录后发表评论

    暂无评论内容