Calculate angle between spacecraft & Sun vectors

In summary, the process of calculating the angle between spacecraft and Sun vectors involves determining the position vectors of both the spacecraft and the Sun, typically in a three-dimensional coordinate system. The angle can be found using the dot product formula, which relates the cosine of the angle to the magnitudes of the vectors and their dot product. This calculation is crucial for assessing solar illumination on the spacecraft and optimizing its performance in relation to solar energy.
  • #1
Kovac
13
2
Homework Statement
Compute angle between space craft & sun vector
Relevant Equations
.
Hi, so I have no clue how to solve this problem but I started off by rewriting the issue as a dot product to find the angle. So;

cos(θ)= RSC⋅RSun / ∣RSC∣⋅∣RSun∣

Where Rsc = space crafts position vector.
Rsun is the Suns position vector.
∣RSC∣ is the length of the spacecrafts position vector.
∣RSun∣ is the length of the Suns position vector.

So in order to get the angle I planned to take arccosine.
But how do I get Rsun?

Is this a correct approach?
Am I doing something wrong or maybe theres a better approach to the problem?

sun_angle_task.png
 
Physics news on Phys.org
  • #2
Welcome to Physics Forums!

It looks to me that you'll have to find the vector between the Earth's center and the Sun for the Julian date given (JD = 2460157.5). Perhaps your book will have a procedure to find this?

By the way, what is the book you're studying?
 
  • #3
Kovac said:
Hi, so I have no clue how to solve this problem but I started off by rewriting the issue as a dot product to find the angle. So;

cos(θ)= RSC⋅RSun / ∣RSC∣⋅∣RSun∣

Where Rsc = space crafts position vector.
Rsun is the Suns position vector.
∣RSC∣ is the length of the spacecrafts position vector.
∣RSun∣ is the length of the Suns position vector.

So in order to get the angle I planned to take arccosine.
But how do I get Rsun?

Is this a correct approach?
Hi. Not my area but I'd say it's a (the?) correct approach.

A search for "find sun's ECI coordinates from Julian date epoch" gives some potentially useful results.
 

Similar threads

Back
Top