What is a meniscus lens?
Radius of curvature - Wikipedia
Please visit our website for more information on this topic.
This article is about the general mathematical concept. For its optical applications, see Radius of curvature (optics)
Radius of curvature and center of curvatureIn differential geometry, the radius of curvature, R, is the reciprocal of the curvature. For a curve, it equals the radius of the circular arc which best approximates the curve at that point. For surfaces, the radius of curvature is the radius of a circle that best fits a normal section or combinations thereof.[1][2][3]
Definition
[
edit
]
In the case of a space curve, the radius of curvature is the length of the curvature vector.
In the case of a plane curve, then R is the absolute value of[3]
R ≡ | d s d φ | = 1 κ , {\displaystyle R\equiv \left|{\frac {ds}{d\varphi }}\right|={\frac {1}{\kappa }},}
where s is the arc length from a fixed point on the curve, φ is the tangential angle and κ is the curvature.
Formula
[
edit
]
In two dimensions
[
edit
]
If the curve is given in Cartesian coordinates as y(x), i.e., as the graph of a function, then the radius of curvature is (assuming the curve is differentiable up to order 2)
R = | ( 1 + y ′ 2 ) 3 2 y ″ | , {\displaystyle R=\left|{\frac {\left(1+y'^{\,2}\right)^{\frac {3}{2}}}{y''}}\right|\,,}
where y ′ = d y d x , {\textstyle y'={\frac {dy}{dx}}\,,} y ″ = d 2 y d x 2 , {\textstyle y''={\frac {d^{2}y}{dx^{2}}},} and |z| denotes the absolute value of z.
If the curve is given parametrically by functions x(t) and y(t), then the radius of curvature is
R = | d s d φ | = | ( x ˙ 2 + y ˙ 2 ) 3 2 x ˙ y ¨ − y ˙ x ¨ | {\displaystyle R=\left|{\frac {ds}{d\varphi }}\right|=\left|{\frac {\left({{\dot {x}}^{2}+{\dot {y}}^{2}}\right)^{\frac {3}{2}}}{{\dot {x}}{\ddot {y}}-{\dot {y}}{\ddot {x}}}}\right|}
where x ˙ = d x d t , {\textstyle {\dot {x}}={\frac {dx}{dt}},} x ¨ = d 2 x d t 2 , {\textstyle {\ddot {x}}={\frac {d^{2}x}{dt^{2}}},} y ˙ = d y d t , {\textstyle {\dot {y}}={\frac {dy}{dt}},} and y ¨ = d 2 y d t 2 . {\textstyle {\ddot {y}}={\frac {d^{2}y}{dt^{2}}}.}
Heuristically, this result can be interpreted as[2]
R = | v | 3 | v × v ˙ | , {\displaystyle R={\frac {\left|\mathbf {v} \right|^{3}}{\left|\mathbf {v} \times \mathbf {\dot {v}} \right|}}\,,}
where
| v | = | ( x ˙ , y ˙ ) | = R d φ d t . {\displaystyle \left|\mathbf {v} \right|={\big |}({\dot {x}},{\dot {y}}){\big |}=R{\frac {d\varphi }{dt}}\,.}
In
n
dimensions[
edit
]
If γ : ℝ → ℝn is a parametrized curve in ℝn then the radius of curvature at each point of the curve, ρ : ℝ → ℝ, is given by[3]
ρ = | γ ′ | 3 | γ ′ | 2 | γ ″ | 2 − ( γ ′ ⋅ γ ″ ) 2 . {\displaystyle \rho ={\frac {\left|{\boldsymbol {\gamma }}'\right|^{3}}{\sqrt {\left|{\boldsymbol {\gamma }}'\right|^{2}\,\left|{\boldsymbol {\gamma }}''\right|^{2}-\left({\boldsymbol {\gamma }}'\cdot {\boldsymbol {\gamma }}''\right)^{2}}}}\,.}
As a special case, if f(t) is a function from ℝ to ℝ, then the radius of curvature of its graph, γ(t) = (t, f (t)), is
ρ ( t ) = | 1 + f ′ 2 ( t ) | 3 2 | f ″ ( t ) | . {\displaystyle \rho (t)={\frac {\left|1+f'^{\,2}(t)\right|^{\frac {3}{2}}}{\left|f''(t)\right|}}.}
Derivation
[
edit
]
Let γ be as above, and fix t. We want to find the radius ρ of a parametrized circle which matches γ in its zeroth, first, and second derivatives at t. Clearly the radius will not depend on the position γ(t), only on the velocity γ′(t) and acceleration γ″(t). There are only three independent scalars that can be obtained from two vectors v and w, namely v · v, v · w, and w · w. Thus the radius of curvature must be a function of the three scalars |γ′(t)|2, |γ″(t)|2 and γ′(t) · γ″(t).[3]
The general equation for a parametrized circle in ℝn is
g ( u ) = a cos ( h ( u ) ) + b sin ( h ( u ) ) + c {\displaystyle \mathbf {g} (u)=\mathbf {a} \cos(h(u))+\mathbf {b} \sin(h(u))+\mathbf {c} }
where c ∈ ℝn is the center of the circle (irrelevant since it disappears in the derivatives), a,b ∈ ℝn are perpendicular vectors of length ρ (that is, a · a = b · b = ρ2 and a · b = 0), and h : ℝ → ℝ is an arbitrary function which is twice differentiable at t.
The relevant derivatives of g work out to be
| g ′ | 2 = ρ 2 ( h ′ ) 2 g ′ ⋅ g ″ = ρ 2 h ′ h ″ | g ″ | 2 = ρ 2 ( ( h ′ ) 4 + ( h ″ ) 2 ) {\displaystyle {\begin{aligned}|\mathbf {g} '|^{2}&=\rho ^{2}(h')^{2}\\\mathbf {g} '\cdot \mathbf {g} ''&=\rho ^{2}h'h''\\|\mathbf {g} ''|^{2}&=\rho ^{2}\left((h')^{4}+(h'')^{2}\right)\end{aligned}}}
If we now equate these derivatives of g to the corresponding derivatives of γ at t we obtain
| γ ′ ( t ) | 2 = ρ 2 h ′ 2 ( t ) γ ′ ( t ) ⋅ γ ″ ( t ) = ρ 2 h ′ ( t ) h ″ ( t ) | γ ″ ( t ) | 2 = ρ 2 ( h ′ 4 ( t ) + h ″ 2 ( t ) ) {\displaystyle {\begin{aligned}|{\boldsymbol {\gamma }}'(t)|^{2}&=\rho ^{2}h'^{\,2}(t)\\{\boldsymbol {\gamma }}'(t)\cdot {\boldsymbol {\gamma }}''(t)&=\rho ^{2}h'(t)h''(t)\\|{\boldsymbol {\gamma }}''(t)|^{2}&=\rho ^{2}\left(h'^{\,4}(t)+h''^{\,2}(t)\right)\end{aligned}}}
These three equations in three unknowns (ρ, h′(t) and h″(t)) can be solved for ρ, giving the formula for the radius of curvature:
ρ ( t ) = | γ ′ ( t ) | 3 | γ ′ ( t ) | 2 | γ ″ ( t ) | 2 − ( γ ′ ( t ) ⋅ γ ″ ( t ) ) 2 , {\displaystyle \rho (t)={\frac {\left|{\boldsymbol {\gamma }}'(t)\right|^{3}}{\sqrt {\left|{\boldsymbol {\gamma }}'(t)\right|^{2}\,\left|{\boldsymbol {\gamma }}''(t)\right|^{2}-{\big (}{\boldsymbol {\gamma }}'(t)\cdot {\boldsymbol {\gamma }}''(t){\big )}^{2}}}}\,,}
optec Product Page
Additional reading:Choosing the right optical elements for your mid-infrared ...
Standard Test Methods for Shear Adhesion of Pressure ...
4 Tips for Selecting a High Frequency Analyzer
Is BBC 3 the Future of Television?
What is the first optical window?
Quick guide: Calibrating your digital stopwatch
What Are the Advantages of Ndt Products Suppliers?
or, omitting the parameter t for readability,
ρ = | γ ′ | 3 | γ ′ | 2 | γ ″ | 2 − ( γ ′ ⋅ γ ″ ) 2 . {\displaystyle \rho ={\frac {\left|{\boldsymbol {\gamma }}'\right|^{3}}{\sqrt {\left|{\boldsymbol {\gamma }}'\right|^{2}\;\left|{\boldsymbol {\gamma }}''\right|^{2}-\left({\boldsymbol {\gamma }}'\cdot {\boldsymbol {\gamma }}''\right)^{2}}}}\,.}
Examples
[
edit
]
Semicircles and circles
[
edit
]
For a semi-circle of radius a in the upper half-plane with R = | − a | = a , {\textstyle R=|-a|=a\,,}
y = a 2 − x 2 y ′ = − x a 2 − x 2 y ″ = − a 2 ( a 2 − x 2 ) 3 2 . {\displaystyle {\begin{aligned}y&={\sqrt {a^{2}-x^{2}}}\\y'&={\frac {-x}{\sqrt {a^{2}-x^{2}}}}\\y''&={\frac {-a^{2}}{\left(a^{2}-x^{2}\right)^{\frac {3}{2}}}}\,.\end{aligned}}}
An ellipse (red) and its evolute (blue). The dots are the vertices of the ellipse, at the points of greatest and least curvature.For a semi-circle of radius a in the lower half-plane
y = − a 2 − x 2 . {\displaystyle y=-{\sqrt {a^{2}-x^{2}}}\,.}
The circle of radius a has a radius of curvature equal to a.
Ellipses
[
edit
]
In an ellipse with major axis 2a and minor axis 2b, the vertices on the major axis have the smallest radius of curvature of any points, R = b 2 a {\textstyle R={b^{2} \over a}} ; and the vertices on the minor axis have the largest radius of curvature of any points, R = a2/b.
The radius of curvature of an ellipse, as a function of parameter t, is[4]
R ( t ) = ( b 2 cos 2 t + a 2 sin 2 t ) 3 / 2 a b , {\displaystyle R(t)={\frac {(b^{2}\cos ^{2}t+a^{2}\sin ^{2}t)^{3/2}}{ab}}\,,}
where θ = tan − 1 ( y x ) = tan − 1 ( b a tan t ) . {\textstyle \theta =\tan ^{-1}{\Big (}{\frac {y}{x}}{\Big )}=\tan ^{-1}{\Big (}{\frac {b}{a}}\;\tan \;t{\Big )}\,.}
The radius of curvature of an ellipse, as a function of θ, is
R ( θ ) = a 2 b ( 1 − e 2 ( 2 − e 2 ) ( cos θ ) 2 ) 1 − e 2 ( cos θ ) 2 ) 3 / 2 , {\displaystyle R(\theta )={\frac {a^{2}}{b}}{\biggl (}{\frac {1-e^{2}(2-e^{2})(\cos \theta )^{2})}{1-e^{2}(\cos \theta )^{2}}}{\biggr )}^{3/2}\,,}
where the eccentricity of the ellipse, e, is given by
e 2 = 1 − b 2 a 2 . {\displaystyle e^{2}=1-{\frac {b^{2}}{a^{2}}}\,.}
Applications
[
edit
]
Stress in semiconductor structures
[
edit
]
Stress in the semiconductor structure involving evaporated thin films usually results from the thermal expansion (thermal stress) during the manufacturing process. Thermal stress occurs because film depositions are usually made above room temperature. Upon cooling from the deposition temperature to room temperature, the difference in the thermal expansion coefficients of the substrate and the film cause thermal stress.[5]
Intrinsic stress results from the microstructure created in the film as atoms are deposited on the substrate. Tensile stress results from microvoids (small holes, considered to be defects) in the thin film, because of the attractive interaction of atoms across the voids.
The stress in thin film semiconductor structures results in the buckling of the wafers. The radius of the curvature of the stressed structure is related to stress tensor in the structure, and can be described by modified Stoney formula.[6] The topography of the stressed structure including radii of curvature can be measured using optical scanner methods. The modern scanner tools have capability to measure full topography of the substrate and to measure both principal radii of curvature, while providing the accuracy of the order of 0.1% for radii of curvature of 90 meters and more.[7]
See also
[
edit
]
References
[
edit
]
Further reading
[
edit
]
Meniscus Lenses | Laser optics - Altechna
Meniscus lenses
Meniscus lenses have two curved surfaces, one with an outward-curved face and the other with an inward-curved one. These lenses are also referred to as convex-concave lenses. The radius of the curvature of both surfaces can be chosen independently of each other.
Meniscus lenses are used in optical systems, in which aberrations need to be minimized. They are, for instance, used in multi-lens focusing objective, where they help to minimize the beam’s focal spot. The same benefit is applied in collimators.
Lenses with equal curvature radii on opposite sides are often used as substrates for output couplers or variable reflectivity resonator mirrors.
Feel free to reach out to us for more information or any inquiries you may have at: [email protected]. We’re here to assist you!
The company is the world’s best Meniscus Cylindrical Lenses supplier. We are your one-stop shop for all needs. Our staff are highly-specialized and will help you find the product you need.
How Does 10 digits/s counter Work?
The Advantages and Limitations of Ultrasonic Testing
How to Choose china frequency characteristic analyzer?
What is the difference between spherical and cylindrical lenses?
Digital Modulation Introduction of TFG6960A
Spherical Lenses: Unveiling the World of Optics
Are Optical Domes Scratch-Resistant?
- Previous: Choosing the right optical elements for your mid-infrared ...
- Next: None