Skip to content

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:

  1. Reliability: make sure the output of the system is reliable with minimal false positive and false negative results, and resilient against adversarial attacks.

  2. Timeliness: The system should make decisions about the state of the individual in a timely manner.

  3. 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.

Clone this wiki locally