Community Support

Home / Community Support

Navigating the complexities of electronics manufacturing can be difficult. That’s why PCBINQ created this resource for engineers and procurement managers. Find expert answers about GPUs, sensors, connectors, and PCBA processes. Can’t find what you need? Contact our team directly for a fast quote.

The core content of this article is based on real-world engineering cases sourced from active tech communities found via Google. AI was used to assist in logical structuring and integration, aiming to deliver practical solutions.

Real-world problems drive true technical progress. Whether it’s a design bottleneck, a footprint error, or an assembly issue, we invite you to share your experience.

📩 Submit your cases to: [email protected]

Your contributions help reduce trial and error for others and assist us in building a dedicated PCB Technical Q&A Community for engineers.

We are still continuously updating…

pcb design

To solve solder bridging (shorts) in wave soldering, you must optimize the thermal profile, adjust conveyor mechanics, and ensure proper PCB design.

Here are the concise solutions and the specific data parameters:

Core Solutions

Increase Preheat Temperature: Ensures flux is fully active to reduce surface tension.

Adjust Conveyor Speed & Angle: Allows excess solder to drain back into the pot more effectively.

Reduce Component Lead Length: Long leads trap solder and cause bridges.

Add “Solder Thieves”: Add extra dummy pads at the end of IC rows to catch excess solder.

Specific Data Parameters (Reference)

ParameterRecommended RangeWhy?
Preheat Temperature90°C – 120°C (Top side)Evaporates solvent; prevents solder splashing and activates flux.
Solder Pot Temperature255°C – 265°C (Lead-Free)Lower temps increase viscosity, causing bridges; higher temps damage components.
Conveyor Speed1.0 – 1.2 m/minToo fast = solder can’t peel off; Too slow = heat damage.
Conveyor Angle5° – 7°Steeper angle helps gravity pull excess solder off the pads.
Lead Extension≤ 1.5mm (Max 2.0mm)Leads longer than 2mm dramatically increase bridging risk.
Wave Contact Time2 – 4 secondsSufficient time for wetting without overheating.
Min Pad Spacing> 0.5mm (20 mil)Spacing below 0.5mm requires a nitrogen environment to prevent bridging.

Even experienced engineers make mistakes. Based on community discussions, here are the top 3 “ridiculous” issues that frequently halt production, and how to avoid them:

Source: Reddit community: https://www.reddit.com/r/PCB/comments/1pr2bgf/whats_the_most_ridiculous_pcb_pcba_issue_youve/

The “Mirrored” Connector Footprint

The Issue: You designed the PCB footprint by looking at the datasheet’s “bottom view” instead of the “top view,” or you confused the male header pinout with the female socket.

The Result: When the board arrives, the connector is physically reversed. Pin 1 is where Pin 10 should be. The board is often unusable without ugly “fly-wire” rework.

Vias Under Metal Components

The Issue: Placing un-tented vias (vias without solder mask) underneath a component with a metal casing (like a crystal oscillator, a battery holder, or a QFN heat sink).

The Result: During reflow soldering, the metal case touches the exposed copper of the via, creating a short circuit that is extremely difficult to debug because it is hidden under the component.

The “Right Part, Wrong Size”

The Issue: The schematic calls for a 10uF capacitor, and the PCB footprint is designed for an 0603 package. However, the BOM (Bill of Materials) accidentally lists the part number for an 0402 or 0805 size.

The Result: The pick-and-place machine cannot mount the parts reliable. This leads to “tombstoning” (parts standing up) or weak solder joints.

The Checks You Should Never Skip

To prevent these “ridiculous” errors, PCBINQ recommends three mandatory checks before mass production:

The “Paper Test”: Print your PCB layout at a 1:1 scale on paper. Place your actual physical components on the paper. You will instantly spot if a connector is mirrored or if a part is too big for its pads.

3D Model Verification: Don’t just look at the 2D layout. Import 3D STEP files for all connectors and verify orientation in 3D view.

Get a Professional DFM Review: Don’t rely solely on your eyes. Upload your Gerber and BOM files to us. Our engineering team performs a comprehensive Design for Manufacturing (DFM) check to catch footprint mismatches and spacing issues before we start the line.

Troubleshooting a failed PCB requires a systematic approach. You can identify 90% of component failures using these three methods: Visual InspectionMultimeter Testing, and Thermal Analysis.

Visual Inspection

Before powering on, look for physical signs of damage.

