Matching Items (626)
Filtering by

Clear all filters

153961-Thumbnail Image.png
Description
Background: Heart failure is the leading cause of hospitalization in older adults and has the highest 30-day readmission rate of all diagnoses. An estimated 30 to 60 percent of older adults lose some degree of physical function in the course of an acute hospital stay. Few studies have addressed the

Background: Heart failure is the leading cause of hospitalization in older adults and has the highest 30-day readmission rate of all diagnoses. An estimated 30 to 60 percent of older adults lose some degree of physical function in the course of an acute hospital stay. Few studies have addressed the role of posture and mobility in contributing to, or improving, physical function in older hospitalized adults. No study to date that we are aware of has addressed this in the older heart failure population.

Purpose: To investigate the predictive value of mobility during a hospital stay and patterns of mobility during the month following discharge on hospital readmission and 30-day changes in functional status in older heart failure patients.

Methods: This was a prospective observational study of 21 older (ages 60+) patients admitted with a primary diagnosis of heart failure. Patients wore two inclinometric accelerometers (rib area and thigh) to record posture and an accelerometer placed at the ankle to record ambulatory activity. Patients wore all sensors continuously during hospitalization and the ankle accelerometer for 30 days after hospital discharge. Function was assessed in all patients the day after hospital discharge and again at 30 days post-discharge.

Results: Five patients (23.8%) were readmitted within the 30 day post-discharge period. None of the hospital or post-discharge mobility measures were associated with readmission after adjustment for covariates. Higher percent lying time in the hospital was associated with slower Timed Up and Go (TUG) time (b = .08, p = .01) and poorer hand grip strength (b = -13.94, p = .02) at 30 days post-discharge. Higher daily stepping activity during the 30 day post-discharge period was marginally associated with improvements in SPPB scores at 30 days (b = <.001, p = .06).

Conclusion: For older heart failure patients, increased time lying while hospitalized is associated with slower walking time and poor hand grip strength 30 days after discharge. Higher daily stepping after discharge may be associated with improvements in physical function at 30 days.
ContributorsFloegel, Theresa A (Author) / Buman, Matthew P (Thesis advisor) / Hooker, Steven (Committee member) / Dickinson, Jared (Committee member) / DerAnanian, Cheryl (Committee member) / McCarthy, Marianne (Committee member) / Arizona State University (Publisher)
Created2015
156088-Thumbnail Image.png
Description
Obesity impairs skeletal muscle maintenance and regeneration, a condition that can progressively lead to muscle loss, but the mechanisms behind it are unknown. Muscle is primarily composed of multinucleated cells called myotubes which are derived by the fusion of mononucleated myocytes. A key mediator in this process is the cellular

Obesity impairs skeletal muscle maintenance and regeneration, a condition that can progressively lead to muscle loss, but the mechanisms behind it are unknown. Muscle is primarily composed of multinucleated cells called myotubes which are derived by the fusion of mononucleated myocytes. A key mediator in this process is the cellular fusion protein syncytin-1. This led to the hypothesis that syncytin-1 could be decreased in the muscle of obese/insulin resistant individuals. In contrast, it was found that obese/insulin resistant subjects had higher syncytin-1 expression in the muscle compared to that of the lean subjects. Across the subjects, syncytin-1 correlated significantly with body mass index, percent body fat, blood glucose and HbA1c levels, insulin sensitivity and muscle protein fractional synthesis rate. The concentrations of specific plasma fatty acids, such as the saturated fatty acid (palmitate) and monounsaturated fatty acid (oleate) are known to be altered in obese/insulin resistant humans, and also to influence the protein synthesis in muscle. Therefore, it was evaluated that the effects of palmitate and oleate on syncytin-1 expression, as well as 4E-BP1 phosphorylation, a key mechanism regulating muscle protein synthesis in insulin stimulated C2C12 myotubes. The results showed that treatment with 20 nM insulin, 300 µM oleate, 300 µM oleate +20 nM insulin and 300 µM palmitate + 300 µM oleate elevated 4E-BP1 phosphorylation. At the same time, 20 nM insulin, 300 µM palmitate, 300 µM oleate + 20 nM insulin and 300 µM palmitate + 300 µM oleate elevated syncytin-1 expression. Insulin stimulated muscle syncytin-1 expression and 4E-BP1 phosphorylation, and this effect was comparable to that observed in the presence of oleate alone. However, the presence of palmitate + oleate diminished the stimulatory effect of insulin on muscle syncytin-1 expression and 4E-BP1 phosphorylation. These findings indicate oleate but not palmitate increased total 4E-BP1 phosphorylation regardless of insulin and the presence of palmitate in insulin mediated C2C12 cells. The presence of palmitate inhibited the upregulation of total 4EB-P1 phosphorylation. Palmitate but not oleate increased syncytin-1 expression in insulin mediated C2C12 myotubes. It is possible that chronic hyperinsulinemia in obesity and/or elevated levels of fatty acids such as palmitate in plasma could have contributed to syncytin-1 overexpression and decreased muscle protein fractional synthesis rate in obese/insulin resistant human muscle.
ContributorsRavichandran, Jayachandran (Author) / Katsanos, Christos (Thesis advisor) / Coletta, Dawn (Committee member) / Dickinson, Jared (Committee member) / Arizona State University (Publisher)
Created2017
133359-Thumbnail Image.png
Description
The current trend of interconnected devices, or the internet of things (IOT) has led to the popularization of single board computers (SBC). This is primarily due to their form-factor and low price. This has led to unique networks of devices that can have unstable network connections and minimal processing power.

The current trend of interconnected devices, or the internet of things (IOT) has led to the popularization of single board computers (SBC). This is primarily due to their form-factor and low price. This has led to unique networks of devices that can have unstable network connections and minimal processing power. Many parallel program- ming libraries are intended for use in high performance computing (HPC) clusters. Unlike the IOT environment described, HPC clusters will in general look to obtain very consistent network speeds and topologies. There are a significant number of software choices that make up what is referred to as the HPC stack or parallel processing stack. My thesis focused on building an HPC stack that would run on the SCB computer name the Raspberry Pi. The intention in making this Raspberry Pi cluster is to research performance of MPI implementations in an IOT environment, which had an impact on the design choices of the cluster. This thesis is a compilation of my research efforts in creating this cluster as well as an evaluation of the software that was chosen to create the parallel processing stack.
ContributorsO'Meara, Braedon Richard (Author) / Meuth, Ryan (Thesis director) / Dasgupta, Partha (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
133381-Thumbnail Image.png
Description
This thesis discusses three recent optimization problems that seek to reduce disease spread on arbitrary graphs by deleting edges, and it discusses three approximation algorithms developed for these problems. Important definitions are presented including the Linear Threshold and Triggering Set models and the set function properties of submodularity and monotonicity.

This thesis discusses three recent optimization problems that seek to reduce disease spread on arbitrary graphs by deleting edges, and it discusses three approximation algorithms developed for these problems. Important definitions are presented including the Linear Threshold and Triggering Set models and the set function properties of submodularity and monotonicity. Also, important results regarding the Linear Threshold model and computation of the influence function are presented along with proof sketches. The three main problems are formally presented, and NP-hardness results along with proof sketches are presented where applicable. The first problem seeks to reduce spread of infection over the Linear Threshold process by making use of an efficient tree data structure. The second problem seeks to reduce the spread of infection over the Linear Threshold process while preserving the PageRank distribution of the input graph. The third problem seeks to minimize the spectral radius of the input graph. The algorithms designed for these problems are described in writing and with pseudocode, and their approximation bounds are stated along with time complexities. Discussion of these algorithms considers how these algorithms could see real-world use. Challenges and the ways in which these algorithms do or do not overcome them are noted. Two related works, one which presents an edge-deletion disease spread reduction problem over a deterministic threshold process and the other which considers a graph modification problem aimed at minimizing worst-case disease spread, are compared with the three main works to provide interesting perspectives. Furthermore, a new problem is proposed that could avoid some issues faced by the three main problems described, and directions for future work are suggested.
ContributorsStanton, Andrew Warren (Author) / Richa, Andrea (Thesis director) / Czygrinow, Andrzej (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
131504-Thumbnail Image.png
Description
In the last few years, billion-dollar companies like Yahoo and Equifax have had data breaches causing millions of people’s personal information to be leaked online. Other billion-dollar companies like Google and Facebook have gotten in trouble for abusing people’s personal information for financial gain as well. In this new age

In the last few years, billion-dollar companies like Yahoo and Equifax have had data breaches causing millions of people’s personal information to be leaked online. Other billion-dollar companies like Google and Facebook have gotten in trouble for abusing people’s personal information for financial gain as well. In this new age of technology where everything is being digitalized and stored online, people all over the world are concerned about what is happening to their personal information and how they can trust it is being kept safe. This paper describes, first, the importance of protecting user data, second, one easy tool that companies and developers can use to help ensure that their user’s information (credit card information specifically) is kept safe, how to implement that tool, and finally, future work and research that needs to be done. The solution I propose is a software tool that will keep credit card data secured. It is only a small step towards achieving a completely secure data anonymized system, but when implemented correctly, it can reduce the risk of credit card data from being exposed to the public. The software tool is a script that can scan every viable file in any given system, server, or other file-structured Linux system and detect if there any visible credit card numbers that should be hidden.
ContributorsPappas, Alexander (Author) / Zhao, Ming (Thesis director) / Kuznetsov, Eugene (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131514-Thumbnail Image.png
Description
Political polarization is the coalescence of political parties -- and the individuals of which parties are composed -- around opposing ends of the ideological spectrum. Political parties in the United States have always been divided, however, in recent years this division has only intensified. Recently, polarization has also wound its

Political polarization is the coalescence of political parties -- and the individuals of which parties are composed -- around opposing ends of the ideological spectrum. Political parties in the United States have always been divided, however, in recent years this division has only intensified. Recently, polarization has also wound its way to the Supreme Court and the nomination processes of justices to the Court. This paper examines how prevalent polarization in the Supreme Court nomination process has become by looking specifically at the failed nomination of Judge Merrick Garland and the confirmations of now-Justices Neil Gorsuch and Brett Kavanaugh. This is accomplished by comparing the ideologies and qualifications of the three most recent nominees to those of previous nominees, as well as analysing the ideological composition of the Senate at the times of the individual nominations.
ContributorsJoss, Jacob (Author) / Hoekstra, Valerie (Thesis director) / Critchlow, Donald (Committee member) / Computer Science and Engineering Program (Contributor) / School of Politics and Global Studies (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131525-Thumbnail Image.png
Description
The original version of Helix, the one I pitched when first deciding to make a video game
for my thesis, is an action-platformer, with the intent of metroidvania-style progression
and an interconnected world map.

The current version of Helix is a turn based role-playing game, with the intent of roguelike
gameplay and a dark

The original version of Helix, the one I pitched when first deciding to make a video game
for my thesis, is an action-platformer, with the intent of metroidvania-style progression
and an interconnected world map.

The current version of Helix is a turn based role-playing game, with the intent of roguelike
gameplay and a dark fantasy theme. We will first be exploring the challenges that came
with programming my own game - not quite from scratch, but also without a prebuilt
engine - then transition into game design and how Helix has evolved from its original form
to what we see today.
ContributorsDiscipulo, Isaiah K (Author) / Meuth, Ryan (Thesis director) / Kobayashi, Yoshihiro (Committee member) / School of Mathematical and Statistical Sciences (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131529-Thumbnail Image.png
Description
RecyclePlus is an iOS mobile application that allows users to be knowledgeable in the realms of sustainability. It gives encourages users to be environmental responsible by providing them access to recycling information. In particular, it allows users to search up certain materials and learn about its recyclability and how to

RecyclePlus is an iOS mobile application that allows users to be knowledgeable in the realms of sustainability. It gives encourages users to be environmental responsible by providing them access to recycling information. In particular, it allows users to search up certain materials and learn about its recyclability and how to properly dispose of the material. Some searches will show locations of facilities near users that collect certain materials and dispose of the materials properly. This is a full stack software project that explores open source software and APIs, UI/UX design, and iOS development.
ContributorsTran, Nikki (Author) / Ganesh, Tirupalavanam (Thesis director) / Meuth, Ryan (Committee member) / Watts College of Public Service & Community Solut (Contributor) / Department of Information Systems (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131537-Thumbnail Image.png
Description
At present, the vast majority of human subjects with neurological disease are still diagnosed through in-person assessments and qualitative analysis of patient data. In this paper, we propose to use Topological Data Analysis (TDA) together with machine learning tools to automate the process of Parkinson’s disease classification and severity assessment.

At present, the vast majority of human subjects with neurological disease are still diagnosed through in-person assessments and qualitative analysis of patient data. In this paper, we propose to use Topological Data Analysis (TDA) together with machine learning tools to automate the process of Parkinson’s disease classification and severity assessment. An automated, stable, and accurate method to evaluate Parkinson’s would be significant in streamlining diagnoses of patients and providing families more time for corrective measures. We propose a methodology which incorporates TDA into analyzing Parkinson’s disease postural shifts data through the representation of persistence images. Studying the topology of a system has proven to be invariant to small changes in data and has been shown to perform well in discrimination tasks. The contributions of the paper are twofold. We propose a method to 1) classify healthy patients from those afflicted by disease and 2) diagnose the severity of disease. We explore the use of the proposed method in an application involving a Parkinson’s disease dataset comprised of healthy-elderly, healthy-young and Parkinson’s disease patients.
ContributorsRahman, Farhan Nadir (Co-author) / Nawar, Afra (Co-author) / Turaga, Pavan (Thesis director) / Krishnamurthi, Narayanan (Committee member) / Electrical Engineering Program (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
133896-Thumbnail Image.png
Description
After freelancing on my own for the past year and a half, I have realized that one of the biggest obstacles to college entrepreneurs is a fear or apprehension to sales. As a computer science major trying to sell my services, I discovered very quickly that I had not been

After freelancing on my own for the past year and a half, I have realized that one of the biggest obstacles to college entrepreneurs is a fear or apprehension to sales. As a computer science major trying to sell my services, I discovered very quickly that I had not been prepared for the difficulty of learning sales. Sales get a bad rap and very often is the last thing that young entrepreneurs want to try, but the reality is that sales is oxygen to a company and a required skill for an entrepreneur. Due to this, I compiled all of my knowledge into an e-book for young entrepreneurs starting out to learn how to open up a conversation with a prospect all the way to closing them on the phone. Instead of starting from scratch like I did, college entrepreneurs can learn the bare basics of selling their own services, even if they are terrified of sales and what it entails. In this e-book, there are tips that I have learned to deal with my anxiety about sales such as taking the pressure off of yourself and prioritizing listening more than pitching. Instead of trying to teach sales expecting people to be natural sales people, this e-book takes the approach of helping entrepreneurs that are terrified of sales and show them how they can cope with this fear and still close a client. In the future, I hope young entrepreneurs will have access to more resources that handle this fear and make it much easier for them to learn it by themselves. This e-book is the first step.
ContributorsMead, Kevin Tyler (Author) / Sebold, Brent (Thesis director) / Kruse, Gabriel (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05