864 resultados para modularised computing unit


Relevância:

80.00% 80.00%

Publicador:

Resumo:

We recover and develop some robotic systems concepts (on the light of present systems tools) that were originated for an intended Mars Rover in the sixties of the last century at the Instrumentation Laboratory of MIT, where one of the authors was involved. The basic concepts came from the specifications for a type of generalized robot inspired in the structure of the vertebrate nervous systems, where the decision system was based in the structure and function of the Reticular Formation (RF). The vertebrate RF is supposed to commit the whole organism to one among various modes of behavior, so taking the decisions about the present overall task. That is, it is a kind of control and command system. In this concepts updating, the basic idea is that the RF comprises a set of computing units such that each computing module receives information only from a reduced part of the overall, little processed sensory inputs. Each computing unit is capable of both general diagnostics about overall input situations and of specialized diagnostics according to the values of a concrete subset of the input lines. Slave systems to this command and control computer, there are the sensors, the representations of external environment, structures for modeling and planning and finally, the effectors acting in the external world.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

Microprocessori basati su singolo processore (CPU), hanno visto una rapida crescita di performances ed un abbattimento dei costi per circa venti anni. Questi microprocessori hanno portato una potenza di calcolo nell’ordine del GFLOPS (Giga Floating Point Operation per Second) sui PC Desktop e centinaia di GFLOPS su clusters di server. Questa ascesa ha portato nuove funzionalità nei programmi, migliori interfacce utente e tanti altri vantaggi. Tuttavia questa crescita ha subito un brusco rallentamento nel 2003 a causa di consumi energetici sempre più elevati e problemi di dissipazione termica, che hanno impedito incrementi di frequenza di clock. I limiti fisici del silicio erano sempre più vicini. Per ovviare al problema i produttori di CPU (Central Processing Unit) hanno iniziato a progettare microprocessori multicore, scelta che ha avuto un impatto notevole sulla comunità degli sviluppatori, abituati a considerare il software come una serie di comandi sequenziali. Quindi i programmi che avevano sempre giovato di miglioramenti di prestazioni ad ogni nuova generazione di CPU, non hanno avuto incrementi di performance, in quanto essendo eseguiti su un solo core, non beneficiavano dell’intera potenza della CPU. Per sfruttare appieno la potenza delle nuove CPU la programmazione concorrente, precedentemente utilizzata solo su sistemi costosi o supercomputers, è diventata una pratica sempre più utilizzata dagli sviluppatori. Allo stesso tempo, l’industria videoludica ha conquistato una fetta di mercato notevole: solo nel 2013 verranno spesi quasi 100 miliardi di dollari fra hardware e software dedicati al gaming. Le software houses impegnate nello sviluppo di videogames, per rendere i loro titoli più accattivanti, puntano su motori grafici sempre più potenti e spesso scarsamente ottimizzati, rendendoli estremamente esosi in termini di performance. Per questo motivo i produttori di GPU (Graphic Processing Unit), specialmente nell’ultimo decennio, hanno dato vita ad una vera e propria rincorsa alle performances che li ha portati ad ottenere dei prodotti con capacità di calcolo vertiginose. Ma al contrario delle CPU che agli inizi del 2000 intrapresero la strada del multicore per continuare a favorire programmi sequenziali, le GPU sono diventate manycore, ovvero con centinaia e centinaia di piccoli cores che eseguono calcoli in parallelo. Questa immensa capacità di calcolo può essere utilizzata in altri campi applicativi? La risposta è si e l’obiettivo di questa tesi è proprio quello di constatare allo stato attuale, in che modo e con quale efficienza pùo un software generico, avvalersi dell’utilizzo della GPU invece della CPU.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The Graphics Processing Unit (GPU) is present in almost every modern day personal computer. Despite its specific purpose design, they have been increasingly used for general computations with very good results. Hence, there is a growing effort from the community to seamlessly integrate this kind of devices in everyday computing. However, to fully exploit the potential of a system comprising GPUs and CPUs, these devices should be presented to the programmer as a single platform. The efficient combination of the power of CPU and GPU devices is highly dependent on each device’s characteristics, resulting in platform specific applications that cannot be ported to different systems. Also, the most efficient work balance among devices is highly dependable on the computations to be performed and respective data sizes. In this work, we propose a solution for heterogeneous environments based on the abstraction level provided by algorithmic skeletons. Our goal is to take full advantage of the power of all CPU and GPU devices present in a system, without the need for different kernel implementations nor explicit work-distribution.To that end, we extended Marrow, an algorithmic skeleton framework for multi-GPUs, to support CPU computations and efficiently balance the work-load between devices. Our approach is based on an offline training execution that identifies the ideal work balance and platform configurations for a given application and input data size. The evaluation of this work shows that the combination of CPU and GPU devices can significantly boost the performance of our benchmarks in the tested environments, when compared to GPU-only executions.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper presents a proposal for a management model based on reliability requirements concerning Cloud Computing (CC). The proposal was based on a literature review focused on the problems, challenges and underway studies related to the safety and reliability of Information Systems (IS) in this technological environment. This literature review examined the existing obstacles and challenges from the point of view of respected authors on the subject. The main issues are addressed and structured as a model, called "Trust Model for Cloud Computing environment". This is a proactive proposal that purposes to organize and discuss management solutions for the CC environment, aiming improved reliability of the IS applications operation, for both providers and their customers. On the other hand and central to trust, one of the CC challenges is the development of models for mutual audit management agreements, so that a formal relationship can be established involving the relevant legal responsibilities. To establish and control the appropriate contractual requirements, it is necessary to adopt technologies that can collect the data needed to inform risk decisions, such as access usage, security controls, location and other references related to the use of the service. In this process, the cloud service providers and consumers themselves must have metrics and controls to support cloud-use management in compliance with the SLAs agreed between the parties. The organization of these studies and its dissemination in the market as a conceptual model that is able to establish parameters to regulate a reliable relation between provider and user of IT services in CC environment is an interesting instrument to guide providers, developers and users in order to provide services and secure and reliable applications.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Traditionally, studies dealing with muscle shortening have concentrated on assessing its impact on conduction velocity, and to this end, electrodes have been located between the end-plate and tendon regions. Possible morphologic changes in surface motor unit potentials (MUPs) as a result of muscle shortening have not, as yet, been evaluated or characterized. Using a convolutional MUP model, we investigated the effects of muscle shortening on the shape, amplitude, and duration characteristics of MUPs for different electrode positions relative to the fibre-tendon junction and for different depths of the MU in the muscle (MU-to-electrode distance). It was found that the effects of muscle shortening on MUP morphology depended not only on whether the electrodes were between the end-plate and the tendon junction or beyond the tendon junction, but also on the specific distance to this junction. When the electrodes lie between the end-plate and tendon junction, it was found that (1) the muscle shortening effect is not important for superficial MUs, (2) the sensitivity of MUP amplitude to muscle shortening increases with MU-to-electrode distance, and (3) the amplitude of the MUP negative phase is not affected by muscle shortening. This study provides a basis for the interpretation of the changes in MUP characteristics in experiments where both physiological and geometrical aspects of the muscle are varied.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Unit commitment is an optimization task in electric power generation control sector. It involves scheduling the ON/OFF status of the generating units to meet the load demand with minimum generation cost satisfying the different constraints existing in the system. Numerical solutions developed are limited for small systems and heuristic methodologies find difficulty in handling stochastic cost functions associated with practical systems. This paper models Unit Commitment as a multi stage decision task and Reinforcement Learning solution is formulated through one efficient exploration strategy: Pursuit method. The correctness and efficiency of the developed solutions are verified for standard test systems

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This thesis deals with heterogeneous architectures in standard workstations. Heterogeneous architectures represent an appealing alternative to traditional supercomputers because they are based on commodity components fabricated in large quantities. Hence their price-performance ratio is unparalleled in the world of high performance computing (HPC). In particular, different aspects related to the performance and consumption of heterogeneous architectures have been explored. The thesis initially focuses on an efficient implementation of a parallel application, where the execution time is dominated by an high number of floating point instructions. Then the thesis touches the central problem of efficient management of power peaks in heterogeneous computing systems. Finally it discusses a memory-bounded problem, where the execution time is dominated by the memory latency. Specifically, the following main contributions have been carried out: A novel framework for the design and analysis of solar field for Central Receiver Systems (CRS) has been developed. The implementation based on desktop workstation equipped with multiple Graphics Processing Units (GPUs) is motivated by the need to have an accurate and fast simulation environment for studying mirror imperfection and non-planar geometries. Secondly, a power-aware scheduling algorithm on heterogeneous CPU-GPU architectures, based on an efficient distribution of the computing workload to the resources, has been realized. The scheduler manages the resources of several computing nodes with a view to reducing the peak power. The two main contributions of this work follow: the approach reduces the supply cost due to high peak power whilst having negligible impact on the parallelism of computational nodes. from another point of view the developed model allows designer to increase the number of cores without increasing the capacity of the power supply unit. Finally, an implementation for efficient graph exploration on reconfigurable architectures is presented. The purpose is to accelerate graph exploration, reducing the number of random memory accesses.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Analog In-memory Computing (AIMC) has been proposed in the context of Beyond Von Neumann architectures as a valid strategy to reduce internal data transfers energy consumption and latency, and to improve compute efficiency. The aim of AIMC is to perform computations within the memory unit, typically leveraging the physical features of memory devices. Among resistive Non-volatile Memories (NVMs), Phase-change Memory (PCM) has become a promising technology due to its intrinsic capability to store multilevel data. Hence, PCM technology is currently investigated to enhance the possibilities and the applications of AIMC. This thesis aims at exploring the potential of new PCM-based architectures as in-memory computational accelerators. In a first step, a preliminar experimental characterization of PCM devices has been carried out in an AIMC perspective. PCM cells non-idealities, such as time-drift, noise, and non-linearity have been studied to develop a dedicated multilevel programming algorithm. Measurement-based simulations have been then employed to evaluate the feasibility of PCM-based operations in the fields of Deep Neural Networks (DNNs) and Structural Health Monitoring (SHM). Moreover, a first testchip has been designed and tested to evaluate the hardware implementation of Multiply-and-Accumulate (MAC) operations employing PCM cells. This prototype experimentally demonstrates the possibility to reach a 95% MAC accuracy with a circuit-level compensation of cells time drift and non-linearity. Finally, empirical circuit behavior models have been included in simulations to assess the use of this technology in specific DNN applications, and to enhance the potentiality of this innovative computation approach.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of the present study was to evaluate the influence of different photopolymerization (halogen, halogen soft-start and LED) systems on shear bond strength (SBS) and marginal microleakage of composite resin restorations. Forty Class V cavities (enamel and dentin margins) were prepared for microleakage assessment, and 160 enamel and dentin fragments were prepared for the SBS test, and divided into 4 groups. Kruskal-Wallis and Wilcoxon tests showed statistically significant difference in microleakage between the margins (p < 0.01) with incisal margins presenting the lowest values. Among the groups, it was observed that, only at the cervical margin, halogen soft-start photo polymerization presented statistically significant higher microleakage values. For SBS test, ANOVA showed no statistical difference (p > 0.05) neither between substrates nor among groups. It was concluded that Soft-Start technique with high intensity end-light influenced negatively the cervical marginal sealing, but the light-curing systems did not influence adhesion.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We report a case of a 67 year-old-male patient admitted to the intensive care unit in the post-coronary bypass surgery period who presented cardiogenic shock, acute renal failure and three episodes of sepsis, the latter with pulmonary distress at the 30th post-operative day. The patient expired within five days in spite of treatment with vancomycin, imipenem, colistimethate and amphotericin B. At autopsy severe adenovirus pneumonia was found. Viral pulmonary infections following cardiovascular surgery are uncommon. We highlight the importance of etiological diagnosis to a correct treatment approach.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Purpose Adverse drug events (ADEs) are harmful and occur with alarming frequency in critically ill patients. Complex pharmacotherapy with multiple medications increases the probability of a drug interaction (DI) and ADEs in patients in intensive care units (ICUs). The objective of the study is to determine the frequency of ADEs among patients in the ICU of a university hospital and the drugs implicated. Also, factors associated with ADEs are investigated. Methods This cross-sectional study investigated 299 medical records of patients hospitalized for 5 or more days in an ICU. ADEs were identified through intensive monitoring adopted in hospital pharmacovigilance and also ADE triggers. Adverse drug reactions (ADR) causality was classified using the Naranjo algorithm. Data were analyzed through descriptive analysis, and through univariate and multiple logistic regression. Results The most frequent ADEs were ADRs type A, of possible causality and moderate severity. The most frequent ADR was drug-induced acute kidney injury. Patients with ADEs related to DIs corresponded to 7% of the sample. The multiple logistic regression showed that length of hospitalization (OR = 1.06) and administration of cardiovascular drugs (OR = 2.2) were associated with the occurrence of ADEs. Conclusion Adverse drug reactions of clinical significance were the most frequent ADEs in the ICU studied, which reduces patient safety. The number of ADEs related to drug interactions was small, suggesting that clinical manifestations of drug interactions that harm patients are not frequent in ICUs.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Landscape unit discrimination for pedological surveys by orbital spectral response. The objective of tins study was compare two soil survey methods. The first was performed by methods traditionally used to distinguish landscape units and soil class discrimination. The second was based on soil class distinction through orbital spectral response. In order to establish soil characteristics and their classification, soil samples were collected at two depths in a grid system, with a distance of 500 meters between points. With these samples, physical and chemical analyses were carried out. In the sampling points, the apparent reflectance of the soil, front the orbital image, was determined and, through cluster analysis landscape units were established. In order to evaluate the resemblance reliability between the landscape units established in each method, the Kappa index was used, the value set for the confusion matrix was 0.43, indicating high quality in the comparison, showing that the non-conventional method was as close as the one carried out by photointerpretation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This study aimed at characterizing the potential for natural regeneration of native vegetation in the under-story of an earlier Eucalyptus saligna Smith production stand. The study was carried out at the Parque das Neblinas, Bertioga municipality, SP, in a 45 ha third rotation stand; which had been abandoned 15 years ago for natural regeneration to occur. The sampling was done in 24 plots of 20 x 40 m. The sampled area was of 19,200 m(2), with inventory made of 100% of the eucalyptus trees. All regeneration trees with a height >= 1.30 m and DBH >= 5.0 cm were measured, as well as adult individuals with DBH >= 5.0 cm; surveyed in two size classes. 1,417 individuals of E. saligna were measured, with a density of 738,02 individuals/ha and a basal area of 22.69 m(2)/ha. Among 2,763 natural regeneration individuals, 111 species belonged to 66 genera and 34 botanical families. The species represented 43.7% of the tree richness of neighboring native forest fragments. The total estimated density and the basal area were respectively 1,052.6 individuals/ha and 6.4 m(2)/ha of autochthonous trees with DBH >= 5.0 cm (Class 1); while for regeneration there were 3,864.58 individuals/ha, and 2.76 m(2)/ha of individuals with a height >= 1.30 m and DBH <5.0 cm (Class 2). Shannon diversity (H`) was 2.83 and 3.68, respectively, for Classes 1 and 2, and the corrected species richness for a 1000-individual sample (R(1000)) were 75.6 and 87.29 (Fisher`s a index) for the same classes. The majority of the species (34.84%) was typical from the understory of wet tropical forest and had zoochoric fruit dispersal (67.57%). The results indicate that, under these conditions, a eucalyptus forest is able to provide adequate regeneration niches for native vegetation, and may represent a sink habitat for local populations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Objective: To describe an outbreak of imipenem-resistant metallo-beta-lactamase-producing Pseudomonas aeruginosa, enzyme type bla, by horizontal transmission in patients admitted to a mixed adult ICU. Methods: A case-control study was carried out, including 47 patients (cases) and 122 patients (control) admitted to the mixed ICU of a university hospital in Minas Gerais. Brazil from November 2003 to July 2005. The infection site, risk factors, mortality, antibiotic susceptibility, metallo-beta-lactamase (MBL) production, enzyme type, and clonal diversity were analyzed, Results: A temporal/spatial relationship was detected in most patients (94%), overall mortality was 55.3%, and pneumonia was the predominant infection (85%). The majority of isolates (95%) were resistant to imipenem and other antibiotics, except for polymyxin, and showed MBL production (76.7%). Only bla SPM-1 (33%) was identified in the 15 specimens analyzed. In addition, 4 clones were identified, with a predominance of clone A (61.5%) and B (23.1%). On multivariate analysis, advanced age, mechanical ventilation, tracheostomy, and previous imipenem use were significant risk factors for imipenem-resistant P. aeruginosa infection. Conclusions: Clonal dissemination of MBL-producing P. aeruginosa strains with a spatial/temporal relationship disclosed problems in the practice of hospital infection control, low adherence to hand hygiene, and empirical antibiotic use. (C) 2008 Elsevier Espana, S.L. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Welcome to the 2002 Aboriginal and Torres Strait Islander Studies Unit Annual Report. This report is a brief summary of Unit activities during the 2002 calendar year. The Unit provides personal and academic support for Aboriginal and Torres Strait Islander students and specifically aims to increase the recruitment, retention, academic performance and graduation rates of Indigenous students. The Unit also administers schemes to help Indigenous students gain access to, and receive support in, tertiary studies such as the Alternative Entry scheme and the federally funded Aboriginal Tutorial Assistance Scheme (ATAS). The Unit is also the focus for teaching and research in Aboriginal and Torres Strait Islander Studies at the University of Queensland.