Author Topic: Hioki LCR 3532-50  (Read 4357 times)

0 Members and 1 Guest are viewing this topic.

Online Martin72Topic starter

  • Super Contributor
  • ***
  • Posts: 6743
  • Country: de
  • Testfield Technician
Hioki LCR 3532-50
« on: September 23, 2023, 11:00:16 pm »
EDIT: Title changed.

Hi,

I have this beautiful unit, a thread about it can be found in the repair section, and I am looking for these documents.
I just can not imagine that really no one but Hioki himself has these documents. :P
And Hioki consistently gives nothing out. ::)
Repaired I have the LCR meter already in the sense of the main problem solved.
However, the display and especially the touch panel are damaged due to age.
The latter I had bought "new" on ebay, for expensive money from China.
Unfortunately, it was probably just as old, the contacts have dissolved after several plug cycles. >:(
The display itself is also offered and also very expensive, around the 300€...
This is all too much for me, even if you get an excellent measuring device with frequencies up to 5Mhz afterwards.
Therefore, the idea of giving the device a new display with touch input becomes more appealing to me.
But I would need at least the schematic of the controller board.
Therefore the question for the documents - It does not even have to be the 5Mhz variant, because it is about the HMI, which should be the same for all models from the series.
« Last Edit: September 09, 2024, 06:25:58 pm by Martin72 »
"Comparison is the end of happiness and the beginning of dissatisfaction."
(Kierkegaard)
Siglent SDS800X HD Deep Review
 

Online Martin72Topic starter

  • Super Contributor
  • ***
  • Posts: 6743
  • Country: de
  • Testfield Technician
Re: Hioki LCR 3532-50 Partial renewal
« Reply #1 on: December 20, 2023, 10:17:55 pm »
Hi,
Next week I have a few days off after the holidays and mainly I want to take care of the Hioki, the problems have remained and I don't see the point in spending money again and buying a touchpanel in unknown condition from the China man for almost 200€, not to mention the display.
What's more, the yellowed front panel, which I had managed to get halfway bright after some painstaking work, is as yellowed as before.
So the tasks are as follows.
- New input system
- New front panel
Regarding display/touch panel:
The original system consists of a touch panel with resistive pressure points, which is mounted in front of the LCD display.
The LCD display itself is a monochrome 320x240 in 5.3" size.
Without a schematic it will be very difficult, what I found out is that the display itself is "raw", it expects data in 4-bit parallel format.
This is provided by the Epson chip on the controller board.
This in turn gets its data from the µC, which also processes the input from the touch panel.
It will be very hard to emulate the previous input/output system with today's touch displays.
But my Hioki has a built-in RS232 interface.
Maybe I can "hang on" to it with a new touch display.
The software for reading/inputting from the interface can still be downloaded from Hioki, I'll have a look at it in a few days, I had to buy an adapter first.
Why do I want to go to all this trouble?
Because a comparable device today easily costs €5000 and because I want to work through a "trauma". ;)


"Comparison is the end of happiness and the beginning of dissatisfaction."
(Kierkegaard)
Siglent SDS800X HD Deep Review
 

Offline coromonadalix

  • Super Contributor
  • ***
  • Posts: 6589
  • Country: ca
Re: Hioki LCR 3532-50 Partial renewal
« Reply #2 on: December 20, 2023, 11:28:00 pm »
only solutionsfor stand alone ...  or unless you convert it to a windows driven machine ?

as you wrote
reverse engineer the protocol / data bus between the mcu side to the lcr side,  you could mimick  touch and controls with other platform  ... BUT you may or would need to imlement all the calculations ...

OR

get some hmi interface with serial port and build your visual interface to send commands / receive values ...  many brands and companies, some have "easy to do" tools, protocols / commands / examples etc ...

you have some Nextion, some arduino compatible  .... lots of choices

in the end you have an head controller and the measurement unit ???  like Chroma lcr's who goes to 5 - 10 Mhz ...

but in the end  no easy solutions

personally i would try  HMI  route


pc software

https://www.hioki.com/global/support/download/software/versionup/detail/id_159   
lcr403e.zip 
« Last Edit: December 20, 2023, 11:43:06 pm by coromonadalix »
 
The following users thanked this post: KungFuJosh, Martin72

Offline coromonadalix

  • Super Contributor
  • ***
  • Posts: 6589
  • Country: ca
Re: Hioki LCR 3532-50 Partial renewal
« Reply #3 on: December 20, 2023, 11:49:24 pm »
or  try some tablet pc ????  touch screen at 10 "   ??

usb to serial ....  bam    it works   loll

started the pc software on win 11 x64      but since no lcr on com port  ... it closes
 

