Skip to content

The repo contains matlab implementations of some commonly used algorithms in pyrolysis or gasification experiments

License

Notifications You must be signed in to change notification settings

dykuang/Pyro-thermal-kinetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyro-thermal-kinetic

This repo contains matlab implementations of some commonly used algorithms in pyrolysis or gasification experiments.

Part of the codes and their modifications were used in papers:

Currently, functions are not well structured and organised. More descriptions and usage examples will be added .......

Some Key Functions

  • preprocess.m: Preprocess data obtained from experiement equipments.
  • batch_E.m: Activation energy calculation from different methods.
  • daem_point_fit.m: DAEM method in a point-wise style.
  • daem_distribution.m: Make plots for decomposed composnents of f(E) from DAEM method.
  • daem_simulate.m: Make curves simulated with parameters calculated from DAEM method.
  • analysis_plots.m: Making plots for general thermal dynamic variables.
  • masterG_modified.m: Making masterplots for deciding reaction functions.

Some sample plots

TG/DTG plots:

Activation Energy E plots:

Thermal dynamical parameter plot:

DAEM Decomposition plot:

Thermal dynamical parameter plot with estimation uncertainty (DAEM):

Master Plot:

If you feel like the repo is useful, please kindly cite this repo.

About

The repo contains matlab implementations of some commonly used algorithms in pyrolysis or gasification experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published