Search NASA⌕ Search

SEARCH · Search NASA

Results for “Nearby Problems”

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 109 records · Page 6

Application of the complex cepstrum to the location of acoustic sources near reflective surfaces

The complex cepstrum is used to correct bearing estimations of acoustic sources in the presence of a reflective surface. An automated liftering procedure is used which zeros out a block portion of the cepstrum including the echo information. The problem of the resulting distortion is alleviated by applying a coherence criterion to the recovered direct signals at each microphone. Thus to a large degree the interactive nature of cepstral processing is overcome for this application. For the test signals and geometries considered the cepstrum is shown to accurately correct for bearing errors in acoustic signals contaminated with reflections from nearby surfaces.

Fuller, C. R.↗

A comparison of two neural network schemes for navigation

Neural networks have been applied to tasks in several areas of artificial intelligence, including vision, speech, and language. Relatively little work has been done in the area of problem solving. Two approaches to path-finding are presented, both using neural network techniques. Both techniques require a training period. Training under the back propagation (BPL) method was accomplished by presenting representations of (current position, goal position) pairs as input and appropriate actions as output. The Hebbian/interactive activation (HIA) method uses the Hebbian rule to associate points that are nearby. A path to a goal is found by activating a representation of the goal in the network and processing until the current position is activated above some threshold level. BPL, using back-propagation learning, failed to learn, except in a very trivial fashion, that is equivalent to table lookup techniques. HIA, performed much better, and required storage of fewer weights. In drawing a comparison, it is important to note that back propagation techniques depend critically upon the forms of representation used, and can be sensitive to parameters in the simulations; hence the BPL technique may yet yield strong results.

Munro, Paul W.↗

A comparison of two neural network schemes for navigation

Neural networks have been applied to tasks in several areas of artificial intelligence, including vision, speech, and language. Relatively little work has been done in the area of problem solving. Two approaches to path-finding are presented, both using neural network techniques. Both techniques require a training period. Training under the back propagation (BPL) method was accomplished by presenting representations of current position, goal position pairs as input and appropriate actions as output. The Hebbian/interactive activation (HIA) method uses the Hebbian rule to associate points that are nearby. A path to a goal is found by activating a representation of the goal in the network and processing until the current position is activated above some threshold level. BPL, using back-propagation learning, failed to learn, except in a very trivial fashion, that is equivalent to table lookup techniques. HIA, performed much better, and required storage of fewer weights. In drawing a comparison, it is important to note that back propagation techniques depend critically upon the forms of representation used, and can be sensitive to parameters in the simulations; hence the BPL technique may yet yield strong results.

Munro, Paul↗

Multiwavelength Observations of a Dramatic High-Energy Flare in the Blazar 3C 279

The blazar 3C 279, one of the brightest identified extragalactic objects in the gamma-ray sky, underwent a large (factor of approx. 10 in amplitude) flare in gamma-rays toward the end of a 3 week pointing by Compton Gamma Ray Observatory (CGRO), in 1996 January-February. The flare peak represents the highest gamma-ray intensity ever recorded for this object. During the high state, extremely rapid gamma-ray variability was seen, including an increase of a factor of 2.6 in approx. 8 hrs., which strengthens the case for relativistic beaming. Coordinated multifrequency observations were carried out with Rossi X-Ray Timing Explorer (RXTE), Advanced Satellite for Cosmology and Astrophysics (ASCA; or, Astro-D), Roentgen Satellite (ROSAT), and International Ultraviolet Explorer (IUE) and from many ground-based observatories, covering most accessible wavelengths. The well-sampled, simultaneous RXTE light curve shows an outburst of lower amplitude (factor of approx. or equal to 3) well correlated with the gamma-ray flare without any lag larger than the temporal resolution of approx. 1 day. The optical-UV light curves, which are not well sampled during the high-energy flare, exhibit more modest variations (factor of approx. 2) and a lower degree of correlation. The flux at millimetric wavelengths was near a historical maximum during the gamma-ray flare peak, and there is a suggestion of a correlated decay. We present simultaneous spectral energy distributions of 3C 279 prior to and near to the flare peak. The gamma-rays vary by more than the square of the observed IR-optical flux change, which poses some problems for specific blazar emission models. The synchrotron self-Compton (SSC) model would require that the largest synchrotron variability occurred in the mostly unobserved submillimeter/far-infrared region. Alternatively, a large variation in the external photon field could occur over a time scale of a few days. This occurs naturally in the "mirror" model wherein the flaring region in the jet photoionizes nearby broad emission line clouds, which, in turn, provide soft external photons that are Comptonized to gamma-ray energies.

