09-27-2012 09:30 PM
Hi,
I’m developing a system to produce tomogram image based on tomography principles to visualise in real-time concentration profile of water and gas. The system consists of 16 capacitance electrodes and impedance electrodes. During operation these sensors are activated alternately in such to avoid mutual inteference. My problem is to produce the tomogram image, I need to use algorithm and probably regularization methods to improve the sensitivity and quality of image being produced. Before this I developed a GUI (LabVIEW) and I found that the process of acquiring measurements and algorithm processing was time consuming. For your information all the acquire and processing had been done in serial manner (single VI). From my observation the problem comes from the algorithm processing. If I want to implement parallel programming (i.e producer/worker) does this method would improve the processing time? Or should I considered a high-speed data acquisition card for this purpose? Should I use the C programming with LabVIEW as well? For your information I’m using 250kS/s NI-USB 6218.Hope you could give me some ideas on this.
Thank you
Fazlul
09-28-2012 08:46 AM
Your question does not really relate much to this thread. You will get a better response if you post a new topic. For a quick answer to your questions: