Engineering PapersSearch

SEARCH · Engineering Papers

Results for “PCS”

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

Capacity and interference in a PCS system

In order to increase the capacity of a Personal Communication Service (PCS) system, the PCS system environment needs to be understood. The PCS system environment is briefly described in this paper. Because the frequency reuse concept is used to increase the capacity of PCS, the cochannel cells created cause cochannel interference. There are two approaches to reduce cochannel interference. One is the microcell approach (within the existing system) and the other is the reduction of cochannel cell separation approach (developing a new system). In-building communications using PCS systems has been addressed. Also, the Intelligent Network (IN) is described to show its importance. The cellular system has great potential to be the future PCS system.

Lee, William C. Y.

PCS: The First Fluid Physics Payload on ISS

The Physics of Colloids in Space (PCS) experiment was accommodated within International Space Station (ISS) EXpedite the PRocessing of Experiments to Space Station (EXPRESS) Rack 2 and was remotely operated from early June 2001 until February 2002 from NASA Glenn Research Center's Telescience Support Center in Cleveland, Ohio and from a remote site at Harvard University in Cambridge, Massachusetts. PCS is an experiment conceived by Professor David A. Weitz of Harvard University (the Principal Investigator), focusing on the behavior of three different classes of colloid mixtures. The sophisticated light scattering instrumentation comprising PCS is capable of color imaging, and dynamic and static light scattering from 11 to 169 degrees, Bragg scattering over the range from 10 to 60 degrees, and laser light scattering at low angles from 0.3 to 6.0 degrees. The PCS instrumentation performed remarkably well, demonstrating a flexibility that enabled experiments to be performed that had not been envisioned prior to launch. While on-orbit, PCS accomplished 2400 hours of science operations, and was declared a resounding success. Each of the eight sample cells worked well and produced interesting and important results. Crystal nucleation and growth and the resulting structures of two binary colloidal crystal alloys were studied, with the long duration microgravity environment of the ISS facilitating extended studies on the growth and coarsening characteristics of the crystals. In another experiment run, the de-mixing of the colloid-polymer critical-point sample was studied as it phase-separates into two phases, one that resembles a gas and one that resembles a liquid. This process was studied over four decades of length scale, from 1 micron to 1 centimeter, behavior that cannot be observed in this sample on Earth because sedimentation would cause the colloids to fall to the bottom of the cell faster than the de-mixing process could occur. Similarly, the study of gelation and aging of another colloid-polymer sample, the colloid-polymer gel, also provided valuable information on gelation mechanisms, as did investigations on the extremely the low concentration silica and polystyrene fractal gel samples.

Doherty, M.

Physics of Colloids in Space--Plus (PCS+) Experiment Completed Flight Acceptance Testing

The Physics of Colloids in Space--Plus (PCS+) experiment successfully completed system-level flight acceptance testing in the fall of 2003. This testing included electromagnetic interference (EMI) testing, vibration testing, and thermal testing. PCS+, an Expedite the Process of Experiments to Space Station (EXPRESS) Rack payload will deploy a second set of colloid samples within the PCS flight hardware system that flew on the International Space Station (ISS) from April 2001 to June 2002. PCS+ is slated to return to the ISS in late 2004 or early 2005.

Doherty, Michael P.

An approach to effective UHF (S/L band) data communications for satellite Personal Communication Service (PCS)

Reliable signaling information transfer is fundamental in supporting the needs of data communication PCS via LMS (Land Mobile Service) SSs (satellite systems). The needs of the system designer can be satisfied only through the collection of media information that can be brought to bear on the pertinent design issues. We at ISI hope to continue our dialogue with fading media experts to address the unique data communications needs of PCS via LMS SSs.

Hayase, Joshua Y.

Turbo Codes for PCS Applications

A number of the claims for turbo codes as a great advance in coding theory are confirmed, and a complete description is presented of an encoder/decoder pair that could be suitable for PCS applications. A new simple method for trellis termination is described, the effect of interleaver choice on the weight distribution of the code is analyzed, and unequal rate components (which yield better performance) are introduced.

coding turbo codes personal communication systems

Issues in PCS interoperability and Internetworking

This paper is an expansion of an earlier paper on Satellite/Terrestrial PCS which addressed issues for interoperability that included Networks, Services, Voice Coders and Mobility/Security. This paper focuses on the narrower topic of Network Reference Models and associated interfaces and protocols. The network reference models are addressed from the perspective of the User, the Cellular Carrier, the PSN Carrier, and the Radio Vendor. Each perspective is presented in the way these systems have evolved. The TIA TR46/GSM reference model will be reviewed. Variations in the use of this model that are prevalent in the industry will be discussed. These are the North American Cellular networks, the GSM networks, and the North American Carriers/Bellcore perspective. The paper concludes with the presentation of issues that develop from looking at merging satellite service into a world of many different networks.

Dean, Richard A.

Performance of an Optimized Eta Model Code on the Cray T3E and a Network of PCs

