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.

Inductance Meter using 8051.

Status
Not open for further replies.

kishore680

Member level 5
Joined
Mar 14, 2012
Messages
81
Helped
3
Reputation
6
Reaction score
4
Trophy points
1,298
Location
Bangalore
Activity points
1,833
I want to design an inductor meter. How to go ahead. I thought to use tuning circuit, where c will be predetermined capacitor and L is unknown(of course). Then, the output of tuned LC circuit will be a sine wave, which I will pass it to comparator (op amp as a comparator)as one input. The other input will be grounded. The output of comparator will be fed to the Microcontroller (8051) which reads the input pulses and calculates L using f=1/2*pi*squareroot(LC) . Is it right?. Are there any more suitable techniques than this?. Kindly help me out.
 

I would not recommend employ such approach, for many reasons.

You should necessarily work with a big set of capacitors, in order to reach entire range of Inductors values intended to measure. A manual or auto switch would be required for select into a set of (precision) capacitors. Another point concerns to the intrinsic non-linearity related to calculation, becoming fine tune somewhat not so simple.

I presume the best way to do that could be applying fixed voltage pulses directly on the inductor and measuring the current ramp, which is proportional to its value. This way you would deal solely with time domain, adjusting microprocessor timer prescaler to take proper range.



+++
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top