An analytical calculation of the magnetic field of a cylindrical permanent magnet linear generator is presented. The generator utilises a discrete Halbach permanent magnet array as magnetic field source. The array is constructed of... more
Ray tracing on GPUs is an area of ongoing research. GPUs are well suited for this parallel rendering algorithm. GPU computing devices typically have characteristics which make them quite different from CPUs: increased data parallelism,... more
Ray tracing is an inherently parallel visualization algorithm. However to achieve good performance, at interactive frame rates, an acceleration structure to decrease the number of per ray primitive intersections is required. Grid... more
Ray tracing on GPUs is an area of ongoing research. GPUs are well suited for this parallel rendering algorithm. GPU computing devices typically have characteristics which make them quite different from CPUs: increased data parallelism,... more
Ray tracing is an inherently parallel visualization algorithm. However to achieve good performance, at interactive frame rates, an acceleration structure to decrease the number of per ray primitive intersections is required. Grid... more
Grids have some of the lowest ray tracing acceleration structure build times. This is because acceleration structure construction is analogous to a sorting algorithm. The ideal behavior for a sorting algorithm is to have O (N) time... more
Commonly used hierarchical data structures such as bounding volume hierarchies and kd-trees have rather high build times, which can be a bottleneck for applications rebuilding or updating the acceleration structure required by data... more
Ray tracing is an inherently parallel visualization algorithm. However to achieve good performance, at interactive frame rates, an acceleration structure to decrease the number of per ray primitive intersections is required. Grid... more
Grids have some of the lowest ray tracing acceleration structure build times. This is because acceleration structure construction is analogous to a sorting algorithm. The ideal behavior for a sorting algorithm is to have O (N) time... more
Grids have some of the lowest ray tracing acceleration structure build times. This is because acceleration structure construction is analogous to a sorting algorithm. The ideal behavior for a sorting algorithm is to have O (N) time... more
A computer code has been developed for regular geometry. SIMPLE algorithm based on finite volume method on staggered grid has been used. Deferred QUICK scheme have been implemented for all calculations. A standard code is used for lid... more
Towards a better understanding of wall-driven square cavity flows using the lattice Boltzmann method
This is a PDF file of an article that has undergone enhancements after acceptance, such as the addition of a cover page and metadata, and formatting for readability, but it is not yet the definitive version of record. This version will... more
Wireless Sensor Networks (WSNs) became essential in developing many applications, including smart cities and Internet of Things (IoT) applications. WSN has been used in many critical applications such as healthcare, military, and... more
Ray tracing on GPUs is an area of ongoing research. GPUs are well suited for this parallel rendering algorithm. GPU computing devices typically have characteristics which make them quite different from CPUs: increased data parallelism,... more
Ray tracing is an inherently parallel visualization algorithm. However to achieve good performance, at interactive frame rates, an acceleration structure to decrease the number of per ray primitive intersections is required. Grid... more
Grids have some of the lowest ray tracing acceleration structure build times. This is because acceleration structure construction is analogous to a sorting algorithm. The ideal behavior for a sorting algorithm is to have O (N) time... more
The vorticity-stream function formulation of the two-dimensional incompressible Navier-Stokes equations is used to study the effectiveness of the coupled strongly implicit multigrid (CSI-MG) method in the determination of high-Re... more
Doktoritöös käsitletakse lineaarsete Fredholmi teist liiki integraalvõrrandite ligikaudse lahendamisega seotud probleeme situatsioonis, kus võrrandi tuum võib argumentide kokkulangemise korral olla iseärane (nõrgalt singulaarne). Tuuma... more
Because of the presence of corner eddies that change in number and pattern the lid-driven cavity problem has been found suitable to study various aspects of the performance of solution algorithms for incompressible viscous flows. It... more
This work is concerned with the computation of two-and four-sided lid-driven square cavity flows and also two-sided rectangular cavity flows with parallel wall motion by the Lattice Boltzmann Method (LBM) to obtain multiple stable... more
The purpose of this work is to develop an innovative procedure for reconstructing the pressure field from PIV velocity measurements of unsteady, incompressible flows. The proposed technique is based on a generalization of the... more
Piecewise polynomial collocation methods on special nonuniform grids are efficient methods for solving weakly singular Fredholm and Volterra integral equations but there is a widespread belief that those methods are numerically unstable... more
A popular class of methods for solving weakly singular integral equations is the class of piecewise polynomial collocation methods. In order to implement those methods one has to compute exactly certain integrals that determine the linear... more
Article history: Received 9 August 2017 Received in revised form 20 November 2017 Accepted 30 November 2017 In this paper, accurate and efficient calculations of the flow inside different types of cavities are presented. The... more
Article history: Received 9 August 2017 Received in revised form 20 November 2017 Accepted 30 November 2017 In this paper, accurate and efficient calculations of the flow inside different types of cavities are presented. The... more
Finite volume methods based on pressure-velocity coupling in incompressible flow has been evolved as the basic guideline and is successfully implemented in numerous industrial and aerospace fields. In our studies, we use this class of... more
An essential component of a finite volume method (FVM) is the advection scheme that estimates values on the cell faces based on the calculated values on the nodes or cell centers. The most widely used advection schemes are upwind schemes.... more
Article history: Received 9 August 2017 Received in revised form 20 November 2017 Accepted 30 November 2017 In this paper, accurate and efficient calculations of the flow inside different types of cavities are presented. The... more
This paper describes how the Solver tool in Microsoft Excel can be used to solve nonlinear systems of equations resulting from finite difference discretization of the governing equations for fluid dynamics and heat transfer. Students... more
The vorticity-stream function formulation of the two-dimensional incompressible Navier-Stokes equations is used to study the effectiveness of the coupled strongly implicit multigrid (CSI-MG) method in the determination of high-Re... more
by Lina Baroudi Adviser: Professor Taehun Lee A numerical study has been performed using a lattice Boltzmann method (LBM) for an incompressible binary fluid based on the Cahn-Hilliard diffuse interface approach to investigate the... more
Finite volume methods based on pressure-velocity coupling in incompressible flow has been evolved as the basic guideline and is successfully implemented in numerous industrial and aerospace fields. In our studies, we use this class of... more
Kajian ini meneroka amalan kepimpinan instruksional pensyarah sebagai pemimpin pengajaran dan pembelajaran di Kolej Kemahiran Tinggi MARA Sri Gading, Kolej Kemahiran Tinggi MARA Ledang dan Kolej Kemahiran Tinggi Masjid Tanah. Pensyarah... more
An analytical calculation of the magnetic field of a cylindrical permanent magnet linear generator is presented. The generator utilises a discrete Halbach permanent magnet array as magnetic field source. The array is constructed of... more
CFD tools have an important benchmark problem, and the lid-driven cavity is one of the most outstanding tools. This paper presents the benchmark tool for CFD simulation of a lid-driven cavity, examining the particular case of... more
CFD tools have an important benchmark problem, and the lid-driven cavity is one of the most outstanding tools. This paper presents the benchmark tool for CFD simulation of a lid-driven cavity, examining the particular case of... more
Grids have some of the lowest ray tracing acceleration structure build times. This is because acceleration structure construction is analogous to a sorting algorithm. The ideal behavior for a sorting algorithm is to have O(N) time... more
Ray tracing is an inherently parallel visualization algorithm. However to achieve good performance, at interactive frame rates, an acceleration structure to decrease the number of per ray primitive intersections is required. Grid... more
Grids have some of the lowest ray tracing acceleration structure build times. This is because acceleration structure construction is analogous to a sorting algorithm. The ideal behavior for a sorting algorithm is to have O (N) time... more
Grid is one of the first data structure introduced at the very beginning of computer graphics. Grids are used in several applications of computer graphics, especially in rendering algorithms. Lately, in ray tracing dynamic scenes, grid... more
Grid is one of the first data structure introduced at the very beginning of computer graphics. Grids are used in several applications of computer graphics, especially in rendering algorithms. Lately, in ray tracing dynamic scenes, grid... more
Finite volume methods based on pressure-velocity coupling in incompressible flow has been evolved as the basic guideline and is successfully implemented in numerous industrial and aerospace fields. In our studies, we use this class of... more
by Lina Baroudi Adviser: Professor Taehun Lee A numerical study has been performed using a lattice Boltzmann method (LBM) for an incompressible binary fluid based on the Cahn-Hilliard diffuse interface approach to investigate the... more
Recent advances in integrated electronic devices motivated the use of Wireless Sensor Networks (WSNs) in many applications including target surveillance and tracking. A number of sensor nodes are scattered within a sensitive region to... more
Article history: Received 9 August 2017 Received in revised form 20 November 2017 Accepted 30 November 2017 In this paper, accurate and efficient calculations of the flow inside different types of cavities are presented. The... more
Lid-driven cavity flows have been widely investigated and accurate results have been achieved as benchmarks for testing the accuracy of computational methods. This paper verifies the accuracy of a mesh refinement method numerically using... more
In recent years OpenFOAM solvers have attracted great attention of the academia and industrial practitioners. Principal potentialities of this software are full access to the code, easy solver generation, modification and a huge and open... more
This work investigates the efficiency of the Multigrid numerical method when applied to solve the temperature field in a tank filled with a porous substrate. The numerical method includes finite volume discretization with the flux blended... more