Before I begin, let's watch the teaser video.
ShoutoutThis project own the Grand prize in the final round held virtually in Beijing. 10 grand prize winners from US and 65 winners from China participated in the grand finale. All winning entries are published here -> http://www.chinaus-maker.org/chinaus-maker/hjzp/2020%E5%B9%B4%E8%8E%B7%E5%A5%96%E4%BD%9C%E5%93%81/index.html
Since COVID-19 break out, entire world went into isolation, offices were closed, factories were shut down, airports are locked down. This brings the fear of big financial crisis and recession. People started realizing locked down helped to flatten the curve but they can't afford to continue any longer. It's time to face it and live with it.
As governments and states are considering to lift the lock down and employers are planning to bring their workforce back, our safety is the foremost priority for everyone. We need a smart mechanism to trace someone who was exposed to COVID-19 to stop the spread in entire workforce plus a mechanism to enable/enforce social distancing guidelines recommenced by CDC.
What is social distancing?[Source CDC website]
Limiting face-to-face contact with others is the best way to reduce the spread of coronavirus disease 2019 (COVID-19).
Social distancing, also called “physical distancing, ” means keeping space between yourself and other people outside of your home.
To practice social or physical distancing stay at least 6 feet (about 2 arms’ length) from other people.
In addition to everyday steps to prevent COVID-19, keeping space between you and others is one of the best tools we have to avoid being exposed to this virus and slowing its spread locally and across the country and world.
Limit close contact with others outside your household in indoor and outdoor spaces. Since people can spread the virus before they know they are sick, it is important to stay away from others when possible, even if you—or they—have no symptoms. Social distancing is especially important for people who are at higher risk for severe illness from COVID-19.
Why social distancing is so important ?COVID-19 spreads mainly among people who are in close contact (within about 6 feet) for a prolonged period. Spread happens when an infected person coughs, sneezes, or talks, and droplets from their mouth or nose are launched into the air and land in the mouths or noses of people nearby. The droplets can also be inhaled into the lungs. Recent studies indicate that people who are infected but do not have symptoms likely also play a role in the spread of COVID-19.
It may be possible that a person can get COVID-19 by touching a surface or object that has the virus on it and then touching their own mouth, nose, or eyes. However, this is not thought to be the main way the virus spreads. COVID-19 can live for hours or days on a surface, depending on factors such as sunlight, humidity, and the type of surface. Social distancing helps limit opportunities to come in contact with contaminated surfaces and infected people outside the home.
Although the risk of severe illness may be different for everyone, anyone can get and spread COVID-19. Everyone has a role to play in slowing the spread and protecting themselves, their family, and their community.
Well, this is well understood that social distancing is the way to stop spreading the infection when we are back to our usual social life again. But how do we actually do it?
- Go to grocery stores with measuring tape ? :)
- What if we come close to a stranger accidentally? We should panic and go to doctor?
- What if someone is diagnosed positive? Do do we know whom that person met in last 14 days and transmitted the virus?
The answer is Contact Tracing
So, what is Contact Tracing?[Source UT Austin]
Contact tracing is a very lengthy process that requires many steps, but when done successfully, it can interrupt the ongoing transmission of a disease and reduce the spread of infection. Contact tracing helps catch and control new outbreaks before they are able to grow, effectively stopping the disease in its tracks.
When deployed early enough, contact tracing can often make a difference in the dynamics of an outbreak. As in the case of South Korea, whose rapid response involved enhanced testing availability, safe COVID-19 medical facilities, and a government-run, technologically advanced contact tracing system. South Korea was able to lower the number of new infections from 851 on March 3 to 11 infections as of April 21. Their mortality rate from COVID-19 hovers around 2%.
Data gathered from contact tracing also helps epidemiologists learn more about a disease and its transmission in a particular population, which is used to track impact regionally, nationally, and globally. Enhancing contract tracing funding and efforts can help keep communities safe from outbreaks and death rates low..
Our concerns about Contact Tracing- Privacy - First thing comes in mind with contact tracing is sharing GPS location through smart phones. But recent poll in the United States reveals 50% of smartphone users said they would not use Apple or Google’s contact tracing app, and only 43% said they trusted the big tech companies with their information. So clearly, people are scared to share their GPS coordinates with government agencies or big tech companies.
- Cross border data sharing - COVID-19 is a global crisis and contact tracing data must be shared across border. But there is not trust-less system to share data between two countries or government agencies.
- Data transparency and immutability - Another big issue we have to deal with is data transparency and immutability. We need to make sure no traces are deleted or modified or hide for any reasons.
There are few other solutions proposed by hackers where they relied solely on smart phones to scan and broadcast iBeacon advertisements. Apple does not allow to advertise when app runs in background. So those solutions will only work when the app is running on foreground and active which is not realistic. This is the primary reason I decided to use hardware BLE device to broadcast advertisements.
Presenting TraceX, most affordable contact tracing solution which solves all the above problems with contact tracing, cross border data sharing and data transparency.
TraceX is a wearable bracelet accompanying by a mobile
How does it work ?Principal is very simple and explained in 3 simple comic screens below. Please watch the video for more detail explanation.
- Enable social distancing by on screen notification and beep as well as vibration on the bracelet.
- Enable contact tracing by exchanging secret data, iBeacon advertisement.
- Securely and anonymously record new case with option to share coordinate and local traces to help frontline health care providers and governments to proactively take necessary steps to disinfect and quarantine the place, object or persons.
- Each case is recorded in immutable IOTA tangle making it temper proof.
- Self health monitoring - On device pulse oximeter sensor to trace BMP and SpO2 level. Data is streamed to TraceX app over bluetooth.
- On device temperature, humidity and pressure sensor to monitor surroundings of a person. This is very useful for senior citizen to monitor remotely maintaining social distancing guidelines.
- On click device activation. Simply scan the QR code on TraceX app and you are ready to go.
TraceX is available in two variants.
- Lite is the most affordable contact tracing enabled wearable. Build cost is less than $8
- Pro is loaded with sensors such as pulse oximeter, OLED display, IMU for fall detection / measuring steps, environmental sensors to measure humidity, temperature and pressure with bluetooth connectivity. Arduino Nano 33 BLE sense is the heart of the device. Build cost is around $40.
Before we deep dive, let's watch the demo
High Level Design / ArchitectureConsidering cost, scale and availability I chose AWS serverless architecture. Backend is written in NodeJS/ExpressJS, deployed to Lambda. User profile and device token ( for push notification ) are stored in dynamoDB. Backend is accessed as REST API through API Gateway. Lambda connects to IOTA Tangle.
IOTA has fundamentally reengineered distributed ledger technology, enabling secure exchange of both value and data, without any fees. IOTA is not Blockchain but more than a Blockchain. No blocks. No Miners. When you send an IOTA transaction you validate two other transactions. This allows IOTA to overcome the cost and scalability limitations of blockchain. IOTA has endless possibilities and promises. If you are not familiar with it, I would strongly encourage you to visit their website https://www.iota.org/
As IOTA is built on distributed ledger technology, fundamentally data is immutable. This makes it perfect fit for my use case as I like to record the traces as immutable records. Moreover as there is no real owner of the data, it breaks the cross border barrier. Any healthcare organization, government agencies with valid secret key can look up data and integrate with their own system. There is no trust issue as no one has full control over the data to alter.
TraceX Mobile ApplicationTraceX mobile app is super easy to use and loaded with all the feature needed for contact tracing at high scale.
The dashboard gives you all the information you need right at your finger tip. You can monitor your BPM and environment just registering the bracelet with TraceX app.
User can see graphical representation of traces and proximity through the app as well.
Use report the case through the app and elect to share coordinate.
Comments