1,878 research outputs found

    Microprocessor utilization in search and rescue missions

    Get PDF
    The position of an emergency transmitter may be determined by measuring the Doppler shift of the distress signal as received by an orbiting satellite. This requires the computation of an initial estimate and refinement of this estimate through an iterative, nonlinear, least squares estimation. A version of the algorithm was implemented and tested by locating a transmitter on the premises and obtaining observations from a satellite. The computer used was an IBM 360/95. The position was determined within the desired 10 km radius accuracy. The feasibility of performing the same task in real time using microprocessor technology, was determined. The least squares algorithm was implemented on an Intel 8080 microprocessor. The results indicate that a microprocessor can easily match the IBM implementation in accuracy and be performed inside the time limitations set

    Fortran Program for X-Ray Photoelectron Spectroscopy Data Reformatting

    Get PDF
    A FORTRAN program has been written for use on an IBM PC/XT or AT or compatible microcomputer (personal computer, PC) that converts a column of ASCII-format numbers into a binary-format file suitable for interactive analysis on a Digital Equipment Corporation (DEC) computer running the VGS-5000 Enhanced Data Processing (EDP) software package. The incompatible floating-point number representations of the two computers were compared, and a subroutine was created to correctly store floating-point numbers on the IBM PC, which can be directly read by the DEC computer. Any file transfer protocol having provision for binary data can be used to transmit the resulting file from the PC to the DEC machine. The data file header required by the EDP programs for an x ray photoelectron spectrum is also written to the file. The user is prompted for the relevant experimental parameters, which are then properly coded into the format used internally by all of the VGS-5000 series EDP packages

    Extended precision software packages

    Get PDF
    A description of three extended precision packages is presented along with three small conversion subroutines which can be used in conjunction with the extended precision packages. These extended packages represent software packages written in FORTRAN 4. They contain normalized or unnormalized floating point arithmetic with symmetric rounding and arbitrary mantissa lengths, and normalized floating point interval arithmetic with appropriate rounding. The purpose of an extended precision package is to enable the user to use and manipulate numbers with large decimal places as well as those with small decimal places where precision beyond double precision is required

    IBM system/360 assembly language interval arithmetic software

    Get PDF
    Computer software designed to perform interval arithmetic is described. An interval is defined as the set of all real numbers between two given numbers including or excluding one or both endpoints. Interval arithmetic consists of the various elementary arithmetic operations defined on the set of all intervals, such as interval addition, subtraction, union, etc. One of the main applications of interval arithmetic is in the area of error analysis of computer calculations. For example, it has been used sucessfully to compute bounds on sounding errors in the solution of linear algebraic systems, error bounds in numerical solutions of ordinary differential equations, as well as integral equations and boundary value problems. The described software enables users to implement algorithms of the type described in references efficiently on the IBM 360 system

    Fundamentals of computer systems architecture

    Get PDF
    In the study guide "Fundamentals of computer systems architecture" the questions of presentation of information in different systems of calculation, execution of logical and arithmetic operations are considered. Each chapter provides the necessary theoretical information, examples of presentation of information and examples of execution of arithmetic and logical operations, given tasks for self-execution and control questions. For the students of specialties 121 – “Software Engineering” and 123 – “Computer Engineering”

    2A Delivery

    Get PDF
    For students who want or need to learn how to count in binary and hexadecimal, the 2A Delivery Android application is a teaching tool that will help students learn by playing a game. This game will simulate a career with a fictional delivery company and will encourage the dedication of the student with pay raises, bonuses for great work, upgrades to vehicles, and map expansions. Unlike the current educational games available on the market, our product will use a storyline that will boost learning and stimulate the mind by teaching how to convert between multiple number bases

    Grain quality inspection system

    Get PDF
    A review of grain quality indicators and measurement methods was conducted in order to assess the feasibility of using remote sensing technology to develop a continuous monitoring system for use during grain transfer operations. Most detection methods were found to be too slow or too expensive to be incorporated into the normal inspection procedure of a grain elevator on a continuous basis. Two indicators, moisture content and broken corn and foreign material, show potential for automation and are of an economic value. A microprocessor based system which utilizes commercially available electronic moisture meter was developed and tested. A method for automating BCFM measurement is described. A complete system description is presented along with performance test results

    Parallel Computation of Feynman diagrams with DIANA

    Full text link
    Co-operation of the Feynman DIagram ANAlyzer (DIANA) with the underlying operational system (UNIX) is presented. We discuss operators to run external commands and a recent development of parallel processing facilities and an extension in the spirit of a component model.Comment: 23 pages, Latex using psfig, epsf and alltt, 3 figure
    corecore