Project

General

Profile

Feature #426

Updated by Mrinmoy Kakoti 8 days ago

Therapy sessions may be unnecessarily interrupted due to To reduce unnecessary therapy interruptions caused by temporary EEG signal loss, loss or minor headset movement, or brief packet drops, even when other physiological signals remain valid. This the application can disrupt the user experience and lead to avoidable session interruptions. 

 **Suggested Solution:** 
 Use use HRV data from the PPG sensor as a secondary validation mechanism. check. 
 If valid HRV data is available, being received, the session can should continue even when if EEG quality temporarily degrades. Similarly, brief drops. 
 If EEG packet losses that packets are briefly lost but recover automatically automatically, the session should not immediately interrupt resume without interruption. 
 The application should notify the session. Users should user only be notified when both EEG and HRV signals are unavailable or remain invalid for a sustained an extended period. This approach can improve session stability, reduce false interruptions, and provide a smoother therapy experience.

Back