Cape Breton Enters Space Race
thatguywhoiam writes "A private deal has been put into place to construct a large space facility in Cape Breton. The Toronto Star says '...that Nova Scotia has signed a "team agreement" to provide 300 acres of land — and perhaps even some funding — for a massive orbital launch facility that will involve industry giants and could eventually be on scale with huge NASA operations. "We're basically building a private manned space program for Canada," says Chicago's Dr. Chirinjeev Kathuria, chairman of the PlanetSpace firm that lit the fuse for this deal. "The facility will see orbital flights, similar to the Kennedy Space Center."'"
I hope that the Canadian government doesn't present too many miles of red tape. Won't there be negative impact to launching from a high latitude? I know that other spaceports boast about how close to the equator they are.
There is both a pro and a con to launching from the higher latitude.
Con: It takes more energy (fuel) to get to orbit as you have less of a "push" from the earth's rotation to help you get to orbital velocity.
Pro: If your destination is in a relatively highly inclined orbit (as the International Space Station is), you use less energy (fuel) changing your orbital inclination compared to starting from the equator.
As you quoted, it is intended to supply the ISS. A higher inclination than Canaveral would be beneficial. However, for anything beyond (such as the moon), a more equatorial launching pad would be better.
Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
There is an impact, though how much of one depends on what sort of orbit you're shooting for. The ISS is in low earth orbit, so you need around 8000 meters/second for a nice circular orbit at that altitude. Launching into an equitorial orbit from the equator gives you a 460 m/s start on that. By the time you reach Nova Scotia, you're down to 320 m/s boost. OTOH, the empty mass to fueled mass ratio is a log function (IIRC), so that 140 m/s can make a difference. However, a pole-to-pole orbit doesn't take advantage of Earth's spin at all, so it doesn't matter what latitude you launch from.
Why is it that the only use I get out of my graduate level orbital mechanics course is on Slashdot?
"I'm a scientist! I don't think, I observe!" - Dr. Clayton Forrester
This would be great, but there is NO infrastructure here to support this kind of endeavour. There is no city here. There is little university support, with the nearest school granting engineering degrees over 4 hours away. The airport service is limited, there isn't even a double divided highway from the nearest major center.
Amazing, shocking news if it were to happen. I just can't see it.
..don't panic
Actually, the tangential velocity relative to the axis is a function of cosine. So your velocity at 46 degrees is cos(46) of what it is at the equator.
cos(46) is 0.69465837045899728665640629942269, so the post above you is correct, when it mentions that the speed is aprox 70%, and you are wrong, when you say it is half.
Of course, energy is a function of the square of speed, 1/2 * mv^2 , so to make up for the resultant loss in speed, you'd have to spend 1/v^2 more energy, which is 2.0723230307791953476036712451503 more energy.
BTW: I like decimals...
Why this is modded informative? It's almost completely wrong!
A high latitude is completely non-influential for a launch to the moon, but suffers from a high penalty for launching to any orbit with an inclination lower than the latitude.
OTOH there are almost no benefits at all for a launch to a high inclination orbit wrt a spaceport near the equator.
IOW: if you want to reach orbit, you should launch from a site that has a latidute less than or equal to the inclination of your orbit.
There's a hidden treasure in Python 3.x: __prepare__()