Matching Items (2)
150544-Thumbnail Image.png
Description
Limited Local Memory (LLM) multicore architectures are promising powerefficient architectures will scalable memory hierarchy. In LLM multicores, each core can access only a small local memory. Accesses to a large shared global memory can only be made explicitly through Direct Memory Access (DMA) operations. Standard Template Library (STL) is a

Limited Local Memory (LLM) multicore architectures are promising powerefficient architectures will scalable memory hierarchy. In LLM multicores, each core can access only a small local memory. Accesses to a large shared global memory can only be made explicitly through Direct Memory Access (DMA) operations. Standard Template Library (STL) is a powerful programming tool and is widely used for software development. STLs provide dynamic data structures, algorithms, and iterators for vector, deque (double-ended queue), list, map (red-black tree), etc. Since the size of the local memory is limited in the cores of the LLM architecture, and data transfer is not automatically supported by hardware cache or OS, the usage of current STL implementation on LLM multicores is limited. Specifically, there is a hard limitation on the amount of data they can handle. In this article, we propose and implement a framework which manages the STL container classes on the local memory of LLM multicore architecture. Our proposal removes the data size limitation of the STL, and therefore improves the programmability on LLM multicore architectures with little change to the original program. Our implementation results in only about 12%-17% increase in static library code size and reasonable runtime overheads.
ContributorsLu, Di (Author) / Shrivastava, Aviral (Thesis advisor) / Chatha, Karamvir (Committee member) / Dasgupta, Partha (Committee member) / Arizona State University (Publisher)
Created2012
154692-Thumbnail Image.png
Description
N-Nitrosodimethylamine (NDMA), a probable human carcinogen, has been found in clouds and fogs at concentration up to 500 ng/L and in drinking water as disinfection by-product. NDMA exposure to the general public is not well understood because of knowledge gaps in terms of occurrence, formation and fate both in air

N-Nitrosodimethylamine (NDMA), a probable human carcinogen, has been found in clouds and fogs at concentration up to 500 ng/L and in drinking water as disinfection by-product. NDMA exposure to the general public is not well understood because of knowledge gaps in terms of occurrence, formation and fate both in air and water. The goal of this dissertation was to contribute to closing these knowledge gaps on potential human NDMA exposure through contributions to atmospheric measurements and fate as well as aqueous formation processes.

Novel, sensitive methods of measuring NDMA in air were developed based on Solid Phase Extraction (SPE) and Solid Phase Microextraction (SPME) coupled to Gas Chromatography-Mass Spectrometry (GC-MS). The two measuring techniques were evaluated in laboratory experiments. SPE-GC-MS was applicable in ambient air sampling and NDMA in ambient air was found in the 0.1-13.0 ng/m3 range.

NDMA photolysis, the main degradation atmospheric pathway, was studied in the atmospheric aqueous phase. Water soluble organic carbon (WSOC) was found to have more impact than inorganic species on NDMA photolysis by competing with NDMA for photons and therefore could substantially increase the NDMA lifetime in the atmosphere. The optical properties of atmospheric WSOC were investigated in aerosol, fog and cloud samples and showed WSOC from atmospheric aerosols has a higher mass absorption efficiency (MAE) than organic matter in fog and cloud water, resulting from a different composition, especially in regards of volatile species, that are not very absorbing but abundant in fogs and clouds.

NDMA formation kinetics during chloramination were studied in aqueous samples including wastewater, surface water and ground water, at two monochloramine concentrations. A simple second order NDMA formation model was developed using measured NDMA and monochloramine concentrations at select reaction times. The model fitted the NDMA formation well (R2 >0.88) in all water matrices. The proposed model was then optimized and applied to fit the data of NDMA formation from natural organic matter (NOM) and model precursors in previously studies. By determining the rate constants, the model was able to describe the effect of water conditions such as DOC and pH on NDMA formation.
ContributorsZhang, Jinwei (Author) / Herckes, Pierre (Thesis advisor) / Westerhoff, Paul (Thesis advisor) / Fraser, Matthew (Committee member) / Shock, Everett (Committee member) / Arizona State University (Publisher)
Created2016