Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 09:34:14 21:34


Login with username, password and session length


Pages: [1]
Print
Author Topic: Auto Range Inductance Capacitance and Milliohm Meter  (Read 5048 times)
0 Members and 1 Guest are viewing this topic.
sadman
Hero Member
*****
Offline Offline

Posts: 680

Thank You
-Given: 1738
-Receive: 2589


Sow The Seeds of Love


« on: November 03, 2018, 02:09:59 14:09 »

Simple but great hardware and a good work bench tool based on PIC16F690 with some resistor cap and and relay and two switch for mode change and calibration added fully functional Proteus simulation.

Capacitance Range 1pF to 0.1F
Inductance Range  10nH to 20H
Resistance Range  1mohm to 0.5ohm

sadman
« Last Edit: November 03, 2018, 02:13:03 14:13 by sadman » Logged
Old_but_Alive
Senior Member
****
Offline Offline

Posts: 328

Thank You
-Given: 699
-Receive: 118


« Reply #1 on: November 03, 2018, 03:20:35 15:20 »

proteus is not the real world, and is basically rubbish.

let us know when you have made a real working unit
Logged

I fought Ohm's Law ...  and the law won
I only use Mosfets because I have a Bipolar mental disorder :-)
sadman
Hero Member
*****
Offline Offline

Posts: 680

Thank You
-Given: 1738
-Receive: 2589


Sow The Seeds of Love


« Reply #2 on: November 04, 2018, 04:56:58 04:56 »

proteus is not the real world, and is basically rubbish.

let us know when you have made a real working unit

Old_but_Alive i agree with you Proteus is some time behave like crape here is example attach in real hardware every thing working fine but when it is come Proteus it is not working as expected as Proteus required 100% optimized code what a crape.

further i have made real hardware of the L/C meter for a friends and working fine but now at our local component supplier PIC16F690 is out of stock once arrive make an other one and share here (picture).

Quote
Sooooo... where is your proteus file?
I can also make a series of screenshots and brag 'bout a homemade device that makes pancakes, by it self Cheesy

just download sonsivri LCM txt file and you will find it

 
« Last Edit: November 04, 2018, 05:00:41 05:00 by sadman » Logged
Old_but_Alive
Senior Member
****
Offline Offline

Posts: 328

Thank You
-Given: 699
-Receive: 118


« Reply #3 on: November 04, 2018, 08:08:52 08:08 »

@Sadman,

I apologise if I was a bit harsh.

your spec of

Capacitance Range 1pF to 0.1F
Inductance Range  10nH to 20H
Resistance Range  1mohm to 0.5ohm

is just not acheivable in practice
Logged

I fought Ohm's Law ...  and the law won
I only use Mosfets because I have a Bipolar mental disorder :-)
sadman
Hero Member
*****
Offline Offline

Posts: 680

Thank You
-Given: 1738
-Receive: 2589


Sow The Seeds of Love


« Reply #4 on: November 04, 2018, 09:51:10 09:51 »

@Sadman,

I apologise if I was a bit harsh.

your spec of

Capacitance Range 1pF to 0.1F
Inductance Range  10nH to 20H
Resistance Range  1mohm to 0.5ohm

is just not acheivable in practice

I was came across this design in 2011 during a google search, DIY pic based L/C meter on a Hungarian electronic web page but at that time PIC16F690 was unavailable in my country. a couple of month back i made this for my friend who required this to build boost converter for LED Light and wants to calculate the inductor for it.

yes it work for the said parameters it is the job of the math working inside the PIC16F690 see some image from real hardware i will found link to that web page from my old internet explorer favorite book marks i also call my friend to send me some picture of the hardware with measurements
« Last Edit: November 04, 2018, 09:53:18 09:53 by sadman » Logged
Old_but_Alive
Senior Member
****
Offline Offline

Posts: 328

Thank You
-Given: 699
-Receive: 118


« Reply #5 on: November 04, 2018, 10:40:14 10:40 »

can you post the firmware source code ?

does it auto zero out the pf and mohms for the measuring wires ?
« Last Edit: November 04, 2018, 10:46:06 10:46 by Old_but_Alive » Logged

I fought Ohm's Law ...  and the law won
I only use Mosfets because I have a Bipolar mental disorder :-)
sadman
Hero Member
*****
Offline Offline

Posts: 680

Thank You
-Given: 1738
-Receive: 2589


Sow The Seeds of Love


« Reply #6 on: November 04, 2018, 01:18:34 13:18 »

can you post the firmware source code ?

does it auto zero out the pf and mohms for the measuring wires ?

Honestly i never measure or check the mohms just check it with inductance and Capacitance further i do not have source code only Hex files as author of the project did not release it.

hxxp://inx.narod.ru/lcfm/lcfm1.html  This Russian guy convert the code or rewrite it for 16 segment LCD display but he did not share any code or even Hex file only schematic.

hxxp://www.electronicslab.com/projects/test/024/index.html This guy made it with firmware version 1.35 (my uploaded is 1.25 which is more stable)

hxxp://scopionz.blogspot.com/2015/11/simple-and-accurate-lc-meter-circuit.html This guy made it own PCB and share it experience

Not least but last i found the link to original author web page from my record which you can see in links below on page 7 you can find the all firmware version but only Hex files, author of the project discuss the theory of operation in detail on first three pages.  

hxxps://www.hobbielektronika.hu/cikkek/lcm3_alkatresz_mero_muszer_-_kit_lehetoseg.html

« Last Edit: November 04, 2018, 01:28:39 13:28 by sadman » Logged
manglam
Newbie
*
Offline Offline

Posts: 7

Thank You
-Given: 9
-Receive: 9


« Reply #7 on: April 12, 2020, 10:35:16 10:35 »

hello friends, here is a link for a another component tester..

 if it is use full plz give a thanks to me.
 i m a new in this forum.


Edit: WE don't ask for thank yous
« Last Edit: April 12, 2020, 01:04:55 13:04 by pickit2 » Logged
pushycat
Senior Member
****
Offline Offline

Posts: 463

Thank You
-Given: 210
-Receive: 1446



« Reply #8 on: April 12, 2020, 03:06:32 15:06 »

hello friends, here is a link for a another component tester..

 if it is use full plz give a thanks to me.
 i m a new in this forum.


Edit: WE don't ask for thank yous
We'll always love to see you sharing any projects you did personally. You can share Circuits, codes, PCB and every thing what you like to share. We have a lot of electronics loving fraternity who love to learn more and share more.
Logged
manglam
Newbie
*
Offline Offline

Posts: 7

Thank You
-Given: 9
-Receive: 9


« Reply #9 on: April 12, 2020, 05:15:14 17:15 »

We'll always love to see you sharing any projects you did personally. You can share Circuits, codes, PCB and every thing what you like to share. We have a lot of electronics loving fraternity who love to learn more and share more.

sir u r a respected senior member in this forum ... ur advice is more use full to us..  Smiley
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC