Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Engineering

Series

2003

Institution
Keyword
Publication

Articles 1 - 30 of 253

Full-Text Articles in Physical Sciences and Mathematics

Spatiotemporal Databases: Models For Attracting Students To Research, Ágnes Bércesné Novák, Peter Revesz, Zsolt Tuza Dec 2003

Spatiotemporal Databases: Models For Attracting Students To Research, Ágnes Bércesné Novák, Peter Revesz, Zsolt Tuza

CSE Conference and Workshop Papers

In higher education professors often make much effort to introduce their students to research. Unfortunately, the present standard database systems curriculum is composed of well-settled subjects that do not lead to research. The challenge is to bring the research frontier closer to students at beginner level. In this paper we describe how it can be done in the area of spatiotemporal databases. We propose a new database systems curriculum and illustrate its benefits by mentioning several highly succsesful student projects in some recent experimental introductory database systems courses that followed the new curriculum.


Efficient Customizable Middleware, Ravi Pratap Maddimsetty Dec 2003

Efficient Customizable Middleware, Ravi Pratap Maddimsetty

All Computer Science and Engineering Research

The rather large feature set of current Distributed Object Computing (DOC) middleware can be a liability for certain applications which have a need for only a certain subset of these features but have to suffer performance degradation and code bloat due to all the present features. To address this concern, a unique approach to building fully customizable middleware was undertaken in FACET, a CORBA event channel written using AspectJ. FACET consists of a small, essential core that represents the basic structure and functionality of an event channel into which additional features are woven using aspects so that the resulting event …


An Iterative Beam Search Algorithm For Degenerate Primer Selection, Richard Souvenir Dec 2003

An Iterative Beam Search Algorithm For Degenerate Primer Selection, Richard Souvenir

All Computer Science and Engineering Research

Single Nucleotide Polymorphism (SNP) Genotyping is an important molecular genetics process in the early stages of producing results that will be useful in the medical field. Due to inherent complexities in DNA manipulation and analysis, many different methods have been proposed for a standard assay. One of the proposed techniques for performing SNP Genotyping requires amplifying regions of DNA surrounding a large number of SNP loci. In order to automate a portion of this particular method, it is necessary to select a set of primers for the experiment. Selecting these primers can be formulated as the Multiple Degenerate Primer Design …


Resource Configuration And Network Design In Extensible Networks, Sumi Y. Choi Dec 2003

Resource Configuration And Network Design In Extensible Networks, Sumi Y. Choi

All Computer Science and Engineering Research

The goal of packet-switched networks has conventionally been delivering data to users. This concept is changing rapidly as current technologies make it possible to build network processing engines that apply intermediary services to data traffic. This trend introduces an extensive range of ways to develop and operate applications by allowing processing services customized for applications' needs at intermediate network users, as it can relieve individuals from the need to acquire, install, and maintain software in end systems to perform required functions. As such network services become more widely used, it will become increasingly important for service providers to have effective …


Afci Quarterly Input – Unlv October Through December, 2003, Harry Reid Center For Environmental Studies. Nuclear Science And Technology Division Dec 2003

Afci Quarterly Input – Unlv October Through December, 2003, Harry Reid Center For Environmental Studies. Nuclear Science And Technology Division

Transmutation Research Program Reports (TRP)

Quarterly report highlighting research projects and objectives of the Transmutation Research Program at the Nuclear Science & Technology Division, Harry Reid Research Center.

The University of Nevada, Las Vegas supports the AFCI through research and development of technologies for economic and environmentally sound refinement of spent nuclear fuel. The UNLV program has four components: infrastructure, international collaboration, student-based research, and management and program support.


Inside Unlv, Gian Galassi, Katrina Hudak, Carol C. Harter, Eric Sandgren, Tom Hagge Dec 2003

Inside Unlv, Gian Galassi, Katrina Hudak, Carol C. Harter, Eric Sandgren, Tom Hagge

Inside UNLV

No abstract provided.


Trust, Collaboration, And Financial Return In Conservation/Development Partnerships, New England Environmental Finance Center Dec 2003

Trust, Collaboration, And Financial Return In Conservation/Development Partnerships, New England Environmental Finance Center

