Forward osmosis membrane's ABS estimation

Calculates ABS membrane parameters using concentration and flux data
130 Downloads
Updated 14 Sep 2020

View License

The code is a compilation of forward osmosis (FO) flux models that can be used to calculate water permeability (A), salt permeability (B) and structural parameter (S) of the FO membrane. The experimental data (Cd, Cf, Jw, Js, feed and draw flow rates and temperature and hydraulic diameter) can be passed by modifying the initial lines of the code. The experimental data should be obtained following the protocol given in (Tiraferri 2013).

The code contains physicochemical properties (Osmotic pressure, density, dynamic viscosity, diffusivity) relations for NaCl and MgCl2 obtained from OLI at 25C and 1atm (Martin 2020). The code calculates A,B,S parameters and goodness of fit metrics (R2, RMSE and RMSPE).

The code covers three models presented in the research literature:
Tiraferri, A., N. Y. Yip, A. P. Straub, S. Romero-Vargas Castrillon and M. Elimelech (2013). "A method for the simultaneous determination of transport and structural parameters of forward osmosis membranes." Journal of Membrane Science 444: 523-538 DOI: https://doi.org/https://doi.org/10.1016/j.memsci.2013.05.023
Bui, N.-N., J. T. Arena and J. R. McCutcheon (2015). "Proper accounting of mass transfer resistances in forward osmosis: Improving the accuracy of model predictions of structural parameter." Journal of Membrane Science 492: 289-302 DOI: https://doi.org/10.1016/j.memsci.2015.02.001
Martin, J. T., G. Kolliopoulos and V. G. Papangelakis (2020). "An improved model for membrane characterization in forward osmosis." Journal of Membrane Science 598: 117668 DOI: https://doi.org/10.1016/j.memsci.2019.117668

Cite As

Muhammad Tauha Ali (2024). Forward osmosis membrane's ABS estimation (https://www.mathworks.com/matlabcentral/fileexchange/80155-forward-osmosis-membrane-s-abs-estimation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

corrected post fit statistics calculation

1.0.0