Matching Items (73)
150039-Thumbnail Image.png
Description
The intent of this research is to determine if cool roofs lead to increased energy use in the U.S. and if so, in what climates. Directed by the LEED environmental building rating system, cool roofs are increasingly specified in an attempt to mitigate urban heat island effect. A typical single

The intent of this research is to determine if cool roofs lead to increased energy use in the U.S. and if so, in what climates. Directed by the LEED environmental building rating system, cool roofs are increasingly specified in an attempt to mitigate urban heat island effect. A typical single story retail building was simulated using eQUEST energy software across seven different climatic zones in the U.S.. Two roof types are varied, one with a low solar reflectance index of 30 (typical bituminous roof), and a roof with SRI of 90 (high performing membrane roof). The model also varied the perimeter / core fraction, internal loads, and schedule of operations. The data suggests a certain point at which a high SRI roofing finish results in energy penalties over the course of the year in climate zones which are heating driven. Climate zones 5 and above appear to be the flipping point, beyond which the application of a high SRI roof creates sufficient heating penalties to outweigh the cooling energy benefits.
ContributorsLee, John (Author) / Bryan, Harvey (Thesis advisor) / Marlin, Marlin (Committee member) / Ramalingam, Muthukumar (Committee member) / Arizona State University (Publisher)
Created2011
149949-Thumbnail Image.png
Description
The green building movement has been an effective catalyst in reducing energy demands of buildings and a large number of `green' certified buildings have been in operation for several years. Whether these buildings are actually performing as intended, and if not, identifying specific causes for this discrepancy falls into the

The green building movement has been an effective catalyst in reducing energy demands of buildings and a large number of `green' certified buildings have been in operation for several years. Whether these buildings are actually performing as intended, and if not, identifying specific causes for this discrepancy falls into the general realm of post-occupancy evaluation (POE). POE involves evaluating building performance in terms of energy-use, indoor environmental quality, acoustics and water-use; the first aspect i.e. energy-use is addressed in this thesis. Normally, a full year or more of energy-use and weather data is required to determine the actual post-occupancy energy-use of buildings. In many cases, either measured building performance data is not available or the time and cost implications may not make it feasible to invest in monitoring the building for a whole year. Knowledge about the minimum amount of measured data needed to accurately capture the behavior of the building over the entire year can be immensely beneficial. This research identifies simple modeling techniques to determine best time of the year to begin in-situ monitoring of building energy-use, and the least amount of data required for generating acceptable long-term predictions. Four analysis procedures are studied. The short-term monitoring for long-term prediction (SMLP) approach and dry-bulb temperature analysis (DBTA) approach allow determining the best time and duration of the year for in-situ monitoring to be performed based only on the ambient temperature data of the location. Multivariate change-point (MCP) modeling uses simulated/monitored data to determine best monitoring period of the year. This is also used to validate the SMLP and DBTA approaches. The hybrid inverse modeling method-1 predicts energy-use by combining a short dataset of monitored internal loads with a year of utility-bills, and hybrid inverse method-2 predicts long term building performance using utility-bills only. The results obtained show that often less than three to four months of monitored data is adequate for estimating the annual building energy use, provided that the monitoring is initiated at the right time, and the seasonal as well as daily variations are adequately captured by the short dataset. The predictive accuracy of the short data-sets is found to be strongly influenced by the closeness of the dataset's mean temperature to the annual average temperature. The analysis methods studied would be very useful for energy professionals involved in POE.
ContributorsSingh, Vipul (Author) / Reddy, T. Agami (Thesis advisor) / Bryan, Harvey (Committee member) / Addison, Marlin (Committee member) / Arizona State University (Publisher)
Created2011
149928-Thumbnail Image.png
Description
The technology expansion seen in the last decade for genomics research has permitted the generation of large-scale data sources pertaining to molecular biological assays, genomics, proteomics, transcriptomics and other modern omics catalogs. New methods to analyze, integrate and visualize these data types are essential to unveil relevant disease mechanisms. Towards

