Air Quality throughout the city has always been hard to measure, Air Quality License Plate Holder uses air quality sensor attaching to the vehicle to monitor the air quality through out the city.
This idea originally came from Pigeon Air Patrol, where they use pigeon to monitor air quality in London, other ones such as Spare the Air from Bay area only gives overall air quality in the city, but not in detailed way of mapping. Independent solutions like Smart City Air Monitor requires too many devices and can need constant human maintenance. We believe that using our own cars would have much better results through both public transportation and crowd sourcing, and we want to build it in a way where no one needs to constantly maintain the device.
Air Quality License Plate Holder allows both city vehicles and normal travelers to install an IoT device (Smart License Plate) onto the car to crowd source the air quality data via BLE then upload it to the cloud with GPS coordinate through the phone unit.
For the drivers, they can now avoid heavily polluted areas and find alternative routes, it also allows them to monitor pollution during time of the day. A bubble on Android app allows user to monitor the air as well as using other apps such as Maps for navigation. While looking at the current quality data we can upload it to the cloud, this way the drivers now are also providing the air quality data to the city so that everyone else can plan their days around it.
The city now knows where the most heavily polluted areas are, so that they can install air filters, trees, or simply signs to warn other citizens the general air quality around that area.
We've used Intel Arduino 101 with Air Quality Sensor to detect the air quality, in order to mount it onto the car, we've decided to 3D print a Smart License Plate Holder that holds the solar panel with batteries on one side and sensors with Arduino 101 on the other.
A separate Android app is installed with a layer on top to both display, this allows user to monitor their surrounding in real time with other applications. The air quality information is also sending the data to the cloud along with the GPS coordinate from the Android phone so we can map out the air quality of the city.
While building out the project we've ran into three separate issues, one software and one hardware, and one for power
1) Connecting BLE from Arduino 101 to Android device is not that simple, we have to go try over and over again before Android app finally communicates with the Arduino 101 BLE seamlessly. The code is open sourced on github.
2) The hardware was more of a challenge, because vehicles these days aren't meant to have any add on parts, especially on the surface of the car, we figured out a license plate holder can be used in front of the vehicle in order to solve this challenge.
3) In order to run the device without constant charging it, we've figured out a way to use solar panel to charge the battery for all the existing cars.
Accomplishments that we're proud ofAmong the project we figured out a few ways of solving transportation IoT that we are really proud of.
1) We've able to figure out an innovative way of installing smart IoT devices onto the car without it falling off through a license plate holder, this way anyone can use the device.
2) We've figured out BLE does not consume much energy, so using solar to charge the battery through Grove Solar Panel Kit allows use to use the prototype.
3) Another thing we are proud of is that we are able to display vehicle's data to the user without them, just like facebook's chatheads, we are can now display air quality information without user inside the app itself.
4) We are providing good air quality data for Intel Earth Day
What we learnedWe learned that most cities does not have mapped air quality data, and this is part of the information that can benefit all of the citizens as a whole. There are few groups trying to tackle this problem, such as London uses pigeons to collect air quality data, but the air above in the cloud isn't the same air that we breath on the ground. After learning this, we believe utilizing public (bus, taxi, police cars) and private vehicles are the best ways to tackle this issue.
What's next for Air Quality License Plate HolderCurrently we've printed out a case for Arduino 101 as well as Solar panel that's required to charge it, next step would be reduce the enclosure size and use chip such as TinyTile to reduce make it more battery efficient, as well as contact cities and ride on demand companies like Uber/Lyft to see which one potentially wants to partner and install these smart license plate on their fleet of transportations. Once we sign up one partner, we can open up kickstarter campaign to see if the public is interested as well.
Comments