-1
$\begingroup$

I want to find out the distance between the centers of $2$ circles. Say, circle $1$ $(\theta,\phi)$ circle $2$ $(\theta,\phi)$

The radius of this circle is found using $d\tan(\theta)$ where $d$ is the range (different from radius)

$$cd=\sqrt{(x_1-x_2)^2 + (y_1-y_2)^2 + (z_1-z_2)^2}$$ is the formula I'm going to use to find out the distance between the $2$ points.

But can anyone help me in defining $x$, $y$ and $z$?

I know to convert it to Cartesian coordinates if say the points are $(r,\theta)$ where $r$ is the radius [$2$ dimensional]

$cd$ is a euclidean distance between the centre of circle#1 (formed due to angles $az(t,n),el(t,n)$ in space from transmitter $t$, at trial $n$ and distance $d$ away from origin) and circle#2 (formed due to angles $az(r,n),el(r,n)$ in space from receiver $r$, at trial $n$ and distance $d$ away from origin)

  • 1
    It is difficult to understand what you are asking.2012-12-10
  • 0
    the centers of the circles are defines by angles say (theta, phi) I need to find out the distance between the centers of the 2 circles using cd=sqrt((x1-x2)^2 + (y1-y2)^2 + (z1-z2)^2) but I do not know what x, y and z are2012-12-10
  • 0
    but r1 and r2 are the radius. I have 2 angles as my center. will the formula still work?2012-12-10
  • 0
    my problem is 3 dimensional. :(2012-12-10
  • 0
    I am not sure I understand exactly what you are asking. What do you mean by saying that you have a circle given by $(\theta, \phi)$?2012-12-10
  • 0
    Is this what you are looking for: http://en.wikipedia.org/wiki/Spherical_coordinate_system#Coordinate_system_conversions2012-12-10
  • 0
    This is still a very sloppily posed question. You have two circles of known angles but missing radiii. The radius of some ('this') circle is given by $d \tan \theta$ where the formula for $d$ involves an unknown $c$, and two sets of rectilinear coordinates.2012-12-10
  • 0
    Consider 2 cones formed in space. the end of the cone, (say is a circle (that is it projects a circular pattern - base of the cone) and the center of this circle is defined by angles. there is another cone being projected whose centers are defined by angles. now how do i find out the distance between the 2 center points?2012-12-10

1 Answers 1