The technology expansion seen in the last decade for genomics research has permitted the generation of large-scale data sources pertaining to molecular biological assays, genomics, proteomics, transcriptomics and other modern omics catalogs. New methods to analyze, integrate and visualize these data types are essential to unveil relevant disease mechanisms. Towards these objectives, this research focuses on data integration within two scenarios: (1) transcriptomic, proteomic and functional information and (2) real-time sensor-based measurements motivated by single-cell technology. To assess relationships between protein abundance, transcriptomic and functional data, a nonlinear model was explored at static and temporal levels. The successful integration of these heterogeneous data sources through the stochastic gradient boosted tree approach and its improved predictability are some highlights of this work. Through the development of an innovative validation subroutine based on a permutation approach and the use of external information (i.e., operons), lack of a priori knowledge for undetected proteins was overcome. The integrative methodologies allowed for the identification of undetected proteins for Desulfovibrio vulgaris and Shewanella oneidensis for further biological exploration in laboratories towards finding functional relationships. In an effort to better understand diseases such as cancer at different developmental stages, the Microscale Life Science Center headquartered at the Arizona State University is pursuing single-cell studies by developing novel technologies. This research arranged and applied a statistical framework that tackled the following challenges: random noise, heterogeneous dynamic systems with multiple states, and understanding cell behavior within and across different Barrett's esophageal epithelial cell lines using oxygen consumption curves. These curves were characterized with good empirical fit using nonlinear models with simple structures which allowed extraction of a large number of features. Application of a supervised classification model to these features and the integration of experimental factors allowed for identification of subtle patterns among different cell types visualized through multidimensional scaling. Motivated by the challenges of analyzing real-time measurements, we further explored a unique two-dimensional representation of multiple time series using a wavelet approach which showcased promising results towards less complex approximations. Also, the benefits of external information were explored to improve the image representation.
ContributorsTorres Garcia, Wandaliz (Author) / Meldrum, Deirdre R. (Thesis advisor) / Runger, George C. (Thesis advisor) / Gel, Esma S. (Committee member) / Li, Jing (Committee member) / Zhang, Weiwen (Committee member) / Arizona State University (Publisher)
Created2011
149723-Thumbnail Image.png
Description
This dissertation transforms a set of system complexity reduction problems to feature selection problems. Three systems are considered: classification based on association rules, network structure learning, and time series classification. Furthermore, two variable importance measures are proposed to reduce the feature selection bias in tree models. Associative classifiers can achieve

This dissertation transforms a set of system complexity reduction problems to feature selection problems. Three systems are considered: classification based on association rules, network structure learning, and time series classification. Furthermore, two variable importance measures are proposed to reduce the feature selection bias in tree models. Associative classifiers can achieve high accuracy, but the combination of many rules is difficult to interpret. Rule condition subset selection (RCSS) methods for associative classification are considered. RCSS aims to prune the rule conditions into a subset via feature selection. The subset then can be summarized into rule-based classifiers. Experiments show that classifiers after RCSS can substantially improve the classification interpretability without loss of accuracy. An ensemble feature selection method is proposed to learn Markov blankets for either discrete or continuous networks (without linear, Gaussian assumptions). The method is compared to a Bayesian local structure learning algorithm and to alternative feature selection methods in the causal structure learning problem. Feature selection is also used to enhance the interpretability of time series classification. Existing time series classification algorithms (such as nearest-neighbor with dynamic time warping measures) are accurate but difficult to interpret. This research leverages the time-ordering of the data to extract features, and generates an effective and efficient classifier referred to as a time series forest (TSF). The computational complexity of TSF is only linear in the length of time series, and interpretable features can be extracted. These features can be further reduced, and summarized for even better interpretability. Lastly, two variable importance measures are proposed to reduce the feature selection bias in tree-based ensemble models. It is well known that bias can occur when predictor attributes have different numbers of values. Two methods are proposed to solve the bias problem. One uses an out-of-bag sampling method called OOBForest, and the other, based on the new concept of a partial permutation test, is called a pForest. Experimental results show the existing methods are not always reliable for multi-valued predictors, while the proposed methods have advantages.
ContributorsDeng, Houtao (Author) / Runger, George C. (Thesis advisor) / Lohr, Sharon L (Committee member) / Pan, Rong (Committee member) / Zhang, Muhong (Committee member) / Arizona State University (Publisher)
Created2011
150172-Thumbnail Image.png
Description
This thesis develops a low-investment marketing strategy that allows low-to-mid level farmers extend their commercialization reach by strategically sending containers of fresh produce items to secondary markets that present temporary arbitrage opportunities. The methodology aims at identifying time windows of opportunity in which the price differential between two markets create

This thesis develops a low-investment marketing strategy that allows low-to-mid level farmers extend their commercialization reach by strategically sending containers of fresh produce items to secondary markets that present temporary arbitrage opportunities. The methodology aims at identifying time windows of opportunity in which the price differential between two markets create an arbitrage opportunity for a transaction; a transaction involves buying a fresh produce item at a base market, and then shipping and selling it at secondary market price. A decision-making tool is developed that gauges the individual arbitrage opportunities and determines the specific price differential (or threshold level) that is most beneficial to the farmer under particular market conditions. For this purpose, two approaches are developed; a pragmatic approach that uses historic price information of the products in order to find the optimal price differential that maximizes earnings, and a theoretical one, which optimizes an expected profit model of the shipments to identify this optimal threshold. This thesis also develops risk management strategies that further reduce profit variability during a particular two-market transaction. In this case, financial engineering concepts are used to determine a shipment configuration strategy that minimizes the overall variability of the profits. For this, a Markowitz model is developed to determine the weight assignation of each component for a particular shipment. Based on the results of the analysis, it is deemed possible to formulate a shipment policy that not only increases the farmer's commercialization reach, but also produces profitable operations. In general, the observed rates of return under a pragmatic and theoretical approach hovered between 0.072 and 0.616 within important two-market structures. Secondly, it is demonstrated that the level of return and risk can be manipulated by varying the strictness of the shipping policy to meet the overall objectives of the decision-maker. Finally, it was found that one can minimize the risk of a particular two-market transaction by strategically grouping the product shipments.
ContributorsFlores, Hector M (Author) / Villalobos, Rene (Thesis advisor) / Runger, George C. (Committee member) / Maltz, Arnold (Committee member) / Arizona State University (Publisher)
Created2011
150100-Thumbnail Image.png
Description
This study examines the applicability of high dynamic range (HDR) imagery as a diagnostic tool for studying lighting quality in interior environments. It originates from the limitations in lighting quality assessments, particularly from the problematic nature of measuring luminance contrast--a significant lighting quality definer. In this research, HDR imaging method

This study examines the applicability of high dynamic range (HDR) imagery as a diagnostic tool for studying lighting quality in interior environments. It originates from the limitations in lighting quality assessments, particularly from the problematic nature of measuring luminance contrast--a significant lighting quality definer. In this research, HDR imaging method is studied systematically and in detail via extensive camera calibration tests considering the effect of lens and light source geometry (i.e. vignetting, point spread and modulation transfer functions), in-camera variables (i.e. spectral response, sensor sensitivity, metering mode,), and environmental variables (i.e. ambient light level, surface color and reflectance, light source spectral power distribution) on the accuracy of HDR-image-derived luminance data. The calibration test findings are used to create camera setup and calibration guidelines for future research, especially to help minimize errors in image extracted lighting data. The findings are also utilized to demonstrate the viability of the tool in a real world setting--an office environment combining vertical and horizontal tasks. Via the quasi-experimental setup, the relationship between line of sight and perceived luminance contrast ratios are studied using HDR images. Future research can benefit from the calibration guidelines to minimize HDR-based luminance estimation errors. The proposed tool can be used and tested in different contexts and tasks with varying user groups for revising the former luminance-contrast guidelines as well as surface reflectance recommendations.
ContributorsTural, Mehmedalp (Author) / Bryan, Harvey (Thesis advisor) / Kroelinger, Michael D. (Committee member) / Ozel, Filiz (Committee member) / Arizona State University (Publisher)
Created2011
151819-Thumbnail Image.png
Description
Research has demonstrated that temperature and relative humidity substantially influence overall perceptions of indoor air quality (Fang, Clausen, & Fanger, 1998). This finding places temperature quality as a high priority, especially for vulnerable adults over 60. Temperature extremes and fluctuation, as well as the perception of those conditions, affect physical

