Finding the Center of a Circle

  • Context:
  • Thread starter Thread starter OSUstudent
  • Start date Start date
  • Tags Tags
    Center Circle
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
OSUstudent
Messages
10
Reaction score
0
Hello!

I have an application where I need to find the center of a circle where I am having trouble coming up with a simple way to do this. The diameter of the circle is known and i want to be able to determine the location of it where only a portion of the circle is known. (see the image below) I will know the location of a single point anywhere in the red circumference could anyone help me with this?
1623225283571.png
 
Mathematics news on Phys.org
Draw the straight line between two points on the circle. Draw the line bisecting that straight line. Do the same with a second pair of points. The two bisectors intersect at the center of the circle.
 
Thank you for your reply! I am looking for a formula that i could use to calculate where the center of the circle is based on the known diameter and a single point that resides in the red area. Sorry i should have meant to say in the original post that i was looking for a simple formula.
 
Runner74 said:
Thank you for your reply! I am looking for a formula that i could use to calculate where the center of the circle is based on the known diameter and a single point that resides in the red area. Sorry i should have meant to say in the original post that i was looking for a simple formula.

You're going to need at least two distinct points on the red arc of the circle to find its center.