Skip to content
/ HiDimFD Public

Generation of Interpretable Residuals for Fault Diagnosis based on Projection Techniques: Leveraging Variable Redundancy

Notifications You must be signed in to change notification settings

gsdpi/HiDimFD

Repository files navigation

HiDimFD

Generation of Interpretable Residuals for Fault Diagnosis based on Projection Techniques: Leveraging Variable Redundancy

Abel Alberto Cuadrado Vega, Ignacio Díaz Blanco, José María Enguita González, Diego García Pérez and Ana González Muñiz

Paper submitted for publication in IEEE Transactions on Control Systems Technology


Requirements

SR3 MATLAB Toolbox

Usage

  • Simulations in Section III:

Execute:

	eftsloop
  • Experiments in Section IV:

First select the type of fault (sporadic or random) by commenting out the line not corresponding from the following two:

	fault_type = SPORADIC_FAULT;
	fault_type = RANDOM_FAULT;

Then execute:

	sporadic_and_random_faults

About

Generation of Interpretable Residuals for Fault Diagnosis based on Projection Techniques: Leveraging Variable Redundancy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages