52 research outputs found

    Intrinsic Reliability improvement in Biaxially Strained SiGe p-MOSFETs

    Full text link
    In this letter we not only show improvement in the performance but also in the reliability of 30nm thick biaxially strained SiGe (20%Ge) channel on Si p-MOSFETs. Compared to Si channel, strained SiGe channel allows larger hole mobility ({\mu}h) in the transport direction and alleviates charge flow towards the gate oxide. {\mu}h enhancement by 40% in SiGe and 100% in Si-cap SiGe is observed compared to the Si hole universal mobility. A ~40% reduction in NBTI degradation, gate leakage and flicker noise (1/f) is observed which is attributed to a 4% increase in the hole-oxide barrier height ({\phi}) in SiGe. Similar field acceleration factor ({\Gamma}) for threshold voltage shift ({\Delta}VT) and increase in noise ({\Delta}SVG) in Si and SiGe suggests identical degradation mechanisms.Comment: 4 figures, 3 pages, accepted for publication in IEEE ED

    Batch solution of small PDEs with the OPS DSL

    Get PDF
    In this paper we discuss the challenges and optimisations opportunities when solving a large number of small, equally sized discretised PDEs on regular grids. We present an extension of the OPS (Oxford Parallel library for Structured meshes) embedded Domain Specific Language, and show how support can be added for solving multiple systems, and how OPS makes it easy to deploy a variety of transformations and optimisations. The new capabilities in OPS allow to automatically apply data structure transformations, as well as execution schedule transformations to deliver high performance on a variety of hardware platforms. We evaluate our work on an industrially representative finance simulation on Intel CPUs, as well as NVIDIA GPUs

    Large-scale performance of a DSL-based multi-block structured-mesh application for Direct Numerical Simulation

    Get PDF
    SBLI (Shock-wave/Boundary-layer Interaction) is a large-scale Computational Fluid Dynamics (CFD) application, developed over 20 years at the University of Southampton and extensively used within the UK Turbulence Consortium. It is capable of performing Direct Numerical Simulations (DNS) or Large Eddy Simulation (LES) of shock-wave/boundary-layer interaction problems over highly detailed multi-block structured mesh geometries. SBLI presents major challenges in data organization and movement that need to be overcome for continued high performance on emerging massively parallel hardware platforms. In this paper we present research in achieving this goal through the OPS embedded domain-specific language. OPS targets the domain of multi-block structured mesh applications. It provides an API embedded in C/C++ and Fortran and makes use of automatic code generation and compilation to produce executables capable of running on a range of parallel hardware systems. The core functionality of SBLI is captured using a new framework called OpenSBLI which enables a developer to declare the partial differential equations using Einstein notation and then automatically carryout discretization and generation of OPS (C/C++) API code. OPS is then used to automatically generate a wide range of parallel implementations. Using this multi-layered abstractions approach we demonstrate how new opportunities for further optimizations can be gained, such as fine-tuning the computation intensity and reducing data movement and apply them automatically. Performance results demonstrate there is no performance loss due to the high-level development strategy with OPS and OpenSBLI, with performance matching or exceeding the hand-tuned original code on all CPU nodes tested. The data movement optimizations provide over 3× speedups on CPU nodes, while GPUs provide 5× speedups over the best performing CPU node. The OPS generated parallel code also demonstrates excellent scalability on nearly 100K cores on a Cray XC30 (ARCHER at EPCC) and on over 4K GPUs on a CrayXK7 (Titan at ORNL)

    Fizykochemiczne i mechaniczne właściwości różnych morfologicznie części drzewa herbacianego (Melaleuca alternifolia)

    No full text
    Tea tree fibres as underutilised fibres were investigated physically, chemically and mechanically. From this study, it was found that the tea tree leaf (TTL) had the highest density - 0.42 g/cm3, and the highest percentage of water absorption - 69.9%. From the tensile strength, the tea tree trunk (TTT) gave the highest value - 65.44 MPa, followed by the tea tree branch (TTB) - 48.43 MPa and tea tree leaf (TTL) - 47.47 MPa. The chemical composition of fibres showed TTT had the highest cellulose content, which is 33.9%, followed by TTB -27.2%, and TTL - 13.5%. Meanwhile TTL had the highest extractive value - 16.4%, almost 3 times higher than TTB and TTT due to the existence of tea tree oil in TTL. From the FTIR result, TTL, TTB and TTT had similar spectra and no major differences. This paper aims to rationalise the potential of underutilised tea tree (Melaleuca alternifolia) waste as a novel source of natural fibre, to become a potential reinforcement or filler in the development of a new biocomposite.Na podstawie badań stwierdzono, że liście drzewa herbacianego mają najwyższą gęstość 0.42 g/cm3 i najwyższą zawartość procentową absorpcji wody 69.9%. Badając wytrzymałość stwierdzono, że włókna z pnia drzewa herbacianego charakteryzują się najwyższą wytrzymałością 65.44 MPa, podczas gdy włókna z gałęzi mają wytrzymałość 48.43 MPa, a z liści 47.47 MPa. Badanie składu chemicznego wykazało, że włókna z pnia mają najwyższą zawartość celulozy 33.9%, podczas gdy z gałęzi 27.2% i liści 13.5%. Możliwość ekstrakcji jest największa dla liści 16.4%, prawie trzykrotnie wyższa niż dla gałęzi i pnia w wyniku zawartości w liściach olejku z drzewa herbacianego. Na podstawie badań FTIR stwierdzono, że poszczególne rodzaje morfologiczne włókien mają zbliżone rozkłady spektralne bez zasadniczych różnic. Głównym celem artykułu jest udowodnienie możliwości wykorzystania odpadów z drzewa herbacianego jako nowego źródła włókien naturalnych mogącego służyć jako potencjalne wzmocnienie lub wypełnienie przy opracowaniu nowych biokompozytów
    corecore