Back-emf to RPM (math problem)


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: Back-emf to RPM (math problem)

    RPM = ((1024 - ( ADRESH:ADRESL))* RPMmax) /1024

    depending on the processor used, you'll need to use or PBPL(ongs) or DIV32 ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Back-emf to RPM (math problem)

    as 1024 and RPMmax are both constants, do that math at compile time.

    George

Similar Threads

  1. Replies: 19
    Last Post: - 27th May 2010, 03:56
  2. Pic Interference - EMF
    By CrazyCooter in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th August 2009, 13:50
  3. RPM - DIV32 Problem
    By davewanna in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 11th April 2008, 04:33
  4. help read Back EMF of DC motor
    By jetpr in forum General
    Replies: 9
    Last Post: - 23rd January 2008, 01:05
  5. Math problem!
    By in forum General
    Replies: 8
    Last Post: - 8th September 2003, 09:32

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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