Search the Community
Showing results for tags 'comm'.
-
Are there any optical communication mods?
-
Hi, Kerbin does not appear to be blocking comms - I can communicate with KSC even when on the far side. Is there a setting I have by mistake or is this sometimes allowed if the network is over powered? Thanks, RBS.
-
EDIT: THIS MATH IS WRONG. I don't know what's inaccurate in my math, but it's outright wrong. I can't even get 500km satellites to work in a triangle and talk to each other. I'll work on it when I get some time but if someone beats on this and figures out where I made the mistake, please let me know. So I spent a bit trying to get myself figured out on what is the minimum altitude for a triangular comm sat system on Kerbin and sat down with all the math I needed. Attempting to do that I realized I needed a picture. While I was at it, I figured I'd make it pretty so I could share it. A LKO Comm Sat network needs to roll at a minimum of 281 km orbital height. Punch this up to 350k and you should be golden. If you're not concerned with atmospheric distortion, anything above 200km will work. The outer network (assuming MG-5s), to stay in comms with each other, can fly at most 3,799 km orbital height with 1 MG-5, 7,598 km with dual MG-5's. This isn't to say they can't reach Kerbin with that giant ground based DSN, but to be able to relay to each other. Hope this helps. Edit: Almost forgot to add the actual final equation if you need it for another body. Rp is the Radius of the Planet you're orbiting, Ra is the Radius of the planet + atmosphere (Ie: Kerbin is 600km radius, + 70km of atmo, so Rp = 600 and Ra = 670), Rs is the satellite's final orbital height. Can't get the radical sign to show up so SqRt(3) is the square root of 3. Rs = SqRt( ( (Ra * SqRt(3)) ^2 * SqRt(3)) /3 ) - Rp For Max Network intercommunication, the equation is (Max Comm Distance = Mc) Rs = SqRt( ( Mc^2 * SqRt(3)) /3) - Rp