Ticking PSU

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • R_J
    Badcaps Legend
    • Jun 2012
    • 9518
    • Canada

    #21
    Re: Ticking PSU

    Without knowing what the smps IC is, it could just be in a low power mode since its not under load. I would not worry about it myself.
    It can't be from the actual switch circuit or anything on the secondary as the power supply runs at around 30-50 plus kilohertz.

    Comment

    • madan1
      Badcaps Veteran
      • Nov 2016
      • 670
      • Bulgaria

      #22
      Re: Ticking PSU

      There is no IC on the board. I'm not familiar with PSU designs and definitely hate working with high voltages, but I guess there is some kind of an oscillation occurring in the highV part which is making it to switch.

      Comment

      • R_J
        Badcaps Legend
        • Jun 2012
        • 9518
        • Canada

        #23
        Re: Ticking PSU

        I guess it just uses a fet and few components to make it switch, I've seen similar power supplies in dvd & older vcr's
        Last edited by R_J; 12-02-2018, 03:28 PM.

        Comment

        • madan1
          Badcaps Veteran
          • Nov 2016
          • 670
          • Bulgaria

          #24
          Re: Ticking PSU

          Originally posted by R_J
          I guess it just uses a fet and few components to make it switch, I've seen similar power supplies in dvd & older vcr's

          this is what I was able to get as a diagram from the actual board


          ( see previous page, last post for details )

          Comment

          • R_J
            Badcaps Legend
            • Jun 2012
            • 9518
            • Canada

            #25
            Re: Ticking PSU

            That could explain the waveform, most smps that use a dedicated ic employ some kind of zero cross switching. without it the power supply switches the primary anplace in the sign wave.

            Comment

            • momaka
              master hoarder
              • May 2008
              • 12164
              • Bulgaria

              #26
              Re: Ticking PSU

              Originally posted by madan1
              this is what I was able to get as a diagram from the actual board

              https://www.badcaps.net/forum/attach...2&d=1543774648
              ( see previous page, last post for details )
              Your diagram appears correct for a 2-transistor circuit, more or less.

              Z103 is likely used as protection on the Gate of the 2SK3567 MOSFET.

              Did you check C107 out of circuit, by the way? It is connected between Drain and Source of the 2SK3567 MOSFET. So if you got that reading in circuit, that could indicate the MOSFET is bad instead.

              These 2-transistor designs don't like it at all when any parts go bad. Thus, if you ever need to fix one, know that you have to check everything.

              That said, in case you are interested, here are some 2-transistor circuit diagrams I drew of some ATX PSUs in my collection:

              One from a PowMax ATX PSU...
              https://www.badcaps.net/forum/attach...0&d=1451693563
              This one is probably the closest to what you have in your power adapter:

              And below are some CWT (Channel Well Tech.) designs... with different revisions from CWT throughout the years, hence the variation. They seem a bit more elaborate, but they still work the same.
              https://www.badcaps.net/forum/attach...4&d=1407035562
              https://www.badcaps.net/forum/attach...1&d=1406952554
              https://www.badcaps.net/forum/attach...9&d=1443215464
              Last edited by momaka; 12-02-2018, 09:41 PM.

              Comment

              • madan1
                Badcaps Veteran
                • Nov 2016
                • 670
                • Bulgaria

                #27
                Re: Ticking PSU

                All components from the above diagram were tested out of the board on a "M328 transistor tester" and DMM.
                Both transistors are recognized properly. C107 and Z103 are read as "unrecognized"/no capacitance and shorted.

                " These 2-transistor designs don't like it at all when any parts go bad. Thus, if you ever need to fix one, know that you have to check everything." - this is what bugs me most - if I will ever be able to fix the PSU without knowing what the z103 is and what should be the values of the rest of the components.
                Thank you for the diagrams!

                p.s. I checked again the bad diode and this time was able to read 27B on it ( thanks to the macro camera ).
                Last edited by madan1; 12-02-2018, 10:34 PM.

                Comment

                • Per Hansson
                  Super Moderator
                  • Jul 2005
                  • 5895
                  • Sweden

                  #28
                  Re: Ticking PSU

                  The Zener diode might be ok, the transistor tester can only output a low voltage, because it's powered by a 9v battery.
                  Try using a bench power supply to test it, plenty of tutorials available on Youtube for it...
                  E.g this one: https://www.youtube.com/watch?v=5OcoF0nkgng

                  P.S: You don't need to set the voltage like he does, just give it 30v and if the Zener works it will show the voltage.
                  Obviously the current needs to be limited else the magic smoke will escape.
                  "The one who says it cannot be done should never interrupt the one who is doing it."

                  Comment

                  • momaka
                    master hoarder
                    • May 2008
                    • 12164
                    • Bulgaria

                    #29
                    Re: Ticking PSU

                    Originally posted by madan1
                    this is what bugs me most - if I will ever be able to fix the PSU without knowing what the z103 is and what should be the values of the rest of the components.
                    ...
                    p.s. I checked again the bad diode and this time was able to read 27B on it ( thanks to the macro camera ).
                    If I am not mistaken, that part number suggests a 25V Zener diode... which more or less makes sense. In this particular case, the 2SK3567 MOSFET has a absolute maximum Gate-Source voltage rating of 30V. And we can see that this MOSFET's Source is connected to primary-side ground and its Gate is positively biased from the +170V/340V DC bus (the positive leg of the primary cap) though resistor R101. Therefore, to make sure the MOSFET doesn't get damaged, ZD103 must have a rating of less than 30V. 25V is reasonable, I'd say. But it would probably work with a lower-rated Zener diode too, in case you can't find a 25V Zener exactly.

                    Also, I just noticed, but are you sure ZD102 is drawn correctly on your diagram? If it is, it would seem to limit the Gate voltage to about 0.7V, which doesn't make much sense.

                    As for C107... most likely, that should be a few hundred picoFarads (pF) up to maybe 1 or 2 nanoFarads (nF). I don't see any SMD components on your PSU, so unless the cap is blown into bits and pieces, you should be able to read the capacitance off of its case.
                    Last edited by momaka; 12-03-2018, 10:10 PM.

                    Comment

                    • madan1
                      Badcaps Veteran
                      • Nov 2016
                      • 670
                      • Bulgaria

                      #30
                      Re: Ticking PSU

                      Thank you for all replies!
                      I installed new ZD 27V and C107 (22pF ) and got back the voltages on the secondary side.
                      Then put the correct bus capacitor ( 47/400 ) and now I do not have any visible ripple on my "scope" ( I'll attach images soon ).

                      Comment

                      • madan1
                        Badcaps Veteran
                        • Nov 2016
                        • 670
                        • Bulgaria

                        #31
                        Re: Ticking PSU

                        Here are the waveforms without load ( for 12V and 5V ).
                        With load the fluctuation is about 15-20mv and frequency of ~25khz and ~130khz for the two V rails ( no clear sines though and lots of noise ).
                        Fortunately, the HDD seems to be happy with that. The mainboard also manages to filter the supply and for now everything works fine.

                        P.S. - no ticking sound at all!
                        Btw, when the "ticking" was present, the NAS was running in emergency mode with almost none functionality and refused to re-build its software.
                        Attached Files
                        Last edited by madan1; 12-06-2018, 06:13 AM.

                        Comment

                        • momaka
                          master hoarder
                          • May 2008
                          • 12164
                          • Bulgaria

                          #32
                          Re: Ticking PSU

                          Great to hear you got it running again.

                          Yes, with self-oscillating discontinuous flyback designs, you won't see a "set" frequency nor any particular waveforms (especially sinewaves). They kind of "run wild", so to speak.

                          But what I like about 2-transistor designs is that you can always find parts for them, as they don't require any special ICs. On the downside, 2T designs lack protections... but that's the trade-off.

                          Comment

                          Related Topics

                          Collapse

                          • Asxetos21
                            Dell Latitude 5511 audible electrical noise
                            by Asxetos21
                            I have a Dell Latitude 5511 laptop, and lately, a faint but clearly audible electrical (crackling) noise comes from the motherboard, similar to the random clicking coming from a mechanical hdd's heads moving inside it.
                            The laptop shows no signs of malfunction, and clearly this is electrical not mechanical, so my suspicion goes to a dodgy component in the power rails (a capacitor or a coil?). I fear this could develop into a serious damage.

                            Any advise on how to narrow it down?
                            The schematic is available here:
                            Dell Latitude 5510 5511 - Precision 3551 FDV50 FDV51 LA-J282P...
                            03-03-2025, 09:53 AM
                          • ntoskrnl
                            [FIXED] XFX Core Edition Pro 450W ticking noise
                            by ntoskrnl
                            My XFX Core Edition Pro 450W power supply started making a weird ticking noise some time ago. Eventually, I figured out what the issue was, and managed to fix it. I purchased this unit back in 2012, so it's an old model, but I'm still posting this in case someone finds it helpful or interesting.

                            THE PROBLEM
                            The power supply started making an irregular ticking noise when running, but would otherwise work perfectly fine. The issue would sometimes come and go. A Google search for "xfx core ticking" found multiple other people reporting the same issue, so I assume this...
                            04-19-2022, 10:36 AM
                          • AJ847.63e
                            Testing ATX PSUs under load - Does loading the ATX 24 pin also load EPS & PCIE?
                            by AJ847.63e
                            Hi Folks,

                            Just wanted to clear up a misunderstanding of mine (or what I expect is one). Isn't the 12V rail from the 24 pin, EPS and PCIE separated? IE if I put a power resistor on the ATX 12V pin that is not going to load, thus tell me if the EPS or PCIE rails are fine?

                            I was recently watching ArIs from Hardware Busters video on how to properly test ATX PSUs without using 5 figure Croma substations.

                            The PCB adapter he used breaks out the 12, 5 and 3.3V pins from the 24 pin and gives you banana plugs to connect to. That is a bit useless is it not? Aren't...
                            05-06-2025, 10:37 PM
                          • Document Archive
                            HP Elite Slice G2 + Image Load & Asset Tag Elite Slice i5-7500T Specification for Upgrade or Repair
                            by Document Archive
                            This specification for the HP Elite Slice G2 + Image Load & Asset Tag can be useful for upgrading or repairing a desktop PC that is not working. As a community we are working through our specifications to add valuable data like the Elite Slice G2 + Image Load & Asset Tag boardview and Elite Slice G2 + Image Load & Asset Tag schematic. Our users have donated over 1 million documents which are being added to the site. This page will be updated soon with additional information. Alternatively you can request additional help from our users directly on the relevant badcaps forum. Please...
                            09-12-2024, 02:20 PM
                          • Document Archive
                            HP ProBook 430 G6 + Image Load, Asset Tag & Testntag Notebook 400 Specification for Upgrade or Repair
                            by Document Archive
                            This specification for the HP ProBook 430 G6 + Image Load, Asset Tag & Testntag Notebook can be useful for upgrading or repairing a laptop that is not working. As a community we are working through our specifications to add valuable data like the 430 G6 + Image Load, Asset Tag & Testntag boardview and 430 G6 + Image Load, Asset Tag & Testntag schematic. Our users have donated over 1 million documents which are being added to the site. This page will be updated soon with additional information. Alternatively you can request additional help from our users directly on the relevant badcaps...
                            09-06-2024, 10:56 AM
                          • Loading...
                          • No more items.
                          Working...