- #1
Pieter-S
- 10
- 0
Dear :),
could some one please guide me in the right direction to answer the following questions:
1) using MATLAB, implement the differential equations that describe the evolution with time of along-track , cross-track and vertical position. (Inertial Navigation System).
and
2) for a speed of 250 m/s at a height above the Earth of 10km, calculate the evolution of x,y,z positions over a period of 5 minutes for an initial error in y of 1000 m.
3) for the same conditions, calculate the evolution of x, y and z over the same period (5 minutes)for an initial error in x of 10 m.
Relevant equations:
surfing on websites , I managed to find the following relevant equations:
d(phi)/dt = Vn/(Rm+h),
and d(lamda)/dt=(1/cos*phi(T))*VE/(Rp+h)
Vn and Ve , is the speed of the object in the north and east direction, obviously the speed is given, but not in which direction, so again I need to assume then that the speed is in the mentioned direction.
The attempted solution:
I could calculate these by using World Geodetic System (WGS) and assume Geocentric latitude angle (ΦC) and
Geodetic latitude angle (ΦT). But I am not sure if that is going to be acceptable, I think the question force me to believe that the speed is constant and the path is perfect circular.
any help is more than welcome.
thanks,
Pieter Haagendijk:)
could some one please guide me in the right direction to answer the following questions:
1) using MATLAB, implement the differential equations that describe the evolution with time of along-track , cross-track and vertical position. (Inertial Navigation System).
and
2) for a speed of 250 m/s at a height above the Earth of 10km, calculate the evolution of x,y,z positions over a period of 5 minutes for an initial error in y of 1000 m.
3) for the same conditions, calculate the evolution of x, y and z over the same period (5 minutes)for an initial error in x of 10 m.
Relevant equations:
surfing on websites , I managed to find the following relevant equations:
d(phi)/dt = Vn/(Rm+h),
and d(lamda)/dt=(1/cos*phi(T))*VE/(Rp+h)
Vn and Ve , is the speed of the object in the north and east direction, obviously the speed is given, but not in which direction, so again I need to assume then that the speed is in the mentioned direction.
The attempted solution:
I could calculate these by using World Geodetic System (WGS) and assume Geocentric latitude angle (ΦC) and
Geodetic latitude angle (ΦT). But I am not sure if that is going to be acceptable, I think the question force me to believe that the speed is constant and the path is perfect circular.
any help is more than welcome.
thanks,
Pieter Haagendijk:)