Electrolytic Capacitors: Look for bulging tops or leaking electrolyte (brown crust) at the base.

ICs & Transistors: Check for burn marks, cracks in the epoxy package, or small “craters.”

PCB Traces: Look for brown discoloration (carbonization) indicating overheating.

You can use the PCB Traces tool for measurement.

https://www.pcbinq.com/pcb-trace-width-calculator/

Multimeter Testing

Use a multimeter to check components. Note: For most accurate results, test components out-of-circuit.

ComponentTest ModeHealthy ReadingFailed Reading
FuseContinuity (Ω)~0 Ω (Beeps)Infinite / O.L (Open)
ResistorResistance (Ω)Matches color bands (± tolerance)Infinite (Burned open)
DiodeDiode Mode0.6V – 0.7V (Silicon)0V (Short) or O.L (Open both ways)
CapacitorResistance / CapacitanceResistance rises to infinity (Charges)Constant 0 Ω (Short Circuit)
Transistor (BJT)Diode Mode0.6V across B-E and B-C0V (Short) or O.L (Open)

Thermal Analysis

If the board powers on but fails:

Use a Thermal Camera or carefully use your finger (be cautious of high voltage).

Failure Sign: Components that get too hot to touch (>80°C) within seconds of powering on are likely shorted internally.

Signal integrity refers to ensuring that electrical signals are transmitted to their destination without distortion. Below are three of the most common problems and their solutions.

Signal Reflection (Ringing)

The Problem:

Imagine a signal traveling down a trace. If the width of the trace changes or ends abruptly (impedance mismatch), part of the signal energy bounces back to the source. This creates “ghost” signals or “ringing” that can confuse the receiver.

The Solution:

Impedance Control: Maintain a consistent trace width and distance from the ground plane.

Termination: Add a resistor at the source or the end of the trace to absorb the excess energy, preventing it from bouncing back.

Crosstalk (Interference)

The Problem:

When two signal traces run parallel and too close to each other, the electromagnetic field from one trace can “leak” into the other. This unwanted noise can corrupt the data on the quiet trace.

The Solution:

Increase Spacing: Follow the “3W Rule” (keep the distance between traces at least 3 times the trace width).

Shielding: Insert a ground wire or “ground pour” between sensitive signal lines to block the interference.

Ground Bounce (Voltage Dip)

The Problem:

When a high-speed chip switches many pins simultaneously, it demands a sudden surge of current. This can cause a momentary drop in the power supply voltage or a spike in the ground voltage, causing the chip to malfunction.

The Solution:

Decoupling Capacitors: Place bypass capacitors as close as possible to the IC’s power pins. They act as a local energy reserve to smooth out these sudden voltage drops.

Solid Ground Plane: Ensure the ground layer is continuous and unbroken to provide a low-resistance path for the return current.

What causes Signal Reflection on a PCB and how is it fixed?

Signal reflection, often appearing as “ringing,” occurs when a signal trace changes width or ends abruptly, creating an impedance mismatch that bounces energy back to the source. The most effective way to fix this is by implementing impedance control to maintain consistent trace dimensions and using termination resistors at the source or load to absorb excess energy.

How do you prevent Crosstalk in high-speed designs?

Crosstalk happens when electromagnetic fields leak between two parallel signal traces that are placed too close together, corrupting the data. To prevent this, you should increase the spacing between lines by following the 3W Rule (keeping the distance at least three times the trace width) and use shielding techniques, such as inserting a ground wire or ground pour between sensitive traces.

What is Ground Bounce and how can it be resolved?

Ground bounce is a momentary voltage drop or spike caused when high-speed chips switch multiple pins simultaneously, creating a sudden demand for current. This issue is resolved by placing decoupling capacitors as close as possible to the IC’s power pins to act as a local energy reserve, and by ensuring the PCB has a continuous, solid ground plane to provide a low-resistance path for return current.

It depends entirely on whether the damage affects the conductive copper layers or just the non-conductive substrate. If the break is strictly on the edge and touches no traces or planes, the damage is likely cosmetic and harmless. However, if the break exposes internal copper layers or creates micro-fractures in nearby traces, it can lead to oxidation, corrosion, or intermittent signal failures over time. Even if the device functions currently, invisible cracks in nearby ceramic capacitors could eventually cause short circuits.

Image source: https://www.reddit.com/r/glorious/comments/10jvrtd/small_part_of_pcb_broke_will_this_cause_any/

suggestion:

Use a high-magnification device (microscope or magnifying glass) to inspect the damaged area and ensure there are no broken wires or short circuits. If the copper wires are exposed but the circuit is still intact, apply a layer of non-conductive epoxy resin or conformal coating to prevent moisture and oxidation. If the damage penetrates multiple layers, the component usually needs to be replaced.

Here are the common mistakes in PCB footprint design and how to fix them.

Schematic vs. Footprint

This is the primary reason for circuit board damage. The parts are the correct size, but they don’t function properly.

The Mistake: Your schematic symbol (the drawing) and your physical footprint (the pads) have different numbers for the same pin.

Example: You use a Transistor.

  • Schematic says: Pin 1 is the “Gate” (Control).
  • Footprint says: Pin 1 is the “Source” (Power).
  • Result: When you turn it on, the electricity flows into the wrong leg. The part burns up instantly.
  • How to Fix It: Never trust a downloaded library blindly. “Buzz it out” on the screen: Click Pin 1 on the schematic and see which pad highlights on the PCB. Does that match the Datasheet diagram?

Wrong Package Size

Chips often have the same name but different body sizes.

The Mistake: You order a chip called “SOIC-8.” You design the footprint for “SOIC-8.” But when the parts arrive, they are too fat to fit on the pads.

  • Why? “SOIC-8” comes in two sizes: Narrow (3.9mm wide) and Wide (5.3mm wide).
  • Imperial vs. Metric Trap: An 0603 resistor in the Imperial system (US) is tiny. An 0603 resistor in the Metric system (Japan/Europe) is basically microscopic (it’s actually an 0201). If you mix these up, the machine cannot solder them.
  • How to Fix It: Look for the specific code in the Datasheet (like “Package Dimensions”). Do not rely on the generic name.

The “Drill Hole” Error

You design a hole for a wire leg, but the leg won’t fit.

  • The Mistake: You see the component leg is 1.0mm thick, so you make the hole 1.0mm in the software.
  • The Reality: The factory drills a 1.0mm hole, but then they plate the inside with copper to conduct electricity. The copper adds thickness, making the hole smaller (maybe 0.9mm). Now the leg doesn’t fit.
  • How to Fix It: Always make the hole 0.1mm to 0.15mm larger than the component leg. This creates room for the copper plating and the solder.

The “Connector Wall”

The board looks great, but you can’t plug anything in.

  • The Mistake: You place a USB port or a screw terminal on the board. In the software, it looks fine. But in real life, you placed a tall capacitor right in front of the USB opening.
  • Result: The user cannot plug in the USB cable because the capacitor blocks it.
  • How to Fix It: Use 3D View. Most design software allows you to view the board in 3D. Rotate it and pretend you are plugging in a cable. Is anything in the way?

Missing “Solder Mask Dams” (Solder Bridges)

This causes short circuits during manufacturing.

  • The Mistake: On very small chips, the pads are very close together. If you don’t define a “wall” of green paint (solder mask) between the pads, the liquid solder will flow between them and connect two pins that shouldn’t be connected.
  • How to Fix It: Ensure your “Solder Mask Expansion” settings allow for a thin line of mask (at least 0.1mm) between pins. If the software says “0 mask sliver,” you have a problem.
How do Schematic vs. Footprint mismatches damage PCBs?

If the schematic pins don’t match the footprint, the part will be destroyed. Always check your design against the official datasheet.

How do I avoid selecting the wrong component package size?

Generic names are misleading. Parts like “SOIC-8” or “0603” come in different sizes, so relying on the name alone causes fitting errors. Always ignore the name and check the exact dimensions in the datasheet.

What is the correct drill hole size for through-hole components?

Drill holes get smaller after copper plating. If you design the hole to be the exact size of the leg, it will not fit. Always make the hole 0.1mm to 0.15mm larger than the component leg.

How can I prevent components from blocking PCB connectors?

The “Connector Wall” issue happens when tall components, like capacitors, are placed in front of ports, physically blocking USB cables or terminals from being plugged in. This mechanical interference is best prevented by using the design software’s 3D View to visually inspect the board and verify that the clearance area around connectors is free from obstructions.

What causes solder bridges between small pads and how do I fix it?

Short circuits often occur on fine-pitch components when there is no “solder mask dam” (a wall of green paint) between adjacent pads, allowing liquid solder to flow across and bridge pins together. This is resolved by checking Solder Mask Expansion settings to ensure a continuous line of solder mask, typically at least 0.1mm wide, exists between every pad to contain the solder.

The three most effective methods for identifying counterfeit chips are:

  • Visual Inspection: Check for pin oxidation and consistency of the markings.
  • Acetone Test: Wipe the surface with acetone; the markings on counterfeit chips will usually be erased.
  • X-Ray Inspection: Examine the internal die size and wire bonding.

Visual Inspection

Refurbished parts are typically removed from old circuit boards. You can check the pins for signs of re-tinning (they may appear uneven or discolored). Additionally, compare the silkscreen markings of parts from the same batch and ensure they match the specifications in the original manufacturer’s datasheet.

Acetone Test

The surface markings of genuine chips are laser-etched or use special cured ink, making them resistant to chemical corrosion. Counterfeit chips, however, are often coated with a layer of “blacktopping” to cover up the old markings before being reprinted. Wipe the surface with a cotton swab dipped in a small amount of acetone. If the cotton swab turns black or the markings become blurred, it is highly likely to be a counterfeit.

Why is purchasing through authorized distributors crucial?

Factory photos of the machines-board

While the methods mentioned above can filter out inferior counterfeit products, high-quality counterfeit chips often require decapsulation or an electron microscope to identify. The best way to avoid risks is to choose certified partners.

At Jinxinyang Tech, we have our own in-house QC laboratory and we promise:

  • 100% traceable original factory supply chain
  • All electronic components undergo AOI inspection before warehousing
  • Your PCB assembly (PCBA) order comes with a lifetime quality guarantee

The belief that “most mistakes can be fixed with one wire” is actually a psychological trick. It is not that mistakes are usually simple; it is that we only bother fixing the simple ones.

Here is the detailed summary and real advice for your designs.

The “Survivorship Bias” Illusion

The most important takeaway from the engineering community is Survivorship Bias.

  • The Reality: If a PCB has a major error—like a footprint that is completely wrong, a short circuit under a BGA chip, or 10 different swapped pins—the engineer does not try to fix it. It is too difficult. They throw the board in the trash and order a new one.
  • The Survivor: You only see the “bodge wire” (patch wire) on boards that had minor, fixable errors.
  • Conclusion: You think “most errors need one wire” because you never see the boards that needed 50 wires. Those boards are in the garbage.

You Can Only Fix What You Can Touch

A patch wire only works if the mistake is on the outside of the board.

  • Outer Layers: If a trace is on the Top or Bottom layer, you can cut it with a knife and solder a wire.
  • Inner Layers: If the mistake is buried inside the board (on Layer 2 or 3 of a 4-layer board), you cannot reach it to cut it. These boards often cannot be fixed and must be scrapped.
  • The “One Wire” Limit: Engineers usually only attempt a repair if it is easy. If it requires drilling into the board to find a hidden wire, they usually give up.

The Nature of “Logic” Errors

When a single wire does fix a problem, it is usually a Logic Error, not a physical one.

  • Missing Connection: You forgot to connect a signal. Fix: Add one wire.
  • Swapped Pins (The “Blue Wire” Special): You swapped RX and TX on a UART line. Fix: Cut two traces, cross two wires. This looks like a simple fix, so it contributes to the “easy fix” reputation.

Real Advice: How to Design “Fixable” PCBs

Since we know that mistakes happen, you should design your board to make “bodge wires” easier to add. This is called “Design for Debug” (DfD).

Use 0-Ohm Resistors as “Bridges”

Instead of connecting two uncertain pins directly with a copper trace, put a 0-ohm resistor in the middle.

Why? If you made a mistake, you can simply desolder the resistor (cleanly disconnect the circuit) and solder your patch wire to the empty pad. You don’t need to cut traces with a knife.

Add Test Points Everywhere

A “Test Point” is just a small exposed circle of copper.

  • Advice: Add a test point to every important signal line (Power, Clock, Data, Reset).
  • Why? If you need to add a patch wire later, it is much easier to solder a wire to a nice, flat Test Point than to a tiny pin on a microchip.

Expose Your Vias (Don’t “Tent” Everything)

  • Standard Practice: Usually, we cover holes (vias) with green paint (solder mask) to protect them. This is called “tenting.”
  • Pro Tip for Prototypes: For your first version (Rev A), tell the factory “Do not tent vias.” This leaves the copper holes exposed. If you need to fix a trace, you can easily solder a wire into the exposed hole.

The “Spare Gate” Trick

If you are using a logic chip (like an AND gate or OR gate) that has 4 gates inside, but you only use 3… do not tie the inputs of the 4th gate to ground permanently.

  • Advice: Route the spare inputs to a test point or a 0-ohm resistor.
  • Why? If you discover a logic error later, you might be able to wire up that “spare” gate to fix the logic without adding a whole new chip to the messy board.

Most mistakes cannot be fixed with one wire. The “one wire” fix is just the only one that is cheap enough to be worth doing. To make your life easier, assume you will make mistakes and add Test Points and 0-ohm resistors to your design so you don’t have to use a knife to fix them.

An intermittent fault on a PCB trace to ground combined with a “weird mark” is a classic sign of localized board failure. The “weird mark” is physical evidence of the electrical stress causing your intermittent connection.

To fix this, you first need to identify what the mark tells you about the failure mode. Compare your mark to these common categories:

The Mark is Black, Carbonized, or Looks Like a “Burn”

  • What it is: This indicates Arcing or Carbonization. A high-voltage spike or sustained over-current has burned the epoxy resin of the PCB.
  • Why it causes intermittent faults: Burnt PCB material (carbon) is conductive. The mark itself creates a partial, resistive short to ground that changes with temperature or humidity. As the board heats up, the carbon track might expand or change resistance, causing the fault to appear and disappear.
  • The Ground Connection: Ground traces often carry high return currents. If a component fails (shorting power to ground), the ground trace can act as a fuse, heating up and burning before it fully opens.

How to repair it?

  1. Scrape it out: You must mechanically remove all the black carbonized material using a knife or Dremel tool. It is conductive cancer; if you leave any, the short remains.h.
  2. Bypass: Run a thick jumper wire (bodge wire) to bypass the damaged section of the trace completely.

The Mark is White, Powdery, or Crystalline

  • What it is: This is likely Dendrite Growth or Flux Residue.
  • Dendrites: Fern-like metal crystals that grow between traces due to moisture and voltage (electrochemical migration).
  • Flux: Leftover cleaning chemicals that have absorbed moisture over time.
  • Why it causes intermittent faults: These residues are slightly conductive. When the humidity rises or the board warms up, they become conductive enough to pull a signal to ground (causing a logic error) or trip a sensitive fault protection circuit.

How to repair it?

  1. Clean the area thoroughly with Isopropyl Alcohol (99% IPA) and a stiff brush.
  2. Inspect with a magnifier to ensure no tiny metal “hairs” (dendrites) are bridging the trace to the ground plane.

The Mark is Green or Crusty

  • What it is: Copper Corrosion. Moisture has eaten away the solder mask (the green coating) and is attacking the copper trace underneath.
  • Why it causes intermittent faults: The corrosion creates a “high resistance” connection. It’s not fully broken (open), but it’s weak. Vibration or thermal expansion (board flexing as it warms up) can cause this weak spot to momentarily disconnect (open circuit) or reconnect.

How to repair it?

  1. Scrape away the green solder mask to expose the copper.
  2. If the copper looks thinned or pitted, cut that section out and solder a jumper wire over it. Do not trust corroded copper to carry current.

The Mark Looks Like a “Bubble” or Light Spot

  • What it is: Delamination or Measling. The layers of the PCB fiberglass are separating due to heat stress or manufacturing defects.
  • Why it causes intermittent faults: As the board layers separate, they can physically pull a via (the tube connecting layers) apart. When you press on the board or it heats up, the layers compress, reconnecting the circuit.
  • Fix: This is internal board damage. You cannot repair the layer separation. You must abandon that trace and run an external jumper wire from the component pin directly to a solid ground point.

Summary Checklist for Troubleshooting

The “Tap” Test: While the device is running, gently tap the board near the mark with an insulated stick (like a plastic pen). If the fault triggers, it is a mechanical crack or corrosion .

The “Freeze” Test: Spray the marked area with freeze spray (or canned air held upside down). If the fault disappears or appears instantly, it is a thermal issue related to a crack or carbon tracking.

Cut the trace to disconnect the fault, then solder a jumper wire to bridge the connection externally.

Contact Technical Support

Have specific technical questions?

Contact our team.

Engineer’s email: [email protected]

Worried about Component & PCB Risks?

Entrust your project to us. From authentic component sourcing to precision fabrication, we verify every detail of your assembly.


Upload Gerber & BOM
Secret Link