Results 1 to 3 of 3

Thread: Signed Distance -- What?

  1. #1

    Thread Starter
    PowerPoster Halsafar's Avatar
    Join Date
    Jun 2004
    Location
    Saskatoon, SK
    Posts
    2,339

    Signed Distance -- What?

    I know this is silly...but I can compute and use the signed distance.

    But is it exactly what it sounds like...I can't find any nice definitions of the term.

    Distance is always in the form of positive...you can't travel a negetive distance. But I assume this rule in broken with the signed distance function which obviously finds the sign of a distance (+ or -)

    right?

    em I way off?
    "From what was there, and was meant to be, but not of that was faded away." - - Steve Damm

    "The polar opposite of nothingness is existance. When existance calls apon nothingness it shall return to nothingness." - - Steve Damm

    "When you do things right, people won't be sure if you did anything at all." - - God from Futurama

  2. #2
    Still learning kebo's Avatar
    Join Date
    Apr 2004
    Location
    Gardnerville,nv
    Posts
    3,762

    Re: Signed Distance -- What?

    Hi,
    It depends on whether you are dealing with scalers or vectors. When you drive your car, the speed given on your speedometer is a scaler: it is always positive and gives no indication of direction, futhermore, it is never negative. On the other hand if you are standing, then take 2 steps forward, then 3 steps backward, you have travelled a net distance of -1 steps. The "-" indicates the direction you have travelled.
    HTH
    kevin
    Process control doesn't give you good quality, it gives you consistent quality.
    Good quality comes from consistently doing the right things.

    Vague general questions have vague general answers.
    A $100 donation is required for me to help you if you PM me asking for help. Instructions for donating to one of our local charities will be provided.

    ______________________________
    Last edited by kebo : Now. Reason: superfluous typo's

  3. #3
    Fanatic Member twanvl's Avatar
    Join Date
    Dec 2001
    Posts
    771

    Re: Signed Distance -- What?

    Distance is always positive, to quote mathworld:
    A nonnegative function g(x,y) describing the "distance" between neighboring points for a given set.
    http://mathworld.wolfram.com/Distance.html and
    http://mathworld.wolfram.com/Metric.html
    While officially there is no such thing as a negative distance you can of course use something like distance that also stores a component of the direction, givining you a 'signed distance'.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width