Distance From Eye VS Visible Size

  • Context: High School 
  • Thread starter Thread starter smengler
  • Start date Start date
  • Tags Tags
    Eye
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
6 replies · 6K views
smengler
Messages
3
Reaction score
0
Hi, this should be an easy question unless I'm not understanding it correctly.

As an object gets closer to your eye, how does the "visible" size of the object increase. I'm thinking it can be modeled by either an inverse or inverse square function, but I don't know. Am I on the right path here? I looked on Google but didn't find anything to help me.

Thanks for your help!
 
Physics news on Phys.org
hi! Actually you can find an inverse quadratic dependence between the "square of the sine of the half the angle (that represent the visible size) and the distance". Figure out the problem as an isosceles triangle characterized by the unique angle "ϑ", the catetes "a"(could be the distance) and "b"(the real size of the object). You'll find with trigonometry that:
[tex]sin^2{\theta/2} = \frac{(b/2)^2 }{a^2 + (b/2)^2}[/tex]
could think that in this way:
[tex]f(ϑ) ≈ \frac{1}{(distance^2+something)}[/tex]
 
Last edited:
Thanks, I'm going to have to look at this for a while before I understand what's going on, but now I'm heading in the right direction. I'm just sort of confused on how the angles work. I'm just trying to find what the "visible" size is at a certain distance away if I know the actual size at a different distance. What do angles have to do with the question? I've taken grade 12 functions and grade 11 physics, so I'm not very good with the math. Thanks for your help.
 
Its a good link from jtbell.
Think about it this way: the way we perceive the size of an object is to move our eyes from one side of the object to the other, then the angle our eyeball has rotated is how big the object appears to be to us.
So the apparent size of an object is simply the angle that it takes up in our vision. Therefore:
[tex]tan( \frac{ \alpha }{2} ) = \frac{w}{2d}[/tex]
Where [itex]\alpha[/itex] is the angle the object takes up in our vision (i.e. the apparent size). And w is the actual width of the object, and d is the distance from us to the object.
[itex]\alpha[/itex] is defined as being somewhere between zero and 180 degrees. So when the ratio w/d is larger, the apparent size of the object is larger (as we should expect).
To calculate the ratio of the apparent sizes of two objects in view, simply divide the [itex]\alpha[/itex] of one by the [itex]\alpha[/itex] of the other.
 
  • Like
Likes   Reactions: An Apple
Your eyes are a thin lens, with focal length 1.85 centimeters. So another way to approach this problem is with the thin lens equation, that gives you the magnification of an object as a function of distance.

Essentially, m=xi/xo, but 1/xi+1/xo=1/1.85, so m=1.85/(xo-1.85). But the object distance will be much greater than 1.85 centimters (at 25 centimeters your eye loses focus due to the fixed length to retina - this is the near point), so you can approximate this as

m ~ 1/xo

So the size of an object gets magnified or diminished as the inverse of the distance to the object, xo.

Of course geometric optics is essentially ray tracing, and you don't need any of this, but it's nice to know that optics equations are consistent with intuition.