Economics and Finance

In early 2002 the New England Environmental Finance Center hosted a series of roundtable discussions among municipal officials, residential developers, land trust representatives, and others about "Innovative Approaches to Land Conservation and Smart Growth". Among our observations was that for many of the over 20 conservation/development partnerships we discussed in the series, creation and maintenance of trust was central to success or failure of various stages of the partnership. This suggested a link between creation of trust and financial return for traditionally opposed project partners.

To further examine this matter, we interviewed 11 round table participants and asked questions about …


Constraint Datalog In Trust Management, Scot Anderson Dec 2003

Constraint Datalog In Trust Management, Scot Anderson

Department of Computer Science and Engineering: Dissertations, Theses, and Student Research

Constraint Datalog holds an increasing role in Trust Management. We discuss several Trust Management systems and give a description of the environment and requirements for Trust Management. Constraint Datalog using addition constraints and approximation theory provides an expressive semantic with which to describe security policies for credentials, delegations and authorizations. Approximation theory allows halting in Constraint Datalog over addition constraints. We use the decision problem of Diophantine equations to show that Constraint Datalog over addition constraints is complete. Combining these two concepts provides an approximately complete, safe language. The problem of constant additions to closed languages provides reasons for using …


Using Dynamic Optimization For Control Of Real Rate Cpu Resource Management Applications, Varin Vahia, Ashvin Goel, David Steere, Jonathan Walpole, Molly H. Shor Dec 2003

Using Dynamic Optimization For Control Of Real Rate Cpu Resource Management Applications, Varin Vahia, Ashvin Goel, David Steere, Jonathan Walpole, Molly H. Shor

Computer Science Faculty Publications and Presentations

In this paper we design a proportional-period optimal controller for allocating CPU to real rate multimedia applications on a general-purpose computer system. We model this computer system problem in to state space form. We design a controller based on dynamic optimization LQR tracking techniques to minimize short term and long term time deviation from the current time stamp and also CPU usage. Preliminary results on an experimental set up are encouraging.


Modeling Corrosion In Oxygen Controlled Lbe Systems With Coupling Of Chemical Kinetics And Hydrodynamics-Task V: Fourth Quarterly Report 09/01/2003-11/30/2003, Samir Moujaes, Yitung Chen Nov 2003

Modeling Corrosion In Oxygen Controlled Lbe Systems With Coupling Of Chemical Kinetics And Hydrodynamics-Task V: Fourth Quarterly Report 09/01/2003-11/30/2003, Samir Moujaes, Yitung Chen

Transmutation Sciences Materials (TRP)

The Lead-Bismuth eutectic (LBE) has been determined from previous experimental studies by the Russians and the European scientific community to be a potential material that can be used as a spallation target and coolant for the TRP proposed application. Properly controlling the oxygen content in LBE can drastically reduce the LBE corrosion to structural steels. However, existing knowledge of material corrosion performance was obtained from point-wise testing with only very sparse experimental data. Scientists have noticed that the concentration of oxygen dissolved in the liquid alloy could control the corrosion rate of steels exposed to Pb or Pb-Bi. At high …


Hardware-Based Dynamic Storage Management For High-Performance And Real-Time Systems, Victor H. Lai Nov 2003

Hardware-Based Dynamic Storage Management For High-Performance And Real-Time Systems, Victor H. Lai

All Computer Science and Engineering Research

Most modern application programs depend on dynamic storage management to handle allocation and deallocation of memory. Unfortunately conventional software-based storage managers are relatively low performance due to the latency associated with accessing DRAM memory. Consequently, developers of programs with very specialized memory requirements, such a real-time systems, often choose to manage memory manually at the application-code level. This practice can greatly increase performance but it can also significantly complicate the development process. In this thesis we present the design, VHDL implementation and performance evaluation of hardware-based storage manager called the Optimized Hardware Estranged Buddy System (OHEBS). The OHEBS implements four …


Bomb-Pulse Chlorine-36 At The Proposed Yucca Mountain Repository Horizon: An Investigation Of Previous Conflicting Results And Collection Of New Data, Klaus J. Stetzenbach, Fred Phillips, Drew Coleman, Don Baepler, Amy J. Smiecinski Nov 2003

