![]() |
|
|||||||
| MFD Questions & Help Post your questions here for help with the Multi-Function Displays. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DGIV Captain
|
Hi there!
I want to know how i can calculate my launch heading from Wideawake International (or any other base) to make half orbit and then reentry.... All i want is to find the correct launch heading so i dont have to make any inclination corrections but only a retrograde burn back to the base i started.... i Have tried LaunchMFD SuborbitalMFD and BasesyncMFD... You are really gonna help with my company ''Global space turism inc.''
|
|
|
|
|
|
#2 |
|
Orbinaut
|
Hey patrioti!
A WIN to WIN trajectory, isn't exactly half an orbit. It's a full orbit and then some. Have a look at the PDF attached to this post Once you can calculate how much your target will "move" by the time you get there, then you can launch at the correct heading. |
|
|
|
| Thanked by: |
|
|
#3 |
|
DGIV Captain
|
Thanks a lot Dimitri!
I think its time to use my calculator after all ![]() Yes i know after landing its one complete orbit (around surface of the earth) but this is what my virtual space turists pay for
|
|
|
|
|
|
#4 |
|
Orbinaut
|
Just for fun, try to find the launch azimuth that would take you from WIN to WIN after 10 complete 200x200km orbits. (you land on the eleventh).
|
|
|
|
|
|
#5 |
|
Donator
![]() |
Quote:
![]() MapMFD St=8171 km brg 303.0If all the above is correct, the last part is to derive the launch heading. I don't understand how to do that. In your other post, you said "Then I calculated the bearing for the "new" coordinates. This would be my launch azimuth. The result was 204.25 degrees." What steps did you use for the "Then I calculated" part? |
|
|
|
|
|
#6 |
|
Orbinaut
|
Quote:
(3*11)+(((8171-(3*2200))/8.1/60)= 33+((8171-6600)/8.1/60)= 33+(1571/8.1/60)=33+3.2325=36.2325 minutes 36.2325 * 0.25 = 9.058 degrees east target longitude = 80.67 80.67W + 9.058E = 71.585W (new target longitude) In your example, you moved the target longitude west not east. KSC will "be" at 71.585W when you get there. (relative to the position you are now). Quote:
In this case you want to find the bearing of the new target coordinates. If you want to do it yourself with a calculator the formula is: θ=atan2(sin(Δlong)*cos(lat2),cos(lat1)*sin(lat 2) − sin(lat1)*cos(lat2)*cos(Δlong)) θ= bearing lat1= launch site lattitude long1= launch site longitude lat2= target site lattitude long2= target site longitude Δlong= (long2-long1) Difference in longitude. *example of Δlong. West longitudes get a - sine and East a positive one. If you launch from 90W to 30W you have (-90)-(-30)=-90+30=-60. The difference in longitude is 60 degrees. If you launch from 90W to 30E it is (-90)-(+30)=-90-30=-120 The difference in longitude is 120 degrees. Last edited by dgatsoulis; 06-12-2012 at 08:22 PM. |
|
|
|
| Thanked by: |
|
|
#7 |
|
Donator
![]() ![]() |
Remember you need to add longitudes if you cross the 0° meridian.
|
|
|
|
|
|
#8 |
|
Donator
![]() |
Quote:
Quote:
Quote:
|
|
|
|
|
|
#9 |
|
Orbinaut
|
you probably made an error in typing: ...(3-2200) instead of (3*2200)
It's not that difficult really, just takes a bit of practise. Here is an example for WIN to KSC. We've already found the target's "new" coordinates so let's write down what we know. lat1= -7.95 long1= -14.43 lat2= +28.5208 long2= -71.585 Δlong= long2-long1= (-71.585)-(-14.43 )=-71.585+14.43=-57.155 Here is a link for an online calculator with the atan2 function. Copy the line bellow and paste it to the calculator. (one line) atan2(sin(Δlong*(PI/180))*cos(lat2*(PI/180)),cos(lat1*(PI/180))*sin(lat2*(PI/180))-sin(lat1*(PI/180))*cos(lat2*(PI/180))*cos(Δlong*(PI/180)))*180/PI Replace the lat1, lat2 etc with the values above atan2(sin(-57.155*(PI/180))*cos(28.5208*(PI/180)),cos(-7.95*(PI/180))*sin(28.5208*(PI/180))-sin(-7.95*(PI/180))*cos(28.5208*(PI/180))*cos(-57.155*(PI/180)))*180/PI When you press enter the result is -53.874 degrees When you get a result with (-) in front of it, you need to subtract it from 360 degrees. Since you obviously will be making a trip with a direction south-east to north-west, your launch heading must be 360-53.874=306.126 Last edited by dgatsoulis; 06-12-2012 at 09:13 PM. |
|
|
|
| Thanked by: |
|
|
#10 |
|
Orbinaut
|
The problem here is that your calculation will give you a heading for the shortest route between the two points. Since our two points are the same place (just at different times) the "shortest route" will cover the distance WIA has moved - not a full orbit +/- the distance moved.
Would simply reversing the heading given result in the correct heading for a "long way around" course? Last edited by Tommy; 06-12-2012 at 09:27 PM. |
|
|
|
| Thanked by: |
|
|
#11 |
|
Donator
![]() |
Quote:
Quote:
Or do you just take off, turn to 306.126 and hold that heading the entire way there? |
|
|
|
|
|
#12 |
|
Orbinaut
|
Quote:
---------- Post added at 11:42 PM ---------- Previous post was at 11:32 PM ---------- Quote:
Quote:
This method that I've developed to estimate the Time of Flight is only based on experience and many many fun hours on our favorite simulator. It's not 100% and it works best for larger suborbital flights (distance>10000km). But it does work, and AerobrakeMFD usually helps with the small differences you get during the reentry part of the journey. |
|
|
|
| Thanked by: |
|
|
#13 |
|
Orbinaut
|
Quote:
This assumes that you want a prograde (eastward) trajectory (meaning the flight would be just over a full orbit), but why wouldn't you? Even though the distance is a bit longer, the dV is about 900 m/s lower! Even though you are suborbital, a trip that goes a full orbit (or close to it) still requires almost orbital velocities so you still benefit from the "head start" provided by the Earth's rotation. |
|
|
|
| Thanked by: |
|
|
#14 |
|
Orbinaut
|
Quote:
Doing the opposite means that you are moving towards a target that is moving towards you. I prefer to use Groundspeed in the equation, because it reflects the rate at which you are approaching your target. Last edited by dgatsoulis; 06-12-2012 at 11:17 PM. |
|
|
|
|
|
#15 |
|
DGIV Captain
|
Quote:
![]() http://web2.0calc.com/ I think it works for this formula too θ=atan2(sin(Δlong)*cos(lat2),cos(lat1)*sin(lat 2) − sin(lat1)*cos(lat2)*cos(Δlong)) fill the gaps and copy paste ![]() For a WIN to WIN i have: Distance is 33600km (7.95 S 14.43 W opposite side of earth 7.95 N 165.57 E Dist~16.800km x2) TOF: (3*9) + (((33600)-(3*2000))/7.4/60)~89.1min (9 minutes and 2000km because i'm using the DGIV with MarkV engine) So 89.1 x 0.25= 22.275 WIN after 89min 7.95 S 7.845 E atan2(sin(22.275*(PI/180))*cos(-7.95*(PI/180)),cos(-7.95*(PI/180))*sin(-7.95*(PI/180))-sin(-7.95*(PI/180))*cos(-7.95*(PI/180))*cos(22.275*(PI/180)))*180/PI= 91.559 Launch heading 91.55 it that correct? Ps: dgatsoulis YOU ARE A PRO!!!
Last edited by Gr_Chris_pilot; 06-13-2012 at 01:36 AM. |
|
|
|
| Thanked by: |
![]() |
|
| Thread Tools | |
|
|
|||||
| Quick Links | Need Help? |