Wehrle, A. E.↗

Multiwavelength Observations of a Dramatic High-Energy Flare in the Blazar 3C 279

The blazar 3C 279, one of the brightest identified extragalactic objects in the gamma-ray sky, underwent a large (factor of approximately 10 in amplitude) flare in gamma-rays toward the end of a 3 week pointing by Compton Gamma Ray Observatory (CGRO), in 1996 January-February. The flare peak represents the highest gamma-ray intensity ever recorded for this object. During the high state, extremely rapid gamma-ray variability was seen, including an increase of a factor of 2.6 in approximately 8 hr, which strengthens the case for relativistic beaming. Coordinated multifrequency observations were carried out with Rossi X-Ray Timing Explorer (RXTE), Advanced Satellite for Cosmology and Astrophysics (ASCA; or, Astro-D), Roentgen Satellite (ROSAT), and International Ultraviolet Explorer (IUE) and from many ground-based observatories, covering most accessible wavelengths. The well-sampled, simultaneous RXTE light curve shows an outburst of lower amplitude (factor of approximately = 3) well correlated with the gamma-ray flare without any lag larger than the temporal resolution of approximately 1 day. The optical-UV light curves, which are not well sampled during the high-energy flare, exhibit more modest variations (factor of approximately 2) and a lower degree of correlation. The flux at millimetric wavelengths was near a historical maximum during the gamma-ray flare peak, and there is a suggestion of a correlated decay. We present simultaneous spectral energy distributions of 3C 279 prior to and near to the flare peak. The gamma-rays vary by more than the square of the observed IR-optical flux change, which poses some problems for specific blazar emission models. The synchrotron self-Compton (SSC) model would require that the largest synchrotron variability occurred in the mostly unobserved submillimeter/far-infrared region. Alternatively, a large variation in the external photon field could occur over a time-scale of a few days. This occurs naturally in the "mirror" model wherein the flaring region in the jet photoionizes nearby broad emission line clouds, which, in turn, provide soft external photons that are Comptonized to gamma-ray energies.

Wehrle, A. E.↗

Nearest Neighbor Algorithms for Pattern Classification

A solution of the discrimination problem is considered by means of the minimum distance classifier, commonly referred to as the nearest neighbor (NN) rule. The NN rule is nonparametric, or distribution free, in the sense that it does not depend on any assumptions about the underlying statistics for its application. The k-NN rule is a procedure that assigns an observation vector z to a category F if most of the k nearby observations x sub i are elements of F. The condensed nearest neighbor (CNN) rule may be used to reduce the size of the training set required categorize The Bayes risk serves merely as a reference-the limit of excellence beyond which it is not possible to go. The NN rule is bounded below by the Bayes risk and above by twice the Bayes risk.

Barrios, J. O.↗

Quantum computing approach for building surface sunlit in urban-scale energy modeling

Solar shadow calculations are needed in building energy modeling and performance simulation of PV systems installed on roofs or facades of buildings. We present a quantum computing approach for calculation of building surface sunlit fractions by recasting solar visibility as a binary optimization problem solved by quantum annealing. Each triangulated surface centroid is encoded as a binary qubit indicating sunlit or shaded status. Geometric visibility constraints are derived from the Möller-Trumbore intersection algorithm and converted into a constrained quadratic binary model compatible with contemporary quantum annealers. The coefficients were embedded to D-Wave quantum computer. To demonstrate feasibility, we conducted a case study in San Francisco for a target building with 52 triangles and roughly 2700 nearby triangles within 50 m evaluated at representative winter and summer solar positions. The results demonstrated that quantum annealing can reliably calculate and distinguish sunlit from shaded surfaces. Quantum samples achieved average accuracy exceeding 92.4 %, with the aggregate surface-level agreement approaching 99.9 %. The outputs of quantum computers agreed closely with classical algorithms, indicating practical feasibility and promising scalability. Finally, the hourly sunlit fractions of building surfaces can be obtained for urban energy modelling. This is the first study to apply quantum computing to the solar shadow and building surface sunlit calculation. It introduces a new paradigm that differs fundamentally from traditional approaches.

Deng, Zhipeng↗

The Lunar Configurable Array Telescope (LCAT)

The desire for a much larger space telescope than HST by astronomers is clearly demonstrated by the attendance at this Workshop. The reality is that a much larger space telescope than the HST collides with cost scaling reality. Coupled with this reality is the fact that any multi-billion dollar science project must have broad-based support from the science community and solid political support at both Presidential and Congressional levels. The HST successor is certainly in the same multi-billion dollar class as the Super Collider of the physics community, a project that has finally achieved the broad support base necessary for funding to follow. Advocacy of a bigger HST on the general grounds that 'bigger is better' will not be sufficient. A new concept needs to be developed that clearly diverges from scaling up of a traditional HST-type space telescope. With these realities in mind we have a few comments regarding the nature of a possible space telescope that may depart from what the organizers of this Workshop had in mind. The national goal declared by the President is Space Station, the Moon and Mars, in that order. Space Station is a potential location where a large system could be assembled prior to being sent into a high orbit. It is not a desirable environment for a large space telescope. Mars is not relevant as an observatory site. The Moon is very relevant for reasons we will address. Our comments are based on the premise of a permanent Lunar Outpost. One of the main arguments for a lunar telescope is a degree of permanency, that is, as long as a Lunar Outpost is maintained. In contrast, the relatively short lifetime of an orbiting telescope is a disadvantage, especially as a cost penalty. Access to a telescope in a 100,000 km orbit for refurbishment and resupply is a major problem with no solution in the present NASA planning. A telescope in conjunction with a Lunar Outpost means the possibility for continual upgrading or modifying the telescope to meet changing science objectives. The two main technical disadvantages of the Moon are: 1) its gravity field; and 2) direct Sun and Earth light. The gravity term is manageable. It also appears to be feasible to shield the telescope from direct sun and Earth light and from scattering from nearby lunar terrain. Thermal disturbances to the telescope also appear to be manageable by proper shielding, enabling the telescope to become as cold as if it were at a lunar pole crater. If these conditions are met, the telescope could be at a logistically convenient location near the Lunar Outpost. We want to address a concept that is significantly different from those presented in the preliminary communications from Garth Illingworth in order to help fill in the matrix of possibilities. This option, moreover, is of special interest to JPL and could be an area where JPL can contribute in future studies.

Meinel, Aden B.↗

Statistical Quality Control of Moisture Data in GEOS DAS

A new statistical quality control algorithm was recently implemented in the Goddard Earth Observing System Data Assimilation System (GEOS DAS). The final step in the algorithm consists of an adaptive buddy check that either accepts or rejects outlier observations based on a local statistical analysis of nearby data. A basic assumption in any such test is that the observed field is spatially coherent, in the sense that nearby data can be expected to confirm each other. However, the buddy check resulted in excessive rejection of moisture data, especially during the Northern Hemisphere summer. The analysis moisture variable in GEOS DAS is water vapor mixing ratio. Observational evidence shows that the distribution of mixing ratio errors is far from normal. Furthermore, spatial correlations among mixing ratio errors are highly anisotropic and difficult to identify. Both factors contribute to the poor performance of the statistical quality control algorithm. To alleviate the problem, we applied the buddy check to relative humidity data instead. This variable explicitly depends on temperature and therefore exhibits a much greater spatial coherence. As a result, reject rates of moisture data are much more reasonable and homogeneous in time and space.

Dee, D. P.↗

The Space Interferometry Mission

