Author Topic: $20 LCR ESR Transistor checker project  (Read 3451948 times)

NikolaSoft, jellytot, carrascoso and 11 Guests are viewing this topic.

Offline Feliciano

  • Regular Contributor
  • *
  • Posts: 214
  • Country: ve
Re: $20 LCR ESR Transistor checker project
« Reply #7350 on: December 21, 2021, 04:02:13 pm »
At least the new T7 has an SS210 for the HV diode that used to burn on the traditional TC-1 and clones. And I also notice the new power/timer MCU has its own crystal, and the battery arrived charged. So I'll study this design a bit to see whether it's a real improvement, or basically a workaround.

Just to check: if the last line on the 324pa is "2120G1P" means manufactured in 2021, right?

« Last Edit: December 21, 2021, 04:52:23 pm by Feliciano »
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7351 on: December 21, 2021, 05:43:39 pm »
Yep, year 2021, week 20, lot G1P.
 

Offline Feliciano

  • Regular Contributor
  • *
  • Posts: 214
  • Country: ve
Re: $20 LCR ESR Transistor checker project
« Reply #7352 on: December 22, 2021, 07:47:21 pm »
Preliminar findings  :-DMM:
On the old model (unmodified STC15, powered on when connecting the battery) there is a whine noise and high current when using not_so_low shunt. When using the lowest shunt, it registers around 280mA under functioning and 0.24mA during standby.
On the new model (new power MCU, powered off when connecting the battery) the circuit uses around 200mA when working (no whine with the DMM), and 3.6µA during standby.

So, somebody made some improvements. Perhaps read this thread?  ;)

The main catch is still using a 324pa. Looking forward for the 64k version.
« Last Edit: December 23, 2021, 12:36:56 pm by Feliciano »
 

Offline ricktendo

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: $20 LCR ESR Transistor checker project
« Reply #7353 on: December 24, 2021, 06:22:54 am »
Will somebody be so kind as to share your mega328_color_kit 16MHz Makefile with me, trying to get it under 90KB with as much features as possible.
« Last Edit: December 24, 2021, 06:27:42 am by ricktendo »
 

Offline eti

  • Super Contributor
  • ***
  • !
  • Posts: 1801
  • Country: gb
  • MOD: a.k.a Unlokia, glossywhite, iamwhoiam etc
Re: $20 LCR ESR Transistor checker project
« Reply #7354 on: December 24, 2021, 09:08:59 pm »
I have the standard one, orange solder resist, mint green backlit dot matrix display:

# Why do some LEDs only show as capacitors?

# Why do small inductors (20-90uH) only show as resistors?

Thanks
 

Offline rsjsouza

  • Super Contributor
  • ***
  • Posts: 5986
  • Country: us
  • Eternally curious
    • Vbe - vídeo blog eletrônico
Re: $20 LCR ESR Transistor checker project
« Reply #7355 on: December 25, 2021, 01:45:26 am »
If the LED forward voltage is too high, the diode part will be an open circuit and the capacitance will be dominant. The tester will measure that.

When a very small inductor is measured in low frequency, its series resistance will be dominant. The tester will measure that.
Vbe - vídeo blog eletrônico http://videos.vbeletronico.com

Oh, the "whys" of the datasheets... The information is there not to be an axiomatic truth, but instead each speck of data must be slowly inhaled while carefully performing a deep search inside oneself to find the true metaphysical sense...
 

Offline indman

  • Super Contributor
  • ***
  • Posts: 1012
  • Country: by
