Author Topic: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR  (Read 3424 times)

0 Members and 1 Guest are viewing this topic.

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« on: March 16, 2021, 01:09:04 pm »
* ES51932_log.zip (1.6 kB - downloaded 38 times.)* ES51932_log.zipJust decided to replace my 40 year old expensive non-auto ranging DMM with 2000 counts for an inexpensive 22000 count meter:
https://www.aliexpress.com/item/4000178957414.html

So in conclusion:
- 22000 counts
- Nice big screen
- Rugged pretty sturdy case
- Temperature, in device and with external thermocouple (included in package).
- Manual HOLD
- Chipset documentation online
- Trimmers on the mainboard, so you might be able to calibrate the device yourself.
(please share if you know how TODO this)  :-DMM
- Cheap-ass fuses as Dave would say and minimal clearances so keep well below the suggested maximum voltages.
- Only low voltage stuff with RS232 connected. Even though it seems optically isolated.
- DMM Chip-set: ES51932
- UART: CP2102
- Serial Communication protocol: 19200 baud, 7 data-bits, 1 stop-bit, odd parity
  Data packet out: 14 Bytes = [ range, digit[4,3,2,1,0], function, status, option[1,2,3,4], CR , LF ]
  In the attachment is a little Perl serial decoder script as a proof of concept, it expects device at /dev/ttyUSB0 but you can easily change that.

Example session:
Code: [Select]
./ES51932_log.pl
...
00060e-4 V DC auto
-22112e-5 V DC
OL V DC
OL Ω auto
00061e-12 F auto
00000e-2 Hz auto
00207e-1 °C
00000e-8 A DC auto

All in all not a bad investment for 50 euro.
« Last Edit: March 18, 2021, 10:45:55 pm by hve »
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #1 on: March 16, 2021, 01:11:45 pm »
1195096-01195100-11195104-21195108-3
 

Offline LeonR

  • Regular Contributor
  • *
  • Posts: 156
  • Country: br
  • PC hardware enthusiast
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #2 on: March 16, 2021, 03:40:14 pm »
Is the PCB discolouration around RT1 just flux residue or is it a heating issue?
 

Online coromonadalix

  • Super Contributor
  • ***
  • Posts: 5905
  • Country: ca
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #3 on: March 16, 2021, 05:18:16 pm »
i would say flux residue
 

Online DaneLaw

  • Frequent Contributor
  • **
  • Posts: 447
  • Country: dk
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #4 on: March 16, 2021, 07:25:46 pm »
IN lack of software included , it looks like RuoShui is an official name of Victor and highlighted on their site-banner alongside Victor & Yitensen so same-same Victor86E and likely identical software.
http://www.china-victor.com/index.php?m=content&c=index&a=show&catid=42&id=31

Got the 70C myself.
https://imgur.com/a/JwvLzlx

// http://www.china-victor.com/index.php?m=content&c=index&a=show&catid=42&id=18
« Last Edit: March 16, 2021, 07:41:50 pm by DaneLaw »
 

Offline Pinpi

  • Newbie
  • Posts: 4
  • Country: us
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #5 on: March 16, 2021, 07:30:03 pm »
What would you say is a good thing for novice people to pay attention to as a red flag when tearing down things and observing the board?
 

Offline Algoma

  • Frequent Contributor
  • **
  • Posts: 291
  • Country: ca
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #6 on: March 16, 2021, 09:00:42 pm »
That USB port doesn't appear to have any real isolation at all. Avoid testing anything remotely high voltage with that USB connected.
 

Online Kleinstein

  • Super Contributor
  • ***
  • Posts: 14202
  • Country: de
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #7 on: March 16, 2021, 09:12:49 pm »
With mechanical trim pots this looks like a really old design. The main chip seem to have a 2014 date-code. One other code looks like 2018 - which is odd for a meter usually made in at least some quantety.

The solder quality (or lack there of) is not that great - the flux residue with white discolurations may be future corrosion problem.

Safety wise there is not much to expect from 600 V CAT rating with 250 V fuses (kind of Chinese standard). Besides the fuses the optocoupler for the PC interface is also a bit odd: they take the effort of the cut out under the OK, but the LCD interface is closer, with no cut  :-// :-BROKE.

The 2 metal encases blocks look odd - are these relays ?
 

Online DaneLaw

  • Frequent Contributor
  • **
  • Posts: 447
  • Country: dk
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #8 on: March 17, 2021, 03:04:32 am »
On the older model 70C from Victor / RuoShui that is like a 35Euro meter, though numerous years back (2012 dated)..
They do seem to use an optical chain before the USB Mini socket..