The Space Interferometry Mission (SIM) is the next major space mission in NASA's Origins program after SIRTF. The SIM architecture uses three Michelson interferometers in low-earth orbit to provide 4 microarcsecond precision absolute astrometric measurements on approx. 40,000 stars. SIM will also provide synthesis imaging in the visible waveband to a resolution of 10 milliarcsecond, and interferometric nulling to a depth of 10(exp -4). A near-IR (1-2 micron) capability is being considered. Many key technologies will be demonstrated by SIM that will be carried over directly or can be readily scaled to future Origins missions such as TPF. The SIM spacecraft will carry a triple Michelson interferometer with baselines in the 10 meter range. Two interferometers act as high precision trackers, providing attitude information at all time, while the third one conducts the science observations. Ultra-accurate laser metrology and active systems monitor the systematic errors and to control the instrument vibrations in order to reach the 4 microarcsecond level on wide-angle measurements. SIM will produce a wealth of new astronomical data. With an absolute positional precision of 4 microarcsecond, SIM will improve on the best currently available measures (the Hipparcos catalog) by 2 or 3 orders of magnitude, providing parallaxes accurate to 10% and transverse velocities to 0.2 km/s anywhere in the Galaxy, to stars as faint as 20th magnitude. With the addition of radial velocities, knowledge of the 6-dimension phase space for objects of interest will allow us to attack a wide array of previously inaccessible problems such as: search for planets down to few earth masses; calibration of stellar luminosities and by means of standard candles, calibration of the cosmic distance scale; detecting perturbations due to spiral arms, disk warps and central bar in our galaxy; probe of the gravitational potential of the Galaxy, several kiloparsecs out of the galactic plane; synthesis imaging of circumstellar disks around young stellar objects; imaging the narrow-line regions of AGNs in the optical; direct distance determination of a half dozen nearby spiral galaxies using rotational kinematics, thereby sidestepping reddening and metallicity issues in the calibration of distance estimators like Tully-Fisher; imaging exozodiacal dust disks (when operating in its nulling mode, SIM will be sensitive, at a distance of (beta) Pic (20 pc), to scales ranging from 0.2 to 5 AU).

Unwin, Stephen C.↗

Engineering the Interface: Advanced Surface Technologies for Lunar Dust Management and Equipment Longevity

Through the Artemis program, NASA intends to develop a sustainable human foothold on the Moon, ultimately paving the way for crewed exploration of Mars. The Moon's hostile environment poses numerous obstacles, including exposure to radiation, temperature extremes, micrometeoroid threats, and particularly the persistent problem of lunar dust. Lunar dust impacts nearly every aspect of surface operations through adhesion and abrasion mechanisms, with contamination from anthropogenic activities (landing, rovers) far outweighing natural phenomena. Multiple adhesion pathways contribute to surface contamination in the lunar environment, including van der Waals forces, electrostatic forces, chemical reaction, and magnetic forces from elemental iron deposits. Sharp asperities from micrometeoroid bombardment and atmospheric absence increase interaction potential and enable mechanical interlocking. Low cohesion between dust particles exacerbates these challenges, as minimal interaction potential between dust and nearby surfaces overcomes particle cohesion, causing contamination. Lunar dust adhesion mitigation technologies can be categorized as either active, requiring external energy, or passive, relying on intrinsic material properties. Ultrasonic and electrodynamic technologies have been developed to the highest technology readiness level for active approaches. Passive strategies primarily focus on surface chemistry and topography modifications. At NASA Langley Research Center, approaches include surface migration agents to reduce surface energy, topographical modification using laser ablation patterning, and tailored surface conductivity to reduce intrinsic adhesion force. Performance has been evaluated using custom-built ultrasonic and centrifuge instruments. Plume-surface interactions from lunar landers can propel micrometer-sized particles at velocities up to 1000 m s-1.8 These particles pose risks to landers, habitats and infrastructure, leading to erosion, degradation, and reduced component lifespan. A panel recovered from Surveyor III was determined to have been severely abraded because of lunar dust displaced from the Apollo 12 lunar module that landed 160 m away. The performance of metallic surfaces has been evaluated via high velocity single particle impact using the laser-induced project impact test (LIPIT) facility at the University of Utah. Peridynamics modeling, a form of continuum mechanics that uses a nonlocal approach enabling greater simulation capabilities of crack initiation and fracture, has also been utilized to gain greater insight into material response during impact events. Lunar dust contamination challenges extend to power generation systems and moving equipment. Cables, rotation stages, and other mechanisms may experience limited range of motion and reduced lifetime due to dust infiltration. NASA Langley Research Center has evaluated traditional aerospace alloys, softgoods, wear resistant ceramics, and several polymer and polymer composite materials. Test methods have included traditional techniques like Taber abrasion testing, as well as designed test configurations developed in the DUSTE (dust, ultraviolet radiation, and space thermal environmental) chamber that reproduce mechanism functions in operational environment. Beyond laboratory experiments, several flight experiments have been conducted. Materials were exposed to the low Earth orbit environment on the Materials International Space Station Experiment (MISSE) and to the lunar surface environment through the Aegis Aerospace Regolith Adherence Characterization (RAC) payload and the Honeybee Robotics PlanetVac payload. Determining lunar dust's impact on surface exploration and habitation requires comprehensive experimental and computational capabilities combined with lessons learned from initial lunar activities. Identifying the greatest environmental challenges and developing mitigation technologies provides the clearest path toward successfully, expeditiously, and efficaciously completing NASA's mission. This presentation will discuss ongoing efforts at NASA Langley Research Center and collaborator contributions to these critical objectives.

