986 resultados para tutor workload


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Embedded real-time applications increasingly present high computation requirements, which need to be completed within specific deadlines, but that present highly variable patterns, depending on the set of data available in a determined instant. The current trend to provide parallel processing in the embedded domain allows providing higher processing power; however, it does not address the variability in the processing pattern. Dimensioning each device for its worst-case scenario implies lower average utilization, and increased available, but unusable, processing in the overall system. A solution for this problem is to extend the parallel execution of the applications, allowing networked nodes to distribute the workload, on peak situations, to neighbour nodes. In this context, this report proposes a framework to develop parallel and distributed real-time embedded applications, transparently using OpenMP and Message Passing Interface (MPI), within a programming model based on OpenMP. The technical report also devises an integrated timing model, which enables the structured reasoning on the timing behaviour of these hybrid architectures.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In embedded systems, the timing behaviour of the control mechanisms are sometimes of critical importance for the operational safety. These high criticality systems require strict compliance with the offline predicted task execution time. The execution of a task when subject to preemption may vary significantly in comparison to its non-preemptive execution. Hence, when preemptive scheduling is required to operate the workload, preemption delay estimation is of paramount importance. In this paper a preemption delay estimation method for floating non-preemptive scheduling policies is presented. This work builds on [1], extending the model and optimising it considerably. The preemption delay function is subject to a major tightness improvement, considering the WCET analysis context. Moreover more information is provided as well in the form of an extrinsic cache misses function, which enables the method to provide a solution in situations where the non-preemptive regions sizes are small. Finally experimental results from the implementation of the proposed solutions in Heptane are provided for real benchmarks which validate the significance of this work.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

ARINC specification 653-2 describes the interface between application software and underlying middleware in a distributed real-time avionics system. The real-time workload in this system comprises of partitions, where each partition consists of one or more processes. Processes incur blocking and preemption overheads and can communicate with other processes in the system. In this work we develop compositional techniques for automated scheduling of such partitions and processes. At present, system designers manually schedule partitions based on interactions they have with the partition vendors. This approach is not only time consuming, but can also result in under utilization of resources. In contrast, the technique proposed in this paper is a principled approach for scheduling ARINC-653 partitions and therefore should facilitate system integration.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Relatório Final de Estágio apresentado à Escola Superior de Dança, com vista à obtenção do grau de Mestre em Ensino de Dança.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Purpose: To assess image quality using PGMI (perfect, good, moderate, inadequate) scale in digital mammography examinations acquired in DR systems. Identify the main failures and propose corrective actions. Evaluate the most typical breast density. Methods and Materials: Clinical image quality criteria were evaluated considering mammograms acquired in 13 DR systems and classified according to PGMI scale using the criteria described in European Commission guidelines for radiographers. The breast density was assessed according to ACR recommendations. The data were collected on the acquisition system monitor to reproduce the daily practice of the radiographer. Results: The image quality criteria were evaluated in 3044 images. The criteria were fully achieved in 41% of the images that were classified as P (perfect), 31 % of the images were classified as M (moderate), 20% G (good) and 9% I (inadequate). The main cause of inadequate image quality was absence of all breast tissue in the image, skin folders in the pectoral muscle and in the infra-mammary angle. The higher number of failures occurred in MLO projections (809 out of 1022). The most represented (36%) breast type was type 2 (25-50% glandular tissue). Conclusion: Incorrect radiographic technique was frequently detected suggesting potential training needs and poor communication between the team members (radiographer and radiologists). Further correlations are necessary to identify the main causes for the failures, namely specific education and training in digital mammography and workload.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

