ArticleslgStudy

mathematics

Parallel curve

Parallel curve is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Parallel curve rather than just read about it. In short: A parallel curve of a given (progenitor) curve is the envelope of a family of congruent (equal-radius) circles centered on the curve. It generalises the concept of parallel (straight) lines.

Parallel curve — main illustration
Parallel curve — illustration

Key takeaways

  • Parallel curve belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Parallel curve to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Parallel curve from memory before moving on to harder problems.

Reference excerpt

A parallel curve of a given (progenitor) curve is the envelope of a family of congruent (equal-radius) circles centered on the curve. It generalises the concept of parallel (straight) lines. It can also be defined as a curve whose points are at a constant normal distance from a given curve. These two definitions are not entirely equivalent as the latter assumes smoothness, whereas the former does not. In computer-aided design the preferred term for a parallel curve is offset curve. (In other geometric contexts, the term "offset" can also refer to a translation; however, a parallel curve may have a different shape than its progenitor.) Offset curves are important, for example, in numerically controlled (NC) machining, where they describe, for example, the shape of the cut made by a round cutting tool of a two-axis machine. The shape of the cut is offset from the trajectory of the cutter by a constant distance in the direction normal to the cutter trajectory at every point. In the area of 2D computer graphics known as vector graphics, the (approximate) computation of parallel curves is involved in one of the fundamental drawing operations, called stroking, which is typically applied to polylines or polybeziers (themselves called paths) in that field.

Except in the case of a line or circle, the parallel curves have a more complicated mathematical structure than the progenitor curve. For example, even if the progenitor curve is smooth, its offsets may not be so; this property is illustrated in the top figure, using a sine curve as progenitor curve. In general, even if a curve is rational, its offsets may not be so. For example, the offsets of a parabola are rational curves, but the offsets of an ellipse or of a hyperbola are not rational, even though these progenitor curves themselves are rational. The notion also generalizes to 3D surfaces, where it is called an offset surface or parallel surface. Increasing a solid volume by a (constant) distance offset is sometimes called dilation (similar to the dilation image operation). The opposite operation is sometimes called shelling. Offset surfaces are important in NC, where they describe the shape of the cut made by a ball nose end mill of a three-axis machine. Other shapes of cutting bits can be modelled mathematically by general offset surfaces.

Parallel curve of a parametrically given curve If there is a regular parametric representation x → = ( x ( t ) , y ( t ) ) {\displaystyle {\vec {x}}=(x(t),y(t))} of the given curve available, the second definition of a parallel curve (s. above) leads to the following parametric representation of the parallel curve with distance | d | {\displaystyle |d|} :

x → d ( t ) = x → ( t ) + d n → ( t ) {\displaystyle {\vec {x}}_{d}(t)={\vec {x}}(t)+d{\vec {n}}(t)} with the unit normal n → ( t ) {\displaystyle {\vec {n}}(t)} . In cartesian coordinates:

x d ( t ) = x ( t ) + d y ′ ( t ) x ′ ( t ) 2 + y ′ ( t ) 2 {\displaystyle x_{d}(t)=x(t)+{\frac {d\;y'(t)}{\sqrt {x'(t)^{2}+y'(t)^{2}}}}}

y d ( t ) = y ( t ) − d x ′ ( t ) x ′ ( t ) 2 + y ′ ( t ) 2 . {\displaystyle y_{d}(t)=y(t)-{\frac {d\;x'(t)}{\sqrt {x'(t)^{2}+y'(t)^{2}}}}\ .}

The distance parameter d {\displaystyle d} may be negative. In this case, one gets a parallel curve on the opposite side of the curve (see diagram on the parallel curves of a circle). One can easily check that a parallel curve of a line is a parallel line in the common sense, and the parallel curve of a circle is a concentric circle.

Geometric properties Source:

… excerpt ends here. Continue reading the full article.

Illustrations

Parallel curve: Two definitions of a parallel curve: 1) envelope of a family of congruent circles, 2) by a fixed normal distance
Two definitions of a parallel curve: 1) envelope of a family of congruent circles, 2) by a fixed normal distance
Parallel curve: Parallel curves of the graph of 
  
    
      
        y
        =
        1.5
        sin
        ⁡
        (
        x
        )
      
    
    {\displaystyle y=1.5\sin(x)}
  
 (in red) for distances 
  
    
      
        d
        =
        0.25
        ,
        …
        ,
        1.5
      
    
    {\displaystyle d=0.25,\dots ,1.5}
Parallel curves of the graph of y = 1.5 sin ⁡ ( x ) {\displaystyle y=1.5\sin(x)} (in red) for distances d = 0.25 , … , 1.5 {\displaystyle d=0.25,\dots ,1.5}
Parallel curve: Parallel curves of the implicit curve (red) with equation 
  
    
      
        
          x
          
            4
          
        
        +
        
          y
          
            4
          
        
        −
        1
        =
        0
      
    
    {\displaystyle x^{4}+y^{4}-1=0}
Parallel curves of the implicit curve (red) with equation x 4 + y 4 − 1 = 0 {\displaystyle x^{4}+y^{4}-1=0}
Parallel curve: Involutes of a circle
Involutes of a circle
Parallel curve: Parallel curves to a curve with a discontinuous normal around a corner
Parallel curves to a curve with a discontinuous normal around a corner

Worked examples

Example 1 — a first encounter with Parallel curve

Start with the simplest possible case. Write down what Parallel curve claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Parallel curve before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Parallel curve ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Parallel curve

In research
Parallel curve appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Parallel curve in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Parallel curve is common in secondary-school and first-year university syllabi. It links to neighbouring topics Curves, Differential geometry, so understanding it makes those chapters shorter.
In everyday life
Look for Parallel curve outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Parallel curve in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Parallel curve means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Parallel curve out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Parallel curve in simple terms?

A parallel curve of a given (progenitor) curve is the envelope of a family of congruent (equal-radius) circles centered on the curve. It generalises the concept of parallel (straight) lines.

Why does Parallel curve matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Parallel curve?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Parallel curve.

Tags

  • Curves
  • Differential geometry

Keep exploring