Surface Engineering↗

A Survey of Autonomous Navigation Techniques Applicable to Lunar Surface Exploration

As humanity returns to the Moon, and more and more attention is being paid to lunar surface operations, there is a greater need than ever for methods of surface navigation. These could be methods of computer-assisted orienteering for astronauts exploring on foot during an Extra-Vehicular Activity (EVA), or methods of solving the Lost-on-the-Moon problem to initialize a crewed or autonomous rover’s state estimate. It may also be necessary to process navigation data associated with surface samples or other surface operations a posteriori to better understand where that analysis occurred. Autonomous rover operation will also require Hazard Detection and Avoidance (HDA) and terrain-aware pathfinding. While navigation on the surface of the Moon will likely rely on Earth-based assets such as the Deep Space Network (DSN) or communication with other spacecraft (e.g., LunaNet, LCRNS, pre-deployed moon beacons, a nearby lander) it may be necessary to navigate in a loss-of-communication scenario. This paper analyzes the methods of surface navigation used on other celestial bodies, such as those used during the Apollo missions and autonomous exploration of Mars, as well as novel methods which have been studied but not yet implemented which may prove useful. It is shown that the navigator has myriad options when processing data from an Inertial Measurement Unit (IMU), a star tracker, (rover) wheel encoders, optical cameras, and LIght Detection and Ranging (LIDAR) sensors. The intention of this paper is to provide a broad overview of what has been done and what could be done, to aid those designing vehicles and/or missions to the lunar surface.

Paul D Mckee↗

A Survey of Autonomous Navigation Techniques Applicable to Lunar Surface Exploration

As humanity returns to the Moon, and more and more attention is being paid to lunar surface operations, there is a greater need than ever for methods of surface navigation. These could be methods of computer-assisted orienteering for astronauts exploring on foot during an Extra-Vehicular Activity (EVA), or methods of solving the Lost-on-the-Moon problem to initialize a crewed or autonomous rover’s state estimate. It may also be necessary to process navigation data associated with surface samples or other surface operations a posteriori to better understand where that analysis occurred. Autonomous rover operation will also require Hazard Detection and Avoidance (HDA) and terrain-aware pathfinding. While navigation on the surface of the Moon will likely rely on Earth-based assets such as the Deep Space Network (DSN) or communication with other spacecraft (e.g., LunaNet, LCRNS, pre-deployed moon beacons, a nearby lander) it may be necessary to navigate in a loss-of-communication scenario. This paper analyzes the methods of surface navigation used on other celestial bodies, such as those used during the Apollo missions and autonomous exploration of Mars, as well as novel methods which have been studied but not yet implemented which may prove useful. It is shown that the navigator has myriad options when processing data from an Inertial Measurement Unit (IMU), a star tracker, (rover) wheel encoders, optical cameras, and LIght Detection and Ranging (LIDAR) sensors. The intention of this paper is to provide a broad overview of what has been done and what could be done, to aid those designing vehicles and/or missions to the lunar surface.

Paul McKee↗

So What's an RTG and Are They Safe?

When one considers space missions to the outer edges of our solar system and far beyond, our sun cannot be relied on to produce the required spacecraft (s/c) power. Solar energy diminishes as the square of the distance from the Sun. At Mars it is only 43% of that at earth. At Jupiter, it falls off to only 3.6% of Earth's. By the time we get out to Pluto, solar energy is only .066% what it is on Earth. Beyond the orbit of Mars, it is not practical to depend on solar power for a s/c. However, the farther out we go the more power we need to heat the s/c and to transmit data back to Earth over the long distances. On Earth, knowledge is power. In the outer solar system, power is knowledge. Solar arrays only operate at 19% efficiency, are very vulnerable to damage from radiation and temperature extremes, and cannot be used for even nearby missions that operate in extended darkness, or under the surface of a planet or moon. Twenty-six U.S. space missions, from the Transit to Cassini, have used radioisotope power systems and heater units to take s/c to the far reaches of our solar system and have demonstrated an outstanding record of safety and reliability. Radioisotope thermoelectric generators (RTG's) have proven to be safe, reliable, maintenance-free, and capable of providing both thermal and electrical power for decades under the harsh environments of deep space. RTG's have no problem operating in the high radiation belts of space, the extreme temperatures, or the severe dust storms of Mars, and they have proven to be the most reliable power source ever flown on U.S. s/c. For example, the two Pioneer s/c operated for more than two decades and the Voyager s/c may last for 40 years. RTG's are not nuclear reactors, they serve only as power generators and are not involved in the propulsion of the s/c. They operate on the principle of thermoelectric generation that converts heat directly into electricity, they have no moving parts, are extremely reliable, and have met or exceeded all safety and performance expectations. Federal laws and regulations require analysis and evaluation of the safety risks and any potential environmental impacts. Extensive safety testing of RTG's and RTG components has been performed by the U.S. Department of Energy (DOE) to demonstrate the ability to survive accidents related to Space Shuttle launches and assure that the systems would be safe under all accident conditions, including accidents at or near the launch pad or during orbital reentry. Many design improvements have been made over the four decades that RTG's have been flown on space missions. This paper outlines the operation and safety standards of RTG's and the advanced developments expected to be used on future deep space missions such as the Europa Orbiter, Pluto/Kuiper Express, Solar Probe, Europa Lander, and Titan Explorer missions.

Barret, Chris↗

The Precipitation Response Over the Continental United States to Cold Tropical Pacific Sea Surface Temperatures

The dominant pattern of annual mean SST variability in the Pacific (in its cold phase) produces pronounced precipitation deficits over the continental United States (U.S.) throughout the annual cycle. This study investigates the physical and dynamical processes through which the cold Pacific pattern affects the U.S. precipitation, particularly the causes for the peak dry impacts in fall, as well as the nature of the differences between the summer and fall responses. Results, based on observations and reanalyses, show that the peak precipitation deficit over the U.S. during fall is primarily due to reduced atmospheric moisture transport from the Gulf of Mexico into the central and eastern U.S., and secondarily due to a reduction in local evaporation from land-atmosphere feedback. The former is associated with a strong and systematic low-level northeasterly flow anomaly over the southeastern U.S. that counteracts the northwest branch of the climatological flow associated with the north Atlantic subtropical high. The above northeasterly anomaly is maintained by both diabatic heating anomalies in the nearby Intra-American Seas and diabatic cooling anomalies in the tropical Pacific. In contrast, the modest summertime precipitation deficit over the U.S. is mainly the result of local land-atmosphere feedback; the rather weak and disorganized atmospheric circulation anomalies over and to the south of the U.S. make little contribution. An evaluation of NSIPP-1 AGCM simulations shows it to be deficient in simulating the warm season tropical convection responses over the Intra-American Seas to the cold Pacific pattern and thereby the precipitation responses over the U.S., a problem that appears to be common to many AGCMs.

SST↗

Probing the extent and content of low ionization gas in galaxies: QSO absorption and HI emission

