Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kfas
  • Order by date
  1. kfas

    proximity sensing

    It is obvious Texas Instruments used it in whatever machine they wanted.From their documentation they could have corrected whatever errors it has.
  2. kfas

    proximity sensing

    I need help to convert the following derivative integration pseudocode for proximity sensing to a matlab program X[i-1] = X[0] I[i-1] = 0 Loop1: D[i] = X[i] - X[i-1] Is (ABS(D[i]) greater than DT)? true: I[i] = I[i-1] + D[i] else: I[i] = I[i-1] Is (I[i] H/d) true: Object detected I[i-1] = I[i]...

Part and Inventory Search