In the year 2001, NASA will launch the satellite TRIANA that will be the first Earth observing mission to provide a continuous, full disk view of the sunlit Earth. As a part of the HPCC Program at NASA GSFC, we have started a project whose objectives are to develop and implement a 3D cloud data assimilation system, by combining TRIANA measurements with model simulation, and to produce accurate statistics of global cloud coverage as an important element of the Earth's climate. For simulation of the atmosphere within this project we are using the NCEP/NOAA operational Eta model. In order to compare TRIANA and the Eta model data on approximately the same grid without significant downscaling, the Eta model will be integrated at a resolution of about 15 km. The integration domain (from -70 to +70 deg in latitude and 150 deg in longitude) will cover most of the sunlit Earth disc and will continuously rotate around the globe following TRIANA. The cloud data assimilation is supposed to run and produce 3D clouds on a near real-time basis. Such a numerical setup and integration design is very ambitious and computationally demanding. Thus, though the Eta model code has been very carefully developed and its computational efficiency has been systematically polished during the years of operational implementation at NCEP, the current MPI version may still have problems with memory and efficiency for the TRIANA simulations. Within this work, we optimize a parallel version of the Eta model code on a Cray T3E and a network of PCs (theHIVE) in order to improve its overall efficiency. Our optimization procedure consists of introducing dynamically allocated arrays to reduce the size of static memory, and optimizing on a single processor by splitting loops to limit the number of streams. All the presented results are derived using an integration domain centered at the equator, with a size of 60 x 60 deg, and with horizontal resolutions of 1/2 and 1/3 deg, respectively. In accompanying charts we report the elapsed time, the speedup and the Mflops as a function of the number of processors for the non-optimized version of the code on the T3E and theHIVE. The large amount of communication required for model integration explains its poor performance on theHIVE. Our initial implementation of the dynamic memory allocation has contributed to about 12% reduction of memory but has introduced a 3% overhead in computing time. This overhead was removed by performing loop splitting in some of the high demanding subroutines. When the Eta code is fully optimized in order to meet the memory requirement for TRIANA simulations, a non-negligeable overhead may appear that may seriously affect the efficiency of the code. To alleviate this problem, we are considering implementation of a new algorithm for the horizontal advection that is computationally less expensive, and also a new approach for marching in time.

Kouatchou, Jules

Serpentine by Hydrogenation of Fe-rich Ferromagnesiosilica PCs in Aggregate IDPs

Condensed hydrogen-bearing magnesiosilica smokes support that hydrogenation at H2/H2O ratios may lead to the formation of rare Fe-rich serpentine plus metallic iron in ferromagnesiosilica PCs with appropriate (Mg,Fe)/Si ratios that were acquired during their formation. Additional information is contained in the original extended abstract.

Rietmeijer, F. J. M.

Physics of Colloids in Space-2 (PCS-2)

The Physics of Colloids-2 (PCS-2) experiment is aimed at investigating the basic physical properties of several types of colloidal suspensions. The three broad classes of colloidal systems of interest are binary colloids, colloid-polymer mixtures, and fractal gels. The objective is to understand their phase behavior as well as the kinetics of the phase transitions in the absence of gravity. The nucleation, growth, and morphology characteristics of the crystals and gels that form would be studied using confocal microscopy. These will be observed directly with excellent time resolution, and therefore extensive information about the different phases and their growth mechanisms will be gained. With the laser tweezers, it will be possible to measure the strength of these structures and to modify them in a controlled way, and the spectrophotometer will provide the possibility to probe their optical properties. We believe that this experiment will provide the basis for future 'colloid engineering' in which complicated structures with novel properties (e.g., photonic crystals) will be grown by controlled self-assembly.

Sankaran, Subramanian

PCS-G systems analysis

Digital computer simulation of SNAP 8 power conversion system G startup and shutdown for systems analysis

Favero, L. R.

PCS-1 testing, March - May 1970

Development, characteristics, and performance tests of turbine alternator assembly system and component parts

Hodgson, J. N.

PCIPS 2.0: Powerful multiprofile image processing implemented on PCs

Over the years, the processing power of personal computers has steadily increased. Now, 386- and 486-based PC's are fast enough for many image processing applications, and inexpensive enough even for amateur astronomers. PCIPS is an image processing system based on these platforms that was designed to satisfy a broad range of data analysis needs, while requiring minimum hardware and providing maximum expandability. It will run (albeit at a slow pace) even on a 80286 with 640K memory, but will take full advantage of bigger memory and faster CPU's. Because the actual image processing is performed by external modules, the system can be easily upgraded by the user for all sorts of scientific data analysis. PCIPS supports large format lD and 2D images in any numeric type from 8-bit integer to 64-bit floating point. The images can be displayed, overlaid, printed and any part of the data examined via an intuitive graphical user interface that employs buttons, pop-up menus, and a mouse. PCIPS automatically converts images between different types and sizes to satisfy the requirements of various applications. PCIPS features an API that lets users develop custom applications in C or FORTRAN. While doing so, a programmer can concentrate on the actual data processing, because PCIPS assumes responsibility for accessing images and interacting with the user. This also ensures that all applications, even custom ones, have a consistent and user-friendly interface. The API is compatible with factory programming, a metaphor for constructing image processing procedures that will be implemented in future versions of the system. Several application packages were created under PCIPS. The basic package includes elementary arithmetics and statistics, geometric transformations and import/export in various formats (FITS, binary, ASCII, and GIF). The CCD processing package and the spectral analysis package were successfully used to reduce spectra from the Nordic Telescope at La Palma. A photometry package is also available, and other packages are being developed. A multitasking version of PCIPS that utilizes the factory programming concept is currently under development. This version will remain compatible (on the source code level) with existing application packages and custom applications.

Smirnov, O. M.

Optically derived elevation angle dependence of fading for satellite PCS

Images of urban Japan taken vertically through a 180 deg fisheye lens were analyzed to derive, as a function of elevation the fraction of sky that is clear, shadowed by trees, or blocked by buildings. At 32 deg elevation, results match those derived from satellite measurements fit to a 3-state fade model. Using the same model, for the first time the elevation angle dependence of mobile satellite fading is predicted.

Akturan, R.