The small projected separations of some QSO's and low-redshift galaxies provide unique opportunities to study the extent and content of gas in galaxies through observation of absorption in the QSO spectra. Observations of these systems provide valuable information on the connection between the absorbing gas and the galaxy, as well as detailed information on the morphology and environment of the galaxy itself. While there is direct evidence that galaxies can produce the intervening-type QSO absorption lines, over the past decade, the study of such 'QSO-galaxy pairs' (at low redshift) has been considered unsuccessful because new detections of absorption were seldom made. A fundamental problem concerning the relation between these low-redshift systems and those seen at moderate to high redshift remains unresolved. Direct and indirect measures of galaxy absorption cross sections at moderate to high redshifts (z is approximately greater than 20.5) are much larger than the optical and HI sizes of local galaxies. However, direct comparison of the low and moderate to high redshift systems is difficult since different ions are observed in different redshift regimes. Observations are presented for a new sample of QSO-galaxy pairs. Nine new QSO's which shine through nearby galaxies (on the sky-plane) were observed to search for CaII absorption in the QSO spectra at the foreground galaxy redshifts.

Womble, Donna S.↗

Autonomous Onboard Science Image Analysis for Future Mars Rover Missions

To explore high priority landing sites and to prepare for eventual human exploration, future Mars missions will involve rovers capable of traversing tens of kilometers. However, the current process by which scientists interact with a rover does not scale to such distances. Specifically, numerous command cycles are required to complete even simple tasks, such as, pointing the spectrometer at a variety of nearby rocks. In addition, the time required by scientists to interpret image data before new commands can be given and the limited amount of data that can be downlinked during a given command cycle constrain rover mobility and achievement of science goals. Experience with rover tests on Earth supports these concerns. As a result, traverses to science sites as identified in orbital images would require numerous science command cycles over a period of many weeks, months or even years, perhaps exceeding rover design life and other constraints. Autonomous onboard science analysis can address these problems in two ways. First, it will allow the rover to transmit only "interesting" images, defined as those likely to have higher science content. Second, the rover will be able to anticipate future commands. For example, a rover might autonomously acquire and return spectra of "interesting" rocks along with a high resolution image of those rocks in addition to returning the context images in which they were detected. Such approaches, coupled with appropriate navigational software, help to address both the data volume and command cycle bottlenecks that limit both rover mobility and science yield. We are developing fast, autonomous algorithms to enable such intelligent on-board decision making by spacecraft. Autonomous algorithms developed to date have the ability to identify rocks and layers in a scene, locate the horizon, and compress multi-spectral image data. Output from these algorithms could be used to autonomously obtain rock spectra, determine which images should be transmitted to the ground, or to aid in image compression. We will discuss these and other algorithms and demonstrate their performance during a recent rover field test.

Gulick, V. C.↗

Autonomous Image Analysis for Future Mars Missions

To explore high priority landing sites and to prepare for eventual human exploration, future Mars missions will involve rovers capable of traversing tens of kilometers. However, the current process by which scientists interact with a rover does not scale to such distances. Specifically, numerous command cycles are required to complete even simple tasks, such as, pointing the spectrometer at a variety of nearby rocks. In addition, the time required by scientists to interpret image data before new commands can be given and the limited amount of data that can be downlinked during a given command cycle constrain rover mobility and achievement of science goals. Experience with rover tests on Earth supports these concerns. As a result, traverses to science sites as identified in orbital images would require numerous science command cycles over a period of many weeks, months or even years, perhaps exceeding rover design life and other constraints. Autonomous onboard science analysis can address these problems in two ways. First, it will allow the rover to preferentially transmit "interesting" images, defined as those likely to have higher science content. Second, the rover will be able to anticipate future commands. For example, a rover might autonomously acquire and return spectra of "interesting" rocks along with a high-resolution image of those rocks in addition to returning the context images in which they were detected. Such approaches, coupled with appropriate navigational software, help to address both the data volume and command cycle bottlenecks that limit both rover mobility and science yield. We are developing fast, autonomous algorithms to enable such intelligent on-board decision making by spacecraft. Autonomous algorithms developed to date have the ability to identify rocks and layers in a scene, locate the horizon, and compress multi-spectral image data. We are currently investigating the possibility of reconstructing a 3D surface from a sequence of images acquired by a robotic arm camera. This would then allow the return of a single completely in focus image constructed only from those portions of individual images that lie within the camera's depth of field. Output from these algorithms could be used to autonomously obtain rock spectra, determine which images should be transmitted to the ground, or to aid in image compression. We will discuss these algorithms and their performance during a recent rover field test.

Gulick, V. C.↗