Skip to main content

1.5kw TOSHIBA three phase inverter drive (VFD) repair


 A Variable Frequency Drive (VFD) was received for service with a complaint of dim display and inability to control motor speed. The customer reported that although the unit powered on, the display was barely visible and the speed adjustment function was not responding properly.
First inspection of the machine, I found corroded PCB's covered in dust.

 

HOW TO TROUBLESHOOT SUCH A MACHINE
 
Very important. Before start the repair, you must make sure that the device is repairable. time is money. don't invest your time on irreparable things.
How to test repair ability,

Check if it has a microcontroller,FPGA or any programmable device. Download the datasheet. diode test on all pins. Check supply rail impedance. Power up the IC, 1V below the rated supply voltage from bench power supply and check drawn current. Check the ic temperature.

If diode test fail on some pins. isolate them from other connections and test again. if you have the datasheet, check for internal connections. if diode test fail and you found internal short circuit to ground. you have to replace the microcontroller. Find the firmware and re-program a new chip will be impossible because most manufacturers do not publish their firmware. therefore repair will be impossible.

Supply rail must have at least 20ohm. if supply rail impedance is too low, check for parallel resistances. cut PCB + path to ic and test again. if ic continuously shows low impedance, it may have shorted to the ground. therefore repair may be impossible.

If ic gets heat after power up and heat rises continuously, replace is the option. Replacing is impossible if you don't have resources.
if ic draws less current and heat is normal, power it up at the lowest rated voltage as described in the datasheet. measure crystal oscillation using an oscilloscope.

If crystal runs. good point. move into other parts. MOSFET,Op-Amp, gate drivers,etc... because these are replaceable. you have some certainty that replacing such part will solve the problem. 



I was able to repair the VFD. problem was the corrosion of PCB motherboard caused by some liquid or something. Some SMD resistors had dry joints with the PCB. i have cleaned the PCB and replaced all corroded parts. finally it came back to work. 





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...