Online Martin72Topic starter

  • Super Contributor
  • ***
  • Posts: 6743
  • Country: de
  • Testfield Technician
Re: Hioki LCR 3532-50 Partial renewal
« Reply #4 on: December 20, 2023, 11:52:23 pm »
If I get full control and same displaying via the software it won´t bother me to do it this way.
Let´s see in a few days.
"Comparison is the end of happiness and the beginning of dissatisfaction."
(Kierkegaard)
Siglent SDS800X HD Deep Review
 

Offline coromonadalix

  • Super Contributor
  • ***
  • Posts: 6589
  • Country: ca
Re: Hioki LCR 3532-50 Partial renewal
« Reply #5 on: December 21, 2023, 12:22:49 am »
want to see that ...   :-+
 

Online Martin72Topic starter

  • Super Contributor
  • ***
  • Posts: 6743
  • Country: de
  • Testfield Technician
Re: Hioki LCR 3532-50 Partial renewal
« Reply #6 on: December 23, 2023, 10:19:01 pm »
Just tried it out - and it worked straight away, I wouldn't have expected it. 8)
Instead of using an adapter, I configured the RS232 cable myself - the 25-pin connector looks so bulky because all 25 pins are screwable instead of having to be soldered.
One of my notebooks has the special feature that although it is still relatively young (i5 cpu), it has a "real" COM port.
Then I installed the software and just let it run - Tadaa, it works. :-+



The test object is a 470nF film capacitor.
Unfortunately, the program only allows 4 parameters at the same time.
Then I played with the graph function, in this function I "only" get up to 1Mhz test frequency, but I was also just playing, I'll really get to grips with it in the days to come.
Tomorrow I'll try to convert the generated CSV files into a graphic, I may have done something like that once at work...
But no matter:
It works, that's the realization for today.
"Comparison is the end of happiness and the beginning of dissatisfaction."
(Kierkegaard)
Siglent SDS800X HD Deep Review
 

Offline coromonadalix

  • Super Contributor
  • ***
  • Posts: 6589
  • Country: ca
Re: Hioki LCR 3532-50 (Partial renewal)
« Reply #7 on: December 24, 2023, 01:46:55 am »
glad and sad a bit  for your problems ....  is it the lcr403e  software ?
 

Online Martin72Topic starter

  • Super Contributor
  • ***
  • Posts: 6743
  • Country: de
  • Testfield Technician
Re: Hioki LCR 3532-50 (Partial renewal)
« Reply #8 on: December 24, 2023, 12:01:23 pm »
Quote
is it the lcr403e  software ?

Yes.
I have separated the values from a column and am looking to see how I can make a graph from them.
"Comparison is the end of happiness and the beginning of dissatisfaction."
(Kierkegaard)
Siglent SDS800X HD Deep Review
 

Offline coromonadalix

  • Super Contributor
  • ***
  • Posts: 6589
  • Country: ca
Re: Hioki LCR 3532-50 (Partial renewal)
« Reply #9 on: December 24, 2023, 02:27:57 pm »
i think you could sniff out all the communications to some extent  and you could sript in python  ??


here i include some example stuff,  you have even an excel sheet in VBA...

for some lcr models  ... not necessarly yours ...
 
The following users thanked this post: egonotto, Martin72

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50 (Partial renewal)
« Reply #10 on: December 24, 2023, 05:52:35 pm »
Quote
is it the lcr403e  software ?

Yes.
I have separated the values from a column and am looking to see how I can make a graph from them.

Create a new Sheet in Excel and name it what you want (I just do Chart).

Go to the new Sheet, and switch to the Insert tab. On the Insert tab, there's lots of options, I usually use a Scatter plot from the Charts box.


That will create an empty box. Right-click the empty box and click "Select Data..." From there you will select your data.

Here's one of mine:


Here's the data it's reading:
« Last Edit: December 24, 2023, 05:54:06 pm by KungFuJosh »
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 
The following users thanked this post: coromonadalix, Martin72

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #11 on: September 09, 2024, 05:46:08 pm »
This is kind of interesting. I've got the 3532-50 connected to my computer now. The "Hioki LCR Sample Program" is a little dated, but works and can send graphs to Excel, which is pretty cool. I did the attached sweep, then changed the chart type in Excel, and hid two of the values to reduce the clutter.
« Last Edit: September 09, 2024, 08:21:29 pm by KungFuJosh »
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 
The following users thanked this post: Martin72

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #12 on: September 09, 2024, 05:54:12 pm »
It's a little odd that the app decides what order to put stuff in. 🤷
« Last Edit: September 09, 2024, 08:21:20 pm by KungFuJosh »
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 
The following users thanked this post: Martin72

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #13 on: September 10, 2024, 12:45:45 am »
When I do the short correction with the 3532-50, everything on the screen is zeroed out while shorted. This seems like a good thing, but it's the only meter I've seen that does this.

Is this normal or is it weird? Should my other meters do this too, or no?
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 

Offline shabaz

  • Frequent Contributor
  • **
  • Posts: 403
Re: Hioki LCR 3532-50
« Reply #14 on: September 10, 2024, 01:52:41 am »
I'm speculating unfortunately (I've only used a couple of LCR meters, not Hioki), but I think it's expecting the shorting link to be as-close-as zero ohms, and with almost zero inductance, so it will use that as your zero-ohm, zero-reactance calibration at that push-in socket. Since from the photo you're indeed using what looks like a decent short with such properties, then I think with that short calibration (along with the the 'open' calibration) then you're all set, i.e. I believe this would be normal.
 
 
The following users thanked this post: KungFuJosh

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #15 on: September 10, 2024, 03:14:04 am »
Thanks, that's what I speculated too. But the question remains because of the 3 bench LCRs I've used that same fixture with, this is the only one that zeroed out everything. The other meters only zeroed out R and Z.
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 
The following users thanked this post: shabaz, egonotto

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #16 on: September 19, 2024, 01:06:19 am »
Entertaining myself with the LCR software and Excel... The resistor seems stable enough I guess.
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 
The following users thanked this post: egonotto, Martin72

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #17 on: September 19, 2024, 02:29:52 am »
Here's a WIMA 100pF film cap. I had to create the chart from scratch this time. Excel got weird trying to show the phase and Cs values with whatever was generated.
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 
The following users thanked this post: Martin72

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #18 on: September 20, 2024, 07:03:45 pm »
Well, this is weird. I didn't think the 3532-50 could measure DCR, but the manual claims in can via both the Rs and Rp modes. Of course, it doesn't say how.

Anybody have any idea how to make the 3532-50 measure DCR?
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 

Offline coromonadalix

  • Super Contributor
  • ***
  • Posts: 6589
  • Country: ca
Re: Hioki LCR 3532-50
« Reply #19 on: September 20, 2024, 07:27:57 pm »
not sure if its a typo error, copy pasted from other lcr manual

many sites talk about esr  not dcr ???
 

Online tautech

  • Super Contributor
  • ***
  • Posts: 29398
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Hioki LCR 3532-50
« Reply #20 on: September 20, 2024, 07:35:23 pm »
not sure if its a typo error, copy pasted from other lcr manual

many sites talk about esr  not dcr ???
ST42 has 2 resistance tests, one is DCR or if you like RDC.....
Avid Rabid Hobbyist.
Some stuff seen @ Siglent HQ cannot be shared.
 

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #21 on: September 20, 2024, 07:44:00 pm »
not sure if its a typo error, copy pasted from other lcr manual

many sites talk about esr  not dcr ???

I dunno if it's an error or not, but they wrote it two times. One time also next to ESR in the Rs section. 🤷
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #22 on: September 20, 2024, 07:45:15 pm »
ST42 has 2 resistance tests, one is DCR or if you like RDC.....

Dude, you know that I know that.  :-DD :-DD :-DD

I have many meters that can measure DCR, but this thread isn't about them. 😉
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 

Online Martin72Topic starter

  • Super Contributor
  • ***
  • Posts: 6743
  • Country: de
  • Testfield Technician
Re: Hioki LCR 3532-50
« Reply #23 on: September 20, 2024, 08:15:45 pm »
LCR = ST42, that must be a reflex...

On to the matter at hand:

Tap one of the four parameter icons on the left side of the screen, and the parameter menu should open.

"Comparison is the end of happiness and the beginning of dissatisfaction."
(Kierkegaard)
Siglent SDS800X HD Deep Review
 

Offline KungFuJosh

  • Super Contributor
  • ***
  • Posts: 2649
  • Country: us
  • TEAS is real.
Re: Hioki LCR 3532-50
« Reply #24 on: September 20, 2024, 08:29:41 pm »
LCR = ST42, that must be a reflex...

On to the matter at hand:

Tap one of the four parameter icons on the left side of the screen, and the parameter menu should open.

Now I think you're both teasing me. 😉

DCR isn't listed there. They mention it in the manual I posted, implying it was a sub feature of either Rs or Rp. I think it was a lie, but I'm also curious if it's possible or not.
"Right now I’m having amnesia and déjà vu at the same time. I think I’ve forgotten this before." - Steven Wright
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf