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

Physical Sciences and Mathematics Commons

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

University of Nebraska - Lincoln

Series

Engineering

2020

Keyword
Publication

Articles 1 - 30 of 82

Full-Text Articles in Physical Sciences and Mathematics

A Novel Spatiotemporal Prediction Method Of Cumulative Covid-19 Cases, Junzhe Cai Dec 2020

A Novel Spatiotemporal Prediction Method Of Cumulative Covid-19 Cases, Junzhe Cai

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

Prediction methods are important for many applications. In particular, an accurate prediction for the total number of cases for pandemics such as the Covid-19 pandemic could help medical preparedness by providing in time a sufficient supply of testing kits, hospital beds and medical personnel. This thesis experimentally compares the accuracy of ten prediction methods for the cumulative number of Covid-19 pandemic cases. These ten methods include two types of neural networks and extrapolation methods based on best fit linear, best fit quadratic, best fit cubic and Lagrange interpolation, as well as an extrapolation method from Revesz. We also consider the …


Suffix Tree, Minwise Hashing And Streaming Algorithms For Big Data Analysis In Bioinformatics, Sairam Behera Dec 2020

Suffix Tree, Minwise Hashing And Streaming Algorithms For Big Data Analysis In Bioinformatics, Sairam Behera

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

In this dissertation, we worked on several algorithmic problems in bioinformatics using mainly three approaches: (a) a streaming model, (b) sux-tree based indexing, and (c) minwise-hashing (minhash) and locality-sensitive hashing (LSH). The streaming models are useful for large data problems where a good approximation needs to be achieved with limited space usage. We developed an approximation algorithm (Kmer-Estimate) using the streaming approach to obtain a better estimation of the frequency of k-mer counts. A k-mer, a subsequence of length k, plays an important role in many bioinformatics analyses such as genome distance estimation. We also developed new methods that use …


Representational Learning Approach For Predicting Developer Expertise Using Eye Movements, Sumeet Maan Dec 2020

Representational Learning Approach For Predicting Developer Expertise Using Eye Movements, Sumeet Maan

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

The thesis analyzes an existing eye-tracking dataset collected while software developers were solving bug fixing tasks in an open-source system. The analysis is performed using a representational learning approach namely, Multi-layer Perceptron (MLP). The novel aspect of the analysis is the introduction of a new feature engineering method based on the eye-tracking data. This is then used to predict developer expertise on the data. The dataset used in this thesis is inherently more complex because it is collected in a very dynamic environment i.e., the Eclipse IDE using an eye-tracking plugin, iTrace. Previous work in this area only worked on …


Ultrafast Spin-Currents And Charge Conversion At 3d-5d Interfaces Probed By Time-Domain Terahertz Spectroscopy, T. H. Dang, J. Hawecker, E. Rongione, G. Baez Flores, D. Q. To, J. C. Rojas-Sanchez, H. Nong, J. Mangeney, J. Tignon, F. Godel, S. Collin, P. Seneor, M. Bibes, A. Fert, M. Anane, J. M. George, L. Vila, M. Cosset-Cheneau, D. Dolfi, R. Lebrun, P. Bortolotti, Kirill Belashchenko, S. Dhillon, H. Jaffrès Dec 2020

Ultrafast Spin-Currents And Charge Conversion At 3d-5d Interfaces Probed By Time-Domain Terahertz Spectroscopy, T. H. Dang, J. Hawecker, E. Rongione, G. Baez Flores, D. Q. To, J. C. Rojas-Sanchez, H. Nong, J. Mangeney, J. Tignon, F. Godel, S. Collin, P. Seneor, M. Bibes, A. Fert, M. Anane, J. M. George, L. Vila, M. Cosset-Cheneau, D. Dolfi, R. Lebrun, P. Bortolotti, Kirill Belashchenko, S. Dhillon, H. Jaffrès

Kirill Belashchenko Publications

Spintronic structures are extensively investigated for their spin-orbit torque properties, required for magnetic commutation functionalities. Current progress in these materials is dependent on the interface engineering for the optimization of spin transmission. Here, we advance the analysis of ultrafast spin-charge conversion phenomena at ferromagnetic-Transition metal interfaces due to their inverse spin-Hall effect properties. In particular, the intrinsic inverse spin-Hall effect of Pt-based systems and extrinsic inverse spin-Hall effect of Au:W and Au:Ta in NiFe/Au:(W,Ta) bilayers are investigated. The spin-charge conversion is probed by complementary techniques-ultrafast THz time-domain spectroscopy in the dynamic regime for THz pulse emission and ferromagnetic resonance spin-pumping …


Machine Learning Augmentation Micro-Sensors For Smart Device Applications, Mohammad H. Hasan Nov 2020

Machine Learning Augmentation Micro-Sensors For Smart Device Applications, Mohammad H. Hasan

Department of Mechanical and Materials Engineering: Dissertations, Theses, and Student Research

Novel smart technologies such as wearable devices and unconventional robotics have been enabled by advancements in semiconductor technologies, which have miniaturized the sizes of transistors and sensors. These technologies promise great improvements to public health. However, current computational paradigms are ill-suited for use in novel smart technologies as they fail to meet their strict power and size requirements. In this dissertation, we present two bio-inspired colocalized sensing-and-computing schemes performed at the sensor level: continuous-time recurrent neural networks (CTRNNs) and reservoir computers (RCs). These schemes arise from the nonlinear dynamics of micro-electro-mechanical systems (MEMS), which facilitates computing, and the inherent ability …


Proximity-Induced Magnetization In Graphene: Towards Efficient Spin Gating, Mihovil Bosnar, Ivor Lončarić, P. Lazić, Kirill Belashchenko, Igor Žutić Nov 2020

Proximity-Induced Magnetization In Graphene: Towards Efficient Spin Gating, Mihovil Bosnar, Ivor Lončarić, P. Lazić, Kirill Belashchenko, Igor Žutić

Kirill Belashchenko Publications

Gate-tunable spin-dependent properties could be induced in graphene at room temperature through the magnetic proximity effect by placing it in contact with a metallic ferromagnet. Because strong chemical bonding with the metallic substrate makes gating ineffective, an intervening passivation layer is needed. Previously considered passivation layers result in a large shift of the Dirac point away from the Fermi level, so that unrealistically large gate fields are required to tune the spin polarization in graphene (Gr). We show that a monolayer of Au or Pt used as the passivation layer between Co and graphene brings the Dirac point closer to …


Formal Concept Analysis Applications In Bioinformatics, Sarah Roscoe Nov 2020

Formal Concept Analysis Applications In Bioinformatics, Sarah Roscoe

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

Bioinformatics is an important field that seeks to solve biological problems with the help of computation. One specific field in bioinformatics is that of genomics, the study of genes and their functions. Genomics can provide valuable analysis as to the interaction between how genes interact with their environment. One such way to measure the interaction is through gene expression data, which determines whether (and how much) a certain gene activates in a situation. Analyzing this data can be critical for predicting diseases or other biological reactions. One method used for analysis is Formal Concept Analysis (FCA), a computing technique based …


Detection Of Uncompensated Magnetization At The Interface Of An Epitaxial Antiferromagnetic Insulator, Pavel N. Lapa, Min Han Lee, Igor V. Roshchin, Kirill Belashchenko, Ivan K. Schuller Nov 2020

Detection Of Uncompensated Magnetization At The Interface Of An Epitaxial Antiferromagnetic Insulator, Pavel N. Lapa, Min Han Lee, Igor V. Roshchin, Kirill Belashchenko, Ivan K. Schuller

Kirill Belashchenko Publications

We have probed directly the temperature and magnetic field dependence of pinned uncompensated magnetization at the interface of antiferromagnetic FeF2 with Cu, using FeF2-Cu-Co spin valves. Electrons polarized by the Co layer are scattered by the pinned uncompensated moments at the FeF2-Cu interface giving rise to giant magnetoresistance. We determined the direction and magnitude of the pinned uncompensated magnetization at different magnetic fields and temperatures using the angular dependencies of resistance. The strong FeF2 anisotropy pins the uncompensated magnetization along the easy axis independent of the cooling field orientation. Most interestingly, magnetic fields as …


Strain And Stress Relationships For Optical Phonon Modes In Monoclinic Crystals With Β-Ga2O3 As An Example, Rafal Korlacki, Megan Stokey, Alyssa Lynn Mock, Sean Knight, Alexis Papamichail, Vanya Darakchieva, Mathias Schubert Nov 2020

Strain And Stress Relationships For Optical Phonon Modes In Monoclinic Crystals With Β-Ga2O3 As An Example, Rafal Korlacki, Megan Stokey, Alyssa Lynn Mock, Sean Knight, Alexis Papamichail, Vanya Darakchieva, Mathias Schubert

Department of Electrical and Computer Engineering: Faculty Publications

Strain-stress relationships for physical properties are of interest for heteroepitaxial material systems, where strain and stress are inherent due to thermal expansion and lattice mismatch. We report linear perturbation theory strain and stress relationships for optical phonon modes in monoclinic crystals for strain and stress situations which maintain the monoclinic symmetry of the crystal. By using symmetry group analysis and phonon frequencies obtained under various deformation scenarios from density-functional perturbation theory calculations on β-Ga2O3, we obtain four strain and four stress potential parameters for each phonon mode. We demonstrate that these parameters are sufficient to …


Reinvestigation Of The Intrinsic Magnetic Properties Of (Fe1-Xcox)2b Alloys And Crystallization Behavior Of Ribbons, Tej Nath Lamichhane, Olena Palasyuk, Vladimir P. Antropov, Ivan A. Zhuravlev, Kirill Belashchenko, Ikenna C. Nlebedim, Kevin W. Dennis, Anton Jesche, Matthew J. Kramer, Sergey L. Bud'ko, R. William Mccallum, Paul C. Canfield, Valentin Taufour Nov 2020

Reinvestigation Of The Intrinsic Magnetic Properties Of (Fe1-Xcox)2b Alloys And Crystallization Behavior Of Ribbons, Tej Nath Lamichhane, Olena Palasyuk, Vladimir P. Antropov, Ivan A. Zhuravlev, Kirill Belashchenko, Ikenna C. Nlebedim, Kevin W. Dennis, Anton Jesche, Matthew J. Kramer, Sergey L. Bud'ko, R. William Mccallum, Paul C. Canfield, Valentin Taufour

Kirill Belashchenko Publications

New determination of the magnetic anisotropy from single crystals of (Fe1-xCox)2B alloys are presented. The anomalous temperature dependence of the anisotropy constant is discussed using the standard Callen-Callen theory, which is shown to be insufficient to explain the experimental results. A more material specific study using first-principles calculations with disordered moments approach gives a much more consistent interpretation of the experimental data. Since the intrinsic properties of the alloys with x=0.3-0.35 are promising for permanent magnets applications, initial investigation of the extrinsic properties are described, in particular the crystallization of melt spun ribbons with Cu, Al, …


Satellite-Based Monitoring Of Irrigation Water Use: Assessing Measurement Errors And Their Implications For Agricultural Water Management Policy, T. Foster, Taro Mieno, Nicholas Brozovic Oct 2020

Satellite-Based Monitoring Of Irrigation Water Use: Assessing Measurement Errors And Their Implications For Agricultural Water Management Policy, T. Foster, Taro Mieno, Nicholas Brozovic

Daugherty Water for Food Global Institute: Faculty Publications

Reliable accounting of agricultural water use is critical for sustainable water management. However, the majority of agricultural water use is not monitored, with limited metering of irrigation despite increasing pressure on both groundwater and surface water resources in many agricultural regions worldwide. Satellite remote sensing has been proposed as a low-cost and scalable solution to fill widespread gaps in monitoring of irrigation water use in both developed and developing countries, bypassing the technical, socioeconomic, and political challenges that to date have constrained in situ metering. In this paper, we show through a systematic meta-analysis that the relative accuracy of different …


Investigating Factors Predicting Effective Learning In A Cs Professional Development Program For K-12 Teachers, Patrick Morrow Oct 2020

Investigating Factors Predicting Effective Learning In A Cs Professional Development Program For K-12 Teachers, Patrick Morrow

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

The demand for K-12 Computer Science (CS) education is growing and there is not an adequate number of educators to match the demand. Comprehensive research was carried out to investigate and understand the influence of a summer two-week professional development (PD) program on teachers’ CS content and pedagogical knowledge, their confidence in such knowledge, their interest in and perceived value of CS, and the factors influencing such impacts. Two courses designed to train K-12 teachers to teach CS, focusing on both concepts and pedagogy skills were taught over two separate summers to two separate cohorts of teachers. Statistical and SWOT …


A Detailed Assessment Of Groundwater Quality In The Kabul Basin, Afghanistan, And Suitability For Future Development, Hussain Ali Jawadi, Jay Sagin, Daniel D. Snow Oct 2020

A Detailed Assessment Of Groundwater Quality In The Kabul Basin, Afghanistan, And Suitability For Future Development, Hussain Ali Jawadi, Jay Sagin, Daniel D. Snow

Nebraska Water Center: Faculty Publications

Abstract: Kabul is one of the most populated cities in Afghanistan and providing resources to support this population in an arid climate presents a serious environmental challenge. The current study evaluated the quality of local Kabul Basin groundwater to determine its suitability water for drinking and irrigation purposes now and into the future. This aim was aided through groundwater parameter assessment as well as determination ofWater Quality Index (WQI) developed from 15 observation points near the city. The results of our physicochemical analysis illustrate that groundwater in the majority of areas of the Kabul Basin is not generally suitable for …


A Detailed Assessment Of Groundwater Quality In The Kabul Basin, Afghanistan, And Suitability For Future Development, Hussain Ali Jawadi, Jay Sagin, Daniel D. Snow Oct 2020

A Detailed Assessment Of Groundwater Quality In The Kabul Basin, Afghanistan, And Suitability For Future Development, Hussain Ali Jawadi, Jay Sagin, Daniel D. Snow

Nebraska Water Center: Faculty Publications

Kabul is one of the most populated cities in Afghanistan and providing resources to support this population in an arid climate presents a serious environmental challenge. The current study evaluated the quality of local Kabul Basin groundwater to determine its suitability water for drinking and irrigation purposes now and into the future. This aim was aided through groundwater parameter assessment as well as determination ofWater Quality Index (WQI) developed from 15 observation points near the city. The results of our physicochemical analysis illustrate that groundwater in the majority of areas of the Kabul Basin is not generally suitable for human …


Routing Optimization In Heterogeneous Wireless Networks For Space And Mission-Driven Internet Of Things (Iot) Environments, Sara El Alaoui Aug 2020

Routing Optimization In Heterogeneous Wireless Networks For Space And Mission-Driven Internet Of Things (Iot) Environments, Sara El Alaoui

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

As technological advances have made it possible to build cheap devices with more processing power and storage, and that are capable of continuously generating large amounts of data, the network has to undergo significant changes as well. The rising number of vendors and variety in platforms and wireless communication technologies have introduced heterogeneity to networks compromising the efficiency of existing routing algorithms. Furthermore, most of the existing solutions assume and require connection to the backbone network and involve changes to the infrastructures, which are not always possible -- a 2018 report by the Federal Communications Commission shows that over 31% …


Development And Performance Assessment Of An Integrated Vermifiltration Based Treatment System For The Treatment Of Feedlot Runoff, Rajneesh Singh, Matteo D'Alessio, Yulie Meneses, Shannon L. Bartelt-Hunt, Brian Woodbury, Chittaranjan Ray Aug 2020

Development And Performance Assessment Of An Integrated Vermifiltration Based Treatment System For The Treatment Of Feedlot Runoff, Rajneesh Singh, Matteo D'Alessio, Yulie Meneses, Shannon L. Bartelt-Hunt, Brian Woodbury, Chittaranjan Ray

Nebraska Water Center: Faculty Publications

The objective of this study was to treat feedlot runoff by developing an ecologically sustainable, affordable, and resilient treatment system having a relatively long life span. Three horizontal flow soil biofilters were utilized in this study: 1) without earthworms and plants (Biofilter (BF)), 2) with earthworms only (Vermifilter (VF)), and 3) with earthworms and plants (Macrophyte Assisted Vermifilter (MAVF)). The experiments were conducted with a hydraulic retention time of four days using Lumbricus terestrris earthworms and Carex frankii wetland plants. The average COD removal from the BF, VF, and MAVF were 23.2–30.4%, 61.4–69.1%, and 68.3–78.1%, respectively. Average TN removal efficiencies …


Brillouin Zone Center Phonon Modes In Znga2O4, Megan Stokey, Rafal Korlacki, Sean Knight, Matthew J. Hilfiker, Zbigniew Galazka, Klaus Irmscher, Vanya Darakchieva, Mathias Schubert Aug 2020

Brillouin Zone Center Phonon Modes In Znga2O4, Megan Stokey, Rafal Korlacki, Sean Knight, Matthew J. Hilfiker, Zbigniew Galazka, Klaus Irmscher, Vanya Darakchieva, Mathias Schubert

Department of Electrical and Computer Engineering: Faculty Publications

Infrared-active lattice mode properties of melt-grown high-quality single bulk crystals of ZnGa2O4 are investigated by combined spectroscopic ellipsometry and density functional theory computation analysis. The normal spinel structure crystals are measured by spectroscopic ellipsometry at room temperature in the range of 100 cm–1–1200 cm–1. The complex-valued dielectric function is determined from a wavenumber-by-wavenumber approach, which is then analyzed by the four-parameter semi-quantum model dielectric function approach augmented by impurity mode contributions. We determine four infrared-active transverse and longitudinal optical mode pairs, five localized impurity mode pairs, and the high frequency dielectric constant. All …


Climate Change And Market-Based Insurance Feedbacks, Eric R. Holley, Adam Liska, Cory Walters, Geoffrey C. Friesen, Michael Hayes, Max J. Rudolph, Donald A. Wilhite Aug 2020

Climate Change And Market-Based Insurance Feedbacks, Eric R. Holley, Adam Liska, Cory Walters, Geoffrey C. Friesen, Michael Hayes, Max J. Rudolph, Donald A. Wilhite

Adam Liska Papers

Climatic events have accounted for 91% of $1.05 trillion in insured costs for global catastrophic events from 1980 to 2016. Costs are driven by socio-economic development and increased frequency and severity of climatic disasters driven by climate change. Government policies to reduce systemic risk (e.g., cap-and-trade, carbon tax) have been a predominant approach for mitigation and adaptation. Alternatively, market-based incentives for climate change adaptation and mitigation already operate via the insurance industry to lessen impacts on society. Insurance feedbacks include changes in 1) premiums and insurance policies, 2) non-coverage, and 3) policy making and litigation. Alongside government policies, insurance feedbacks …


Differences In Soil Water Changes And Canopy Temperature Under Varying Water × Nitrogen Sufficiency For Maize, Tsz Him Lo, Daran Rudnick, Kendall C. Dejonge, Geng Bai, Hope Njuki Nakabuye, Abia Katimbo, Yufeng Ge, Trenton E. Franz, Xin Qiao, Derek M. Heeren Aug 2020

Differences In Soil Water Changes And Canopy Temperature Under Varying Water × Nitrogen Sufficiency For Maize, Tsz Him Lo, Daran Rudnick, Kendall C. Dejonge, Geng Bai, Hope Njuki Nakabuye, Abia Katimbo, Yufeng Ge, Trenton E. Franz, Xin Qiao, Derek M. Heeren

West Central Research and Extension Center, North Platte

Crop nitrogen (N) status is known to affect crop water status and crop water use. To investigate further the N effects on soil water changes and on canopy temperature, three water levels × four N levels were imposed on two growing seasons of maize in west central Nebraska, USA. Soil water changes were measured using a neutron probe, whereas canopy temperature was measured using infrared thermometers on a ground-based mobile platform. At all water levels, soil water losses over monthlong intervals were generally greater as N levels increased. Given equal water levels, early afternoon canopy temperatures were usually lower with …


Free Charge Carrier Properties In Two-Dimensional Materials And Monoclinic Oxides Studied By Optical Hall Effect, Sean Knight Aug 2020

Free Charge Carrier Properties In Two-Dimensional Materials And Monoclinic Oxides Studied By Optical Hall Effect, Sean Knight

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

In this dissertation, optical Hall effect (OHE) measurements are used to determine the free charge carrier properties of important two-dimensional materials and monoclinic oxides. Two-dimensional material systems have proven useful in high-frequency electronic devices due to their unique properties, such as high mobility, which arise from their two-dimensional nature. Monoclinic oxides exhibit many desirable characteristics, for example low-crystal symmetry which could lead to anisotropic carrier properties. Here, single-crystal monoclinic gallium oxide, an AlInN/GaN-based high-electron-mobility transistor (HEMT) structure, and epitaxial graphene are studied as examples. To characterize these material systems, the OHE measurement technique is employed. The OHE is a physical …


Formal Language Constraints In Deep Reinforcement Learning For Self-Driving Vehicles, Tyler Bienhoff Jul 2020

Formal Language Constraints In Deep Reinforcement Learning For Self-Driving Vehicles, Tyler Bienhoff

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

In recent years, self-driving vehicles have become a holy grail technology that, once fully developed, could radically change the daily behaviors of people and enhance safety. The complexities of controlling a car in a constantly changing environment are too immense to directly program how the vehicle should behave in each specific scenario. Thus, a common technique when developing autonomous vehicles is to use reinforcement learning, where vehicles can be trained in simulated and real-world environments to make proper decisions in a wide variety of scenarios. Reinforcement learning models, however, have uncertainties in how the vehicle acts, especially in a previously …


A Novel Path Loss Forecast Model To Support Digital Twins For High Frequency Communications Networks, James Marvin Taylor Jr Jul 2020

A Novel Path Loss Forecast Model To Support Digital Twins For High Frequency Communications Networks, James Marvin Taylor Jr

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

The need for long-distance High Frequency (HF) communications in the 3-30 MHz frequency range seemed to diminish at the end of the 20th century with the advent of space-based communications and the spread of fiber optic-connected digital networks. Renewed interest in HF has emerged as an enabler for operations in austere locations and for its ability to serve as a redundant link when space-based and terrestrial communication channels fail. Communications system designers can create a “digital twin” system to explore the operational advantages and constraints of the new capability. Existing wireless channel models can adequately simulate communication channel conditions with …


Legacy And Current Pesticide Residues In Syr Darya, Kazakhstan: Contamination Status, Seasonal Variation And Preliminary Ecological Risk Assessment, Daniel D. Snow, P. Chakraborty, B. Uralbekov, B. Satybaldiev, J. Brett Sallach, L. M. Thornton Hampton, M. Jeffries, A. S. Kolok, Shannon L. Bartelt-Hunt Jul 2020

Legacy And Current Pesticide Residues In Syr Darya, Kazakhstan: Contamination Status, Seasonal Variation And Preliminary Ecological Risk Assessment, Daniel D. Snow, P. Chakraborty, B. Uralbekov, B. Satybaldiev, J. Brett Sallach, L. M. Thornton Hampton, M. Jeffries, A. S. Kolok, Shannon L. Bartelt-Hunt

Nebraska Water Center: Faculty Publications

The Syr Darya is one of two major rivers in Central Asia supplying critical fresh water to the Aral Sea. In spite of the river’s importance and agriculturally-intensive history, few studies have provided a modern evaluation of and the occurrence of pesticide residues potential effects to aquatic life. The primary goal of this investigation was to determine seasonal variations in ambient concentrations of modern and legacy pesticides in bottom sediment and water of the Syr Darya in Kazakhstan (KZ) downstream from an agriculturally-intensive watershed in Uzbekistan. Grab samples and passive samplers were used at five remote sampling stations during June …


Power-Over-Tether Uas Leveraged For Nearly-Indefinite Meteorological Data Acquisition, Daniel Rico, Carrick Detweiler, Francisco Muñoz-Arriola Jul 2020

Power-Over-Tether Uas Leveraged For Nearly-Indefinite Meteorological Data Acquisition, Daniel Rico, Carrick Detweiler, Francisco Muñoz-Arriola

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

Use of unmanned aerial systems (UASs) in agriculture has risen in the past decade. These systems are key to modernizing agriculture. UASs collect and elucidate data previously difficult to obtain and used to help increase agricultural efficiency and production. Typical commercial off-the-shelf (COTS) UASs are limited by small payloads and short flight times. Such limits inhibit their ability to provide abundant data at multiple spatiotemporal scales. In this paper, we describe the design and construction of the tethered aircraft unmanned system (TAUS), which is a novel power-over-tether UAS leveraging the physical presence of the tether to launch multiple sensors along …


Automatic Delamination Segmentation For Bridge Deck Based On Encoder-Decoder Deep Learning Through Uav-Based Thermography, Chongsheng, Zhexiong Shang, Zhigang Shen Jun 2020

Automatic Delamination Segmentation For Bridge Deck Based On Encoder-Decoder Deep Learning Through Uav-Based Thermography, Chongsheng, Zhexiong Shang, Zhigang Shen

Department of Construction Engineering and Management: Faculty Publications

Concrete deck delamination often demonstrates strong variations in size, shape, and temperature distribution under the influences of outdoor weather conditions. The strong variations create challenges for pure analytical solutions in infrared image segmentation of delaminated areas. The recently developed supervised deep learning approach demonstrated the potentials in achieving automatic segmentation of RGB images. However, its effectiveness in segmenting thermal images remains under-explored. The main challenge lies in the development of specific models and the generation of a large range of labeled infrared images for training. To address this challenge, a customized deep learning model based on encoder-decoder architecture is proposed …


