Study of on-line index calculation model based on XML and Script component

Lei WANG,Zhi-gao XU,Feng-qi SI,Yan-feng CUI
DOI: https://doi.org/10.3969/j.issn.1006-6047.2006.01.009
2006-01-01
Abstract:An on-line index calculation model is put forward to improve the flexibility and expandability of current power plant on-line index calculation system. It creates index algorithm document using DOM (Document Object Model) and separates the complex index algorithm routine from real-time running program. When index algorithm changed, only index algorithm document needs reconfiguration, and there is no real-time running program code modification. It separates the complex index algorithm from the index calculation process to improve the flexibility and transportability of algorithm. The 'non-restart mode' is adopted for on-line renewing of algorithm library to avoid data loss during restarting and improve algorithm accuracy. Based on Microsoft (R) Script component, an on-line index calculation module is created as a black box, which is a single calculation procedure with a little on-line calculation to improve analysis ability and maneuverability.
What problem does this paper attempt to address?