IMO not a bad relae-meter and the used feels plastichousing feels way more sturdy than I usually remember seeing in multimeters in this price bracket, and comes with with a PC interface and software incl from scratch..(haven't tested the PC SW., so not sure how useable it is)
- as long you have the price in mind, it's a decent meter, so far been a pleasant companion for the last 6 years in my case, and after pod-adj., quite accurate. https://imgur.com/a/JwvLzlx
« Last Edit: August 11, 2022, 05:37:35 pm by DaneLaw »
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #9 on: March 17, 2021, 12:19:20 pm »
Totally agree with Algoma & Kleinstein

I would say definitely a red flag that the serial interface seams not optically isolated,
Might be interesting to hook up a scope to see the impact on noise levels, might do that later on.

Do not recommend doing any serious high voltage stuff keep, it well below the advertised 1000 DC and 750 AC.
I would probably not harm to probe the 240V AC mains voltages and the 400V DC, with serial disconnected!
But further than that I would not go...
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #10 on: March 17, 2021, 12:22:18 pm »
The 2 metal encases blocks look odd - are these relays ?

I have wondered about that, no markings in the cans. Only thing I can think of, since there are two,  is some sort of precision resistor / resistor array..
Bottom of PCB:

« Last Edit: March 17, 2021, 12:59:17 pm by hve »
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #11 on: March 17, 2021, 12:39:26 pm »


Looking at the weird diode configuration now I would assume the serial interface is optically isolated. The USB2serial chip is powered from the host and then the data is transmitted over the (foto)diode....

Revisiting the 86e:
1195956-0

This is indeed an optocoupler, so same arrangement as in the 70C...

Did you have any luck  in decoding the serial output?
 

Online Kleinstein

  • Super Contributor
  • ***
  • Posts: 14202
  • Country: de
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #12 on: March 17, 2021, 12:53:28 pm »
There is optical isolation, but the creep distance on the baord does not look great.

The old VC70 design looks even worse in some aspect.  Powering a USB-UART bridge chip via USB and than have an optical isolated UART is kind of the logical way, but there is no clear separation visible between the chip and rest of the circuit.
With just RS232 one can kind of hack togeter a direct optical link with no extra power. It would not fully meet the RS232 levels, but most of  the old style serial mice were working with similar levels (e.g. usually no negative voltage).
 

Offline Algoma

  • Frequent Contributor
  • **
  • Posts: 291
  • Country: ca
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #13 on: March 17, 2021, 01:00:09 pm »
The Opto-Isolation is between U1 and U4 .. its U4's (Serial-USB interface) Isolation that is in most question. and doesn't benefit at all from the cut below the opto-Isolation.

« Last Edit: March 17, 2021, 01:18:25 pm by Algoma »
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #14 on: March 17, 2021, 01:13:55 pm »
Have found a datasheet on the 70C chip  https://datasheetspdf.com/datasheet/FS9922-DMM4.html

On page 30 there is a complete info on the serial protocol, might be a good start for the 86E

Code: [Select]
...
RS232 transmission format is 14 byte. Its transmission rate is 2400 bps. The format is as follow

14 byte output code location:

a) Sing byte 1: 0f0H; h) SB1 byte: 0f7H;
b) Data byte 2: 0f1H; i) SB2 byte: 0f8H;
c) Data byte 3: 0f2H; j) SB3 byte: 0f9H;
d) Data byte 4: 0f3H; k) SB4 byte: 0faH;
e) Data byte 5: 0f4H; l) BAR byte: 0fbH;
f) Space byte: 0f5H; m) EOF byte: 0fcH;
g) Point byte: 0f6H; n) ENTER byte: 0fdH.
...

 

Online Kleinstein

  • Super Contributor
  • ***
  • Posts: 14202
  • Country: de
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #15 on: March 17, 2021, 01:19:29 pm »
U4 is a standard  USB to UART bridge chip (CP2102)  the pins may only look odd as not connected pins may not show up. So the isolation distance is even worse than I originally thought. There is only margunal spacing from U4 to the rest of the circuit. The UART signal than goes via the opto-coupler near the USB connector to U1.  It looks like only 1 way data from the DMM to the ouside.
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #16 on: March 17, 2021, 02:50:19 pm »
Yep now it makes sense:  19200 baud, 7 data-bits, 1 stop-bit, odd parity

 

Offline Pinpi

  • Newbie
  • Posts: 4
  • Country: us
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #17 on: March 17, 2021, 05:45:26 pm »
How can you tell if it has optical isolation? :)
 

Online Kleinstein

  • Super Contributor
  • ***
  • Posts: 14202
  • Country: de
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #18 on: March 17, 2021, 06:04:09 pm »
The 4 pin part DB1 is an optocoupler - at least it very much looks like one and it in the right spot.
 

Online DaneLaw

  • Frequent Contributor
  • **
  • Posts: 447
  • Country: dk
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #19 on: March 17, 2021, 09:50:24 pm »
Yep..

 (Opto) NEC2501

2501 Pin-out

Product code: 07042020T
Brand: Other
Photo (opto) NEC2501 PS2501 2501 SOP-4.
https://linhkienst.com/products/photo-quang-dan-opto-nec2501-ps2501-2501-sop-4-moi-chinh-hang-100
« Last Edit: March 17, 2021, 10:00:41 pm by DaneLaw »
 

Offline hveTopic starter

  • Contributor
  • Posts: 47
  • Country: nl
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #20 on: March 18, 2021, 10:21:28 pm »
I think in theory this multimeter might be supported by sigrok:
https://sigrok.org/wiki/UNI-T_UT61E

Unfortunately I could not get it to work, despite using the latest git version:
Code: [Select]
/usr/local/bin/sigrok-cli --driver=uni-t-ut61e-ser:conn=/dev/ttyUSB0 -O analog --samples 5
No devices found.

So i wrote a little Perl serial decoder as a proof of concept:
Code: [Select]
./ES51932_log.pl
...
00060e-4 V DC auto
-22112e-5 V DC
OL V DC
OL Ω auto
00061e-12 F auto
00000e-2 Hz auto
00207e-1 °C
00000e-8 A DC auto

Feel free to experiment if you like, I have attached the script to the first post in this topic.

 

Offline Trader

  • Frequent Contributor
  • **
  • !
  • Posts: 393
  • Country: us
Re: TEARDOWN - RuoShui 86E - 22000 count DMM - 50 EUR
« Reply #21 on: March 19, 2021, 04:46:00 pm »
RuoShui 86E # AC Frequency Response (Bandwidth) (40~400Hz)

UNI-T UT161E is up 20kHz AC
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf