969 resultados para Collaborative environment
Resumo:
23rd SPACE AGM and Conference from 9 to 12 May 2012 Conference theme: The Role of Professional Higher Education: Responsibility and Reflection Venue: Mikkeli University of Applied Sciences, Mikkeli, Finland
Resumo:
Pharmaceuticals are biologically active and persistent substances which have been recognized as a continuing threat to environmental stability. Chronic ecotoxicity data as well as information on the current distribution levels in different environmental compartments continue to be sparse and are focused on those therapeutic classes that are more frequently prescribed and consumed. Nevertheless, they indicate the negative impact that these chemical contaminants may have on living organisms, ecosystems and ultimately, public health. This article reviews the different contamination sources as well as fate and both acute and chronic effects on non-target organisms. An extensive review of existing data in the form of tables, encompassing many therapeutic classes is presented.
Resumo:
This study examined the joint effects of home environment and center-based child care quality on children’s language, communication, and early literacy development, while also considering prior developmental level. Participants were 95 children (46 boys), assessed as toddlers (mean age = 26.33 months;Time 1) and preschoolers (mean age = 68.71 months; Time 2) and their families. At both times, children attended center-based child care classrooms in the metropolitan area of Porto, Portugal. Results from hierarchical linear models indicated that home environment and preschool quality, but not center-based toddler child care quality, were associated with children’s language and literacy outcomes at Time 2. Moreover, the quality of preschool classrooms moderated the association between home environment quality and children’s language and early literacy skills – but not communication skills – at Time 2, suggesting the positive cumulative effects of home environment and preschool quality. Findings further support the existence of a detrimental effect of low preschool quality on children’s language and early literacy outcomes: positive associations among home environment quality and children’s developmental outcomes were found to reduce substantially when children attended low-quality preschool classrooms.
Resumo:
The simultaneous presence of fungi and particles in horse stable environment can create a singular exposure condition because particles have been reported has a good carrier for microorganisms and their metabolites. This study intends to characterize this setting and to recognize fungi and particles occupational exposure.
Resumo:
OBJECTIVE: To analyze the impact of intra-urban atmospheric conditions on circulatory and respiratory diseases in elder adults. METHODS: Cross-sectional study based on data from 33,212 hospital admissions in adults over 60 years in the city of São Paulo, southeastern Brazil, from 2003 to 2007. The association between atmospheric variables from Congonhas airport and bioclimatic index, Physiological Equivalent Temperature, was analyzed according to the district's socioenvironmental profile. Descriptive statistical analysis and regression models were used. RESULTS: There was an increase in hospital admissions due to circulatory diseases as average and lowest temperatures decreased. The likelihood of being admitted to the hospital increased by 12% with 1ºC decrease in the bioclimatic index and with 1ºC increase in the highest temperatures in the group with lower socioenvironmental conditions. The risk of admission due to respiratory diseases increased with inadequate air quality in districts with higher socioenvironmental conditions. CONCLUSIONS: The associations between morbidity and climate variables and the comfort index varied in different groups and diseases. Lower and higher temperatures increased the risk of hospital admission in the elderly. Districts with lower socioenvironmental conditions showed greater adverse health impacts.
Resumo:
In the past few years the so-called gadgets like cellular phones, personal data assistants and digital cameras are more widespread even with less technological aware users. However, for several reasons, the factory-floor itself seems to be hermetic to this changes ... After the fieldbus revolution, the factory-floor has seen an increased use of more and more powerful programmable logic controllers and user interfaces but the way they are used remains almost the same. We believe that new user-computer interaction techniques including multimedia and augmented rcaliry combined with now affordable technologies like wearable computers and wireless networks can change the way the factory personal works together with the roachines and the information system on the factory-floor. This new age is already starting with innovative uses of communication networks on the factory-floor either using "standard" networks or enhancing industrial networks with multimedia and wireless capabilities.
Resumo:
Virtual and augmented reality (VR/AR) are increasingly being used in various business scenarios and are important driving forces in technology development. However the usage of these technologies in the home environment is restricted due to several factors including lack of low-cost (from the client point of view) highperformance solutions. In this paper we present a general client/server rendering architecture based on Real-Time concepts, including support for a wide range of client platforms and applications. The idea of focusing on the real-time behaviour of all components involved in distributed IP-based VR scenarios is new and has not been addressed before, except for simple sub-solutions. This is considered as “the most significant problem with the IP environment” [1]. Thus, the most important contribution of this research will be the holistic approach, in which networking, end-systems and rendering aspects are integrated into a cost-effective infrastructure for building distributed real-time VR applications on IP-based networks.
Resumo:
This paper summarises the most important solutions that have emerged from the work carried out by our team within the framework of the EU (IST-1999-11316) project RFieldbus - High Performance Wireless Fieldbus in Industrial Multimedia-Related Environment. Within this project, Profibus was chosen as the fieldbus platform. Essentially, extensions to the current Profibus standard are being developed in order to provide Profibus with wireless, mobility and industrialmultimedia capabilities. In fact, providing these extensions means fulfilling strong requirements, namely to encompass the communication between wired (currently available) and wireless/mobile devices and to support real-time control traffic and multimedia traffic in the same network.
Resumo:
This work focuses on highly dynamic distributed systems with Quality of Service (QoS) constraints (most importantly real-time constraints). To that purpose, real-time applications may benefit from code offloading techniques, so that parts of the application can be offloaded and executed, as services, by neighbour nodes, which are willing to cooperate in such computations. These applications explicitly state their QoS requirements, which are translated into resource requirements, in order to evaluate the feasibility of accepting other applications in the system.
Resumo:
The definition and programming of distributed applications has become a major research issue due to the increasing availability of (large scale) distributed platforms and the requirements posed by the economical globalization. However, such a task requires a huge effort due to the complexity of the distributed environments: large amount of users may communicate and share information across different authority domains; moreover, the “execution environment” or “computations” are dynamic since the number of users and the computational infrastructure change in time. Grid environments, in particular, promise to be an answer to deal with such complexity, by providing high performance execution support to large amount of users, and resource sharing across different organizations. Nevertheless, programming in Grid environments is still a difficult task. There is a lack of high level programming paradigms and support tools that may guide the application developer and allow reusability of state-of-the-art solutions. Specifically, the main goal of the work presented in this thesis is to contribute to the simplification of the development cycle of applications for Grid environments by bringing structure and flexibility to three stages of that cycle through a commonmodel. The stages are: the design phase, the execution phase, and the reconfiguration phase. The common model is based on the manipulation of patterns through pattern operators, and the division of both patterns and operators into two categories, namely structural and behavioural. Moreover, both structural and behavioural patterns are first class entities at each of the aforesaid stages. At the design phase, patterns can be manipulated like other first class entities such as components. This allows a more structured way to build applications by reusing and composing state-of-the-art patterns. At the execution phase, patterns are units of execution control: it is possible, for example, to start or stop and to resume the execution of a pattern as a single entity. At the reconfiguration phase, patterns can also be manipulated as single entities with the additional advantage that it is possible to perform a structural reconfiguration while keeping some of the behavioural constraints, and vice-versa. For example, it is possible to replace a behavioural pattern, which was applied to some structural pattern, with another behavioural pattern. In this thesis, besides the proposal of the methodology for distributed application development, as sketched above, a definition of a relevant set of pattern operators was made. The methodology and the expressivity of the pattern operators were assessed through the development of several representative distributed applications. To support this validation, a prototype was designed and implemented, encompassing some relevant patterns and a significant part of the patterns operators defined. This prototype was based in the Triana environment; Triana supports the development and deployment of distributed applications in the Grid through a dataflow-based programming model. Additionally, this thesis also presents the analysis of a mapping of some operators for execution control onto the Distributed Resource Management Application API (DRMAA). This assessment confirmed the suitability of the proposed model, as well as the generality and flexibility of the defined pattern operators
Resumo:
In this paper, we focus on large-scale and dense Cyber- Physical Systems, and discuss methods that tightly integrate communication and computing with the underlying physical environment. We present Physical Dynamic Priority Dominance ((PD)2) protocol that exemplifies a key mechanism to devise low time-complexity communication protocols for large-scale networked sensor systems. We show that using this mechanism, one can compute aggregate quantities such as the maximum or minimum of sensor readings in a time-complexity that is equivalent to essentially one message exchange. We also illustrate the use of this mechanism in a more complex task of computing the interpolation of smooth as well as non-smooth sensor data in very low timecomplexity.
Resumo:
Mestrado em Ensino Precoce do Inglês
Resumo:
Historical buildings are important fingerprints of the history and culture of a region and its communities. Climatic and environmental conditions are often very severe for construction materials, namely in presence of high humidity or in direct contact with water and salts. However, some historical buildings have in our days a very good condition, probably due to careful construction and/or accurate materials selection and to a specific technology. The knowledge of old mortars composition has a fundamental role on the preservation of cultural heritage, allowing information about the used materials, their performance in their specific environment, conducting to adequate and compatible materials to conservation purposes. This article presents two case studies of historical buildings with important defence functions in Lisbon coast, in which ancient lime mortars where used under severe seaside environmental actions. Mortar samples from these two case studies are characterized and the relationship of their composition with the good performance and high durability observed is discussed.
Resumo:
This paper discusses the technology of smart floors as a enabler of smart cities. The discussion will be based on technology that is embedded into the environment that enable location, navigation but also wireless power transmission for powering up elements siting on it, typically mobile devices. One of those examples is the smart floor, this implementation follows two paths, one where the floor is passive, and normally passive RFID's are embedded into the floor, they are used to provide intelligence into the surrounding space, this is normally complemented with a battery powered mobile unit that scans the floor for the sensors and communicates the information to a database which locates the mobile device in the environment. The other path for the smart city enabler is where the floor is active and delivers energy for the objects standing on top of it. In this paper these two approaches will be presented, by discussing the technology behind it. © 2014 IEEE.
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para a obtenção do grau de Mestre em Engenharia do Ambiente, perfil Gestão e Sistemas Ambientais