Matching Items (4)
152200-Thumbnail Image.png
Description
Magnetic Resonance Imaging using spiral trajectories has many advantages in speed, efficiency in data-acquistion and robustness to motion and flow related artifacts. The increase in sampling speed, however, requires high performance of the gradient system. Hardware inaccuracies from system delays and eddy currents can cause spatial and temporal distortions in

Magnetic Resonance Imaging using spiral trajectories has many advantages in speed, efficiency in data-acquistion and robustness to motion and flow related artifacts. The increase in sampling speed, however, requires high performance of the gradient system. Hardware inaccuracies from system delays and eddy currents can cause spatial and temporal distortions in the encoding gradient waveforms. This causes sampling discrepancies between the actual and the ideal k-space trajectory. Reconstruction assuming an ideal trajectory can result in shading and blurring artifacts in spiral images. Current methods to estimate such hardware errors require many modifications to the pulse sequence, phantom measurements or specialized hardware. This work presents a new method to estimate time-varying system delays for spiral-based trajectories. It requires a minor modification of a conventional stack-of-spirals sequence and analyzes data collected on three orthogonal cylinders. The method is fast, robust to off-resonance effects, requires no phantom measurements or specialized hardware and estimate variable system delays for the three gradient channels over the data-sampling period. The initial results are presented for acquired phantom and in-vivo data, which show a substantial reduction in the artifacts and improvement in the image quality.
ContributorsBhavsar, Payal (Author) / Pipe, James G (Thesis advisor) / Frakes, David (Committee member) / Kodibagkar, Vikram (Committee member) / Arizona State University (Publisher)
Created2013
151860-Thumbnail Image.png
Description
Cancer is the second leading cause of death in the United States and novel methods of treating advanced malignancies are of high importance. Of these deaths, prostate cancer and breast cancer are the second most fatal carcinomas in men and women respectively, while pancreatic cancer is the fourth most fatal

Cancer is the second leading cause of death in the United States and novel methods of treating advanced malignancies are of high importance. Of these deaths, prostate cancer and breast cancer are the second most fatal carcinomas in men and women respectively, while pancreatic cancer is the fourth most fatal in both men and women. Developing new drugs for the treatment of cancer is both a slow and expensive process. It is estimated that it takes an average of 15 years and an expense of $800 million to bring a single new drug to the market. However, it is also estimated that nearly 40% of that cost could be avoided by finding alternative uses for drugs that have already been approved by the Food and Drug Administration (FDA). The research presented in this document describes the testing, identification, and mechanistic evaluation of novel methods for treating many human carcinomas using drugs previously approved by the FDA. A tissue culture plate-based screening of FDA approved drugs will identify compounds that can be used in combination with the protein TRAIL to induce apoptosis selectively in cancer cells. Identified leads will next be optimized using high-throughput microfluidic devices to determine the most effective treatment conditions. Finally, a rigorous mechanistic analysis will be conducted to understand how the FDA-approved drug mitoxantrone, sensitizes cancer cells to TRAIL-mediated apoptosis.
ContributorsTaylor, David (Author) / Rege, Kaushal (Thesis advisor) / Jayaraman, Arul (Committee member) / Nielsen, David (Committee member) / Kodibagkar, Vikram (Committee member) / Dai, Lenore (Committee member) / Arizona State University (Publisher)
Created2013
156662-Thumbnail Image.png
Description
Amphipathic molecules consist of hydrophilic and hydrophobic regions, which make them surface-active molecules. The uniqueness of these compounds results in inducing low surface tension and self-assembly of the molecules inside a solvent which have been exploited in personal care, the oil industry and agriculture industry. Amphipathic molecules are also used

Amphipathic molecules consist of hydrophilic and hydrophobic regions, which make them surface-active molecules. The uniqueness of these compounds results in inducing low surface tension and self-assembly of the molecules inside a solvent which have been exploited in personal care, the oil industry and agriculture industry. Amphipathic molecules are also used in the healthcare industry as drug delivery systems and other bio-nanotechnology applications.

In this thesis, a novel series of grafted siloxanes have been explored for their probable application in the healthcare industry. The siloxanes are grafted with poly(ethylene glycol) (PEG) and quaternary ammonium salt (QUAT). The effects of varying 1) molar ratios of QUAT to PEG and 2) PEG chain length on contact angle, surface tension, critical micelle concentration (CMC), and micelle assembly properties were studied. In contact angle experiments, the hydrophilicity of grafted siloxanes increased by grafting PEG and QUAT. The amphiphilicity increases and CMC decreases as the PEG chain length shortens. Adding QUAT also reduces CMC. These trends were observed in surface tension and Isothermal Titration Calorimetry experiments. A change in self-assembly behaviour was also observed in Dynamic Light Scattering experiments upon increasing the PEG chain length and its ratio relative to the quaternary ammonium in the siloxane polymer.

These polymers have also been studied for their probable application as a sensitive 1H NMR spectroscopy indicator of tissue oxygenation (pO2) based on spectroscopic spin-lattice relaxometry. The proton imaging of siloxanes to map tissue oxygenation levels (PISTOL) technique is used to map T1 of siloxane polymer, which is correlated to dynamic changes in tissue pO2 at various locations by a linear relationship between pO2 and 1/T1. The T1-weighted echo spin signals were observed in an initial study of siloxanes using the PISTOL technique.

The change in the ratio of QUAT to PEG and the varying chain length of PEG have a significant effect on the physical property characteristics of siloxane graft copolymers. The conclusions and observations of the present work serve as a benchmark study for further development of adaptive polymers and for the creation of integrated “nanoscale” probes for PISTOL oximetry and drug delivery.
ContributorsGupta, Srishti (Author) / Green, Matthew D (Thesis advisor) / Kodibagkar, Vikram (Committee member) / Holloway, Julianne (Committee member) / Arizona State University (Publisher)
Created2018
155837-Thumbnail Image.png
Description
With the advent of GPGPU, many applications are being accelerated by using CUDA programing paradigm. We are able to achieve around 10x -100x speedups by simply porting the application on to the GPU and running the parallel chunk of code on its multi cored SIMT (Single instruction multiple thread) architecture.

With the advent of GPGPU, many applications are being accelerated by using CUDA programing paradigm. We are able to achieve around 10x -100x speedups by simply porting the application on to the GPU and running the parallel chunk of code on its multi cored SIMT (Single instruction multiple thread) architecture. But for optimal performance it is necessary to make sure that all the GPU resources are efficiently used, and the latencies in the application are minimized. For this, it is essential to monitor the Hardware usage of the algorithm and thus diagnose the compute and memory bottlenecks in the implementation. In the following thesis, we will be analyzing the mapping of CUDA implementation of BLIINDS-II algorithm on the underlying GPU hardware, and come up with a Kepler architecture specific solution of using shuffle instruction via CUB library to tackle the two major bottlenecks in the algorithm. Experiments were conducted to convey the advantage of using shuffle instru3ction in algorithm over only using shared memory as a buffer to global memory. With the new implementation of BLIINDS-II algorithm using CUB library, a speedup of around 13.7% was achieved.
ContributorsWadekar, Ameya (Author) / Sohoni, Sohum (Thesis advisor) / Aukes, Daniel (Committee member) / Redkar, Sangram (Committee member) / Arizona State University (Publisher)
Created2017