Kaybee909
Newbie level 4
- Joined
- Aug 6, 2013
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 53
Hi, I am in a tight corner with regards to my research. However, I need to calculate the RPM Speed of a motor using PIC18F4620 microcontroller in relation to the following parameters:
Oscillator frequency=20MHz,
Encoder marks=1024,
Pulses(rising edges) and
the time,t.
Can you please help me with the FORMUALR for the Speed in RPM? I'm using timer0 and RB0 for my internal and external interrupts.
Oscillator frequency=20MHz,
Encoder marks=1024,
Pulses(rising edges) and
the time,t.
Can you please help me with the FORMUALR for the Speed in RPM? I'm using timer0 and RB0 for my internal and external interrupts.