You are on page 1of 9

Software Requirements Specification

for
Detection and Tracking Contagion using IoT-
Edge Technologies: Confronting COVID-19
Pandemic
1. Introduction

1.1 Purpose

The Proposed CoVID’19 suspected person Surveillance mechanism gets real-time values by
sensors through wearable and non-wearable gadgets.

1.2 Document Conventions

In our system mainly three users are there; first one is user who uses a system i.e. patient, second
is doctor and third admin. But in the SRS, we are taking two users, because the operation
performed by admin is done manually.

1.3 Intended Audience and Reading Suggestions

Audience of this SRS are other project developer, users like students, viewers that will use
system. This SRS contains detail description about the product, its functioning, different external
interfaces required, system features, Nonfunctional requirements and some additional
requirements.

1.4 Product Scope

The System gathers data wirelessly through its specialized BLE/Wi-Fi gateways which collects
patients’ temperatures via their Temp smart patches attached onto their bodies. It reveals the
cloud monitor system can save medical staffs’ time, reduce record errors, decrease consumption
of protective clothing, and their risk of infection. The system’s networking technology is
relatively straightforward – the thermometer connects via Bluetooth/Wi-Fi to gateway, which
reports anonymized data back to AWS/ Azure cloud over the Internet.
References

[1] Lai, C. C., Shih, T. P., Ko, W. C., Tang, H. J., & Hsueh, P. R. (2020). Severe acute respiratory
syndrome coronavirus 2 (SARS CoV-2) and corona virus disease-2019 (COVID-19): the epidemic and
the challenges. International journal of antimicrobial agents, 105924
[2] Lai, C. C., Liu, Y. H., Wang, C. Y., Wang, Y. H., Hsueh, S. C., Yen, M. Y., ... & Hsueh, P. R. (2020).
Asymptomatic carrier state, acute respiratory disease, and pneumonia due to severe acute respiratory
syndrome coronavirus 2 (SARSCoV-2): Facts and myths. Journal of Microbiology, Immunology and
Infection.
[3] Peckham, R., & Sinha, R. (2017). Satellites and the new war on infection: tracking Ebola in West
Africa. Geoforum, 80, 24-38.
[4] https://www.who.int/emergencies/diseases/novel-coronavirus2019/advice-for-public
[5] Pathinarupothi, R. K., Durga, P., & Rangan, E. S. (2018). Iotbased smart edge for global health:
Remote monitoring with severity detection and alerts transmission. IEEE Internet of Things Journal, 6(2),
2449-2462.
[6] Ben-Daya, Mohamed, Elkafi Hassini, and Zied Bahroun. "Internet of things and supply chain
management: a literature review." International Journal of Production Research 57.15-16 (2019): 4719-
4742.
[7] Yaqoob, Ibrar, et al. "Internet of things forensics: Recent advances, taxonomy, requirements, and open
challenges." Future Generation Computer Systems 92 (2019): 265-275.
[8] Liu, Yi, et al. "Intelligent edge computing for IoT-based energy management in smart cities." IEEE
Network 33.2 (2019): 111-117
[9] Sittón-Candanedo, Inés, et al. "Edge computing, iot and social computing in smart energy scenarios."
Sensors 19.15 (2019): 3353.
[10] He, Jianxing, et al. "The practical implementation of artificial intelligence technologies in medicine."
Nature medicine 25.1 (2019): 30-36.
[11] Jha, Sudan, et al. "Collaborative handshaking approaches between internet of computing and internet
of things towards a smart world: a review from 2009–2017." Telecommunication Systems 70.4 (2019):
617- 634.
[12] T. P. Velavan and C. G. Meyer, “The COVID-19 epidemic,” Tropical Medicine and International
Health, vol. 25, no. 3. pp. 278–280, 2020, doi: 10.1111/tmi.13383.
2. Overall Description
2.1 Product Perspective
The proposed system contains the following sensing elements – temperature sensor, SPO2
sensor, and heartbeat sensor. The System gathers data wirelessly through its specialized
BLE/Wi-Fi gateways which collects patients’ health data via their smart patches attached onto
their bodies. It reveals the cloud monitor system can save medical staffs’ time, reduce record
errors, decrease consumption of protective clothing, and their risk of infection.

2.2 Product Functions


 Sensing Parameters- Temperature, SPO2(oxygen level), Heartbeat.
 Low Powered and Battery Operated.
 Store data on Amazon AWS or Google Cloud.
 Visualization and patient monitoring on Web and Android App.
 Fully Wireless
 Protocol Used: MQTT
 AI based algorithm for Predict health conditions.
 Eliminates Risk of COVID19 in Medical staff.
 Realtime notification of Patient's health.

2.3 User Classes and Characteristics


In our system have mainly two users, first is the who uses a system(patient) and second is the
doctor.
 patient: patient can only wear device and device will send data to cloud.
 Doctor: These users has an authority monitor the patient’s health and send prescription.

2.4 Operating Environment


Our project is based embedded system and user application runs on iOS and Android platform.
So, we need android or iOS smart phone to run the application.
2.5 Design and Implementation Constraints
There are three major components for our system are doctor’s App, cloud and ESP32 with
working internet connection.

2.6 User Documentation


User manual will be provided with this system.

2.7 Assumptions and Dependencies


Only assumptions in the system is that user(doctor) has knowledge of smartphone and internet.
3. External Interface Requirements

3.1 User Interfaces


The user(doctor) must have an Android or iOS application or system with working internet
connection.

3.2 Hardware Interfaces


No hardware interfaces needed except IoT Gateway.

3.3 Software Interfaces


Our project is based on cloud application so cloud account and subscription must be done.

3.4 Communications Interfaces


The internet connection plays important role which is updating the notice in real-time.
4. System Features
4.1 System Feature 1
4.1.1 Description and Priority
Sending SPO2 and heartbeat: Priority is high

4.1.2 Stimulus/Response Sequences


 System start alerting when device not properly fit on patient’s body.
 Run system in manual mode when not connected to cloud (Internet).

4.1.3 Functional Requirements


 Sensing Parameters- Temperature, SPO2(oxygen level), Heartbeat.
 Store data on Amazon AWS cloud.
 Visualization and patient monitoring on Web and Android App.
 Eliminates Risk of COVID19 in Medical staff.
 Realtime notification of Patient's health.
5. Other Nonfunctional Requirements

5.1 Performance Requirements


The system should take immediate action when any health parameter exceeds threshold value.

5.2 Safety Requirements


The maintenance should not be done without turning off power supply.

5.3 Security Requirements


Here the embedded system-based system and data is on third party cloud so, there is no need of
security mechanism.

5.4 Software Quality Attributes


• Reliability
The reliability that doctor can easily view the alerts or notifications and prescribe medicine to
patient without any overhead.

• Availability
System will available at all time until power or internet problem. If we provide backup power
supply, then we can say that our system availability is 100%.

• Maintainability
Our system usually not required maintenance until some modification to be done.

• Portability
The application is works on both android and iOS platform.

6. Other Requirements
We require a working internet connection to update from cloud.

You might also like