CFP last date
20 May 2024
Reseach Article

On the Computer Simulation of Microparticles Capture in Magnetic Filters using OpenMP

by C. Chantrapornchai, S. Dainpraprai, O. Wongtaweesap
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 51 - Number 14
Year of Publication: 2012
Authors: C. Chantrapornchai, S. Dainpraprai, O. Wongtaweesap
10.5120/8110-1723

C. Chantrapornchai, S. Dainpraprai, O. Wongtaweesap . On the Computer Simulation of Microparticles Capture in Magnetic Filters using OpenMP. International Journal of Computer Applications. 51, 14 ( August 2012), 23-30. DOI=10.5120/8110-1723

@article{ 10.5120/8110-1723,
author = { C. Chantrapornchai, S. Dainpraprai, O. Wongtaweesap },
title = { On the Computer Simulation of Microparticles Capture in Magnetic Filters using OpenMP },
journal = { International Journal of Computer Applications },
issue_date = { August 2012 },
volume = { 51 },
number = { 14 },
month = { August },
year = { 2012 },
issn = { 0975-8887 },
pages = { 23-30 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume51/number14/8110-1723/ },
doi = { 10.5120/8110-1723 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:50:23.503302+05:30
%A C. Chantrapornchai
%A S. Dainpraprai
%A O. Wongtaweesap
%T On the Computer Simulation of Microparticles Capture in Magnetic Filters using OpenMP
%J International Journal of Computer Applications
%@ 0975-8887
%V 51
%N 14
%P 23-30
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In this paper, we present the computer simulation of motions of micro-size solid wastes particles dispersed in water. The physical theory describing dynamics of particles is used. Particles equations of motion are formulated and are solved numerically by using the standard fourth-order Runge-Kutta method to obtain the micro-particle trajectories. Many particle trajectories are traced out to investigate capture behavior. Computing of each trajectory is optimized by using variable time step scheme. Overall simulation procedures are speedup by using parallel algorithm based on OpenMp. All trajectory computation is distributed to a group of computing threads. Each thread computes, in each time step, its occupied trajectories in parallel. After all trajectories are computed, a master thread is dedicated as the rendering thread for displaying all trajectories using OpenGL.

References
  1. Nishijima, S. , Takeda, S. I. Superconductin High Gradient Magnetic Separation for Purification of Wastewater From Paper Factory. IEEE Trans. Appl. Supercon. 16 (June 2006), 1142–1145.
  2. Inglis, D. , Riehn, R. , Sturm, J. , Austin, R. H. Microfluidic High Gradient Magnetic Cell Separation. J. Appl. Phys. 99 (April 2006), 08K101-1–08K101-3.
  3. Gerber, R. , and Birss R. R. 1983 High Gradient Magnetic Separation. John Wiley & Sons.
  4. Furlani, E. P. , Ng, K. C. Analytical model of magnetic nanoparticle transport and capture in the microvasculature. Phys. Rev. E 73 (June 2006), 061919-1–9.
  5. Chen, H. , Ebner, A. D. , Rosengart, A. J. , Kaminski, M. D. , Ritter, J. A. Aanlysis of magnetic drug carrier particle capture by a magnetizable intravascular stent: 1 Parametric study with single wire correlation. J. Magn. Magn. Mater. 284 (December 2004), 181-194.
  6. Chen, H. , Ebner, A. D. , Kaminski, M. D. , Rosengart, A. J. , Ritter, J. A. Aanlysis of magnetic drug carrier particle capture by a magnetizable intravascular stent-2: Parametric study with multi-wire two-dimensional model. J. Magn. Magn. Mater. 293 (May 2005), 616-632.
  7. Natenapit, M. , Sanglek, W. Capture radius of magnetic particles in random cylindrical matrices in high gradient magnetic separation. J. Appl. Phys. 85 (1999), 660-664.
  8. Fletcher, D. Fine particle high gradient magnetic entrapment. IEEE Trans. Magn. 27 (July 1991), 3655-3677.
  9. Hournkumnuard K. , Chantrapornchai, C. Parallel simulation of concentration dynamics of nano-particles in high gradient magnetic separation. Simul. Model. Pract. Th. 19 (February 2011), 847-871.
  10. Zhou, H. , Upreti, S. , Chernova, N. A. , Hautier, G. , Ceder, G. , Whittingham, M. S. Iron and Manganese Pyrophosphates as Cathodes for Lithium-Ion Batteries. Chem. Mater. 2 (December 2011), 293-300.
  11. Davies, L. P. , Gerber, R. 2-D simulation of ultra-fine particle capture by a single-wire magnetic collector. IEEE Trans. Magn. 26 (September 1990), 1867-1869.
  12. Paulius, M. 2009. 3D finite difference computation on GPUs using CUDA. In Proceeding of 2nd Workshop on General Purpose Processing on Graphics Processing Units.
  13. Li, K. , Kong, F. 2009. Parallel 3D finite difference time domain simulation on graphics processors with CUDA. In Proceeding of International Conference on Computer Intelligence and Software Engineering.
  14. Khajeh-Saeed, A. Computational fluid dynamics simulations using many graphics processors. Comput. Sci. Eng. 14(3) (2012), 10-19.
Index Terms

Computer Science
Information Sciences

Keywords

High gradient magnetic separation Trajectories simulation OpenMp OpenGL