Research has demonstrated that temperature and relative humidity substantially influence overall perceptions of indoor air quality (Fang, Clausen, & Fanger, 1998). This finding places temperature quality as a high priority, especially for vulnerable adults over 60. Temperature extremes and fluctuation, as well as the perception of those conditions, affect physical performance, thermal comfort and health of older adults (Chatonnet & Cabanac, 1965, pp. 185-6; Fumiharu, Watanabe, Park, Shephard, & Aoyagi, 2005; Heijs & Stringer, 1988). The American Society of Heating, Refrigerating and Air-Conditioning Engineers (ASHRAE) and the International Organization for Standardization (ISO) have developed thermal-comfort standards for working-age, healthy individuals. None of these standards address the physiological and psychological needs of older adults (ASHRAE Standard 55, 2010; ISO-7730, 2005). This dissertation investigates the impacts of thermal conditions on self-reported health and perceived comfort for older adults, hypothesizing that warmer and more-table indoor thermal conditions will increase the health and perceived comfort of these adults. To this end, a new set of thermal comfort metrics was designed and tested to address the thermal preferences of older adults. The SENIOR COMFORT Metrics 2013 outlined new thresholds for optimal indoor high and low temperatures and set limits on thermal variability over time based on the ASHRAE-55 2010 model. This study was conducted at Sunnyslope Manor, a multi-unit, public-housing complex in the North Phoenix. Nearly 60% (76 of 118) of the residents (aged 62-82) were interviewed using a 110-question, self-reporting survey in 73 apartment units. A total of 40 questions and 20 sub-questions addressing perceptions of comfort, pain, sleep patterns, injuries, and mood were extracted from this larger health condition survey to assess health and thermal comfort. Indoor environmental thermal measurements included temperature in three locations: kitchen, living area, and bedroom and data were recorded every 15 minutes over 5 full days and 448 points. Study results start to indicate that older adults for Sunnyslope Manor preferred temperatures between 76 and 82.5 degrees Fahrenheit and that lower temperatures as outlined by ASHRAE-55 2010 increases the rate of injuries and mood changes in older adults among other findings.
ContributorsFonseca, Ernesto (Author) / Bryan, Harvey (Thesis advisor) / Ahrentzen, Sherry (Committee member) / Shea, Kimberly (Committee member) / Arizona State University (Publisher)
Created2013
151894-Thumbnail Image.png
Description
With the desire of high standards of comfort, huge amount of energy is being consumed to maintain the indoor environment. In US building consumes 40% of the total primary energy while residential buildings consume about 21%. A large proportion of this consumption is due to cooling of buildings. Deteriorating environmental

With the desire of high standards of comfort, huge amount of energy is being consumed to maintain the indoor environment. In US building consumes 40% of the total primary energy while residential buildings consume about 21%. A large proportion of this consumption is due to cooling of buildings. Deteriorating environmental conditions due to excessive energy use suggest that we should look at passive designs and renewable energy opportunities to supply the required comfort. Phoenix gets about 300 days of clear sky every year. It also witnesses large temperature variations from night and day. The humidity ratio almost always stays below the 50% mark. With more than six months having outside temperatures more than 75 oF, night sky radiative cooling promise to be an attractive means to cool the buildings during summer. This technique can be useful for small commercial facilities or residential buildings. The roof ponds can be made more effective by covering them with Band Filters. These band filters block the solar heat gain and allow the water to cool down to lower temperatures. It also reduces the convection heat gain. This helps rood ponds maintain lower temperatures and provide more cooling then an exposed pond. 50 μm Polyethylene band filter is used in this study. Using this band filter, roof ponds can be made up to 10% more effective. About 45% of the energy required to cool a typical residential building in summer can be saved.
ContributorsSiddiqui, Mohd. Aqdus (Author) / Bryan, Harvey (Thesis advisor) / Reddy, T Agami (Committee member) / Kroelinger, Michael D. (Committee member) / Arizona State University (Publisher)
Created2013
151916-Thumbnail Image.png
Description
Through manipulation of adaptable opportunities available within a given environment, individuals become active participants in managing personal comfort requirements, by exercising control over their comfort without the assistance of mechanical heating and cooling systems. Similarly, continuous manipulation of a building skin's form, insulation, porosity, and transmissivity qualities exerts control over