Re: $20 LCR ESR Transistor checker project
« Reply #7356 on: December 25, 2021, 07:04:20 am »
Why do small inductors (20-90uH) only show as resistors?
Install the latest K-firmware or M-firmware on your device and you can measure fine inductances from 50-100nH(NanoHenry) accurately enough. ;)
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7357 on: December 25, 2021, 12:04:07 pm »
The normal inductance measurement of the OSHW firmwares can measure down to 20 or 10 µH when the tester/clone doesn't cheap out on components. The firmware measures inductance only after a resistance is detected. If the inductance measurement fails the tester assumes that the DUT is a resistor. The k-firmware supports an additional measurement method for low value capacitors and coils, called SamplingADC (requires a small reference cap in parallel with the coil). And the m-firmware supports an optional LC meter frontend (similar to the PIC based LC meters) to measure down to fF and nH.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7358 on: December 25, 2021, 06:28:00 pm »
As promised a few pages back, here are some inverted_color_numbers [1,2,3] bitmaps to be integrated on next releases as an optional way for enhanced readability of the components_pins displayed (on ctesters with enough memory).

EDIT: Currently developed: 6x8, 8x8, 10x16, and 12x16 (all hf).

That's going to be UI_PROBE_REVERSED in the next version. If you like to create the character bitmaps for the other fonts too, be my guest. ;)
 
The following users thanked this post: Feliciano

Offline Feliciano

  • Regular Contributor
  • *
  • Posts: 214
  • Country: ve
Re: $20 LCR ESR Transistor checker project
« Reply #7359 on: December 25, 2021, 10:36:32 pm »
So far I only have figured out the encoding of the hf fonts. I haven't invested so much time on the other types of fonts. If there is any other hf pending let me know, as I developed a pseudo-automatic method for reversing the colors of those.
« Last Edit: December 26, 2021, 12:22:21 am by Feliciano »
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7360 on: December 26, 2021, 09:34:04 am »
I've converted your 'hf' bitmaps for 6x8, 8x8, 10x16 and 12x16 into the other formats of the same sizes. Other fonts in 'hf' format are font_16x26_hf.h and font_8x16_win1251_hf.h.
 

Offline eti

  • Super Contributor
  • ***
  • !
  • Posts: 1801
  • Country: gb
  • MOD: a.k.a Unlokia, glossywhite, iamwhoiam etc
Re: $20 LCR ESR Transistor checker project
« Reply #7361 on: December 27, 2021, 06:30:02 am »
If the LED forward voltage is too high, the diode part will be an open circuit and the capacitance will be dominant. The tester will measure that.

When a very small inductor is measured in low frequency, its series resistance will be dominant. The tester will measure that.

But the led lights up
 

Offline Yuriy_K

  • Regular Contributor
  • *
  • Posts: 140
  • Country: ru
Re: $20 LCR ESR Transistor checker project
« Reply #7362 on: December 27, 2021, 11:54:07 am »
But the led lights up
You can show an image on your display or write what is not shown. My example :
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7363 on: December 27, 2021, 12:54:32 pm »
The diode check is a little bit more complex than you might think. Several measurements are done to filter out other components which exhibit similar behaviour. There can be fringe cases in which a filter fails and the DUT is wrongly dedected as a diode or vice versa. For example, one of those filters checks if the forward voltage is between 0.15 and 4.64 V.
 

Offline Feliciano

  • Regular Contributor
  • *
  • Posts: 214
  • Country: ve
Re: $20 LCR ESR Transistor checker project
« Reply #7364 on: December 27, 2021, 01:44:18 pm »
That's going to be UI_PROBE_REVERSED in the next version. If you like to create the character bitmaps for the other fonts too, be my guest. ;)
Here, the reversed_colors [1,2,3] numbers of the horizontally_flipped bitmaps, to be integrated on next releases as an optional feature for enhancing readability of the components_pins displayed on ctesters with enough memory for this. I also attach a sample of how I imagine it would look like on a monochrome display.
« Last Edit: December 27, 2021, 02:09:54 pm by Feliciano »
 
The following users thanked this post: madires

Offline indman

  • Super Contributor
  • ***
  • Posts: 1012
  • Country: by