OBJECTIVE To test whether the occupational conditions of professional truck drivers are associated with amphetamine use after demographic characteristics and ones regarding mental health and drug use are controlled for.METHODS Cross-sectional study, with a non-probabilistic sample of 684 male truck drivers, which was collected in three highways in Sao Paulo between years 2012 and 2013. Demographic and occupational information was collected, as well as data on drug use and mental health (sleep quality, emotional stress, and psychiatric disorders). A logistic regression model was developed to identify factors associated with amphetamine use. Odds ratio (OR; 95%CI) was defined as the measure for association. The significance level was established as p < 0.05.RESULTS The studied sample was found to have an average age of 36.7 (SD = 7.8) years, as well as low education (8.6 [SD = 2.3] years); 29.0% of drivers reported having used amphetamines within the twelve months prior to their interviews. After demographic and occupational variables had been controlled for, the factors which indicated amphetamine use among truck drivers were the following: being younger than 38 years (OR = 3.69), having spent less than nine years at school (OR = 1.76), being autonomous (OR = 1.65), working night shifts or irregular schedules (OR = 2.05), working over 12 hours daily (OR = 2.14), and drinking alcohol (OR = 1.74).CONCLUSIONS Occupational aspects are closely related to amphetamine use among truck drivers, which reinforces the importance of closely following the application of law (Resting Act (“Lei do Descanso”); Law 12,619/2012) which regulates the workload and hours of those professionals. Our results show the need for increased strictness on the trade and prescription of amphetamines in Brazil.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Nos últimos anos começaram a ser vulgares os computadores dotados de multiprocessadores e multi-cores. De modo a aproveitar eficientemente as novas características desse hardware começaram a surgir ferramentas para facilitar o desenvolvimento de software paralelo, através de linguagens e frameworks, adaptadas a diferentes linguagens. Com a grande difusão de redes de alta velocidade, tal como Gigabit Ethernet e a última geração de redes Wi-Fi, abre-se a oportunidade de, além de paralelizar o processamento entre processadores e cores, poder em simultâneo paralelizá-lo entre máquinas diferentes. Ao modelo que permite paralelizar processamento localmente e em simultâneo distribuí-lo para máquinas que também têm capacidade de o paralelizar, chamou-se “modelo paralelo distribuído”. Nesta dissertação foram analisadas técnicas e ferramentas utilizadas para fazer programação paralela e o trabalho que está feito dentro da área de programação paralela e distribuída. Tendo estes dois factores em consideração foi proposta uma framework que tenta aplicar a simplicidade da programação paralela ao conceito paralelo distribuído. A proposta baseia-se na disponibilização de uma framework em Java com uma interface de programação simples, de fácil aprendizagem e legibilidade que, de forma transparente, é capaz de paralelizar e distribuir o processamento. Apesar de simples, existiu um esforço para a tornar configurável de forma a adaptar-se ao máximo de situações possível. Nesta dissertação serão exploradas especialmente as questões relativas à execução e distribuição de trabalho, e a forma como o código é enviado de forma automática pela rede, para outros nós cooperantes, evitando assim a instalação manual das aplicações em todos os nós da rede. Para confirmar a validade deste conceito e das ideias defendidas nesta dissertação foi implementada esta framework à qual se chamou DPF4j (Distributed Parallel Framework for JAVA) e foram feitos testes e retiradas métricas para verificar a existência de ganhos de performance em relação às soluções já existentes.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

RESUMO - A segurança dos doentes é, actualmente, um princípio fundamental dos cuidados de saúde. Apesar desta realidade, cada ponto no processo de prestação de cuidados contém um certo grau de insegurança inerente. Os eventos adversos podem resultar de problemas na prática, produtos, processos ou sistemas. A melhoria da segurança do doente implica um esforço de todo um sistema complexo, envolvendo uma ampla gama de acções de melhoria do desempenho, segurança e gestão ambiental de risco, incluindo, entre outras prioridades, a prática de cuidados de saúde em ambiente seguro e com a melhor qualidade. É sabido que todos os anos morrem nos hospitais portugueses, cerca de três mil pessoas, devido a erros cometidos pelos profissionais de saúde. Compreender o erro humano e intervir de forma adequada nas suas causas, implica, muito mais que uma avaliação do facto em si, mas uma avaliação de toda a estrutura onde é passível de ocorrer um erro. São inúmeros os factores que estão relacionados com esta temática, sendo os factores humanos, aqueles que poderão merecer alguma reflexão, pois são ainda algo omitidos nas orientações de gestão e nas considerações de chefias. Assim sendo, pretende-se que, com este projecto de investigação, através de uma revisão da literatura, sejam identificados os vários factores humanos que influenciam o desempenho dos profissionais de saúde, envolvidos na prestação directa de cuidados. Estes factores reflectem-se na segurança dos cuidados de saúde e na melhoria da qualidade prestados nas instituições de saúde. Face aos resultados conclusivos após a revisão de literatura, é verificado que os factores humanos que influenciam o desempenho dos profissionais de saúde são: comunicação e partilha de informação; conhecimento e formação; liderança; trabalho em equipa; cultura de segurança e aprendizagem; carga de trabalho; exigências físicas e ambiente de trabalho. É esperado que o contributo deste trabalho promova o conhecimento em torno desta temática e que se apresente como o início de uma aposta na valorização, cada vez mais importante, mas ainda limitada, destes valores intangíveis da gestão – os factores humanos. ----------------------------------- ABSTRACT - Patient safety is, nowadays, a fundamental principle of health care. Despite this fact, each point in the process of care contains an inherent degree of uncertainty. Adverse events may result from problems in practice, products, processes or systems. Improving patient safety requires an effort of a whole complex system, involving a wide range of measures to improve performance, safety and environmental risk management, including, among other priorities, the practice of health care in a safe environment and the best quality. It is known that every year die, in Portuguese hospitals, around three thousand people, due to mistakes made by health professionals. To understand human error and intervene as appropriate in their causes, it is required much more than an assessment of the fact itself, but an assessment of the whole structure where it is likely to occur. There are countless factors that are related to this issue, but human factors, those who may deserve some consideration, are still left out in management guidelines and supervisors considerations. Therefore, this research project seeks to determine, through a literature review, the identification of various human factors that influence the performance of healthcare providers involved in direct provision of care. The aim is also to know which factors are reflected in safety healthcare and how they are, in fact, crucial in the performance of professionals and in the promotion of quality and safety of the healthcare provided in healthcare institutions. Given the conclusive results after a review of literature, it is found that the human factors that influence the performance of health professionals are: communicating and sharing information, knowledge and training, leadership, teamwork, safety culture and learning; workload, physical demands and work environment. It is expected that this project may contribute to advance of the knowledge regarding this problem and be an essential tool to the beginning of a reliance on the development, increasingly important but still limited, of these intangibles management values – the human factors.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

O presente projeto foi elaborado no âmbito da disciplina de DIPRE (Dissertação/ Projeto/ Estágio) referente ao Mestrado em Engenharia Civil do Ramo de Estruturas, no decorrer do ano letivo de 2012/13. A elaboração do projeto teve início em Dezembro, uma vez que até lá foi necessário escolher orientador, tema e projeto de arquitetura. Inicialmente os avanços foram reduzidos dado que foi necessário aprender a metodologia de uso de um programa de cálculo de raiz. A escolha do uso do programa TRICALC foi aconselhado pela Engenheira Isabel Teles, conselho esse que foi aceite com todo o gosto. Com o presente trabalho demonstram-se algumas etapas no desenvolvimento de um projeto de estabilidade de um edifício com 14 pisos, desde a análise de projeto de arquitetura que serviu de base, à fase final de produção de peças desenhadas, passando pelo moroso processo de dimensionamento e otimização de elementos estruturais.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Dissertação apresentada ao Instituto Politécnico do Porto - Instituto Superior de Contabilidade e Administração do Porto, para obtenção do Grau de Mestre em Assessoria e Administração de Organizações, sob orientação de Anabela Mesquita, PhD

Relevância:

10.00% 10.00%

Publicador:

Resumo:

O presente trabalho enquadra-se no âmbito da unidade curricular Dissertação/Projeto/Estágio (DIPRE), do 2º ano do Mestrado em Engenharia Civil no ramo das Construções do Instituto Superior de Engenharia do Porto. O estágio foi realizado na empresa Porto Vivo, SRU- Sociedade de Reabilitação Urbana da Baixa Portuense, SA, com a duração de seis meses, com início a 24 de fevereiro de 2014 e término a 24 de agosto de 2014. O estágio obedeceu a uma carga horária de 40 horas semanais, de segunda a sexta-feira, no horário normal de expediente das 9h as 18h. Com a realização deste estágio curricular pretende-se que os alunos tenham contacto direto com a realidade de trabalho duma determinada Organização, e que após o período de estágio o aluno elabore um relatório final referente ao mesmo. Assim, o presente relatório descreve as atividades realizadas e observadas, os conhecimentos aplicados durante o estágio, bem como a apresentação e o funcionamento da empresa de acolhimento, e tratando-se de uma empresa cuja atividade profissional centra-se na reabilitação urbana será também abordada a temática da reabilitação Urbana no centro Histórico do Porto. Por último será desenvolvido um caso de estudo onde se apresenta uma metodologia possível de reabilitação proposta a um edifício.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Ergonomic interventions such as increased scheduled breaks or job rotation have been proposed to reduce upper limb muscle fatigue in repetitive low-load work. This review was performed to summarize and analyze the studies investigating the effect of job rotation and work-rest schemes, as well as, work pace, cycle time and duty cycle, on upper limb muscle fatigue. The effects of these work organization factors on subjective fatigue or discomfort were also analyzed. This review was based on relevant articles published in PubMed, Scopus and Web of Science. The studies included in this review were performed in humans and assessed muscle fatigue in upper limbs. 14 articles were included in the systematic review. Few studies were performed in a real work environment and the most common methods used to assess muscle fatigue were surface electromyography (EMG). No consistent results were found related to the effects of job rotation on muscle activity and subjective measurements of fatigue. Rest breaks had some positive effects, particularly in perceived discomfort. The increase in work pace reveals a higher muscular load in specific muscles. The duration of experiments and characteristics of participants appear to be the factors that most have influenced the results. Future research should be focused on the improvement of the experimental protocols and instrumentation, in order to the outcomes represent adequately the actual working conditions. Relevance to industry: Introducing more physical workload variation in low-load repetitive work is considered an effective ergonomic intervention against muscle fatigue and musculoskeletal disorders in industry. Results will be useful to identify the need of future research, which will eventually lead to the adoption of best industrial work practices according to the workers capabilities.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Dissertação de Mestrado apresentado ao Instituto de Contabilidade e Administração do Porto para a obtenção do grau de Mestre em Contabilidade e Finanças, sob orientação da Professora Doutora Alcina Augusta de Sena Portugal Dias

Relevância:

10.00% 10.00%

Publicador:

Resumo:

13th IEEE/IFIP International Conference on Embedded and Ubiquitous Computing (EUC 2015). 21 to 23, Oct, 2015, Session W1-A: Multiprocessing and Multicore Architectures. Porto, Portugal.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Currently, the teaching-learning process in domains, such as computer programming, is characterized by an extensive curricula and a high enrolment of students. This poses a great workload for faculty and teaching assistants responsible for the creation, delivery, and assessment of student exercises. The main goal of this chapter is to foster practice-based learning in complex domains. This objective is attained with an e-learning framework—called Ensemble—as a conceptual tool to organize and facilitate technical interoperability among services. The Ensemble framework is used on a specific domain: computer programming. Content issues are tacked with a standard format to describe programming exercises as learning objects. Communication is achieved with the extension of existing specifications for the interoperation with several systems typically found in an e-learning environment. In order to evaluate the acceptability of the proposed solution, an Ensemble instance was validated on a classroom experiment with encouraging results.