Etfa2011 2011
DOI: 10.1109/etfa.2011.6059080
|View full text |Cite
|
Sign up to set email alerts
|

Identifying behavior models for process plants

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
41
0
1

Year Published

2011
2011
2023
2023

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 41 publications
(42 citation statements)
references
References 10 publications
0
41
0
1
Order By: Relevance
“…However, this algorithm does not account for discrete signals. In [5] we presented the HyBUTLA algorithm, that is to the best of our knowledge the first hybrid automata learning algorithm that can model both discrete and continuous dynamics.…”
Section: B Learning Behavior Modelsmentioning
confidence: 99%
See 4 more Smart Citations
“…However, this algorithm does not account for discrete signals. In [5] we presented the HyBUTLA algorithm, that is to the best of our knowledge the first hybrid automata learning algorithm that can model both discrete and continuous dynamics.…”
Section: B Learning Behavior Modelsmentioning
confidence: 99%
“…return anomaly: unknown event (4) else (5) while isN otEmpty(T ) do (6) if t ∈ δ(e = (scurr, a, snew)) then (7) scurr := snew (10) if y = 0 and y p = 0 then (11) return anomaly: zero value of the signal (12) else if dif f ≥ ε then (13) return anomaly: signal drop (14) else if dif f ≤ −ε then (15) return anomaly: signal jump (16) else (17) return OK (18) end if (19) else if t < min(δ(e)) then (20) return anomaly: event too early (21) else if t > max(δ(e)) then (22) return anomaly: event too late (23) end if (24) end while (25) end if is detected. This is illustrated in figure 7, where the anomaly is represented by a non-existing path through the automaton, i.e.…”
Section: Definition 5 (Hawkins' Definition Of An Outlier) An Outliermentioning
confidence: 99%
See 3 more Smart Citations