Re: $20 LCR ESR Transistor checker project
« Reply #7365 on: December 27, 2021, 02:14:18 pm »
I would remove the circle from the element images. On a low resolution display, these circles are distorted and look clumsy.Still, they don't carry any useful information. ;)
 
The following users thanked this post: Jacon, horo

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7366 on: December 27, 2021, 02:45:59 pm »
You've got a point there!
 

Offline Feliciano

  • Regular Contributor
  • *
  • Posts: 214
  • Country: ve
Re: $20 LCR ESR Transistor checker project
« Reply #7367 on: December 27, 2021, 08:51:55 pm »
I would remove the circle from the element images. On a low resolution display, these circles are distorted and look clumsy.Still, they don't carry any useful information. ;)
Do you mean the circle around some symbols?
The icons of my previous picture are the 30x32. There is also the 24x24 and 32x32 (I haven't rendered those). For low_res displays it's very importante to balance the font_size and the symbol_size. As you suggest, the circle could be removed, and the size of the symbol be increased. This could be pondered and added as an option too :-\
« Last Edit: December 27, 2021, 09:05:21 pm by Feliciano »
 

Offline indman

  • Super Contributor
  • ***
  • Posts: 1012
  • Country: by
Re: $20 LCR ESR Transistor checker project
« Reply #7368 on: December 28, 2021, 07:16:39 am »
Do you mean the circle around some symbols?
Yes.
 

Online carrascoso

  • Contributor
  • Posts: 41
  • Country: es
Re: $20 LCR ESR Transistor checker project
« Reply #7369 on: December 29, 2021, 09:38:54 am »
Hi all.
I am testing the new features of the firm v1.45m on a GM328 color kit.
But there are some functions that do not appear in the menu, I do not know if they should really appear in it or not.
#define HW_BUZZER, this function does not appear in the menu, I understand that without appearing it would work having the meter modified with a buzzer, a modification that I will make shortly.
#define UI_THREE_PROFILES, this other one does not appear in the menu, besides not knowing what use it has.
I would ask for a little guidance on it.
Thanks
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7370 on: December 29, 2021, 10:13:33 am »
HW_BUZZER is a simple hardware option which is used by SW_CONTINUITY_CHECK. It's kept separate because other functions might use it in the future too. UI_THREE_PROFILES adds a '#3' to the load/save menus.
 
The following users thanked this post: carrascoso

Offline TERRA Operative

  • Super Contributor
  • ***
  • Posts: 2917
  • Country: jp
  • Voider of warranties
    • Near Far Media Youtube
Re: $20 LCR ESR Transistor checker project
« Reply #7371 on: December 29, 2021, 03:39:39 pm »
Question for the gurus here..

I have an LCR-T4-H (Green backlit monochrome display, yellow solder mask) that shows 'MTester v2.68 by Efan & HaoQixin/91make.taobao.com' on the initial screen.

Does anyone know of a newer firmware for this unit?
Where does all this test equipment keep coming from?!?

https://www.youtube.com/NearFarMedia/
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7372 on: December 29, 2021, 07:01:09 pm »
The latest OSHW firmwares: k-firmware 1.13k or m-firmware 1.45m
 
The following users thanked this post: elecdonia

Offline madires

  • Super Contributor
  • ***
  • Posts: 7768
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #7373 on: December 30, 2021, 05:30:12 pm »
I would remove the circle from the element images. On a low resolution display, these circles are distorted and look clumsy.Still, they don't carry any useful information. ;)

What do you think about adding small pin designators, like B, C and E for a BJT?
 

Offline indman

  • Super Contributor
  • ***
  • Posts: 1012
  • Country: by
Re: $20 LCR ESR Transistor checker project
« Reply #7374 on: December 30, 2021, 05:34:11 pm »
This is convenient, fast and clear, of course, as long as these small symbols are distinguishable on the different types of displays. :)
Will this be in addition to numbers 1-2-3 or instead of them?
« Last Edit: December 30, 2021, 05:35:48 pm by indman »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf