803 resultados para mindfulness-based mobile apps


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

BACKGROUND AND PURPOSE Precise mechanisms underlying the effectiveness of the stroke unit (SU) are not fully established. Studies that compare monitored stroke units (semi-intensive type, SI-SU) versus an intensive care unit (ICU)-based mobile stroke team (MST-ICU) are lacking. Although inequalities in access to stroke unit care are globally improving, acute stroke patients may be admitted to Intensive Care Units for monitoring and followed by a mobile stroke team in hospital's lacking an SU with continuous cardiovascular monitoring. We aimed at comparing the stroke outcome between SI-SU and MST-ICU and hypothesized that the benefits of SI-SU are driven by additional elements other than cardiovascular monitoring, which is equally offered in both care systems. METHODS In a single-center setting, we compared the unfavorable outcomes (dependency and mortality) at 3 months in consecutive patients with ischemic stroke or spontaneous intracerebral hemorrhage admitted to a stroke unit with semi-intensive monitoring (SI-SU) to a cohort of stroke patients hospitalized in an ICU and followed by a mobile stroke team (MST-ICU) during an equal observation period of 27 months. Secondary objectives included comparing mortality and the proportion of patients with excellent outcomes (modified Rankin Score (mRS) 0-1). Equal cardiovascular monitoring was offered in patients admitted in both SI-SU and MST-ICU. RESULTS 458 patients were treated in the SI-SU and compared to the MST-ICU (n = 370) cohort. The proportion of death and dependency after 3 months was significantly improved for patients in the SI-SU compared to MST-ICU (p < 0.001; aOR = 0.45; 95% CI: 0.31-0.65). The shift analysis of the mRS distribution showed significant shift to the lower mRS in the SI-SU group, p < 0.001. The proportion of mortality in patients after 3 months also differed between the MST-ICU and the SI-SU (p < 0.05), but after adjusting for confounders this association was not significant (aOR = 0.59; 95% CI: 0.31-1.13). The proportion of patients with excellent outcome was higher in the SI-SU (59.4 vs. 44.9%, p < 0.001) but the relationship was no more significant after adjustment (aOR = 1.17; 95% CI: 0.87-1.5). CONCLUSIONS Our study shows that moving from a stroke team in a monitored setting (ICU) to an organized stroke unit leads to a significant reduction in the 3 months unfavorable outcome in patients with an acute ischemic or hemorrhagic stroke. Cardiovascular monitoring is indispensable, but benefits of a semi-intensive Stroke Unit are driven by additional elements beyond intensive cardiovascular monitoring. This observation supports the ongoing development of Stroke Centers for efficient stroke care. © 2015 S. Karger AG, Basel.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Recently telecommunication industry benefits from infrastructure sharing, one of the most fundamental enablers of cloud computing, leading to emergence of the Mobile Virtual Network Operator (MVNO) concept. The most momentous intents by this approach are the support of on-demand provisioning and elasticity of virtualized mobile network components, based on data traffic load. To realize it, during operation and management procedures, the virtualized services need be triggered in order to scale-up/down or scale-out/in an instance. In this paper we propose an architecture called MOBaaS (Mobility and Bandwidth Availability Prediction as a Service), comprising two algorithms in order to predict user(s) mobility and network link bandwidth availability, that can be implemented in cloud based mobile network structure and can be used as a support service by any other virtualized mobile network services. MOBaaS can provide prediction information in order to generate required triggers for on-demand deploying, provisioning, disposing of virtualized network components. This information can be used for self-adaptation procedures and optimal network function configuration during run-time operation, as well. Through the preliminary experiments with the prototype implementation on the OpenStack platform, we evaluated and confirmed the feasibility and the effectiveness of the prediction algorithms and the proposed architecture.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Energy management has always been recognized as a challenge in mobile systems, especially in modern OS-based mobile systems where multi-functioning are widely supported. Nowadays, it is common for a mobile system user to run multiple applications simultaneously while having a target battery lifetime in mind for a specific application. Traditional OS-level power management (PM) policies make their best effort to save energy under performance constraint, but fail to guarantee a target lifetime, leaving the painful trading off between the total performance of applications and the target lifetime to the user itself. This thesis provides a new way to deal with the problem. It is advocated that a strong energy-aware PM scheme should first guarantee a user-specified battery lifetime to a target application by restricting the average power of those less important applications, and in addition to that, maximize the total performance of applications without harming the lifetime guarantee. As a support, energy, instead of CPU or transmission bandwidth, should be globally managed as the first-class resource by the OS. As the first-stage work of a complete PM scheme, this thesis presents the energy-based fair queuing scheduling, a novel class of energy-aware scheduling algorithms which, in combination with a mechanism of battery discharge rate restricting, systematically manage energy as the first-class resource with the objective of guaranteeing a user-specified battery lifetime for a target application in OS-based mobile systems. Energy-based fair queuing is a cross-application of the traditional fair queuing in the energy management domain. It assigns a power share to each task, and manages energy by proportionally serving energy to tasks according to their assigned power shares. The proportional energy use establishes proportional share of the system power among tasks, which guarantees a minimum power for each task and thus, avoids energy starvation on any task. Energy-based fair queuing treats all tasks equally as one type and supports periodical time-sensitive tasks by allocating each of them a share of system power that is adequate to meet the highest energy demand in all periods. However, an overly conservative power share is usually required to guarantee the meeting of all time constraints. To provide more effective and flexible support for various types of time-sensitive tasks in general purpose operating systems, an extra real-time friendly mechanism is introduced to combine priority-based scheduling into the energy-based fair queuing. Since a method is available to control the maximum time one time-sensitive task can run with priority, the power control and time-constraint meeting can be flexibly traded off. A SystemC-based test-bench is designed to assess the algorithms. Simulation results show the success of the energy-based fair queuing in achieving proportional energy use, time-constraint meeting, and a proper trading off between them. La gestión de energía en los sistema móviles está considerada hoy en día como un reto fundamental, notándose, especialmente, en aquellos terminales que utilizando un sistema operativo implementan múltiples funciones. Es común en los sistemas móviles actuales ejecutar simultaneamente diferentes aplicaciones y tener, para una de ellas, un objetivo de tiempo de uso de la batería. Tradicionalmente, las políticas de gestión de consumo de potencia de los sistemas operativos hacen lo que está en sus manos para ahorrar energía y satisfacer sus requisitos de prestaciones, pero no son capaces de proporcionar un objetivo de tiempo de utilización del sistema, dejando al usuario la difícil tarea de buscar un compromiso entre prestaciones y tiempo de utilización del sistema. Esta tesis, como contribución, proporciona una nueva manera de afrontar el problema. En ella se establece que un esquema de gestión de consumo de energía debería, en primer lugar, garantizar, para una aplicación dada, un tiempo mínimo de utilización de la batería que estuviera especificado por el usuario, restringiendo la potencia media consumida por las aplicaciones que se puedan considerar menos importantes y, en segundo lugar, maximizar las prestaciones globales sin comprometer la garantía de utilización de la batería. Como soporte de lo anterior, la energía, en lugar del tiempo de CPU o el ancho de banda, debería gestionarse globalmente por el sistema operativo como recurso de primera clase. Como primera fase en el desarrollo completo de un esquema de gestión de consumo, esta tesis presenta un algoritmo de planificación de encolado equitativo (fair queueing) basado en el consumo de energía, es decir, una nueva clase de algoritmos de planificación que, en combinación con mecanismos que restrinjan la tasa de descarga de una batería, gestionen de forma sistemática la energía como recurso de primera clase, con el objetivo de garantizar, para una aplicación dada, un tiempo de uso de la batería, definido por el usuario, en sistemas móviles empotrados. El encolado equitativo de energía es una extensión al dominio de la energía del encolado equitativo tradicional. Esta clase de algoritmos asigna una reserva de potencia a cada tarea y gestiona la energía sirviéndola de manera proporcional a su reserva. Este uso proporcional de la energía garantiza que cada tarea reciba una porción de potencia y evita que haya tareas que se vean privadas de recibir energía por otras con un comportamiento más ambicioso. Esta clase de algoritmos trata a todas las tareas por igual y puede planificar tareas periódicas en tiempo real asignando a cada una de ellas una reserva de potencia que es adecuada para proporcionar la mayor de las cantidades de energía demandadas por período. Sin embargo, es posible demostrar que sólo se consigue cumplir con los requisitos impuestos por todos los plazos temporales con reservas de potencia extremadamente conservadoras. En esta tesis, para proporcionar un soporte más flexible y eficiente para diferentes tipos de tareas de tiempo real junto con el resto de tareas, se combina un mecanismo de planificación basado en prioridades con el encolado equitativo basado en energía. En esta clase de algoritmos, gracias al método introducido, que controla el tiempo que se ejecuta con prioridad una tarea de tiempo real, se puede establecer un compromiso entre el cumplimiento de los requisitos de tiempo real y el consumo de potencia. Para evaluar los algoritmos, se ha diseñado en SystemC un banco de pruebas. Los resultados muestran que el algoritmo de encolado equitativo basado en el consumo de energía consigue el balance entre el uso proporcional a la energía reservada y el cumplimiento de los requisitos de tiempo real.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

La medida de la presión sonora es un proceso de extrema importancia para la ingeniería acústica, de aplicación en numerosas áreas de esta disciplina, como la acústica arquitectónica o el control de ruido. Sobre todo en esta última, es necesario poder efectuar medidas precisas en condiciones muy diversas. Por otra parte, la ubicuidad de los dispositivos móviles inteligentes (smartphones, tabletas, etc.), dispositivos que integran potencia de procesado, conectividad, interactividad y una interfaz intuitiva en un tamaño reducido, abre la posibilidad de su uso como sistemas de medida de calidad y de coste bajo. En este Proyecto se pretende utilizar las capacidades de entrada y salida, procesado, conectividad inalámbrica y geolocalización de los dispositivos móviles basados en iOS, en concreto el iPhone, para implementar un sistema de medidas acústicas que iguale o supere las prestaciones de los sonómetros existentes en el mercado. SonoPhone permitirá, mediante la conexión de un micrófono de medida adecuado, la realización de medidas de acuerdo a las normas técnicas en vigor, así como la posibilidad de programar, configurar y almacenar o trasmitir las medidas realizadas, que además estarán geolocalizadas con el GPS integrado en el dispositivo móvil. También se permitirá enviar los datos de la medida a un almacenamiento remoto en la nube. La aplicación tiene una estructura modular en la que un módulo de adquisición de datos lee la señal del micrófono, un back-end efectúa el procesado necesario, y otros módulos permiten la calibración del dispositivo y programar y configurar las medidas, así como su almacenamiento y transmisión en red. Una interfaz de usuario (GUI) permite visualizar las medidas y efectuar las configuraciones deseadas por el usuario, todo ello en tiempo real. Además de implementar la aplicación, se ha realizado una prueba de funcionamiento para determinar si el hardware del iPhone es adecuado para la medida de la presión acústica de acuerdo a las normas internacionales. Sound pressure measurement is an extremely important process in the field of acoustic engineering, with applications in numerous subfields, like for instance building acoustics and noise control, where it is necessary to be able to accurately measure sound pressure in very diverse (and sometimes adverse) conditions. On the other hand, the growing ubiquity of mobile devices such as smartphones or tablets, which combine processing power, connectivity, interactivity and an intuitive interface in a small size, makes it possible to use these devices as quality low-cost measurement systems. This Project aims to use the input-output capabilities of iOS-based mobile devices, in particular the iPhone, together with their processing power, wireless connectivity and geolocation features, to implement an acoustic measurement system that rivals the performance of existing devices. SonoPhone allows, with the addition of an adequate measurement microphone, to carry out measurements that comply with current technical regulations, as well as programming, configuring, storing and transmitting the results of the measurement. These measurements will be geolocated using the integrated GPS, and can be transmitted effortlessly to a remote cloud storage. The application is structured in modular fashion. A data acquisition module reads the signal from the microphone, while a back-end module carries out the necessary processing. Other modules permit the device to be calibrated, or control the configuration of the measurement and its storage or transmission. A Graphical User Interface (GUI) allows visual feedback on the measurement in progress, and provides the user with real-time control over the measurement parameters. Not only an application has been developed; a laboratory test was carried out with the goal of determining if the hardware of the iPhone permits the whole system to comply with international regulations regarding sound level meters.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The identification of malnourished children living under extreme poverty conditions in isolated areas is crucial to trigger urgent interventions like supplementary or therapeutic feeding. This work aims to strengthen the task of following-up malnourished maternal-child population in rural areas of developing countries like Nicaragua. The solution facilitates low-cost health nutritional remote monitoring to support rural communities at the point of care. Thus, the system allows medical staff to communicate with brigades, who transmit anthropometric measurements, such as weight and height of the children, from communities which are sited about 12 km. far away. A hybrid WiMAX/WiFi architecture was deployed to provide affordable communications between the isolated communities and the health center. Furthermore, a free PBX software and an open information system, installed at the health center, support WiFi based mobile communications and information management to support the care needs of maternal-child population at risk.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The Web of Data currently comprises ? 62 billion triples from more than 2,000 different datasets covering many fields of knowledge3. This volume of structured Linked Data can be seen as a particular case of Big Data, referred to as Big Semantic Data [4]. Obviously, powerful computational configurations are tradi- tionally required to deal with the scalability problems arising to Big Semantic Data. It is not surprising that this ?data revolution? has competed in parallel with the growth of mobile computing. Smartphones and tablets are massively used at the expense of traditional computers but, to date, mobile devices have more limited computation resources. Therefore, one question that we may ask ourselves would be: can (potentially large) semantic datasets be consumed natively on mobile devices? Currently, only a few mobile apps (e.g., [1, 9, 2, 8]) make use of semantic data that they store in the mobile devices, while many others access existing SPARQL endpoints or Linked Data directly. Two main reasons can be considered for this fact. On the one hand, in spite of some initial approaches [6, 3], there are no well-established triplestores for mobile devices. This is an important limitation because any po- tential app must assume both RDF storage and SPARQL resolution. On the other hand, the particular features of these devices (little storage space, less computational power or more limited bandwidths) limit the adoption of seman- tic data for different uses and purposes. This paper introduces our HDTourist mobile application prototype. It con- sumes urban data from DBpedia4 to help tourists visiting a foreign city. Although it is a simple app, its functionality allows illustrating how semantic data can be stored and queried with limited resources. Our prototype is implemented for An- droid, but its foundations, explained in Section 2, can be deployed in any other platform. The app is described in Section 3, and Section 4 concludes about our current achievements and devises the future work.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In the first wave, behaviorists questioned the conventional wisdom that inner experience was relevant to understanding human behavior. In the 1970s, cognitive-behavioral theories emphasized the importance of the cognitive element, not just the environment, in explaining and modifying behavior. The third wave is drawn from advances in basic and applied behavior analysis of language, Eastern mystical traditions, and less empirically oriented therapeutic approaches. Examples include Acceptance and Commitment Therapy (ACT), Dialectical Behavior Therapy (DBT), Functional Analytic Psychotherapy (FAP), and Mindfulness Based Cognitive Therapy (IBCT). This study reports a survey of clinicians and non-clinicians who self-identify with second or third wave approaches, and a group of undergraduate psychology students intended to represent a layperson or folk psychological approach. Their preferences, in the context of 10 clinical vignettes, among 5 different therapeutic responses or interventions that included "ACT-like," "cognitive," and commonsense or "neutral" options were measured. Third wave-oriented respondents exhibited more consistency than others in their preference for interventions that match their self-identified theoretical orientation, however the author suggests that construction of the vignettes may have influenced this result.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

With the emergence and growing supply of mobile apps for museums it becomes relevant to study the importance of all the design aspects of those apps in order to provide users/visitors with a better museum experience. One of these aspects is User Interface (UI) which may condition the quality of the application experience as well as the museum experience, serving the function of intermediary. Since interface design must combine usability with appearance (Schlatter e Levinson, 2013) the design must always appeal to the user, representing also a potential source of distraction. Hence the concern of this dissertation is to understand how we can distribute the user's attention in a balanced way, between the application and the exhibition via the User Interface design. For better understanding of the issue – sharing the attention between the physical experience and the application - questions are addressed as: what represents a distraction during a visit to a museum and what comprises the attention process. Thus, it was possible to find some good and bad practice to design a good mobile UI which suits the visual criteria and does not require too much visitor’s attention, serving as a complement to the visit

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The development of appropriate lab-based evaluation techniques for mobile technologies requires continued research attention. In particular, experimental design needs to account for the environmental context in which such technologies will ultimately be used. This requires, in part, that relevant environmental distractions be incorporated into evaluations. This chapter reflects on different techniques that were used in three separate lab-based mobile evaluation experiments to present visual distractions to participants and to measure the participants’ cognizance of the distractions during the course of mobile evaluations of technology. The different techniques met the different needs of the three studies with respect to the fidelity of the data captured, the impact of acknowledging distractions on the evaluation task, and the typical context of use for the technology being evaluated. The results of the studies showed that the introduction of visual distractions did have an impact on the experimental task and indicate that future work is required in this area.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The development of appropriate lab-based evaluation techniques for mobile technologies requires continued research attention. In particular, experimental design needs to account for the environmental context in which such technologies will ultimately be used. This requires, in part, that relevant environmental distractions be incorporated into evaluations. This chapter reflects on different techniques that were used in three separate lab-based mobile evaluation experiments to present visual distractions to participants and to measure the participants’ cognizance of the distractions during the course of mobile evaluations of technology. The different techniques met the different needs of the three studies with respect to the fidelity of the data captured, the impact of acknowledging distractions on the evaluation task, and the typical context of use for the technology being evaluated. The results of the studies showed that the introduction of visual distractions did have an impact on the experimental task and indicate that future work is required in this area.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

© 2016, Springer Science+Business Media New York.The present study examined the relative effects of mindful acceptance and reappraisal on metacognitive attitudes and beliefs in relation to rumination and negative experiences. A small but growing literature has compared the effects of these strategies on immediate emotional experience, but little work has examined the broader, metacognitive impact of these strategies, such as maladaptive beliefs about rumination. One hundred and twenty-nine participants who reported elevated symptoms of depression were randomly assigned to receive brief training in mindful acceptance, reappraisal, or no training prior to undergoing an autobiographical sad mood induction. Participants rated their beliefs in relation to rumination and negative experiences before and after instructions to engage in mood regulation. Results showed that relative to reappraisal or no training, training in mindful acceptance resulted in greater decreases in maladaptive beliefs about rumination. The study suggests that training in mindful acceptance promotes beneficial changes in metacognitive attitudes and beliefs relevant to depression, and contributes to a greater understanding of the mechanisms through which mindfulness-based interventions lead to positive outcomes.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Genetic and environmental factors interact to influence vulnerability for internalizing psychopathology, including Major Depressive Disorder (MDD). The mechanisms that account for how environmental stress can alter biological systems are not yet well understood yet are critical to develop more accurate models of vulnerability and targeted interventions. Epigenetic influences, and more specifically, DNA methylation, may provide a mechanism by which stress could program gene expression, thereby altering key systems implicated in depression, such as frontal-limbic circuitry and its critical role in emotion regulation. This thesis investigated the role of environmental factors from infancy and throughout the lifespan affecting the serotonergic (5-HT) system in the vulnerability to and treatment of depression and anxiety and potential underlying DNA methylation processes. First, we investigated the contributions of additive genetic vs. environmental factors on an early trait phenotype for depression (negative emotionality) in infants and their stability over time in the first 2 years of life. We provided evidence of the substantial contributions of both genetic and shared environmental factors to this trait, as well as genetically- and environmentally- mediated stability and innovation. Second, we studied how childhood environmental stress is associated with peripheral DNA methylation of the serotonin transporter gene, SLC6A4, as well as long-term trajectories of internalizing behaviours. There was a relationship between childhood psychosocial adversity and SLC6A4 methylation in males, as well as between SLC6A4 methylation and internalizing trajectory in both sexes. Third, we investigated changes in emotion processing and epigenetic modification of the SLC6A4 gene in depressed adolescents before and after Mindfulness-Based Cognitive Therapy (MBCT). The alterations from pre- to post-treatment in connectivity between the ACC and other network regions and SLC6A4 methylation suggested that MBCT may work to optimize the connectivity of brain networks involved in cognitive control of emotion as well as also normalize the relationship between SLC6A4 methylation and activation patterns in frontal-limbic circuitry. Our results from these three studies strengthen the theory that environmental influences are critical in establishing early vulnerability factors for MDD, driving epigenetic processes, and altering brain processes as an individual undergoes treatment, or experiences relapse.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Trabalho Final de Mestrado para obtenção do grau de Mestre em Engenharia Mecânica

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Thesis (Ph.D, Psychology) -- Queen's University, 2016-10-04 17:37:07.888