Ion migration time

版本 1.0.0.0 (1.4 KB) 作者: Joris Meurs
Calculator for the ion migration time in capillary electrophoresis
49.0 次下载
更新时间 2016/2/12

查看许可证

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)

引用格式

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

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Chemistry 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0