Bomb-Pulse Chlorine-36 At The Proposed Yucca Mountain Repository Horizon: An Investigation Of Previous Conflicting Results And Collection Of New Data, Klaus J. Stetzenbach, Fred Phillips, Drew Coleman, Don Baepler, Amy J. Smiecinski

Publications (YM)

Previous studies by scientists at Los Alamos National Laboratory (LANL) and the United States Geological Survey (USGS) quantified 36Cl/Cl to test for the presence of fast pathways at the proposed Yucca Mountain high-level nuclear waste repository. The goal of these studies was to determine whether or not fluids containing bomb-pulse 36Cl/Cl traveled along fast travel pathways and reached the repository horizon, however, the two groups followed somewhat different procedures and produced conflicting results. The objective of this study is to attempt to determine the cause of the conflicting results and to obtain additional data to determine whether or …


Slides: Untitled [British Petroleum], Rusty Riese Nov 2003

Slides: Untitled [British Petroleum], Rusty Riese

Workshop on Directional Drilling in the Rocky Mountain Region (November 13)

Presenter: Dr. Rusty Riese, Consulting Geologist, BP American Production Co.

6 slides

Abstract: For companies doing directional drilling, what are the direct and indirect costs and benefits? When is it economical and what factors does industry take into account in making the decision to utilize directional drilling?