Through manipulation of adaptable opportunities available within a given environment, individuals become active participants in managing personal comfort requirements, by exercising control over their comfort without the assistance of mechanical heating and cooling systems. Similarly, continuous manipulation of a building skin's form, insulation, porosity, and transmissivity qualities exerts control over the energy exchanged between indoor and outdoor environments. This research uses four adaptive response variables in a modified software algorithm to explore an adaptive building skin's potential in reacting to environmental stimuli with the purpose of minimizing energy use without sacrificing occupant comfort. Results illustrate that significant energy savings can be realized with adaptive envelopes over static building envelopes even under extreme summer and winter climate conditions; that the magnitude of these savings are dependent on climate and orientation; and that occupant thermal comfort can be improved consistently over comfort levels achieved by optimized static building envelopes. The resulting adaptive envelope's unique climate-specific behavior could inform designers in creating an intelligent kinetic aesthetic that helps facilitate adaptability and resiliency in architecture.
ContributorsErickson, James (Author) / Bryan, Harvey (Thesis advisor) / Addison, Marlin (Committee member) / Kroelinger, Michael D. (Committee member) / Reddy, T. Agami (Committee member) / Arizona State University (Publisher)
Created2013
152142-Thumbnail Image.png
Description
According to the U.S. Energy Information Administration, commercial buildings represent about 40% of the United State's energy consumption of which office buildings consume a major portion. Gauging the extent to which an individual building consumes energy in excess of its peers is the first step in initiating energy efficiency improvement.

According to the U.S. Energy Information Administration, commercial buildings represent about 40% of the United State's energy consumption of which office buildings consume a major portion. Gauging the extent to which an individual building consumes energy in excess of its peers is the first step in initiating energy efficiency improvement. Energy Benchmarking offers initial building energy performance assessment without rigorous evaluation. Energy benchmarking tools based on the Commercial Buildings Energy Consumption Survey (CBECS) database are investigated in this thesis. This study proposes a new benchmarking methodology based on decision trees, where a relationship between the energy use intensities (EUI) and building parameters (continuous and categorical) is developed for different building types. This methodology was applied to medium office and school building types contained in the CBECS database. The Random Forest technique was used to find the most influential parameters that impact building energy use intensities. Subsequently, correlations which were significant were identified between EUIs and CBECS variables. Other than floor area, some of the important variables were number of workers, location, number of PCs and main cooling equipment. The coefficient of variation was used to evaluate the effectiveness of the new model. The customization technique proposed in this thesis was compared with another benchmarking model that is widely used by building owners and designers namely, the ENERGY STAR's Portfolio Manager. This tool relies on the standard Linear Regression methods which is only able to handle continuous variables. The model proposed uses data mining technique and was found to perform slightly better than the Portfolio Manager. The broader impacts of the new benchmarking methodology proposed is that it allows for identifying important categorical variables, and then incorporating them in a local, as against a global, model framework for EUI pertinent to the building type. The ability to identify and rank the important variables is of great importance in practical implementation of the benchmarking tools which rely on query-based building and HVAC variable filters specified by the user.
ContributorsKaskhedikar, Apoorva Prakash (Author) / Reddy, T. Agami (Thesis advisor) / Bryan, Harvey (Committee member) / Runger, George C. (Committee member) / Arizona State University (Publisher)
Created2013