Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to Find Diameter Of Rotor using Micro controller?

Status
Not open for further replies.

nick703

Advanced Member level 1
Joined
Oct 17, 2011
Messages
422
Helped
21
Reputation
44
Reaction score
22
Trophy points
1,298
Location
surat
Activity points
3,987
Ok Now i have a PIC 18f4431 micro controller and LCD. i have completely find out RPM of rotor . now i want to calculate Rotor Diameter using RPM is that possible?

Yes then how ?

And No then what is the solution to measure rotor diameter using PIC micro controller? Please help me.
 

You can't work out the diameter with only the speed of rotation.

You can calculate it if you have two sensors around the circumference of the rotor and they are a known distance apart. If you know how long it takes a point on the circumference to pass between the sensors and how fast it is rotating (RPM) you can work out the diameter it must be to convert the angle of rotation into distance.

Brian.
 
please give me a some example to do this task.

or give me a some link of that type sensor.
 

hello,


the only way is to know the linear speed of the rotor (on his circonference)
VL= PI * Dia * N
so Dia= VL / (PI * N)
N=RPM
VL in Meter per Minute
Dia in Meter

it is an unusual request ?
How do you can have an accees of the rotor circonference
inside the stator ?
what is for ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top