Table 3.
Fuzzy inference system rules.
RULES | IF THEN OUTPUTS |
---|---|
Rule 1 | If (ECG is H) or (EMG is Start), then (Seizure Type is Clonic) |
Rule 2 | If (Temperature is High) and (EMG is Start), then (Seizure Type is Clonic) |
Rule 3 | If (ECG is N) and (EMG is Start), then (Seizure Type is Tonic) |
Rule 4 | If (ECG is H) and (EMG is Start) and (Accelerometer is Medium), then (Seizure Type is Tonic) |
Rule 5 | If (ECG is H) and (Temperature is Low) and (EMG is Start), then (Seizure Type is Tonic) |
Rule 6 | If (ECG is N) and (Temperature is Low) and (EMG is End) and (Accelerometer is High), then (Seizure Type is Atonic) |
Rule 7 | If (ECG is N) and (Temperature is Low) and (EMG is Relax) and (Accelerometer is High), then (Seizure Type is Atonic) |
Rule 8 | If (ECG is N) and (Accelerometer is High), then (Seizure Type is Atonic) |
Rule 9 | If (Temperature is High) and (EMG is Start), then (Seizure Type is Myoclonic) |
Rule 10 | If (ECG is N) and (Temperature is High) and (EMG is Start), then (Seizure Type is Myoclonic) |
Rule 11 | If (ECG is N) and (Temperature is High) and (EMG is Rest) and (Accelerometer is Medium), then (Seizure Type is Absence) |
Rule 12 | If (Temperature is High) then (Seizure Type is Absence) |