969 resultados para Global Player status
Resumo:
Estuda-se por ressonância magnética (RM) da substância branca 36 idosos do Vale do Tejo com doença microvascular/leucoaraiose isquémica. A aquisição é em transferência da magnetização e difusão. Propósito de comparar duas populações com status lacunar basal, uma delas com confluência de lacunas basais (17 casos) e outra sem confluência (19 casos). Na RM desta “leucopatia vascular”, com desigual densidade lacunar, as alterações são difusas e não apenas testemunhadas pelo hiper-T2. A heterogeneidade semiológica das lesões subcorticais implica que também se estude a substância branca aparentemente normal. O coeficiente aparente de difusão será a chave do prognóstico do status lacunar avançado, quanto ao potencial risco cognitivo.
Resumo:
Embora as ciências da comunicação em Portugal somem já uma história com quase 35 anos, que começa muito incipientemente em 1979 com a introdução do ensino da comunicação nas universidades portuguesas, são ainda muito exigentes os desafios que enfrentamos. E nunca como hoje corremos o risco do retrocesso. Nas últimas duas décadas, criámos centros de investigação e lançámos publicações especializadas. Doutoraram-se mais de duas centenas de professores e investigadores, estando integrados atualmente em programas doutorais muito perto de 500 estudantes. Fizemos um longo caminho que nos permitiu sonhar com uma grande comunidade científica. Será irrepetível nos próximos anos o ritmo de crescimento que temos vivido. São conhecidos de todos os fatores que nos fragilizam. O desinvestimento político e financeiro nas ciências sociais e humanas e o desinteresse aparente pela produção científica em língua portuguesa, a par com a crise económica que inibe o sonho de prosseguir os estudos, são hoje razões de preocupação e uma ameaça aos padrões de qualidade, de originalidade e de extensão finalmente alcançados. Internacionalizar é hoje a palavra de ordem. Assim como criar emprego e proporcionar impacto socioeconómico na região e no país. Ainda que eventualmente compreensíveis, estes requisitos para validar a investigação que fazemos ignoram os tempos próprios do conhecimento nesta área, onde só a médio prazo se podem notar os efeitos do nosso trabalho. São também por isso equivocados os critérios de qualidade que nos empurram para métricas de produção que não se compaginam com a natureza das ciências da comunicação. O tema do VIII Congresso da Sopcom não é alheio a estes desafios. “Comunicação global, cultura e tecnologia” é o mote para refletirmos, em tempos de crise, sobre esta cultura da internacionalização e sobre as tecnologias disponíveis para a promoção desse ideal de comunicação global. Eis, pois, as três armas com que nos fazemos a campo em mais um contributo para a consolidação das ciências da comunicação em Portugal. Contamos para isso com mais de 200 comunicações, distribuídas por dezenas de sessões paralelas, e com oito intervenções em quatro sessões plenárias. Juntam-se a este programa científico cinco convidados de Espanha, França e Brasil - Margarita Ledo, Miquel de Moragas, Alain Kiyindou, Antônio Hohlfeldt e Muniz Sodré. Esperamos finalmente acolher pela primeira vez muitos dos novos investigadores que se têm associado à Sopcom. Nos trabalhos científicos como nas pausas para café e no jantar oficial, é o espírito de um grupo jovem e audaz que se espera cultivar. Que este congresso seja para todos momento de encontro, de partilha e também de esperança na solidariedade junto dos pares, que é o mesmo que dizer na associação de interesses, de iniciativas e de realizações. Em comunicação, essa é a alma da ciência que fazemos. in apresentação, Moisés de Lemos Martins
Resumo:
The problem of uncertainty propagation in composite laminate structures is studied. An approach based on the optimal design of composite structures to achieve a target reliability level is proposed. Using the Uniform Design Method (UDM), a set of design points is generated over a design domain centred at mean values of random variables, aimed at studying the space variability. The most critical Tsai number, the structural reliability index and the sensitivities are obtained for each UDM design point, using the maximum load obtained from optimal design search. Using the UDM design points as input/output patterns, an Artificial Neural Network (ANN) is developed based on supervised evolutionary learning. Finally, using the developed ANN a Monte Carlo simulation procedure is implemented and the variability of the structural response based on global sensitivity analysis (GSA) is studied. The GSA is based on the first order Sobol indices and relative sensitivities. An appropriate GSA algorithm aiming to obtain Sobol indices is proposed. The most important sources of uncertainty are identified.
Resumo:
High-level parallel languages offer a simple way for application programmers to specify parallelism in a form that easily scales with problem size, leaving the scheduling of the tasks onto processors to be performed at runtime. Therefore, if the underlying system cannot efficiently execute those applications on the available cores, the benefits will be lost. In this paper, we consider how to schedule highly heterogenous parallel applications that require real-time performance guarantees on multicore processors. The paper proposes a novel scheduling approach that combines the global Earliest Deadline First (EDF) scheduler with a priority-aware work-stealing load balancing scheme, which enables parallel realtime tasks to be executed on more than one processor at a given time instant. Experimental results demonstrate the better scalability and lower scheduling overhead of the proposed approach comparatively to an existing real-time deadline-oriented scheduling class for the Linux kernel.
Resumo:
Global warming is a major concern nowadays. Weather conditions are changing, and it seems that human activity is one of the main causes. In fact, since the beginning of the industrial revolution, the burning of fossil fuels has increased the nonnatural emissions of carbon dioxide to the atmosphere. Carbon dioxide is a greenhouse gas that absorbs the infrared radiation produced by the reflection of the sunlight on the Earth’s surface, trapping the heat in the atmosphere. Global warming and the associated climate changes are being the subject of intensive research due to their major impact on social, economic, and health aspects of human life. This paper studies the global warming trend in the perspective of dynamical systems and fractional calculus, which is a new standpoint in this context. Worldwide distributed meteorological stations and temperature records for the last 100 years are analysed. It is shown that the application of Fourier transforms and power law trend lines leads to an assertive representation of the global warming dynamics and a simpler analysis of its characteristics.
Resumo:
Embedded real-time systems often have to support the embedding system in very different and changing application scenarios. An aircraft taxiing, taking off and in cruise flight is one example. The different application scenarios are reflected in the software structure with a changing task set and thus different operational modes. At the same time there is a strong push for integrating previously isolated functionalities in single-chip multicore processors. On such multicores the behavior of the system during a mode change, when the systems transitions from one mode to another, is complex but crucial to get right. In the past we have investigated mode change in multiprocessor systems where a mode change requires a complete change of task set. Now, we present the first analysis which considers mode changes in multicore systems, which use global EDF to schedule a set of mode independent (MI) and mode specific (MS) tasks. In such systems, only the set of MS tasks has to be replaced during mode changes, without jeopardizing the schedulability of the MI tasks. Of prime concern is that the mode change is safe and efficient: i.e. the mode change needs to be performed in a predefined time window and no deadlines may be missed as a function of the mode change.
Resumo:
In this paper we consider global fixed-priority preemptive multiprocessor scheduling of constrained-deadline sporadic tasks that share resources in a non-nested manner. We develop a novel resource-sharing protocol and a corresponding schedulability test for this system. We also develop the first schedulability analysis of priority inheritance protocol for the aforementioned system. Finally, we show that these protocols are efficient (based on the developed schedulability tests) for a class of priority-assignments called reasonable priority-assignments.
Resumo:
The influence of uncertainties of input parameters on output response of composite structures is investigated in this paper. In particular, the effects of deviations in mechanical properties, ply angles, ply thickness and on applied loads are studied. The uncertainty propagation and the importance measure of input parameters are analysed using three different approaches: a first-order local method, a Global Sensitivity Analysis (GSA) supported by a variance-based method and an extension of local variance to estimate the global variance over the domain of inputs. Sample results are shown for a shell composite laminated structure built with different composite systems including multi-materials. The importance measures of input parameters on structural response based on numerical results are established and discussed as a function of the anisotropy of composite materials. Needs for global variance methods are discussed by comparing the results obtained from different proposed methodologies. The objective of this paper is to contribute for the use of GSA techniques together with low expensive local importance measures.
Resumo:
We consider the global scheduling problem of multimode real-time systems upon identical multiprocessor platforms. During the execution of a multimode system, the system can change from one mode to another such that the current task set is replaced with a new task set. Thereby, ensuring that deadlines are met requires not only that a schedulability test is performed on tasks in each mode but also that (i) a protocol for transitioning from one mode to another is specified and (ii) a schedulability test for each transition is performed. In this paper, we extend the synchronous transition protocol SM-MSO in order to take into account mode-independent tasks [1], i.e., tasks of which the execution pattern must not be jeopardized by the mode changes.
Resumo:
New radiocarbon measurements were obtained from middle and upper Paleolithic sites currently under research by the CEPUNL, in well defined stratigraphical situations. With other dates, they yield an approximative chronological global view. Measurement distribution in function of time does not seem to be an hazardous one. In the actual status of our knowledge, this distribution seems to fit in some assemblages: (a) 14000 to 15000 BP, Solutrean; (b) about 20 000 BP, Solutrean; (c) circa 25 000 BP, already Solutrean, and slightly older than 26 000 BP, still Mousterian; (d) between 29 000 and 31 000 BP, Mousterian. The persistance of Mousterian much later than its acknowledged upper limit at about 34 000 BP (and hence the survival of its neanderthalian authors) is demonstrated. For the first time it has been possible to ascertain the upper time limit of the marine 5-8 metres raised beach (Tyrrhenian III) at Serra da Arrábida, and also the age of archaeological sites without stone artifacts, or with uncharacteristic ones. The obtained measurements allow US to correlate localities and sedimentary units with last glaciation events. There seems to have been a distinct correlation between cave and shelter human occupation and events marked by the worsening of climate.
Resumo:
We consider the problem of scheduling a multi-mode real-time system upon identical multiprocessor platforms. Since it is a multi-mode system, the system can change from one mode to another such that the current task set is replaced with a new task set. Ensuring that deadlines are met requires not only that a schedulability test is performed on tasks in each mode but also that (i) a protocol for transitioning from one mode to another is specified and (ii) a schedulability test for each transition is performed. We propose two protocols which ensure that all the expected requirements are met during every transition between every pair of operating modes of the system. Moreover, we prove the correctness of our proposed algorithms by extending the theory about the makespan determination problem.
Resumo:
Consider global fixed-priority preemptive multiprocessor scheduling of implicit-deadline sporadic tasks. I conjecture that the utilization bound of SM-US(√2−1) is √2-1.
Resumo:
Background/Aims: Unconjugated bilirubin (UCB) impairs crucial aspects of cell function and induces apoptosis in primary cultured neurones. While mechanisms of cytotoxicity begin to unfold, mitochondria appear as potential primary targets. Methods: We used electron paramagnetic resonance spectroscopy analysis of isolated rat mitochondria to test the hypothesis that UCB physically interacts with mitochondria to induce structural membrane perturbation, leading to increased permeability, and subsequent release of apoptotic factors. Results: Our data demonstrate profound changes on mitochondrial membrane properties during incubation with UCB, including modified membrane lipid polarity and fluidity (P , 0:01), as well as disrupted protein mobility(P , 0:001). Consistent with increased permeability, cytochrome c was released from the intermembrane space(P , 0:01), perhaps uncoupling the respiratory chain and further increasing oxidative stress (P , 0:01). Both ursodeoxycholate, a mitochondrial-membrane stabilising agent, and cyclosporine A, an inhibitor of the permeability transition, almost completely abrogated UCB-induced perturbation. Conclusions: UCB directly interacts with mitochondria influencing membrane lipid and protein properties, redox status, and cytochrome c content. Thus, apoptosis induced by UCB may be mediated, at least in part, by physical perturbation of the mitochondrial membrane. These novel findings should ultimately prove useful to our evolving understanding of UCB cytotoxicity.
Resumo:
The relationship between the changes of the global economy and individual working conditions formed the background of the first WORKS conference “The transformation of work in a global knowledge economy: towards a conceptual framework”, held in Chania, Greece from 21st – 22nd September, 2006 and attended by around 50 European researchers. Experts from academia and trade unions from all over the world were invited to give insights into their field of research, contributing to one of the main topics of the conference: (i) globalisation and organisational restructuring, (ii) workers’ organisation, the quality of working life and the gender dimension and (iii) global experiences and recommendations.
Resumo:
Consider the problem of scheduling real-time tasks on a multiprocessor with the goal of meeting deadlines. Tasks arrive sporadically and have implicit deadlines, that is, the deadline of a task is equal to its minimum inter-arrival time. Consider this problem to be solved with global static-priority scheduling. We present a priority-assignment scheme with the property that if at most 38% of the processing capacity is requested then all deadlines are met.