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

Physical Sciences and Mathematics Commons

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

Portland State University

2007

Engineering

Keyword
Publication
Publication Type

Articles 1 - 8 of 8

Full-Text Articles in Physical Sciences and Mathematics

What Is Rcu, Fundamentally?, Paul E. Mckenney, Jonathan Walpole Dec 2007

What Is Rcu, Fundamentally?, Paul E. Mckenney, Jonathan Walpole

Computer Science Faculty Publications and Presentations

Read-copy update (RCU) is a synchronization mechanism that was added to the Linux kernel in October of 2002. RCU achieves scalability improvements by allowing reads to occur concurrently with updates. In contrast with conventional locking primitives that ensure mutual exclusion among concurrent threads regardless of whether they be readers or updaters, or with reader-writer locks that allow concurrent reads but not in the presence of updates, RCU supports concurrency between a single updater and multiple readers. RCU ensures that reads are coherent by maintaining multiple versions of objects and ensuring that they are not freed up until all pre-existing read-side …


The Urban Heat Island Mitigation Impact Screening Tool (Mist), David J. Sailor, Nikolaas Dietsch Oct 2007

The Urban Heat Island Mitigation Impact Screening Tool (Mist), David J. Sailor, Nikolaas Dietsch

Mechanical and Materials Engineering Faculty Publications and Presentations

A web-based software tool has been developed to assist urban planners and air quality management officials in assessing the potential of urban heat island mitigation strategies to affect the urban climate, air quality, and energy consumption within their cities. The user of the tool can select from over 170 US cities for which to conduct the analysis, and can specify city-wide changes in surface reflectivity and/or vegetative cover. The Mitigation Impact Screening Tool (MIST) then extrapolates results from a suite of simulations for 20 cities to estimate air temperature changes associated with the specified changes in surface characteristics for the …


Pend Oreille River, Box Canyon Model: Model Scenario Simulations, Chris Berger, Robert Leslie Annear, Scott A. Wells Jul 2007

Pend Oreille River, Box Canyon Model: Model Scenario Simulations, Chris Berger, Robert Leslie Annear, Scott A. Wells

Civil and Environmental Engineering Faculty Publications and Presentations

The Washington Department of Ecology is interested in developing a temperature Total Maximum Daily Load (TMDL) allocation for the Pend Oreille River between the Albeni Falls Dam (U.S. Army Corps of Engineer’s reservoir) and Box Canyon Dam as shown in Figure 1. The Pend Oreille drainage basin is shown in Figure 2. An existing model of the Box Canyon reach was updated from CE-QUALW2 Version 3.0 to Version 3.5. This current research involves improving the calibration of the original model (1997 and 1998) and expanding the model using 2004 as an additional data set for calibration.

The use of field …


Modeling Effects Of Channel Complexity And Hyporheic Flow On Stream Temperatures, Chris Berger, Scott A. Wells Jun 2007

Modeling Effects Of Channel Complexity And Hyporheic Flow On Stream Temperatures, Chris Berger, Scott A. Wells

Civil and Environmental Engineering Faculty Publications and Presentations

Stream temperatures are affected by multiple forcing functions, including surface heat exchange (including solar radiation, evaporation, conduction, and net long wave radiation) and hyporheic flows. Each of these forcing functions is directly influenced by the level of channel complexity in the stream channel and riparian shading. The interrelationship between channel complexity, hyporheic flow and stream temperature is highly complex, and efforts to manage for habitat diversity by managing channel complexity could result in unintended consequences on stream temperature. When planning modifications to stream channel complexity, consideration should be given to the effects such moderations could have on stream temperatures.

Urbanization …


Lake Whatcom Model Calibration With Variable Stoichiometry In Sediments - Revised, Chris Berger, Scott A. Wells Feb 2007

Lake Whatcom Model Calibration With Variable Stoichiometry In Sediments - Revised, Chris Berger, Scott A. Wells

Civil and Environmental Engineering Faculty Publications and Presentations

This memorandum discusses model calibration and enhancements made to the Lake Whatcom water quality model. Model development and initial calibration were documented in the report “Lake Whatcom Water Quality Model” (Berger and Wells, 2005). The Lake Whatcom water quality model has been converted from CE-QUAL-W2 version 3.2 to version 3.5 (Cole and Wells, 2006).


Three-Dimensional Structure Of Cdx (X= Se, Te) Nanocrystals By Total X-Ray Diffraction, S. K. Pradhan, Z. T. Deng, F. Tang, Y. Ren, Peter Moeck, V. Petkov Jan 2007

Three-Dimensional Structure Of Cdx (X= Se, Te) Nanocrystals By Total X-Ray Diffraction, S. K. Pradhan, Z. T. Deng, F. Tang, Y. Ren, Peter Moeck, V. Petkov

Physics Faculty Publications and Presentations

The three-dimensional structure of oleic acid-capped CdSe and thiol-capped CdTe nanocrystals used as quantum dots has been determined by total synchrotron radiationx-ray diffraction and atomic pair distribution function analysis. Both CdSe and CdTe are found to exhibit the zinc-blende-type atomic ordering. It is only slightly distorted in CdSe implying the presence of nanosize domains and very heavily distorted in CdTe due to the presence of distinct core-shell regions. The results well demonstrate the great potential of the experimental approach and thus encourage its wider application in quantum dot research.


Using Building Energy Simulation And Geospatial Modeling Techniques In Determine High Resolution Building Sector Energy Consumption Profiles, Shem C. Heiple Jan 2007

Using Building Energy Simulation And Geospatial Modeling Techniques In Determine High Resolution Building Sector Energy Consumption Profiles, Shem C. Heiple

Dissertations and Theses

A technique is presented for estimating hourly and seasonal energy consumption profiles in the building sector at spatial scales down to the individual taxlot or parcel. The method combines annual building energy simulations for cityspecific prototypical buildings and commonly available geospatial data in a Geographical Information System (GIS) framework. Hourly results can be extracted for any day and exported as a raster output at spatial scales as fine as an individual parcel (


Directflow: A Domain-Specific Language For Information-Flow Systems, Andrew P. Black, Chuan-Kai Lin Jan 2007

Directflow: A Domain-Specific Language For Information-Flow Systems, Andrew P. Black, Chuan-Kai Lin

Computer Science Faculty Publications and Presentations

Programs that process streams of information are commonly built by assembling reusable information-flow components. In some systems the components must be chosen from a pre-defined set of primitives; in others the programmer can create new custom components using a general-purpose programming language. Neither approach is ideal: restricting programmers to a set of primitive components limits the expressivity of the system, while allowing programmers to define new components in a general-purpose language makes it difficult or impossible to reason about the composite system. We advocate defining information-flow components in a domain-specific language (DSL) that enables us to infer the properties of …