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 téléchargements
Mise à jour 22 août 2019

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Thermal Analysis dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.1

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

1.0.0