|
[Sponsors] |
October 3, 2003, 04:40 |
Normal to a curve
|
#1 |
Guest
Posts: n/a
|
Is there any mathematical formula available for getting a normal or perpendicular to a curve from some arbitrary points. Thanks for any help Pr
|
|
October 3, 2003, 12:53 |
Re: Normal to a curve
|
#2 |
Guest
Posts: n/a
|
Map the curve to an easy shape, and the mapping if matrix F.
! ==> Normal ! recall: n = cofF . N / mu in rheology class note ! Fij = dx_i/dxi_j = XY_XIETA ! ! -T ! F . N ! n = ------------ ! -T ! | F . N | ! n is the unit normal vector that you want, N is the unit normal vector in reference domain. |
|
October 4, 2003, 14:01 |
Re: Normal to a curve
|
#3 |
Guest
Posts: n/a
|
Given some points on a curve, use your favorite method to numerically evaluate the gradient.
|
|
October 6, 2003, 06:52 |
Re: Normal to a curve
|
#4 |
Guest
Posts: n/a
|
n = -(GRAD Phi)/|GRAD Phi|). See Anton, "Calculus" for an excellent explaination of all sorts of this type of idea.
|
|
October 6, 2003, 07:08 |
Re: Normal to a curve
|
#5 |
Guest
Posts: n/a
|
Hey thanks for the solution. But actually I want to argue with your answer. You had written for gradients.I can calculate gradient of curve at certain discrete points at which function or curve is defined.let us say I have 50 points I can get 50 values. But from arbitrary point(A) which does not lie on the curve I want to find the normal.so one or more lines from point A to the 50 points on the curve will be normal. This procedure becomes time consuming when curve ponts increases. So I want to ask here is there any other method to do this. Pr
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[CAD formats] my stl surface is seen as just a line | rcastilla | OpenFOAM Meshing & Mesh Conversion | 2 | January 6, 2010 02:30 |
NACA0012 geometry/design software needed | Franny | Main CFD Forum | 13 | July 7, 2007 16:57 |
Normal to Line - Curve Equ. from Points | A.S. | Main CFD Forum | 5 | July 5, 2005 03:41 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |
how to create a plane normal to a curve | Pei-Ying Hsieh | FLUENT | 0 | February 15, 2001 10:30 |