820 resultados para stress based approach
Resumo:
Depuis 2000, l’examen professionnel de l’Ordre des infirmières et infirmiers du Québec (OIIQ) est constitué d’une partie écrite et d’une partie pratique sous la forme d’un examen clinique objectif structuré (ECOS). Des programmes de préparation à l’examen professionnel ont été mis en place par différents milieux afin d’aider les candidates à l’exercice de la profession infirmière (CEPI) à se préparer pour cet examen, toutefois aucune évaluation de ces programmes n’a encore été effectuée. Cette étude avait pour but d’évaluer qualitativement un programme de préparation à l’examen professionnel. Des groupes de discussion ont été organisés avec des CEPI ayant participé au programme de préparation afin d’obtenir leur perception quant à l’impact de ce programme sur leur expérience de l’examen professionnel. La méthode d’analyse par questionnement analytique de Paillé et Mucchielli (2008) a été utilisée pour réaliser l’analyse des données. L’approche par compétences de deuxième génération développée par Goudreau, Pepin, Dubois, Boyer, Larue et Legault (2009) fut utilisée comme cadre de référence pour cette étude. L’analyse des données a permis d’identifier les attentes des CEPI à l’égard du programme de préparation et les impacts de celui-ci sur leur expérience à l’examen professionnel. Ainsi, le programme permettrait aux CEPI d’évaluer leurs forces et leurs faiblesses afin d’orienter l’étude préparatoire, tout en diminuant le stress relié à l’inconnu et en augmentant leur motivation et leur confiance en elles. Le parcours ECOS et la rétroaction sont les activités du programme jugées les plus pertinentes dans une perspective d’approche par compétences. L’examen écrit serait toutefois moins représentatif de l’examen professionnel et moins pertinent pour le développement des compétences. Des suggestions d’amélioration pour le programme de préparation découlent des entrevues avec les participantes et des recommandations pour la gestion, la pratique, la formation et la recherche en sciences infirmières ont également été émises à la suite de cette étude.
Resumo:
Les systèmes logiciels sont devenus de plus en plus répondus et importants dans notre société. Ainsi, il y a un besoin constant de logiciels de haute qualité. Pour améliorer la qualité de logiciels, l’une des techniques les plus utilisées est le refactoring qui sert à améliorer la structure d'un programme tout en préservant son comportement externe. Le refactoring promet, s'il est appliqué convenablement, à améliorer la compréhensibilité, la maintenabilité et l'extensibilité du logiciel tout en améliorant la productivité des programmeurs. En général, le refactoring pourra s’appliquer au niveau de spécification, conception ou code. Cette thèse porte sur l'automatisation de processus de recommandation de refactoring, au niveau code, s’appliquant en deux étapes principales: 1) la détection des fragments de code qui devraient être améliorés (e.g., les défauts de conception), et 2) l'identification des solutions de refactoring à appliquer. Pour la première étape, nous traduisons des régularités qui peuvent être trouvés dans des exemples de défauts de conception. Nous utilisons un algorithme génétique pour générer automatiquement des règles de détection à partir des exemples de défauts. Pour la deuxième étape, nous introduisons une approche se basant sur une recherche heuristique. Le processus consiste à trouver la séquence optimale d'opérations de refactoring permettant d'améliorer la qualité du logiciel en minimisant le nombre de défauts tout en priorisant les instances les plus critiques. De plus, nous explorons d'autres objectifs à optimiser: le nombre de changements requis pour appliquer la solution de refactoring, la préservation de la sémantique, et la consistance avec l’historique de changements. Ainsi, réduire le nombre de changements permets de garder autant que possible avec la conception initiale. La préservation de la sémantique assure que le programme restructuré est sémantiquement cohérent. De plus, nous utilisons l'historique de changement pour suggérer de nouveaux refactorings dans des contextes similaires. En outre, nous introduisons une approche multi-objective pour améliorer les attributs de qualité du logiciel (la flexibilité, la maintenabilité, etc.), fixer les « mauvaises » pratiques de conception (défauts de conception), tout en introduisant les « bonnes » pratiques de conception (patrons de conception).
Resumo:
Rapport de stage présenté à la Faculté des sciences infirmières en vue de l’obtention du grade de Maître ès en sciences (M.Sc.) en sciences infirmières option formation en sciences infirmières
Resumo:
The theme of the thesis is centred around one important aspect of wireless sensor networks; the energy-efficiency.The limited energy source of the sensor nodes calls for design of energy-efficient routing protocols. The schemes for protocol design should try to minimize the number of communications among the nodes to save energy. Cluster based techniques were found energy-efficient. In this method clusters are formed and data from different nodes are collected under a cluster head belonging to each clusters and then forwarded it to the base station.Appropriate cluster head selection process and generation of desirable distribution of the clusters can reduce energy consumption of the network and prolong the network lifetime. In this work two such schemes were developed for static wireless sensor networks.In the first scheme, the energy wastage due to cluster rebuilding incorporating all the nodes were addressed. A tree based scheme is presented to alleviate this problem by rebuilding only sub clusters of the network. An analytical model of energy consumption of proposed scheme is developed and the scheme is compared with existing cluster based scheme. The simulation study proved the energy savings observed.The second scheme concentrated to build load-balanced energy efficient clusters to prolong the lifetime of the network. A voting based approach to utilise the neighbor node information in the cluster head selection process is proposed. The number of nodes joining a cluster is restricted to have equal sized optimum clusters. Multi-hop communication among the cluster heads is also introduced to reduce the energy consumption. The simulation study has shown that the scheme results in balanced clusters and the network achieves reduction in energy consumption.The main conclusion from the study was the routing scheme should pay attention on successful data delivery from node to base station in addition to the energy-efficiency. The cluster based protocols are extended from static scenario to mobile scenario by various authors. None of the proposals addresses cluster head election appropriately in view of mobility. An elegant scheme for electing cluster heads is presented to meet the challenge of handling cluster durability when all the nodes in the network are moving. The scheme has been simulated and compared with a similar approach.The proliferation of sensor networks enables users with large set of sensor information to utilise them in various applications. The sensor network programming is inherently difficult due to various reasons. There must be an elegant way to collect the data gathered by sensor networks with out worrying about the underlying structure of the network. The final work presented addresses a way to collect data from a sensor network and present it to the users in a flexible way.A service oriented architecture based application is built and data collection task is presented as a web service. This will enable composition of sensor data from different sensor networks to build interesting applications. The main objective of the thesis was to design energy-efficient routing schemes for both static as well as mobile sensor networks. A progressive approach was followed to achieve this goal.
Resumo:
This is a Named Entity Based Question Answering System for Malayalam Language. Although a vast amount of information is available today in digital form, no effective information access mechanism exists to provide humans with convenient information access. Information Retrieval and Question Answering systems are the two mechanisms available now for information access. Information systems typically return a long list of documents in response to a user’s query which are to be skimmed by the user to determine whether they contain an answer. But a Question Answering System allows the user to state his/her information need as a natural language question and receives most appropriate answer in a word or a sentence or a paragraph. This system is based on Named Entity Tagging and Question Classification. Document tagging extracts useful information from the documents which will be used in finding the answer to the question. Question Classification extracts useful information from the question to determine the type of the question and the way in which the question is to be answered. Various Machine Learning methods are used to tag the documents. Rule-Based Approach is used for Question Classification. Malayalam belongs to the Dravidian family of languages and is one of the four major languages of this family. It is one of the 22 Scheduled Languages of India with official language status in the state of Kerala. It is spoken by 40 million people. Malayalam is a morphologically rich agglutinative language and relatively of free word order. Also Malayalam has a productive morphology that allows the creation of complex words which are often highly ambiguous. Document tagging tools such as Parts-of-Speech Tagger, Phrase Chunker, Named Entity Tagger, and Compound Word Splitter are developed as a part of this research work. No such tools were available for Malayalam language. Finite State Transducer, High Order Conditional Random Field, Artificial Immunity System Principles, and Support Vector Machines are the techniques used for the design of these document preprocessing tools. This research work describes how the Named Entity is used to represent the documents. Single sentence questions are used to test the system. Overall Precision and Recall obtained are 88.5% and 85.9% respectively. This work can be extended in several directions. The coverage of non-factoid questions can be increased and also it can be extended to include open domain applications. Reference Resolution and Word Sense Disambiguation techniques are suggested as the future enhancements
Resumo:
This paper presents the design and development of a frame based approach for speech to sign language machine translation system in the domain of railways and banking. This work aims to utilize the capability of Artificial intelligence for the improvement of physically challenged, deaf-mute people. Our work concentrates on the sign language used by the deaf community of Indian subcontinent which is called Indian Sign Language (ISL). Input to the system is the clerk’s speech and the output of this system is a 3D virtual human character playing the signs for the uttered phrases. The system builds up 3D animation from pre-recorded motion capture data. Our work proposes to build a Malayalam to ISL
Resumo:
• Aim: The present study aimed to evaluate the effect of trainees’ interpersonal behavior on work involvement (WI) and compared their social behavior within professional and private relationships as well as between different psychotherapeutic orientations. • Methods: The interpersonal scales of the Intrex short-form questionnaire and the Work Involvement Scale (WIS) were used to evaluate two samples of German psychotherapy trainees in psychoanalytic, psychodynamic, and cognitive behavioral therapy training. Trainees from Sample 1 (N = 184) were asked to describe their interpersonal behavior in relation to their patients when filling out the Intrex, whereas trainees from Sample 2 (N = 135) were asked to describe the private relationship with a significant other. • Results: Interpersonal affiliation in professional relationships significantly predicted the level of healing involvement, while stress involvement was predicted by interpersonal affiliation and interdependence in trainees’ relationships with their patients. Social behavior within professional relationships provided higher correlations with WI than private interpersonal behavior. Significant differences were found between private and professional relation settings in trainees’ interpersonal behavior with higher levels of affiliation and interdependence with significant others. Differences between therapeutic orientation and social behavior could only be found when comparing trainees’ level of interdependence with the particular relationship setting. • Conclusion: Trainees’ interpersonal level of affiliation in professional relationships is a predictor for a successful psychotherapeutic development. Vice versa, controlling behavior in professional settings can be understood as a risk factor against psychotherapeutic growth. Both results strengthen an evidence-based approach for competence development during psychotherapy training.
Resumo:
During the past few years, there has been much discussion of a shift from rule-based systems to principle-based systems for natural language processing. This paper outlines the major computational advantages of principle-based parsing, its differences from the usual rule-based approach, and surveys several existing principle-based parsing systems used for handling languages as diverse as Warlpiri, English, and Spanish, as well as language translation.
Resumo:
This paper describes a new statistical, model-based approach to building a contact state observer. The observer uses measurements of the contact force and position, and prior information about the task encoded in a graph, to determine the current location of the robot in the task configuration space. Each node represents what the measurements will look like in a small region of configuration space by storing a predictive, statistical, measurement model. This approach assumes that the measurements are statistically block independent conditioned on knowledge of the model, which is a fairly good model of the actual process. Arcs in the graph represent possible transitions between models. Beam Viterbi search is used to match measurement history against possible paths through the model graph in order to estimate the most likely path for the robot. The resulting approach provides a new decision process that can be use as an observer for event driven manipulation programming. The decision procedure is significantly more robust than simple threshold decisions because the measurement history is used to make decisions. The approach can be used to enhance the capabilities of autonomous assembly machines and in quality control applications.
Resumo:
We present a component-based approach for recognizing objects under large pose changes. From a set of training images of a given object we extract a large number of components which are clustered based on the similarity of their image features and their locations within the object image. The cluster centers build an initial set of component templates from which we select a subset for the final recognizer. In experiments we evaluate different sizes and types of components and three standard techniques for component selection. The component classifiers are finally compared to global classifiers on a database of four objects.
Resumo:
El objetivo principal de este trabajo es realizar una revisión teórica de los estudios que han elaborado un análisis acerca de la Inteligencia Emocional con la capacidad para afrontar situaciones generadoras de estrés. Los diferentes estudios muestran que niveles altos en Inteligencia Emocional se relacionan con estrategias de afrontamiento basadas en el análisis y resolución de conflictos, mientras que niveles bajos de inteligencia emocional se relacionan con estrategias de afrontamiento basadas en la evitación, la superstición, y la resistencia al cambio. La evidencia que arrojan los estudios indican que la inteligencia emocional es fundamental en el autocontrol emocional y en la habilidad de adaptación de los individuos para afrontar situaciones generadoras de estrés.
Resumo:
INTRODUCCIÓN: El 80% de los niños y adolescentes con trastornos del espectro autista (TEA) presenta algún trastorno del sueño, en cuya génesis al parecer intervienen alteraciones en la regulación de la melatonina. El objetivo de este metaanálisis fue determinar la eficacia y seguridad de la melatonina para el manejo de ciertos trastornos del sueño en niños con TEA. MÉTODOS: Tres revisores extrajeron los datos relevantes de los ensayos clínicos aleatorizados doble ciego de alta calidad publicados en bases de datos primarias, de ensayos clínicos, de revisiones sistemáticas y de literatura gris; además se realizó búsqueda en bola de nieve. Se analizaron los datos con RevMan 5.3. Se realizó un análisis del inverso de la varianza por un modelo de efectos aleatorios para las diferencias de medias de los desenlaces propuestos: duración del tiempo total, latencia de sueño y número de despertares nocturnos. Se evaluó la heterogeneidad interestudios con el parámetro I2 RESULTADOS: La búsqueda inicial arrojó 355 resultados, de los cuales tres cumplieron los criterios de selección. La melatonina resultó ser un medicamento seguro y eficaz para aumentar la duración total del sueño y disminuir la latencia de sueño en niños y adolescentes con TEA; hasta el momento la evidencia sobre el número de despertares nocturnos no es estadísticamente significativa. DISCUSIÓN: A la luz de la evidencia disponible, la melatonina es una elección segura y eficaz para el manejo de ciertos problemas del sueño en niños y adolescentes con TEA. Es necesario realizar estudios con mayores tamaños muestrales y comparados con otros medicamentos disponibles en el mercado.
Resumo:
Model based vision allows use of prior knowledge of the shape and appearance of specific objects to be used in the interpretation of a visual scene; it provides a powerful and natural way to enforce the view consistency constraint. A model based vision system has been developed within ESPRIT VIEWS: P2152 which is able to classify and track moving objects (cars and other vehicles) in complex, cluttered traffic scenes. The fundamental basis of the method has been previously reported. This paper presents recent developments which have extended the scope of the system to include (i) multiple cameras, (ii) variable camera geometry, and (iii) articulated objects. All three enhancements have easily been accommodated within the original model-based approach
Resumo:
Most existing crop scheduling models are cultivar specific and are developed using academic resources. As such they rarely meet the particular needs of a grower. A series of protocols have been created to generate effective schedules for a changing product range using data generated on site at a commercial nursery. A screening programme has been developed to help determine a cultivar's photoperiod sensitivity and vernalisation requirement. Experimental conditions were obtained using a cold store facility set to 5degreesC and photoperiod cloches. Eight and 16 hour photoperiod treatments were achieved at low cost by growing plants in cloches of opaque plastic with a motorised rolling screen. Natural light conditions were extended where necessary using a high pressure sodium lamp. Batches of plants were grown according to different schedules based on these treatments. The screening programme found Coreopsis grandiflora 'Flying Saucers' to be a long day plant. Data to form the basis of graphical tracks was taken using variations on commercial schedules. The work provides a nursery based approach to the continuous improvement of crop scheduling practises.
Resumo:
Microsatellites are widely used in genetic analyses, many of which require reliable estimates of microsatellite mutation rates, yet the factors determining mutation rates are uncertain. The most straightforward and conclusive method by which to study mutation is direct observation of allele transmissions in parent-child pairs, and studies of this type suggest a positive, possibly exponential, relationship between mutation rate and allele size, together with a bias toward length increase. Except for microsatellites on the Y chromosome, however, previous analyses have not made full use of available data and may have introduced bias: mutations have been identified only where child genotypes could not be generated by transmission from parents' genotypes, so that the probability that a mutation is detected depends on the distribution of allele lengths and varies with allele length. We introduce a likelihood-based approach that has two key advantages over existing methods. First, we can make formal comparisons between competing models of microsatellite evolution; second, we obtain asymptotically unbiased and efficient parameter estimates. Application to data composed of 118,866 parent-offspring transmissions of AC microsatellites supports the hypothesis that mutation rate increases exponentially with microsatellite length, with a suggestion that contractions become more likely than expansions as length increases. This would lead to a stationary distribution for allele length maintained by mutational balance. There is no evidence that contractions and expansions differ in their step size distributions.