My project idea is to design a Caps which can detect if someone from behind doesn't follows social distancing and comes closer to you. This kind of caps can be wore in offices, malls, public transports.
The Reason behind my project idea:During Covid19 pandemic situation, When I was buying groceries and standing in queue. I was cautious about maintaining social distancing and I am strictly maintaining 1.5 metres gap in front and sideways too. But later I found, the person behind me doesn't follow the social distancing and comes closer to me, Which I was not aware.
In India , After the three months of lock down phase. Now government initiated Unlock phases. Maintaining a social distancing in a country with 1.3 billion population is a tough task. Even I noticed in public transports, grocery shops where some one trying to maintain social distancing but they missing the 1 to 2 metres gap from behind. This is a common problem faced by all of us in worldwide.
I planned to develop a Caps which can be wore in offices, public transports and grocery shops where the social distancing is mandatory. Since we can be cautious in front and sideways to maintain the distance, I want to place a sensor in backside of the caps to detect and notify us, If the social distancing is violated from the person who stood behind us.Working Mechanism
The ultrasonic sensor is placed on backside of the caps, which measure the distance between the sensor and person stood behind us.
I have programmed the arduino Nano where the variable " SuggestedSocialDistance" can be modified to range 100 cms to 200cms.
If the measured ultrasonic sensor distance is lesser than the "SuggestedSocialDistance", then the servo motors start rotating gently from 0 to 180 degree and falls back to 0 quickly to get your attention.
The working model with descriptions is added in this video.Why Servo motor is used?
- I planned to design this caps for office uses and also in public places too.
- In office space, If the caps notify us through buzzer sound, then it will create noisy environment in office. And also user might feel uncomfortable.
- In public places, the environment noise will be higher than the buzzer sound. For example, let consider the person travelling in public transports, where the noise will be higher and the person might miss to recognize it.
- For a gentle movement, I decided to include servo motor. It will tickle the person's ear which wont cause any irritable sensation to the user and also it won't cause any kind of disturbance to the person standing nearby.
It has a switch to turn ON/OFF the device attached to the caps, So If you are decided to turn off the device, just swipe it to turn off the device.
ConclusionThe developing nations with high population, where the social distancing is still questionable. My project idea will be cost effective and common for any gender and also easily implemented in any Cap model.
Comments