-
Notifications
You must be signed in to change notification settings - Fork 1
Design Requirements
Shayan Moini edited this page Sep 26, 2019
·
2 revisions
The goal of this project is to analyze the vulnerabilities of fall detection systems. The main requiremnets for such a system are:
-
Reliability: make sure the output of the system is reliable with minimal false positive and false negative results, and resilient against adversarial attacks.
-
Timeliness: The system should make decisions about the state of the individual in a timely manner.
-
Security: The communication interface between the sensor and the central system, as well as the sensor interface, need to be securely implemented and tamper-resistant.