Slides: Untitled [Colorado Attorney General's Office], Carol Harmon Nov 2003

Slides: Untitled [Colorado Attorney General's Office], Carol Harmon

Workshop on Directional Drilling in the Rocky Mountain Region (November 13)

Presenter: Carol Harmon, Colorado Attorney General's Office

8 slides

Abstract: When does the State require directional drilling? Can landowners require it in Surface Use Agreements? What does Colorado's version of the accommodation doctrine mean for directional drilling?


Slides: Untitled [Western Resource Advocates], Mike Chiropolos Nov 2003

Slides: Untitled [Western Resource Advocates], Mike Chiropolos

Workshop on Directional Drilling in the Rocky Mountain Region (November 13)

Presenter: Mike Chiropolos, Attorney, Western Resource Advocates

10 slides

Abstract: What are the environmental considerations involved with directional drilling? How should the NEPA analysis take this technology into account? When should it be analyzed as an alternative to conventional vertical drilling?


Notes From The Directional Drilling Workshop, University Of Colorado Boulder. Natural Resources Law Center Nov 2003

Notes From The Directional Drilling Workshop, University Of Colorado Boulder. Natural Resources Law Center

Workshop on Directional Drilling in the Rocky Mountain Region (November 13)

20 pages

"These notes were taken by one of our law students attending the workshop. They are not a verbatim transcript and they were not supplied by, and may not have been reviewed by, the speakers. There may be errors or gaps in the notes and for these we apologize in advance. Where the speaker provided an abstract of their talk, these are included and noted as such."


Slides: Encana, John Moran Nov 2003

Slides: Encana, John Moran

Workshop on Directional Drilling in the Rocky Mountain Region (November 13)

Presenter: John Moran, Reservoir Engineer, Encana Oil & Gas

23 slides

Abstract: For companies doing directional drilling, what are the direct and indirect costs and benefits? When is it economical and what factors does industry take into account in making the decision to utilize directional drilling?


Slides: Directional Drilling: The Promise And The Peril, Alfred W. Eustes Iii Nov 2003

Slides: Directional Drilling: The Promise And The Peril, Alfred W. Eustes Iii

Workshop on Directional Drilling in the Rocky Mountain Region (November 13)

Presenter: Dr. Bill Eustes, Ph.D., P.E., Department of Petroleum Engineering, Colorado School of Mines, Golden, CO

63 slides

Abstract: What is it, where can it be done and how does it fit into full field development for oil and gas? This segment will set the foundation and bring everyone up to a basic level of understanding of the technology of directional drilling.


Guía De Mentoría: Guía Para Mentores, Center For Health Leadership & Practice Nov 2003

Guía De Mentoría: Guía Para Mentores, Center For Health Leadership & Practice

Ethics in Science and Engineering National Clearinghouse

No abstract provided.


Mentoring Guide A Guide For Protégés, The Center For Health Leadership & Practice Nov 2003

Mentoring Guide A Guide For Protégés, The Center For Health Leadership & Practice

Ethics in Science and Engineering National Clearinghouse

No abstract provided.


Guía De Mentoría: Guía De Los Protegidos, Center For Health Leadership & Practice Nov 2003

Guía De Mentoría: Guía De Los Protegidos, Center For Health Leadership & Practice

Ethics in Science and Engineering National Clearinghouse

No abstract provided.


Mentoring Guide: A Guide For Mentors, Center For Health Leadership & Practice Nov 2003

Mentoring Guide: A Guide For Mentors, Center For Health Leadership & Practice

Ethics in Science and Engineering National Clearinghouse

No abstract provided.


Melanoma And Seborrheic Keratosis Differentiation Using Texture Features, Srinivas V. Deshabhoina, Scott E. Umbaugh, William V. Stoecker, Randy Hays Moss, Subhashini K. Srinivasan Nov 2003

Melanoma And Seborrheic Keratosis Differentiation Using Texture Features, Srinivas V. Deshabhoina, Scott E. Umbaugh, William V. Stoecker, Randy Hays Moss, Subhashini K. Srinivasan

Chemistry Faculty Research & Creative Works

Purpose: To explore texture features in two-dimensional images to differentiate seborrheic keratosis from melanoma.

Methods: A systematic approach to consistent classification of skin tumors is described. Texture features, based on the second-order histogram, were used to identify the features or a combination of features that could consistently differentiate a malignant skin tumor (melanoma) from a benign one (seborrheic keratosis). Two hundred and seventy-one skin tumor images were separated into training and test sets for accuracy and consistency. Automatic induction was applied to generate classification rules. Data analysis and modeling tools were used to gain further insight into the feature space. …


Task Allocation Via Multi-Agent Coalition Formation: Taxonomy, Algorithms And Complexity, Hoong Chuin Lau, L. Zhang Nov 2003

Task Allocation Via Multi-Agent Coalition Formation: Taxonomy, Algorithms And Complexity, Hoong Chuin Lau, L. Zhang

Research Collection School Of Computing and Information Systems

Coalition formation has become a key topic in multiagent research. In this paper, we propose a preliminary classification for the coalition formation problem based on three driving factors (demands, resources and profit objectives). We divide our analysis into 5 cases. For each case, we present algorithms and complexity results. We anticipate that with future research, this classification can be extended in similar fashion to the comprehensive classification for the job scheduling problem.


Developing A Sensing System For The Measurement Of Oxygen Concentration In Liquid Pb-Bi Eutectic: Quarterly Progress Report (Aug. 01 – Oct. 31, 2003), Yingtao Jiang, Bingmei Fu Oct 2003

Developing A Sensing System For The Measurement Of Oxygen Concentration In Liquid Pb-Bi Eutectic: Quarterly Progress Report (Aug. 01 – Oct. 31, 2003), Yingtao Jiang, Bingmei Fu

Transmutation Sciences Materials (TRP)

The experimental setup designed and manufactured in UNLV was shipped to LANL in early Aug. One student has been working in LANL to conduct the experiment since then. In the meantime, one new Ph. D. student has started to run the simulation for transport in oxygen mixing. In Oct., a professional has been hired to work in both experimental and the theoretical studies pertaining to the proposed work.


Environment-Induced Degradation And Crack-Growth Studies Of Candidate Target Materials: Quarterly Progress Report (June 1 – August 31, 2003), Ajit K. Roy, Brendan O'Toole Oct 2003

Environment-Induced Degradation And Crack-Growth Studies Of Candidate Target Materials: Quarterly Progress Report (June 1 – August 31, 2003), Ajit K. Roy, Brendan O'Toole

Transmutation Sciences Materials (TRP)

As indicated in the original proposal, the primary objective of this task is to evaluate the effect of hydrogen on environment-assisted cracking of candidate target materials for applications in spallationneutron- target (SNT) systems such as accelerator production of tritium (APT) and accelerator transmutation of waste (ATW). The materials selected for evaluation and characterization are martensitic stainless steels including Alloy HT-9, Alloy EP 823 and Type 422 stainless steel. The susceptibility to stress corrosion cracking (SCC) and hydrogen embrittlement (HE) of these materials are being evaluated in aqueous environments of interest using tensile specimens under constant load and slow-strain-rate (SSR) conditions. …


Development Of A Mechanistic Understanding Of High-Temperature Deformation Of Alloy Ep-823 For Transmutation Applications: Quarterly Progress Report (June 01 – Aug 31, 2003), Ajit K. Roy, Brendan O'Toole Oct 2003

Development Of A Mechanistic Understanding Of High-Temperature Deformation Of Alloy Ep-823 For Transmutation Applications: Quarterly Progress Report (June 01 – Aug 31, 2003), Ajit K. Roy, Brendan O'Toole

Transmutation Sciences Materials (TRP)

The purpose of this project is to evaluate the elevated temperature tensile properties of Alloy EP-823, a leading target material for accelerator-driven waste transmutation applications. This Alloy has been proven to be an excellent structural material to contain the lead-bismuth-eutectic (LBE) nuclear coolant needed for fast spectrum operations. Very little data exist in the open literature on the tensile properties of this Alloy. The test material will be thermally treated prior to the evaluation of its tensile properties at temperatures relevant to the transmutation applications. The deformation characteristics of tensile specimens, upon completion of testing, will be evaluated by surface …


Use Of Positron Annihilation Spectroscopy For Stress-Strain Measurements: Quarterly Progress Report (June 01 – August 31, 2003), Ajit K. Roy Oct 2003

Use Of Positron Annihilation Spectroscopy For Stress-Strain Measurements: Quarterly Progress Report (June 01 – August 31, 2003), Ajit K. Roy

Transmutation Sciences Materials (TRP)

The purpose of this collaborative research project involving the University of Nevada Las Vegas (UNLV), the Idaho State University (ISU), and the Los Alamos National Laboratory (LANL) is to evaluate the feasibility of determining residual stresses in cold-worked, plastically-deformed (bent), and welded materials using a nondestructive method based on positron annihilation spectroscopy (PAS). This technique uses γ-rays from a small MeV electron Linac to generate positrons inside the sample via pair production. This method is known to have capabilities of characterizing defects in thick specimens that could not be accomplished by conventional positron technique or other nondestructive methods. The generated …


Development Of A Mechanistic Understanding Of High-Temperature Deformation Of Alloy Ep-823 For Transmutation Applications: Annual Progress Report (September 2002 – August 2003), Ajit K. Roy, Brendan O'Toole Oct 2003

Development Of A Mechanistic Understanding Of High-Temperature Deformation Of Alloy Ep-823 For Transmutation Applications: Annual Progress Report (September 2002 – August 2003), Ajit K. Roy, Brendan O'Toole

Transmutation Sciences Materials (TRP)

The purpose of this project is to evaluate the elevated temperature tensile properties of Alloy EP-823, a leading structural target material for accelerator-driven waste transmutation applications. This alloy has been proven to be an excellent structural material to contain the molten lead-bismuth-eutectic (LBE) nuclear coolant needed for fast spectrum operations. Very little data exist in the open literature on the tensile properties of this martensitic alloy. Three different heats of this material, produced by vacuum induction melting, were thermally treated to produce fully-tempered martensitic microstructure without any retained austenite (Table I). Cylindrical specimens were fabricated from the heat-treated round bars …


Storage Coalescing, Delvin C. Defoe Oct 2003

Storage Coalescing, Delvin C. Defoe

All Computer Science and Engineering Research

Typically, when a program executes, it creates objects dynamically and requests storage for its objects from the underlying storage allocator. The patterns of such requests can potentially lead to internal fragmentation as well as external fragmentation. Internal fragmentation occurs when the storage allocator allocates a contiguous block of storage to a program, but the program uses only a fraction of that block to satisfy a request. The unused portion of that block is wasted since the allocator cannot use it to satisfy a subsequent allocation request. External fragmentation, on the other hand, concerns chunks of memory that reside between allocated …