We have been researching COVID-19, and it's virality within building-space based on particulate matter and humidity levels. Within different research, the outcome of the results is particulate matter, and humidity has profound effects on how the virus spreads. We have been working on a project within project SandStar, which was called an indoor air quality sensor. We are open sourcing everything within this project for hospitals and other spaces to monitor indoor air quality to mitigate the spread of infections in the future.
I would like to thank Marwa Zaatari for posting most of this research in which it let us open source what we have generated.
Analysis - Particulate MatterThe first research is from Italy on the effects of particulate matter and the quantity of virality. The image below will summarize the impact that they have found. We have attached the article itself as well. Article
Analysis - Humidity & TemperatureAccording to the research from Chapel Hill, North Carolina impact curve for relative humidity on respiratory viruses is parabolic. The outcome of the research means; humidity control with high precision will be a crucial factor in controls. This will require many devices to keep track of humidity levels and correct behavior of the control systems. Article
Project SandStar IAQThis project consists of four different sections.
- Project Sandstar - UART to Haystack code (open source)
- Electronic board design (open source)
- Industrial Design (open source)
- Analytics Engine (licensed or integrate to your own)
The first section is the integration of project SandStar into AM 4100 and indoor air quality sensor. The application converts the UART protocol and exposes all the data to Project Haystack Project utilizing project sandstar.
Technology usedWe have merged two technologies into one and named it Project Sandstar.
- Project Haystack
- Sedona Framework
The second part is an electronic design for BeagleBone, where we have created a hat and a lighting panel.
Industrial designThe third section is the industrial design, where we have created an inside plastic area to hold the electronics ports as well as plastic that we had picked where the inside plastic molding will be placed in.
Analytics engine that is clusterable between devices so that we can do analytics results over historical data time. This section can be enhanced to be able to used by cloud connections with haystack. Basically, anyone can get the data from the haystack and merge it into their analytics engine. You can integrate all this data into BACnet as well which industry defacto protocol that is endorsed by ASHRAE.
Pattern analytics optionsDocumentation on axon rules is found here. Pattern analytics on the clustered network is applied with this axon scripting language. The best part of it is that you can question the IAQ quality on the whole floor and change the LED color without sending data to the cloud in a clustered edge analytics matter based on project haystack tags.
How does it work?The concept is utilizing Sandstar with reading data from UART and passing the data to the haystack. From here, anyone can read this data to their own cloud or integrate it with SkySpark. You can choose to fund the project further buying points from us. All design is open including plastic step files for the inboard design.
Video
Comments