2,182 research outputs found

    SAFIUS - A secure and accountable filesystem over untrusted storage

    Get PDF
    We describe SAFIUS, a secure accountable file system that resides over an untrusted storage. SAFIUS provides strong security guarantees like confidentiality, integrity, prevention from rollback attacks, and accountability. SAFIUS also enables read/write sharing of data and provides the standard UNIX-like interface for applications. To achieve accountability with good performance, it uses asynchronous signatures; to reduce the space required for storing these signatures, a novel signature pruning mechanism is used. SAFIUS has been implemented on a GNU/Linux based system modifying OpenGFS. Preliminary performance studies show that SAFIUS has a tolerable overhead for providing secure storage: while it has an overhead of about 50% of OpenGFS in data intensive workloads (due to the overhead of performing encryption/decryption in software), it is comparable (or better in some cases) to OpenGFS in metadata intensive workloads.Comment: 11pt, 12 pages, 16 figure

    Rotorcraft linear simulation model. Volume 2: Computer implementation

    Get PDF
    A computer program used to process the equations is presented, and a full description of equation implementation is given. The model was implemented in the IBM 360 and CDC series computer systems

    PROGRAPE-1: A Programmable, Multi-Purpose Computer for Many-Body Simulations

    Get PDF
    We have developed PROGRAPE-1 (PROgrammable GRAPE-1), a programmable multi-purpose computer for many-body simulations. The main difference between PROGRAPE-1 and "traditional" GRAPE systems is that the former uses FPGA (Field Programmable Gate Array) chips as the processing elements, while the latter rely on the hardwired pipeline processor specialized to gravitational interactions. Since the logic implemented in FPGA chips can be reconfigured, we can use PROGRAPE-1 to calculate not only gravitational interactions but also other forms of interactions such as van der Waals force, hydrodynamical interactions in SPH calculation and so on. PROGRAPE-1 comprises two Altera EPF10K100 FPGA chips, each of which contains nominally 100,000 gates. To evaluate the programmability and performance of PROGRAPE-1, we implemented a pipeline for gravitational interaction similar to that of GRAPE-3. One pipeline fitted into a single FPGA chip, which operated at 16 MHz clock. Thus, for gravitational interaction, PROGRAPE-1 provided the speed of 0.96 Gflops-equivalent. PROGRAPE will prove to be useful for wide-range of particle-based simulations in which the calculation cost of interactions other than gravity is high, such as the evaluation of SPH interactions.Comment: 20 pages with 9 figures; submitted to PAS

    The Implementation of iData - A Case Study in Generic Programming

    Get PDF
    Item does not contain fulltex

    Two dimensional recursive digital filters for near real time image processing

    Get PDF
    A program was designed toward the demonstration of the feasibility of using two dimensional recursive digital filters for subjective image processing applications that require rapid turn around. The concept of the use of a dedicated minicomputer for the processor for this application was demonstrated. The minicomputer used was the HP1000 series E with a RTE 2 disc operating system and 32K words of memory. A Grinnel 256 x 512 x 8 bit display system was used to display the images. Sample images were provided by NASA Goddard on a 800 BPI, 9 track tape. Four 512 x 512 images representing 4 spectral regions of the same scene were provided. These images were filtered with enhancement filters developed during this effort

    Projet: Jet Cross Sections in Deeply Inelastic Electron Proton Scattering (VERSION 4.1)

    Full text link
    PROJET is a parton level Monte Carlo program for the calculation of jet cross sections in deeply inelastic electron proton scattering. In its present version it contains the Born level diagrams for the production of (1+1), (2+1) and (3+1) jets and the next-to-leading order corrections for the production cross sections of (1+1) and (2+1) jets for all polarisations of the exchanged virtual photon. In particular, the full angular correlations between the lepton and jet momenta are implemented. The program permits the application of acceptance cuts on all external momenta. For this purpose, the program creates an event record accessible to the user program with all momenta in the laboratory frame and in the center of momentum frame of the proton and the virtual photon. This option is indispensable for phenomenological studies because of the strong dependence of cross sections on phase space restrictions and the large uncertainty of fragmentation corrections in the proton direction. Since PROJET uses the Monte Carlo integration method for the evaluation of phase space integrals, the weights of the generated events can be used to produce distributions of observables related to jet momenta.Comment: 28 pages (LaTeX), CERN-TH.7420/9

    Research Reports: 1984 NASA/ASEE Summer Faculty Fellowship Program

    Get PDF
    A NASA/ASEE Summer Faulty Fellowship Program was conducted at the Marshall Space Flight Center (MSFC). The basic objectives of the programs are: (1) to further the professional knowledge of qualified engineering and science faculty members; (2) to stimulate an exchange of ideas between participants and NASA; (3) to enrich and refresh the research and teaching activities of the participants' institutions; and (4) to contribute to the research objectives of the NASA Centers. The Faculty Fellows spent ten weeks at MSFC engaged in a research project compatible with their interests and background and worked in collaboration with a NASA/MSFC colleague. This document is a compilation of Fellows' reports on their research during the summer of 1984. Topics covered include: (1) data base management; (2) computational fluid dynamics; (3) space debris; (4) X-ray gratings; (5) atomic oxygen exposure; (6) protective coatings for SSME; (7) cryogenics; (8) thermal analysis measurements; (9) solar wind modelling; and (10) binary systems

    HE Plots for Repeated Measures Designs

    Get PDF
    Hypothesis error (HE) plots, introduced in Friendly (2007), provide graphical methods to visualize hypothesis tests in multivariate linear models, by displaying hypothesis and error covariation as ellipsoids and providing visual representations of effect size and significance. These methods are implemented in the heplots for R (Fox, Friendly, and Monette 2009a) and SAS (Friendly 2006), and apply generally to designs with fixed-effect factors (MANOVA), quantitative regressors (multivariate multiple regression) and combined cases (MANCOVA). This paper describes the extension of these methods to repeated measures designs in which the multivariate responses represent the outcomes on one or more âÂÂwithin-subjectâ factors. This extension is illustrated using the heplots for R. Examples describe one- sample profile analysis, designs with multiple between-S and within-S factors, and doubly- multivariate designs, with multivariate responses observed on multiple occasions.
    corecore