Ion migration time

Calculator for the ion migration time in capillary electrophoresis
49 téléchargements
Mise à jour 12 fév. 2016

Afficher la licence

File name : 'cap.m'. This file can be used
for calculating the migration time of a certain ion
in capillary electrophoresis
Four input values : 'Ld','Lt','mu_e','V' and 't_eof'
One ouput value : 't_m'

Ld = length capillary till detector (m)
Lt = total length of capillary (m)
mu_e = effective ion mobility (m^2*V^-1*s^-1)
V = electric potential (V)
t_eof = migration time of the electroosmotic flow (s)
t_m = migration time of the ion

Input syntax : cap(Ld,Lt,mu_e,V,t_eof)

NOTE 1: The effective ion mobility is equal to
the apparent ion mobility subtracted from the ion
mobility of the electroosmotic flow
(mu_e = mu_a - mu_eof)

NOTE 2: For positive ions mu_e > 0
For negative ions mu_e < 0
For neutrals mu_e = 0

Developed by Joris Meurs BASc (2016)

Citation pour cette source

Joris Meurs (2024). Ion migration time (https://www.mathworks.com/matlabcentral/fileexchange/55357-ion-migration-time), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Chemistry 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.0.0