Climate Change Impacts The Subsurface Transport Of Atrazine And Estrone Originating From Agricultural Production Activities, Renys Enrique Barrios, Simin Akbariyeh, Chuyang Liu, Khalid Muzamil Gani, Margarita T. Kovalchuk, Xu Li, Yusong Li, Daniel D. Snow, Zhenghong Tang, John Gates, Shannon L. Bartelt-Hunt Jun 2020

Climate Change Impacts The Subsurface Transport Of Atrazine And Estrone Originating From Agricultural Production Activities, Renys Enrique Barrios, Simin Akbariyeh, Chuyang Liu, Khalid Muzamil Gani, Margarita T. Kovalchuk, Xu Li, Yusong Li, Daniel D. Snow, Zhenghong Tang, John Gates, Shannon L. Bartelt-Hunt

Nebraska Water Center: Faculty Publications

Climate change will impact soil properties such as soil moisture, organic carbon and temperature and changes in these properties will influence the sorption, biodegradation and leaching of trace organic contaminants to groundwater. In this study, we conducted a modeling case study to evaluate atrazine and estrone transport in the subsurface under current and future climate conditions at a field site in central Nebraska. According to the modeling results, in the future, enhanced evapotranspiration and increased average air temperature may cause drier soil conditions, which consequently reduces the biodegradation of atrazine and estrone in the water phase. On the other hand, …


Remote Sensing And Three-Dimensional Photogrammetric Analysis Of Glaciofluvial Sand And Gravel Deposits For Aggregate Resource Assessment In Mchenry County, Illinois, Usa, Xiaodong Miao, Christopher J. Stohr, Paul R. Hanson, Qiansuo Wang Jun 2020

Remote Sensing And Three-Dimensional Photogrammetric Analysis Of Glaciofluvial Sand And Gravel Deposits For Aggregate Resource Assessment In Mchenry County, Illinois, Usa, Xiaodong Miao, Christopher J. Stohr, Paul R. Hanson, Qiansuo Wang

School of Natural Resources: Faculty Publications

Sand and gravel deposits, one of the most common natural resources, are used as aggregates mostly by the construction industry, and their extraction contributes significantly to a region's economy. Thus, it is critical to locate sand and gravel deposits, and evaluate their quantity and quality safely and quickly. However, information on aggregate resources is generally only available from conventional two-dimensional (2-D) geologic maps, and direct field measurements for quality analysis at outcrops are time consuming and are often not possible due to safety concerns, or simply because exposures are too difficult to access. In this study, we presented a methodology …


Reducing Run-Time Adaptation Space Via Analysis Of Possible Utility Bounds, Clay Stevens, Hamid Bagheri May 2020

Reducing Run-Time Adaptation Space Via Analysis Of Possible Utility Bounds, Clay Stevens, Hamid Bagheri

CSE Conference and Workshop Papers

Self-adaptive systems often employ dynamic programming or similar techniques to select optimal adaptations at run-time. These techniques suffer from the “curse of dimensionality", increasing the cost of run-time adaptation decisions. We propose a novel approach that improves upon the state-of-the-art proactive self-adaptation techniques to reduce the number of possible adaptations that need be considered for each run-time adaptation decision. The approach, realized in a tool called Thallium, employs a combination of automated formal modeling techniques to (i) analyze a structural model of the system showing which configurations are reachable from other configurations and (ii) compute the utility that can be …


Understanding Eye Gaze Patterns In Code Comprehension, Jonathan Saddler May 2020

Understanding Eye Gaze Patterns In Code Comprehension, Jonathan Saddler

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

Program comprehension is a sub-field of software engineering that seeks to understand how developers understand programs. Comprehension acts as a starting point for many software engineering tasks such as bug fixing, refactoring, and feature creation. The dissertation presents a series of empirical studies to understand how developers comprehend software in realistic settings. The unique aspect of this work is the use of eye tracking equipment to gather fine-grained detailed information of what developers look at in software artifacts while they perform realistic tasks in an environment familiar to them, namely a context including both the Integrated Development Environment (Eclipse or …


Emotional Awareness During Bug Fixes – A Pilot Study, Jada O. Loro, Abigail L. Schneff, Sarah J. Oran, Bonita Sharif Apr 2020

Emotional Awareness During Bug Fixes – A Pilot Study, Jada O. Loro, Abigail L. Schneff, Sarah J. Oran, Bonita Sharif

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

This study examines the effects of a programmer's emotional awareness on progress while fixing bugs. The goal of the study is to capitalize on emotional awareness to ultimately increase progress made during software development. This process could result in improved software maintenance.