Ion migration time

Calculator for the ion migration time in capillary electrophoresis
49 Downloads
Aktualisiert 12 Feb 2016

Lizenz anzeigen

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)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Chemistry 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.0.0