Angular Misalignment Requirement: Vector Sum of N deg - Brian

  • Context: Undergrad 
  • Thread starter Thread starter bcarlson
  • Start date Start date
  • Tags Tags
    Sum Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
bcarlson
Messages
6
Reaction score
0
I have document that list different technical requirements on a project I'm working on.

One requirement is on initial angular misalignment.

It states:

Vector sum of N deg about X and Y axes.

Does this simply mean that the:

sqrt(Theta_X^2 + Theta_Y^2) = Theta_Total < N

Or is there something more complex going on here?

Thanks in advance.

Brian
 
Mathematics news on Phys.org
Vector sum of N deg about X and Y axes.

This looks like an incomplete sentence. Could you elaborate?
 
Its an excerpt from a table of requirements. The entire table entry for relative "Angular Missalignment" between two frames A and B consists of the two following requirements.

1.) They allow 3.0 degrees of angular missalignment about the Z axis.

2.) The also require that the vector sum of the individual missalignments on the X and Y axes be limited to 3.0 degrees.

Thanks,

Brian
 
sqrt(Theta_X^2 + Theta_Y^2) = Theta_Total < N
My interpretation of what the requirement means is the same as yours.