New PCB board debugging method and experience summary

For a newly designed circuit board, debugging often encounters some difficulties, especially when the board is relatively large and there are many components, it is often difficult to start. But if you master a set of reasonable debugging methods, debugging will be twice the result with half the effort.

For the new PCB board that has just been brought back, we must first roughly observe whether there are any problems on the board, such as whether there are obvious cracks, short circuits, open circuits, etc. If necessary, you can check whether the resistance between the power supply and the ground wire is large enough.

Then it is time to install the components.

For independent modules, if you are not sure that they work properly, it is best not to install them all, but install them one by one (for smaller circuits, you can install them all at once), so that it is easy to determine the scope of the fault, so as to avoid being at a loss when encountering problems. Generally speaking, you can install the power supply part first, and then power on to check whether the power supply output voltage is normal. If you are not very sure when powering on (even if you are very sure, it is recommended that you add a fuse just in case), you can consider using an adjustable voltage regulator with current limiting function. First, preset the overcurrent protection current, then slowly increase the voltage value of the voltage-stabilized power supply, and monitor the input current, input voltage, and output voltage. If there are no problems such as overcurrent protection during the upward adjustment, and the output voltage is normal, it means that the power supply part is OK. Otherwise, disconnect the power supply, find the fault point, and repeat the above steps until the power supply is normal.

Next, gradually install other modules.

After each module is installed, power it on for testing. When powering on, follow the above steps to avoid overcurrent and burn components due to design errors or/and installation errors.

There are generally the following ways to find faults:

① Voltage measurement method.

The first thing to confirm is whether the voltage of the power pins of each chip is normal, and then check whether various reference voltages are normal, and whether the working voltage of each point is normal. For example, when a general silicon triode is turned on, the BE junction voltage is about 0.7V, and the CE junction voltage is about 0.3V or less. If the BE junction voltage of a transistor is greater than 0.7V (except for special transistors, such as Darlington tubes, etc.), the BE junction may be open.

②Signal injection method.

Add the signal source to the input end, and then measure the waveform of each point in turn to see if it is normal to find the fault point. Sometimes we also use a simpler method, such as holding a pair of tweezers in hand to touch the input end of each level to see if there is a response at the output end. This is often used in audio, video and other amplifier circuits (but be aware that this method cannot be used in circuits with hot bottom plates or high voltage circuits, otherwise it may cause electric shock). If there is no response when touching the previous level, but there is a response when touching the next level, it means that the problem lies in the previous level and should be checked in detail.

③Of course, there are many other ways to find the fault point, such as looking, listening, smelling, touching, etc. “

Look” means to see if there is obvious mechanical damage to the components, such as cracks, burns, deformation, etc.; “Listen” means to listen to whether the working sound is normal, such as some things that should not be ringing are ringing, the places that should be ringing are not ringing or the sound is abnormal, etc.; “Smell” means to check whether there is any odor, such as the smell of burning, the smell of capacitor electrolyte, etc. For an experienced electronic maintenance personnel, these odors are very sensitive; “Touch” means to use your hand to test whether the temperature of the device is normal, such as too hot or too cold. Some power devices will heat up when working. If they feel cool to the touch, it can basically be judged that it is not working. But if the place that should not be hot is hot or the place that should be hot is too hot, it is not okay. General power transistors, voltage regulator chips, etc., it is completely fine to work below 70 degrees. What is the concept of 70 degrees? If you press your hand on it and can hold it for more than three seconds, it means that the temperature is probably below 70 degrees (note that you should touch it tentatively first, and don’t burn your hand).

Well, that’s all we have to say about debugging today. If you want to know more about debugging methods and experience, you can find some books on home appliance repair. A good designer should first be a good maintenance person.


Similar Posts

Leave a Reply