Author Topic: Agilent 33250A Display repair  (Read 2184 times)

0 Members and 1 Guest are viewing this topic.

Offline VanBuddTopic starter

  • Contributor
  • Posts: 40
  • Country: de
Agilent 33250A Display repair
« on: September 05, 2023, 10:06:24 am »
Hello,

ive got a 33250A function generator where the display stopped working.
Everything else is working just fine, i can push the buttons, the waveform will output and i can change amplitude, frequency etc.

The backlight is on but nothing will show up, i opened the device and on the Display PCB (Optrex DMF-50887) are two parts blown up (D1 and TR1).


I think its part of the contrast adjustment circuit, because its connected to the little potty.
And that would make sense i guess, because the backlight is on. So maybe the contrast adjustment is just that far of, that i just cant see the text on display.

I guess TR1 is a triac. I dont have much experience with such circuits.
I found similar looking triac dimmer circuits but i dont know whats the function of IC9.

Does somone have the schematics of the Displayboard, its not in the 32250A service manual because its not from Agilent.
I can only find the datasheet (https://www.beyondinfinite.com/lcd/Library/Optrex/DMF-50887NCJU-FW-1.pdf)

Or can someone help me how to debug this PCB.
I think its not done with just replacing the blown parts, i mean something was happening so they blew up. :D
But maybe that should be the first thing i have to try.

Does someone know which parts are TR1, D1 and IC9?

Hope someone can help me.

BR
Paul
« Last Edit: September 05, 2023, 10:08:16 am by VanBudd »
 

Offline macboy

  • Super Contributor
  • ***
  • Posts: 2396
  • Country: ca
Re: Agilent 33250A Display repair
« Reply #1 on: September 05, 2023, 01:46:08 pm »
The circuit looks like a boost converter with IC9 as the controller, TR1 as a switching MOSFET, D1 as the diode. If TR1 failed (short) then it would not likely kill D1 also, so I'd suspect D1 failed first, which then caused TR1 to fail when it switched on (shorting C3/C4 directly to ground). TR1 is probably now open circuit D-S. The failure may or may not have been caused by a downstream component powered from the output voltage (over-current causing D1 to overheat and fail).

As a boost converter, the circuit input is likely 5 V (or whatever you can measure across C18, rated at 10 V). R18/R19 form a voltage divider which feeds into IC9, and if I'm correct R18 is marked 184 (180k) and R19 is 203 (20k), so the divider is 1:10. If the IC9 controller uses the familiar 1.2 V reference/feedback input then the regulator would be outputting 12 V when working. This also aligns with the 25 V voltage rating on the capacitors C3/C4.

You could try removing D1 and TR1. Then connect a floating, 12 V current-limited supply across C3 or C4. I'd start with current limit of 0.1 A, and I'd probably add some series resistance (10 to 50 ohm). Then you have a power limit of < 1.2 Watt, which may still heat a damaged (short) component on the 12 V rail, but is less likely to immediately cause damage. Apply this voltage after power on the system, not before. The boost converter doesn't look very big so I'd not expect it to deliver much current when working. If this works, and the current isn't excessive, you can try replacing D1 and TR1. D1 is likely a Schottky diode (cathode to R18) and TR1 an N-MOSFET, GDS on pins 123. Values are probably not critical on a small boost converter like this; use almost any device described in the datasheet as suitable for DC-DC switching regulators.  Check R18/R19 (may need to remove them) since a failure in one of them could have caused the failure in the power devices. Instead of fixing the boost circuit, you could remove the TR1, D1, IC9, and connect a separate boost module across the output (C3/C4) to provide 12 V.
 
The following users thanked this post: voltsandjolts, Natfaji90

Offline VanBuddTopic starter

  • Contributor
  • Posts: 40
  • Country: de
Re: Agilent 33250A Display repair
« Reply #2 on: October 05, 2023, 08:22:48 am »
The circuit looks like a boost converter with IC9 as the controller, TR1 as a switching MOSFET, D1 as the diode. If TR1 failed (short) then it would not likely kill D1 also, so I'd suspect D1 failed first, which then caused TR1 to fail when it switched on (shorting C3/C4 directly to ground). TR1 is probably now open circuit D-S. The failure may or may not have been caused by a downstream component powered from the output voltage (over-current causing D1 to overheat and fail).

As a boost converter, the circuit input is likely 5 V (or whatever you can measure across C18, rated at 10 V). R18/R19 form a voltage divider which feeds into IC9, and if I'm correct R18 is marked 184 (180k) and R19 is 203 (20k), so the divider is 1:10. If the IC9 controller uses the familiar 1.2 V reference/feedback input then the regulator would be outputting 12 V when working. This also aligns with the 25 V voltage rating on the capacitors C3/C4.

You could try removing D1 and TR1. Then connect a floating, 12 V current-limited supply across C3 or C4. I'd start with current limit of 0.1 A, and I'd probably add some series resistance (10 to 50 ohm). Then you have a power limit of < 1.2 Watt, which may still heat a damaged (short) component on the 12 V rail, but is less likely to immediately cause damage. Apply this voltage after power on the system, not before. The boost converter doesn't look very big so I'd not expect it to deliver much current when working. If this works, and the current isn't excessive, you can try replacing D1 and TR1. D1 is likely a Schottky diode (cathode to R18) and TR1 an N-MOSFET, GDS on pins 123. Values are probably not critical on a small boost converter like this; use almost any device described in the datasheet as suitable for DC-DC switching regulators.  Check R18/R19 (may need to remove them) since a failure in one of them could have caused the failure in the power devices. Instead of fixing the boost circuit, you could remove the TR1, D1, IC9, and connect a separate boost module across the output (C3/C4) to provide 12 V.

Thank you very much!
You were absolutely right, i tried to hook up the 12V directly and got an image with data.
Its very light and only slightly noticeable but its there.

now its time to find the right components and replace D1 and TR1.
« Last Edit: October 05, 2023, 09:03:37 am by VanBudd »
 

Offline gamalot

  • Super Contributor
  • ***
  • Posts: 1900
  • Country: au
  • Correct my English
    • Youtube
I'm a poet, I didn't even know it. |  https://youtube.com/@gamalot | https://github.com/gamalot
 

Offline Natfaji90

  • Newbie
  • Posts: 1
  • Country: ae
Re: Agilent 33250A Display repair
« Reply #4 on: December 12, 2025, 06:36:17 am »
You're a genius! Much respect and appreciation to you. I had the same problem, and your diagnosis was 100% correct. For my case, D1 was smoked, and C4 was shorted to ground. I replaced D1,TR1 and C4 and powered up the display again. This time, C19 burned due to high output voltage. So I simply added an external boost converter, yet the display only started to work at around 16V across C3/C4

 

Offline vaualbus

  • Frequent Contributor
  • **
  • Posts: 402
  • Country: it
Re: Agilent 33250A Display repair
« Reply #5 on: May 13, 2026, 06:16:11 pm »
Hi I have exactly the same burnt components, both TR1 and D1. What diode you used for D1?
In my case it seems there is no bad caps, I need to investigate more yet
« Last Edit: May 13, 2026, 10:18:58 pm by vaualbus »
 

Offline vaualbus

  • Frequent Contributor
  • **
  • Posts: 402
  • Country: it
Re: Agilent 33250A Display repair
« Reply #6 on: May 29, 2026, 10:13:49 pm »
Well I repaired the display board with these set of components at the end:
 DIODE: zhcs1000
 MOSFET: IRLL014NRTBF (not right footprint but can still be soldered in place)
 CAP 22uF 35V 293RD226X9035D2TE3
When the module is repaired the output voltage is 20V, have no idea what the voltage on an original display is.

Now the issue is moved from the display module to the backlight module, it has to few light or its light is not making to the display at all. After the repair the display was still black, yet I used my phone torch and with an external light I am able to see the display content and is alright.
So now the problem is the fluorescent tube is almost custom so no hope to get a replacement one; Can i change it with some LEDs in the small space is available?
The fluorescent is turning ON but guess it's luminosity is too small to illuminate the display.

« Last Edit: May 30, 2026, 07:45:57 am by vaualbus »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf