element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Test & Tools
  • Technologies
  • More
Test & Tools
Blog Short Circuits and Continuity: Building an Easy Continuity Tester
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Test & Tools to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: shabaz
  • Date Created: 26 Feb 2025 8:30 PM Date Created
  • Views 1313 views
  • Likes 10 likes
  • Comments 8 comments
  • probing
  • continuity tester
  • probes
  • dmm
  • continuity
  • reverse engineering
  • multimeter
Related
Recommended

Short Circuits and Continuity: Building an Easy Continuity Tester

shabaz
shabaz
26 Feb 2025

Table of Contents

  • Introduction
  • How Does it Work?
  • Building It
  • Setting Up and Using It
  • Summary

Introduction

Since time immemorial, the continuity tester has always been just a dial setting on multimeters. That’s adequate most of the time, but it can be irritating depending on how the feature has been implemented.

With some multimeters, quite a high voltage is generated on the probes during the continuity test. Other multimeters may auto-power-off halfway through testing, and you may never notice until you realize that the instrument is no longer beeping when continuity is expected. Yet another issue is that the threshold for detecting continuity is quite high; some tens of ohms of resistance may still cause the meter to beep. This project aims to solve these issues! The end result is a very compact and low-cost 2 x AAA cell powered continuity tester.

image

How Does it Work?

I cannot take credit for the circuit; it was on the Internet, reverse-engineered from a commercial product (no longer available called the SF10 Short Finder). I decided to use that circuit with just a few minor tweaks. Special thanks to Jan Cumps and genebren, who helped me figure out how the circuit worked (see the comments here:  Brush and Large-Area Multi-Meter Probes for PCB Reverse-Engineering: A DIY Approach! ); also, see Jan’s blog post about a comparator circuit that is used in this project:  OpAmp as Schmitt-trigger 

image

The circuit works by generating a current-limited, low voltage (0.5V) using op-amp U1A, across the probes. The voltage across the probes is amplified with the inverting amplifier U1B, and then passed to a comparator circuit (U1C) with hysteresis. The hysteresis is used to reduce crackle caused by varying contact pressure on the probes, causing a slight change in resistance. The output from the comparator is inverted using op-amp U1D, and then fed into a 555 monostable circuit (U2). The purpose of the monostable is to slightly stretch the output, so that even if continuity is detected only briefly, it will still be identifiable. Finally, the signal reaches the 555 astable multivibrator U3, which is brought out of reset to generate a tone through a speaker.

The gain of the amplifier U1B is adjustable using a trimmer resistor; by adjusting this, you can set the amount of acceptable contact resistance to determine continuity. The original SF10 product could be adjusted down to 10 ohm resistance, apparently. The values in the circuit above are tweaked slightly, so that the minimum resistance can be reduced further, because 10 ohm seemed too high.

Building It

The PCB Gerber zip file is available at the Easy Continuity Tester GitHub repository. Any PCB manufacturer should be able to accept it. The design uses quite large surface-mount parts (0805-sized passives and SOIC-sized integrated circuits), so it’s easy to construct.

image

The photo below shows everything complete (apart from the banana socket wiring) prior to fitting into the enclosure. For the speaker, I used part code 41.T70P015H-LF. The toggle switch is part code T8019L (available from AliExpress).

image

The circuit is easy to construct, but it’s a tight squeeze in the enclosure (Hammond 1591XXMGY), caused by the 4mm banana sockets. If you don’t need the sockets (for instance, if you intend to permanently wire a couple of test leads to the circuit) then everything will fit in the enclosure with plenty of space to spare. There’s an even smaller enclosure (Multicomp G404) that can be used in that case.

image

If you're using the Hammond enclosure, the drilling detail is here:

image

Setting Up and Using It

I decided to use 2 x AAA alkaline cells; I have not tested with rechargeable batteries. Results may vary slightly depending on the battery voltage.

With the trimmer resistor set fully clockwise, the resistance needed to cause the continuity beep to sound, is approximately 3 ohm. There’s some hysteresis, so the sound will continue until the resistance increases to 3.3 ohm. There may well be a few tens of milliohms (or maybe even a few hundred milliohms) of varying contact resistance, and the hysteresis within the circuit will tolerate that and continue to sound the beep.

With the trimmer fully anti-clockwise, the trigger resistance is about 18 ohms. For my purposes, I set the trimmer fully clockwise.

Using the continuity tester is self-explanatory! It appears to work as expected. The responsiveness is great; it beats using the continuity feature on some of the multimeters that I tried.

Current consumption is about 4 mA, increasing to 45 mA when beeping. The beeping sound is about the same tone and volume as any typical multimeter. The beeping current consumption could be reduced with a slightly better output circuit (perhaps even just using a capacitor on the output), but I didn’t investigate that; it’s an exercise for another day. Meanwhile, the circuit works, and it’s time to use it!

Summary

It’s frustrating to use the continuity feature in some multimeters, so it can make sense to have a simple, dedicated little instrument for this purpose. The circuit described here is easy to construct, and solves some of the problems seen in multimeter-based continuity testers.

Thanks for reading!

image 

image source: Google images

  • Sign in to reply
  • shabaz
    shabaz 6 months ago in reply to shabaz

    (just in case anyone is thinking of getting one), the adverts for the SG-004A are confusing often.

    It always looks like they are half the price, but it's for the older SG-003A model (which doesn't support resistance emulation). 

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • shabaz
    shabaz 6 months ago in reply to Jan Cumps

    Interesting video! I like an almost unnoticeable few-millisecond length of latch output I think but can see it's going to be personal preference.

    Incidentally, I noticed he used an adjustable resistance box. There's a nice alternative at these low ohm values: a process calibrator since then you can usually even dial in fractional ohms too. I have an ancient Yokogawa one from Ebay, but the cheapest new product I can find is FNIRSI SG-004A that supports up to several hundred ohms with 0.1 ohm resolution. It's still a bit pricey though (about £100) but looks like a really useful test instrument for all sorts of projects.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • shabaz
    shabaz 6 months ago in reply to genebren

    Those look excellent to have around for some projects. The main issue is that most test probe leads have plastic shrouded banana plugs, which limits the choice of socket to the larger ones. However, I noticed that some test probe leads can come with simpler plain non-shrouded plugs (Probe Master sell them) but are more difficult to get hold of here. 

    I saw some of these on the CPC/Farnell site, they would certainly speed up assembly massively, they are a bit pricier than hoped though. Probably these, plus a larger enclosure with removable end panels could be a nice option.

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Jan Cumps
    Jan Cumps 6 months ago

    EEVBlog just released a related video today:

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    Discusses latch times and hysteresis ranges

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren 6 months ago

    I noticed your comment about the "tight squeeze", and I wondered it something like this would help with the assembly?

    image

    They are 4mm Banana jacks.  I used these on  Programmable DC Load connection adapter.  You might be able to use a solder lug around the threaded part to attach to the PCB.  They are a little beefy for this application, but they just might take up less sapce. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube