A Tough Drill at Witch Hazel Hill
Written by Alex Jones, Ph.D. candidate at Imperial College LondonMars 2020 Mission Team Members (NASA Science)
Written by Alex Jones, Ph.D. candidate at Imperial College LondonMars 2020 Mission Team Members (NASA Science)
This Hubble image peers into the spiral galaxy NGC 1317 in the constellation Fornax, located more than 50 million light-years from Earth.NASA Hubble Mission Team (NASA Science)
Christoph S likes this.
Glenn experts highlight NASA’s Stirling engine and how radioisotope power systems use nuclear power to reach distant regions.Kelly M. Matter (NASA)
NASA Glenn played significant role in research for Hubble Space Telescope missions.Kelly M. Matter (NASA)
A delegation of Slovenian government officials and representatives from the Ohio Governor’s Office tour.Kelly M. Matter (NASA)
Show your pride with specialty license plates showcasing NASA Glenn.Kelly M. Matter (NASA)
Students discover how NASA uses water to regulate the body temperatures of astronauts during spacewalks.Kelly M. Matter (NASA)
Glenn supports the 26th annual FIRST Robotics Competition Buckeye Regional at Cleveland State University.Kelly M. Matter (NASA)
Christoph S likes this.
Written by Remington Free, Operations Systems Engineer at NASA's Jet Propulsion LaboratoryMars Science Laboratory Mission Team Members (NASA Science)
NASA Hi-Rate Composite Aircraft Manufacturing project members and Advanced Composites Consortium partners met at Langley Research Center for a 2025 review.Jim Banke (NASA)
On April 29, more than 90 representatives from industry, U.S. federal labs, government agencies, and academia gathered at NASA’s Ames Research Center inRachel Hoover (NASA)
Christoph S likes this.
JunoCam, the visible light imager aboard NASA's Juno spacecraft, captured this view of Jupiter's northern high latitudes during the spacecraft's 69th flyby ofNASA
To give you the best shot at a NASA internship, we’ve compiled a list of tips to craft a standout NASA internship application.Sandra May (NASA)
Written by Lucy Lim, Planetary Scientist at NASA's Goddard Space Flight CenterMars Science Laboratory Mission Team Members (NASA Science)
NASA’s Glenn Research Center in Cleveland provides ground test facilities to industry, government, and academia specializing in the following:
Our unique facilities offer superior customer service, flexible scheduling, and state-of-the-art testing capabilities.
If you need further information about our facility capabilities or the general testing process, please complete the form below to have your inquiry answered or contact Michael McVetta at 216-433-2832.
If you are considering testing in one of our facilities or would like further information about a specific facility or capability, please let us know:
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
* indicates a required field
Name*
First Last
Organization*
Work Phone*
Work Email*
Facility*
If you are not sure of the facility you need, simply indicate that below.
I'm not sure10×10 Supersonic Wind Tunnel1×1 Supersonic Wind Tunnel8×6 Wind Tunnel9×16 Wind Tunnel2.2 Second Drop TowerAero-Acoustic Propulsion LaboratoryAdvanced Subsonic Combustion RigCombined Effects ChamberElectric Propulsion LaboratoryElectric Propulsion Research BuildingElectromagnetic Interference LaboratoryEngine Research Building and Related FacilitiesFlight Research BuildingHypersonic Tunnel FacilityIcing Research TunnelIn-Space Propulsion FacilityPropulsion Systems LaboratoryStructural Dynamics LaboratoryStructural Static LaboratoryZero Gravity Research Facility
Additional Comments
Email
This field is for validation purposes and should be left unchanged.
gform.initializeOnLoaded( function() {gformInitSpinner( 105, 'https://www.nasa.gov/wp-content/plugins/gravityforms/images/spinner.svg', false );jQuery('#gform ajax frame 105').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform wrapper 105');var is_confirmation = jQuery(this).contents().find('#gform confirmation wrapper 105').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform wrapper 105').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform wrapper 105').addClass('gform_validation_error');} else {jQuery('#gform wrapper 105').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform source page number 105').val();gformInitSpinner( 105, 'https://www.nasa.gov/wp-content/plugins/gravityforms/images/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [105, current_page]);window['gf_submitting_105'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform wrapper 105').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [105]);window['gf_submitting_105'] = false;wp.a11y.speak(jQuery('#gform confirmation message 105').text());}else{jQuery('#gform 105').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "105", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_105" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_105"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_105" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [105, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 105, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 105, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );
If you are considering testing in one of our facilities or would like further information about a specific facility or capability, please let us know.Julie M. Wodrich (NASA)
In this May 1, 2025, photo taken by fellow NASA astronaut Nichole Ayers, Anne McClain works near one of the International Space Station's main solar arraysNASA
NASA’s coverage of the April 8, 2024, total solar eclipse has earned two nominations for the 46th Annual News & Documentary Emmy Awards.Emily Furfaro (NASA)
Three new sonifications — each with a connection to black holes — have been released using data from NASA’s Chandra, Webb, IXPE, and other telescopes.Beth Ridgeway (NASA)
Written by Catherine O'Connell-Cooper, Planetary Geologist at University of New BrunswickMars Science Laboratory Mission Team Members (NASA Science)
A sneaky black hole betrayed its presence to NASA's Hubble Space Telescope in a newly identified tidal disruption event.NASA Hubble Mission Team (NASA Science)
The accuracy of the data produced during hot fire tests at NASA’s Stennis Space Center near Bay St. Louis, Mississippi, tells the performance story.LaToya Dean (NASA)
NASA’s Stennis Space Center near Bay St. Louis, Mississippi, has released its first open-source software, a peer review tool to facilitate more efficient and collaborative creation of systems applications, such as those used in its frontline governme…LaToya Dean (NASA)
Anban Govender likes this.
Data from NASA’s IXPE enables astronomers to learn more about black hole jets known as blazars.Beth Ridgeway (NASA)
Explore This Section
3 min read
Ten-year-old, Terry Xu of Arcadia, California; 14-year-old, Maggie Hou of Snohomish, Washington; and 17-year-old, Kairat Otorov of Trumbull, Connecticut, winners of the 2024-2025 Power to Explore Student Writing Challenge.
NASA/David Lam, Binbin Zheng, The Herald/Olivia Vanni, Meerim Otorova
NASA has chosen three winners out of nine finalists in the fourth annual Power to Explore Challenge, a national writing competition designed to teach K-12 students about the enabling power of radioisotopes for space exploration.
Carl Sandifer II
Program Manager, NASA’s Radioisotope Power Systems Program
The essay competition asked students to learn about NASA’s radioisotope power systems (RPS), likened to “nuclear batteries,” which the agency has used discover “moonquakes” on Earth’s Moon and study some of the most extreme of the more than 891 moons in the solar system. In 275 words or less, students dreamed up a unique exploration mission of one of these moons and described their own power to achieve their mission goals.
“I’m so impressed by the creativity and knowledge of our Power to Explore winners,” said Carl Sandifer II, program manager of the Radioisotope Power Systems Program at NASA’s Glenn Research Center in Cleveland.
Entries were split into three groups based on grade level, and a winner was chosen from each. The three winners, each accompanied by a guardian, are invited to NASA’s Glenn Research Center in Cleveland for a VIP tour of its world-class research facilities this summer.
The winners are:
“Congratulations to the amazing champions and all of the participants! Your “super powers” inspire me and make me even more optimistic about the future of America’s leadership in space,” Sandifer said.
The Power to Explore Challenge offered students the opportunity to learn about space power, celebrate their own strengths, and interact with NASA’s diverse workforce. This year’s contest received nearly 2,051 submitted entries from all 50 states, U.S. territories, and the Department of Defense Education Activity overseas.
Every student who submitted an entry received a digital certificate and an invitation to the Power Up virtual event held on March 21. There, NASA announced the 45 national semifinalists, and students learned about what powers the NASA workforce.
Additionally, the national semifinalists received a NASA RPS prize pack.
NASA announced three finalists in each age group (nine total) on April 23. Finalists were invited to discuss their mission concepts with a NASA scientist or engineer during an exclusive virtual event.
The challenge is funded by the Radioisotope Power Systems Program Office in NASA’s Science Mission Directorate and administered by Future Engineers under a Small Business Innovation Research phase III contract. This task is managed by the NASA Tournament Lab, a part of the Prizes, Challenges, and Crowdsourcing Program in NASA’s Space Technology Mission Directorate.
For more information on radioisotope power systems visit: nasa.gov/rps
Karen Fox / Erin Morton
Headquarters, Washington
301-286-6284 / 202-805-9393
karen.c.fox@nasa.gov / erin.morton@nasa.gov
Kristin Jansen
Glenn Research Center, Cleveland
216-296-2203
NASA uses radioisotope heater units (RHUs) to warm spacecraft in the cold environments of deep space.AMANDA BARNETT (NASA Science)
Birne Helene reshared this.
Data from NASA’s IXPE enables astronomers to learn more about black hole jets known as blazars.Beth Ridgeway (NASA)
The Spot the Station mobile app is an official NASA app that helps users track and receive notifications for International Space Station viewings as it passesClaire A. O'Shea (NASA)
Written by Catherine O'Connell-Cooper, Planetary Geologist at University of New BrunswickMars Science Laboratory Mission Team Members (NASA Science)
Written by Denise Buckner, Postdoctoral Fellow at NASA's Goddard Space Flight CenterMars 2020 Mission Team Members (NASA Science)
A beautiful but skewed spiral galaxy dazzles in this NASA/ESA Hubble Space Telescope image. The galaxy, called Arp 184 or NGC 1961, sits about 190NASA
N. E. Felibata 👽 likes this.
Blippy the Wonder Slug 🇩🇪
in reply to ESA (unofficial) • • •