Orthogonal Collocation on Finite Elements - CSTR Example

An implementation of OCFE as described in Liebman et al (1992) for the dynamic data reconciliation of a CSTR.
224 Downloads
Aktualisiert 22 Aug 2019

Lizenz anzeigen

OCFE is a method to discretize a set of ordinary differential equations into a system of linear equations using interpolating polynomials (Liebman et al., 1992).

In this submission, OCFE is performed using the CSTR example from Ref. [1]. It is part of a set of codes for Ref. [2], a 2015 MSc thesis that aims to use evolutionary algorithms (i.e. PSO) to solve the nonlinear dynamic data reconciliation optimization problem. The appendix section from the thesis that explains the method is also included in the submission.

References:
[1] Liebman et al. (1992). Efficient Data Reconciliation and Estimation for Dynamic Processes Using Nonlinear Programming Techniques. Comput. Chem. Eng., 16(10), 963-986.

[2] Pilario, Karl Ezra S. (2015). Nonlinear Data Reconciliation with Gross Error Detection
and Identification for Steady-state and Dynamic Processes. MSc Thesis. Chemical Engineering, University of the Philippines - Diliman.

Zitieren als

Karl Ezra Pilario (2024). Orthogonal Collocation on Finite Elements - CSTR Example (https://www.mathworks.com/matlabcentral/fileexchange/72505-orthogonal-collocation-on-finite-elements-cstr-example), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Thermal Analysis finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

Corrected some typos. Added a document that explains the method.

1.0.0