Premium Essay

Mlab Final Project

Submitted By
Words 1238
Pages 5
1.0 INTRODUCTION
1.1 Background
The final project for AE 326 is a high altitude balloon project. GPS technology will be used during that project. GPS technology is also used in everyday life: for example, GPS is used in cellphone’s and car GPS units. In order to locate an object using GPS, one must know the location of the GPS satellites in their respective orbits. One way to determine the location of a GPS satellite is the almanac data.

1.2 Purpose
Use the almanac data to predict where a satellite will be in its orbit. Calculate the margin of error between the calculations from the almanac data and the precise ephemeris data.
2.0 METHODOLOGY
The commented MATLAB code discussed in the following paragraphs is located in 7.0 Appendix I: MATLAB …show more content…
Equation (3) also uses the mean anomaly from the almanac data (M_0), the semi-major axis of the orbit (a), and the gravitation parameter (μ). Mean anomaly has units of radians.

M=M¬_0+√(μ/a^3 )*t_k (3)

The mean anomaly (M) calculated in equation (3) is used in equation (4) along with the eccentricity (e) to calculate the eccentric anomaly (E). Eccentric anomaly has units of radians.

M=E-e*sin⁡(E) (4)

The eccentric anomaly (E) calculated in equation (4) is used in equation (5) along with the eccentricity (e) to calculate the true anomaly (θ_k^*). The true anomaly has units of radians.

tan⁡((θ_k^*)/2)=√((1+e)/(1-e)) tan⁡( E/2 ) (5)

The true anomaly (θ_k^*) calculated in equation (5) is used in equation (6) along with the argument of perigee (ω) to calculate the argument of latitude (θ_k). The argument of latitude has units of radians.

θ_k=θ_k^*+ω (6)

Equation (7) is used to calculate the magnitude of the position of the satellite (r) given the semi-major axis (a), the eccentricity (e), and the eccentric anomaly (E). The magnitude of the position of the satellite has units of …show more content…
The ECEF position vector was for the almanac data was calculated in equation (11), and the ECEF position vector for the ephemeris data is given in the ephemeris data text file. Equations (16) and (17) show the calculations performed to calculate the latitude and longitude.

Equation (16) calculates the latitude (ϕ) given the z-coordinate of the position vector of the satellite in the ECEF coordinate frame (z_ECEF) and magnitude of the position vector of the satellite (r). Latitude has units of radians, but it is converted to degrees for use in the geoshow function in MATLAB by multiplying by π/〖180〗^o .

ϕ=Sin^(-1) (z_ECEF/r) (16)

Equation (17) calculates the longitude (λ) given the y-coordinate and x-coordinate of the position vector of the satellite in the ECEF coordinate frame (x_ECEF and y_ECEF). Longitude has units of radians, but it is converted to degrees for use in the geoshow function in MATLAB by multiplying by π/〖180〗^o .

λ=Tan^(-1) (y_ECEF/x_ECEF )

Similar Documents

Premium Essay

Marketting Consultancy Report

...SARAWAK INFORMATION SYSTEMS SDN BHD (SAINS) Contents SARAWAK INFORMATION SYSTEMS SDN BHD (SAINS) 1 CHAPTER ONE 4 1. INTRODUCTION 4 1.1. Mission, Vision and Core Values of SAINS 4 1.2. Core Competencies 5 2. CHAPTER TWO 6 2.1. SAINS Environmental Analysis 6 2.2. SAINS Key Drivers of Change 8 2.3. SAINS Value Chain 8 2.3: 5 M’s of Marketing 11 2.4. Porters 5 Forces of SAINS 12 2.5. Internal analysis and External analysis 13 2.6. Applying Direct Policy Matrix 16 2.7. Potential Strategic Challenge/Issues 17 2.8. SAINS Marketing Objectives 19 3. CHAPTER THREE 22 3.1. ANSOFF MATRIX 22 Market Penetration 22 Market Development 23 3.2. SAINS Marketing Mix 24 Product / service 24 Promotion 24 Price 25 Place 26 People 26 BUDGET AND FINANCIAL FORECAST FOR NEXT 3 YEARS 28 CHAPTER FOUR 33 4. RECOMMENDATION 33 Value 33 Rarity 33 Imitable 33 Organizational Knowledge 33 5. CONCLUSION 34 CHAPTER ONE 1. INTRODUCTION Sarawak Information Systems SDN BHD (SAINS) is a leading ICT System Integrator and Solution Provider in the state of Sarawak, Malaysia. It has effectively enlarged and intensified the utilization of ICT resulting in IT growth among state government agencies in Sarawak since the mid 1980’s. In the mid 1980’s, the use of IT among state government agencies in Sarawak started to grow. Shortly thereafter, in 1991 SAINS was formed and was given the task of leading the development and implementation...

Words: 7421 - Pages: 30