Search PubMed⌕ Search

Biomedical subjects

C Basoglu

Publications and source records attributed to C Basoglu.

3 recordsLinked to original sources

Programmable ultrasound imaging using multimedia technologies: a next-generation ultrasound machine.

High computational and throughput requirements in modern ultrasound machines have restricted their internal design to algorithm-specific hardware with limited programmability. We have architected a programmable ultrasound processing system, Programmable Ultrasound Image Processor (PUIP), to facilitate engineering and clinical ultrasound innovations. Multiple high-performance multimedia processors were used to provide a computing power of 4 billion operations per second. Flexibility was achieved by making our system programmable and multimodal, e.g., B-mode, color flow, cine and Doppler data can be processed. We have successfully designed and implemented the PUIP to fit within an ultrasound machine. It provides a platform for rapid testing of new concepts in ultrasound processing and enables software upgrades for future technologies. Current and future clinical applications include extended fields of view, quantitative measurements, three-dimensional ultrasound reconstruction and visualization, adaptive persistence, speckle reduction, edge enhancement, image segmentation, and motion analysis. The PUIP is a significant step in the evolution of ultrasound machines toward more flexible and generalized systems bridging the gap between many innovative ideas and their clinical use in ultrasound machines.

Algorithms↗

A real-time scan conversion algorithm on commercially available microprocessors.

We have developed a new ultrasound scan conversion algorithm that can be executed very efficiently on modern microprocessors. Our algorithm is designed to handle the address calculations and input and output (I/O) data loading concurrently with the interpolation. The processing unit's computing power can be dedicated to performing pixel interpolations while the other operations are handled by an independent direct memory access (DMA) controller. By making intelligent use of the I/O transfer capabilities of the DMA controller, the algorithm avoids spending the processing unit's valuable computing cycles in address calculations and nonactive pixel blanking. Furthermore, the new approach speeds up the computation by utilizing the ability of superscalar and very long instruction word (VLIW) processors to perform multiple operations in parallel. Our scan conversion algorithm was implemented on a multimedia and imaging system based on the Texas Instruments TMS320C80 Multimedia Video Processor (MVP). Computing cycles are spent only on predeterminable nonzero output pixels. For example, an execution time of 11.4 ms was achieved when there are 101,829 nonzero output pixels. This algorithm demonstrates a substantial improvement over previous scan conversion algorithms, and its optimized implementation enables modern commercially available programmable processors to support scan conversion at video rates.

Algorithms↗