T

Tsunami/Flood Alert System

There is no harm in hoping for the best as long as you are prepared for the worst. And we are prepared for you.


The problem Tsunami/Flood Alert System solves

Using the dataset created, we will compare the given satellite images and apply simple subtraction of matrices to forecast Tsunami and the distance from the emergence points.

After processing and taking out the differences between the images, the coordinates (latitudes, longitudes) will be found out.
This data will be fed to firebase to predict the coordinates of possible Tsunami-prone areas.

Using JavaScript, the coordinates (latitudes, longitudes) are picked from firebase and plotted on real-time map as precise pin-points.

We use strings to append the present data along with the previous data so that we don’t lost any of the past values.

During Tsunami, internet connectivity is usually poor. Therefore, broadcasting a message on a radio frequency would be the best option to alert those who don’t have the availability of a smartphone with them.

The app will have a predefined frequency assigned by some FM Channel for Tsunami broadcasting purposes as the helpline for those who can access radio FM in some way.
In the mobile application, the notifications will be sent through various modes of communication like email, SMS, GTS, call, FM broadcast.

The app has now predicted the affected places due to Tsunami
Using data science, various alert emails will be sent at once to all the relief centers for the initialization of rescue operations in those places.
The users will be notified about the arrival of Tsunami along with the affected places marked on the map precisely.

Market Scope
The alert mechanism and system is cost effective.
Basic and effective algorithms.
Reduced processing time with efficient working.
Accurate image analysis.
We may get false positive results but the chances of getting false negative results is very low.

Technologies used

Discussion