Skip to main content

ATX Power Supply repair

 


An ATX like industrial power supply received for repair. after some basic investigations, it was actually a ATX power supply with 24V power rail. Power supply came with complete dead condition.
 

Structure of this type power supplies,
                                                   Total power supply consists of two separate power supplies. one is used for stand by supply and other is used for power delivery. Main power supply can output +3.3V, +5V, +12V, -12V, +24V. Circuit used for supply stand by power can deliver +5V with maximum 2A. Stand by supply was driven by TNY267 power converter ic. which is all in one(built in power mosfet) package.


Since these PSU's have two separate power supplies, you can separately switch on each other. If stand by supply is not working, sometimes main power supply may work. The PSU i got is mostly similar to the model : API3PCD2-Y01, two switch forward power supply. I cannot publish it here because of copyright reasons. but you can download it from the web.
manually switching the main power supply on is a smart idea when all things may go as expected. but it can be disastrous if SMPS switcher or gate driver has a fault.

According to the circuit, supply needed to run secondary switcher (UC3843) was taken from secondry winding of stand by power supply. therefore we have to use separate power source to power up. 

Remove main switching MOSFETS from the board. test them using multimeter. you can manually power up the switcher now (emitter pin of Q4 is better). use the bench power supply and set to 12V, 600mA range. inspect output waveform of switcher using a oscilloscope. frequency must be in kHz range and peak voltage must be at least 12V are signs of good switcher.

Lets turn to the primary stand by power supply. Connect main power to the PSU. always use a series lamp for safety. Check voltage between source and drain pin of the ic(TNY267). must be 300~320V DC( testing on 230V AC). check voltage value of C54. if it has stable value of nearly 15V, switcher is fine. if it has some unstable value, check related components. if it doesnot have any value (0V), replace the switcher ic.

I was able to repair the power supply by replacing TNY267. however i replaced UC3843 also.  


brown liquid is an insulation material used to protect board from moisture and dust.

Comments

Popular posts from this blog

HP Pavilion 15 (hp 15bw504ax) no display repair - LA-E841P main board

In this repair case, a customer brought an HP Pavilion 15 laptop that was completely dead with no power indication. The laptop did not respond when the power button was pressed, and there were no charging or status LEDs. After opening the laptop and removing the bottom cover, I began troubleshooting by checking the main power input connector on the motherboard. When the power adapter was connected, the adapter initially supplied 19V, but the voltage immediately dropped to 0V. This behavior typically indicates that the main 19V rail is shorted on the motherboard. When such a short circuit exists, the adapter’s protection mechanism shuts down the output to prevent damage. Diagnosing the Short Circuit To locate the source of the short, I performed a standard motherboard diagnostic procedure by measuring the resistance between ground and the main power inductors. During this test, one of the inductors showed a direct short to ground. Further investigation revealed that this inductor belong...

How to wire long distance RS485 cables without communication errors

In industrial environments, long-distance signal wiring such as RS485 must be installed carefully to avoid electrical noise, signal distortion, and false triggering. Factories usually contain motors, VFDs, contactors, and high-current cables that can generate strong electromagnetic interference (EMI). Following proper wiring practices ensures reliable and stable signal transmission. Below are the best practices used in industrial automation systems. 1. Use Twisted Pair Cables For long-distance signal transmission, always use twisted pair wires. Twisting the wires helps cancel electromagnetic interference induced by nearby cables.  For RS485 systems, cables similar to Cat5/Cat6 network cable work very well. 2. Use Shielded Cable in Noisy Environments Factories usually have electrical noise from, VFD drives Large motors Welding machines Switching power supplies Using shielded cables prevents noise from entering signal lines. Important rule -  Connect the shield to ground at only...

Installing a push button in a electrically noisy environment

Installing a push button over a long distance in a noisy factory environment (motors, contactors, VFD drives, welding machines, etc.) requires proper wiring practices to prevent false triggering, signal noise, and unreliable operation. Below are the industrial best practices used in automation and control systems. 1. Use 24V Industrial Control Voltage For long-distance push buttons, avoid using 5V or logic-level signals.  Factories usually use 24V DC control signals because they are more resistant to electrical noise. Typical wiring : +24V  -> Push Button -> PLC Input / Controller Input Advantages, Better noise immunity Standard in industrial automation Compatible with PLC inputs 2. Use Twisted Pair Cable Long signal wires should use twisted pair cable. it r educes electromagnetic interference (EMI),  Improves signal reliability and m inimizes induced noise from nearby cables 3. Use Shielded Cable In noisy factories with motors or VFD drives, use shielded twisted pa...