Search NASASearch

SEARCH · Search NASA

Results for “multiuser”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 19 records

Multiuser Droplet Combustion Apparatus Developed to Conduct Combustion Experiments

A major portion of the energy produced in the world today comes from the combustion or burning of liquid hydrocarbon fuels in the form of droplets. However, despite vigorous scientific examinations for over a century, researchers still lack a full understanding of many fundamental combustion processes of liquid fuels. Understanding how these fuel droplets ignite, spread, and extinguish themselves will help us develop more efficient ways of energy production and propulsion, as well as help us deal better with the problems of combustion-generated pollution and fire hazards associated with liquid combustibles. The ability to conduct more controlled experiments in space, without the complication of gravity, provides scientists with an opportunity to examine these complicated processes closely. The Multiuser Droplet Combustion Apparatus (MDCA) supports this continued research under microgravity conditions. The objectives are to improve understanding of fundamental droplet phenomena affected by gravity, to use research results to advance droplet combustion science and technology on Earth, and to address issues of fire hazards associated with liquid combustibles on Earth and in space. MDCA is a multiuser facility designed to accommodate different combustion science experiments. The modular approach permits the on-orbit replacement of droplet combustion principal investigator experiments such as different fuels, droplet-dispensing needles, and droplet-tethering mechanisms. Large components such as the avionics, diagnostics, and base-plate remain on the International Space Station to reduce the launch mass of new experiments. MDCA is also designed to operate in concert with ground systems on Earth to minimize the involvement of the crew during orbit.

Myhre, Craig A.

Multiuser Collaboration with Networked Mobile Devices

In this paper we describe a multiuser collaboration infrastructure that enables multiple mission scientists to remotely and collaboratively interact with visualization and planning software, using wireless networked personal digital assistants(PDAs) and other mobile devices. During ground operations of planetary rover and lander missions, scientists need to meet daily to review downlinked data and plan science activities. For example, scientists use the Science Activity Planner (SAP) in the Mars Exploration Rover (MER) mission to visualize downlinked data and plan rover activities during the science meetings [1]. Computer displays are projected onto large screens in the meeting room to enable the scientists to view and discuss downlinked images and data displayed by SAP and other software applications. However, only one person can interact with the software applications because input to the computer is limited to a single mouse and keyboard. As a result, the scientists have to verbally express their intentions, such as selecting a target at a particular location on the Mars terrain image, to that person in order to interact with the applications. This constrains communication and limits the returns of science planning. Furthermore, ground operations for Mars missions are fundamentally constrained by the short turnaround time for science and engineering teams to process and analyze data, plan the next uplink, generate command sequences, and transmit the uplink to the vehicle [2]. Therefore, improving ground operations is crucial to the success of Mars missions. The multiuser collaboration infrastructure enables users to control software applications remotely and collaboratively using mobile devices. The infrastructure includes (1) human-computer interaction techniques to provide natural, fast, and accurate inputs, (2) a communications protocol to ensure reliable and efficient coordination of the input devices and host computers, (3) an application-independent middleware that maintains the states, sessions, and interactions of individual users of the software applications, (4) an application programming interface to enable tight integration of applications and the middleware. The infrastructure is able to support any software applications running under the Windows or Unix platforms. The resulting technologies not only are applicable to NASA mission operations, but also useful in other situations such as design reviews, brainstorming sessions, and business meetings, as they can benefit from having the participants concurrently interact with the software applications (e.g., presentation applications and CAD design tools) to illustrate their ideas and provide inputs.

ground operations

Interfacing laboratory instruments to multiuser, virtual memory computers

Incentives, problems and solutions associated with interfacing laboratory equipment with multiuser, virtual memory computers are presented. The major difficulty concerns how to utilize these computers effectively in a medium sized research group. This entails optimization of hardware interconnections and software to facilitate multiple instrument control, data acquisition and processing. The architecture of the system that was devised, and associated programming and subroutines are described. An example program involving computer controlled hardware for ultrasonic scan imaging is provided to illustrate the operational features.

Generazio, Edward R.

General-purpose interface bus for multiuser, multitasking computer system

The architecture of a multiuser, multitasking, virtual-memory computer system intended for the use by a medium-size research group is described. There are three central processing units (CPU) in the configuration, each with 16 MB memory, and two 474 MB hard disks attached. CPU 1 is designed for data analysis and contains an array processor for fast-Fourier transformations. In addition, CPU 1 shares display images viewed with the image processor. CPU 2 is designed for image analysis and display. CPU 3 is designed for data acquisition and contains 8 GPIB channels and an analog-to-digital conversion input/output interface with 16 channels. Up to 9 users can access the third CPU simultaneously for data acquisition. Focus is placed on the optimization of hardware interfaces and software, facilitating instrument control, data acquisition, and processing.

Generazio, Edward R.

Interfacing laboratory instruments to multiuser, virtual memory computers

Incentives, problems and solutions associated with interfacing laboratory equipment with multiuser, virtual memory computers are presented. The major difficulty concerns how to utilize these computers effectively in a medium sized research group. This entails optimization of hardware interconnections and software to facilitate multiple instrument control, data acquisition and processing. The architecture of the system that was devised, and associated programming and subroutines are described. An example program involving computer controlled hardware for ultrasonic scan imaging is provided to illustrate the operational features.

Generazio, Edward R.

Atmospheric lidar multiuser instrument - A Spacelab payload

With the advent of the Space Shuttle, it will be possible to place a sophisticated Lidar instrument onto a spacelab pallet and probe the atmosphere, at will, globally, remotely, at different wavelengths. NASA has been concerned with the implementation of such a concept. A study was conducted to define the type of Lidar system and the measurements needed for such an implementation. A description is presented of the definition study, which was subdivided in four major task areas. The Lidar instrument system obtained as a result of the study represents NASA-Langley's current design which has been proposed for continued development, implementation, and launch in the late 1980's.

Crumbly, K. H.

The emergence of multi-user expert systems

There exists a set of problems for which the single user workstation is not a viable solution. In some cases, it may be necessary for the system to support numerous experts working on different aspects of a single logical activity concurrently. In others, the activity may extend over a prolonged period of time during which different experts will work on different phases of the project to produce a single integrated result. Another possibility is that the results produced by the expert system must be continuously available to some group other than that actively exercising the expert system. These are the types of applications which require multiuser expert systems. The nature of NASA tends to produce expert system domains which are inherently multiuser. It is these domains that this new class of expert systems has first been encountered. As expert systems move into the main stream of large scale engineering projects, these encounters will become more frequent. A need for expert system building tools which can accommodate the unique properties of these multiuser domains as they emerge is a problem which needs to be addressed as the current set of tools migrate to time sharing environments, and as new tools are developed.

Freeman, Michael S.

Parallel computation in a three-dimensional elastic-plastic finite-element analysis

A CRAY parallel processing technique called autotasking was implemented in a three-dimensional elasto-plastic finite-element code. The technique was evaluated on two CRAY supercomputers, a CRAY 2 and a CRAY Y-MP. Autotasking was implemented in all major portions of the code, except the matrix equations solver. Compiler directives alone were not able to properly multitask the code; user-inserted directives were required to achieve better performance. It was noted that the connect time, rather than wall-clock time, was more appropriate to determine speedup in multiuser environments. For a typical example problem, a speedup of 2.1 (1.8 when the solution time was included) was achieved in a dedicated environment and 1.7 (1.6 with solution time) in a multiuser environment on a four-processor CRAY 2 supercomputer. The speedup on a three-processor CRAY Y-MP was about 2.4 (2.0 with solution time) in a multiuser environment.

Shivakumar, K. N.

Development of AMTRAN on the Datacraft DC6024

The AMTRAN system was implemented on the Datacraft DC6024 computer. Activities were directed toward providing greater user convenience and faster operation, development of a multiuser time sharing capability, and system support for user applications. The major portion of time was devoted to completing a two-user time sharing operating system and initiating work on an n-user system, with plans to provide service to up to n=8 users at this time. Flowcharts for the multiuser AMTRAN system are presented. The Datacraft DC6024 AMTRAN time sharing system comprises both software internal to AMTRAN and in the computer operating system. Only the AMTRAN portion is presented.

Source record

On the probability density function of the squared envelope of a sum of random phase vectors

Weber et al. (1980) have found that a generic problem arises in the study of multiuser FHMA/MFSK systems. According to this problem, the presence of the other channel users acts as interference to reception of the desired user's transmission. The present investigation is concerned with a recursive solution in which the recursion parameter is the number of vectors in the sum. A mathematical characterization of such a solution is presented, taking into account the simple two-vector case in which a well-known closed form result is possible. Some numerical results are also discussed. It is pointed out that the considered recursive solution provides a break in the bottleneck associated with the exact computation of the error probability performance of multiuser FHMA/MFSK systems and single access MFSK systems corrupted by multitone jamming.

Simon, M. K.

Parallel computation in a three-dimensional elastic-plastic finite-element analysis

CRAY 2 and CRAY Y-MP evaluation runs are undertaken for a three-dimensional, elastoplastic FEM code implementation of the 'autotasking' parallel-processing technique, which is used in all code components except the matrix-equation solver. For a typical example problem in the case of a four-processor CRAY 2, a speedup factor of 2.1 was found achievable in a dedicated environment, and 1.7 in a multiuser environment; for a three-processor CRAY Y-MP, speedup in a multiuser environment was about 2.4. Only minimal effort was required to implement autotasking in this implementation code.

Shivakumar, K. N.

Japanese plan for SSF utilization

The Japanese Experiment Module (JEM) program has made significant progress. The JEM preliminary design review was completed in July 1992; construction of JEM operation facilities has begun; and the micro-G airplane, drop shaft, and micro-G experiment rocket are all operational. The national policy for JEM utilization was also established. The Space Experiment Laboratory (SEL) opened in June '92 and will function as a user support center. Eight JEM multiuser facilities are in phase B, and scientific requirements are being defined for 17 candidate multiuser facilities. The National Joint Research Program is about to start. Precursor missions and early Space Station utilization activities are being defined. This paper summarizes the program in outline and graphic form.

Mizuno, Toshio

Microgravity Combustion Science and Fluid Physics Experiments and Facilities for the ISS

At the NASA Glenn Research Center, the Microgravity Science Program supports both ground-based and flight experiment research in the disciplines of Combustion Science and Fluid Physics. Combustion Science research includes the areas of gas jet diffusion flames, laminar flames, burning of droplets and misting fuels, solids and materials flammability, fire and fire suppressants, turbulent combustion, reaction kinetics, materials synthesis, and other combustion systems. The Fluid Physics discipline includes the areas of complex fluids (colloids, gels, foams, magneto-rheological fluids, non-Newtonian fluids, suspensions, granular materials), dynamics and instabilities (bubble and drop dynamics, magneto/electrohydrodynamics, electrochemical transport, geophysical flows), interfacial phenomena (wetting, capillarity, contact line hydrodynamics), and multiphase flows and phase changes (boiling and condensation, heat transfer, flow instabilities). A specialized International Space Station (ISS) facility that provides sophisticated research capabilities for these disciplines is the Fluids and Combustion Facility (FCF). The FCF consists of the Combustion Integrated Rack (CIR), the Fluids Integrated Rack (FIR) and the Shared Accommodations Rack and is designed to accomplish a large number of science investigations over the life of the ISS. The modular, multiuser facility is designed to optimize the science return within the available resources of on-orbit power, uplink/downlink capacity, crew time, upmass/downmass, volume, etc. A suite of diagnostics capabilities, with emphasis on optical techniques, will be provided to complement the capabilities of the subsystem multiuser or principal investigator-specific experiment modules. The paper will discuss the systems concept, technical capabilities, functionality, and the initial science investigations in each discipline.

Lauver, Richard W.

Relevance of ERTS to the State of Ohio

The author has identified the following significant results. A significant result was the fabrication of an image transfer and comparison device. To avoid problems and high costs encountered in manual drafting methods, Battelle staff members have fabricated an inexpensive, yet effective, technique for transferring ERTS-1 analysis displays from the Spatial Data 32-Color Viewer to maps and/or aircraft imagery. In brief, the image transfer-comparison device consists of a 2-way mirror which functions similar to a zoom transfer scope. However, the device permits multiuser viewing and real time photographic recording (35-mm and Polaroid) of enhanced ERTS-1 imagery superimposed over maps and aircraft photography. Thirty-five mm, 70 mm, and 4 in. x 5 in. photographs are taken of 80% of the TV screen of the Spatial Data Density Slicing Viewer. The resulting black and white and color imagery is then used in transparent overlays, viewgraphs, 35-mm and 70-mm transparencies, and paper prints for reports and publications. Annotations can be added on the TV screen or on the finished product.

Sweet, D. C.