137 resultados para Analyze-Coordination Processor
Resumo:
The urinary catheter is a thin plastic tube that has been designed to empty the bladder artificially, effortlessly, and with minimum discomfort. The current CH14 male catheter design was examined with a view to optimizing the mass flow rate. The literature imposed constraints to the analysis of the urinary catheter to ensure that a compromise between optimal flow, patient comfort, and everyday practicality from manufacture to use was achieved in the new design. As a result a total of six design characteristics were examined. The input variables in question were the length and width of eyelets 1 and 2 (four variables), the distance between the eyelets, and the angle of rotation between the eyelets. Due to the high number of possible input combinations a structured approach to the analysis of data was necessary. A combination of computational fluid dynamics (CFD) and design of experiments (DOE) has been used to evaluate the "optimal configuration." The use of CFD couple with DOE is a novel concept, which harnesses the computational power of CFD in the most efficient manner for prediction of the mass flow rate in the catheter. Copyright © 2009 by ASME.
Resumo:
Processor architectures has taken a turn towards many-core processors, which integrate multiple processing cores on a single chip to increase overall performance, and there are no signs that this trend will stop in the near future. Many-core processors are harder to program than multi-core and single-core processors due to the need of writing parallel or concurrent programs with high degrees of parallelism. Moreover, many-cores have to operate in a mode of strong scaling because of memory bandwidth constraints. In strong scaling increasingly finer-grain parallelism must be extracted in order to keep all processing cores busy.
Task dataflow programming models have a high potential to simplify parallel program- ming because they alleviate the programmer from identifying precisely all inter-task de- pendences when writing programs. Instead, the task dataflow runtime system detects and enforces inter-task dependences during execution based on the description of memory each task accesses. The runtime constructs a task dataflow graph that captures all tasks and their dependences. Tasks are scheduled to execute in parallel taking into account dependences specified in the task graph.
Several papers report important overheads for task dataflow systems, which severely limits the scalability and usability of such systems. In this paper we study efficient schemes to manage task graphs and analyze their scalability. We assume a programming model that supports input, output and in/out annotations on task arguments, as well as commutative in/out and reductions. We analyze the structure of task graphs and identify versions and generations as key concepts for efficient management of task graphs. Then, we present three schemes to manage task graphs building on graph representations, hypergraphs and lists. We also consider a fourth edge-less scheme that synchronizes tasks using integers. Analysis using micro-benchmarks shows that the graph representation is not always scalable and that the edge-less scheme introduces least overhead in nearly all situations.
Resumo:
The selective hydrogenation of acetylene to ethylene on several Pd surfaces (Pd(111), Pd(100), Pd(211), and Pd(211)-defect) and Pd surfaces with subsurface species (carbon and hydrogen) as well as a number of Pd-based alloys (Pd-M/Pd(111) and Pd-M/Pd(211) (M = Cu, Ag and Au)) are investigated using density functional theory calculations to understand both the acetylene hydrogenation activity and the selectivity of ethylene formation. All the hydrogenation barriers are calculated, and the reaction rates on these surfaces are obtained using a two-step model. Pd(211) is found to have the highest activity for acetylene hydrogenation while Pd(100) gives rise to the lowest activity. In addition, more open surfaces result in over-hydrogenation to form ethane, while the close-packed surface (Pd(111)) is the most selective. However, we also find that the presence of subsurface carbon and hydrogen significantly changes the reactivity and selectivity of acetylene toward hydrogenation on Pd surfaces. On forming surface alloys of Pd with Cu, Ag and Au, the selectivity for ethylene is also found to be changed. A new energy decomposition method is used to quantitatively analyze the factors in determining the changes in selectivity. These surface modifiers are found to block low coordination unselective sites, leading to a decreased ethane production. (C) 2013 The Authors. Published by Elsevier Inc. All rights reserved.
Resumo:
Biogenesis of mammalian mitochondrial ribosomes requires a concerted maturation of both the small (SSU) and large subunit (LSU). We demonstrate here that the m(5)C methyltransferase NSUN4, which forms a complex with MTERF4, is essential in mitochondrial ribosomal biogenesis as mitochondrial translation is abolished in conditional Nsun4 mouse knockouts. Deep sequencing of bisulfite-treated RNA shows that NSUN4 methylates cytosine 911 in 12S rRNA (m5C911) of the SSU. Surprisingly, NSUN4 does not need MTERF4 to generate this modification. Instead, the NSUN4/MTERF4 complex is required to assemble the SSU and LSU to form a monosome. NSUN4 is thus a dual function protein, which on the one hand is needed for 12S rRNA methylation and, on the other hand interacts with MTERF4 to facilitate monosome assembly. The presented data suggest that NSUN4 has a key role in controlling a final step in ribosome biogenesis to ensure that only the mature SSU and LSU are assembled.
Resumo:
Instead of highly symmetrical T-symmetry cages common in self-assembly, the p-NMe2-substituted triphosphine CH3C{CH2P(4-C6H4NMe2)(3) gives open, polar C-3 symmetry cages [Ag-6(triphos)(4)X-3](3+) which lack one of the expected face-capping anions; despite its subtlety this difference occurs selectively in solution and two examples have been crystallographically characterised.
Resumo:
Using a small planetary ball mill, liquid-assisted grinding (LAG) of metal salts or oxides (ZnO, CdO, CdCO3, Cu(OAc)(2)center dot H2O, Co(OAc)(2)center dot 4H(2)O, Mn(OAc)(2)center dot 4H(2)O, Ni(OAc)(2)center dot 4H(2)O, FeSO4 center dot 7H(2)O) with two equivalents of isonicotinic acid (HINA) and small amounts of water ( up to 5.6 molar equivalents) gave discrete aquo complexes trans-[M(INA)(2)(OH2)(4)] (M = Zn, Cd, Cu, Fe, Co, Ni, Mn) efficiently within 30 min. For M = Zn, Cd and Cu these complexes readily undergo reversible formal dehydration to the extended network structures [M(INA)(2)] (M = Zn, Cu) or [Cd(INA)(2)(OH2)]center dot DMF by further LAG with non-aqueous liquids such as methanol or DMF. Overall, the mechanochemical dehydrations are more effective than heating or immersion in bulk solvents. The work demonstrates a two-step mechanochemical synthesis of coordination networks via discrete aquo complexes which may be preferable to single step reactions or grinding-annealing procedures in some cases. For example, the two step method was the only way to prepare [Cd(INA)(2)(OH2)]center dot DMF mechanochemically and the porous network Cu(INA)(2) could not be obtained from the aquo complex by heating.
Resumo:
The paper presents IPPro which is a high performance, scalable soft-core processor targeted for image processing applications. It has been based on the Xilinx DSP48E1 architecture using the ZYNQ Field Programmable Gate Array and is a scalar 16-bit RISC processor that operates at 526MHz, giving 526MIPS of performance. Each IPPro core uses 1 DSP48, 1 Block RAM and 330 Kintex-7 slice-registers, thus making the processor as compact as possible whilst maintaining flexibility and programmability. A key aspect of the approach is in reducing the application design time and implementation effort by using multiple IPPro processors in a SIMD mode. For different applications, this allows us to exploit different levels of parallelism and mapping for the specified processing architecture with the supported instruction set. In this context, a Traffic Sign Recognition (TSR) algorithm has been prototyped on a Zedboard with the colour and morphology operations accelerated using multiple IPPros. Simulation and experimental results demonstrate that the processing platform is able to achieve a speedup of 15 to 33 times for colour filtering and morphology operations respectively, with a reduced design effort and time.