Key Takeaways
-
Exact PCB cloning ($2,000–$8,000, 4–8 weeks) replicates the original board 1:1 — best for legacy equipment repair, regulatory-approved medical/aerospace devices, or when you need drop-in replacement with zero functional changes
-
PCB redesign ($5,000–$25,000, 8–16 weeks) improves the original — best for modernizing obsolete components, fixing known design flaws, improving performance, or establishing clean IP ownership
-
Hybrid approach (clone + targeted fixes, $3,000–$12,000, 6–10 weeks) clones the working design but replaces obsolete parts or fixes critical bugs — best balance for most projects
-
Regulatory impact: Medical (FDA), aerospace (FAA), automotive (IATF) devices require full re-certification if redesigned; cloning may preserve existing approvals if you can prove equivalence
-
Legal considerations: Cloning copyrighted PCB layouts without authorization is copyright infringement; redesign with clean-room methodology establishes independent IP ownership
Introduction: The Clone vs Redesign Decision
PCB cloning and redesign serve different strategic purposes:
PCB Cloning (exact replication):
-
Goal: Create a functionally identical replacement board
-
Process: Reverse engineer original → Generate Gerber files matching original layout → Manufacture identical PCB → Verify equivalence
-
Use case: Legacy equipment repair, obsolete board replacement, production continuity
PCB Redesign (improvement):
-
Goal: Create a functionally equivalent or superior board with modern components and improved design
-
Process: Reverse engineer original → Analyze schematic → Design new PCB layout with improvements → Manufacture new PCB → Validate new functionality
-
Use case: Product modernization, obsolete component replacement, performance improvement, cost reduction
Hybrid Approach (clone + targeted fixes):
-
Goal: Preserve proven design while addressing specific issues
-
Process: Clone original layout → Replace obsolete parts with modern equivalents → Fix known bugs → Manufacture modified PCB
-
Use case: Most common scenario — balance between risk/cost and improvement
This article helps you choose the optimal approach by analyzing cost, timeline, technical feasibility, regulatory requirements, legal constraints, and business objectives.
For context on the reverse engineering process that enables both approaches, see our guides: PCB reverse engineering cost, PCB reverse engineering deliverables, and Recover Gerber files from PCB.
Understanding PCB Cloning
What is PCB Cloning?
PCB cloning (also called PCB copying, PCB replication, or board cloning) is the process of creating an exact physical and functional replica of an existing circuit board without access to the original design files.
Process:
- Physical inspection: High-resolution scan of PCB front/back, X-ray for internal layers
- Layer reconstruction: Trace each copper layer (signal, power, ground planes)
- Component identification: Catalog all ICs, passives, connectors
- Gerber generation: Create manufacturing files matching original dimensions, trace widths, via sizes
- BOM creation: List all components with exact part numbers or equivalents
- Verification: Manufacture prototype, test against original for electrical equivalence
Key characteristic: The cloned PCB is indistinguishable from the original in form, fit, and function. Trace routing, layer stackup, component placement, board dimensions — all match exactly.
When to Choose Exact Cloning
Best scenarios for 1:1 cloning:
-
Regulatory-approved devices (medical, aerospace, automotive):
– Original PCB has FDA 510(k), FAA certification, or IATF approval
– Any design change requires full re-certification ($50,000–$500,000 cost, 12–36 month timeline)
– Cloning with equivalence testing may preserve existing approvals -
Legacy equipment repair:
– Industrial CNC machines, medical imaging equipment, military systems with 20+ year service life
– Original manufacturer discontinued support
– Need exact replacement to avoid re-qualifying production processes -
Production continuity:
– Contract manufacturer lost your design files
– PCB supplier went out of business
– Need to restart production with identical boards -
Known-good design:
– Original board has proven reliability in field (millions of units, zero failures)
– Any design change introduces risk
– Conservative approach: “Don’t fix what isn’t broken” -
Time-critical replacement:
– Equipment downtime costs $10,000+ per day
– Need fastest possible turnaround (clone: 4–8 weeks vs redesign: 8–16 weeks)
Example scenario: A medical device manufacturer’s ventilator control board (FDA-approved in 2010) is no longer available from the original CM. The device is still in clinical use but not actively sold. Decision: Clone exactly to avoid FDA re-certification ($200,000+ and 18+ months). Clone cost: $5,000. Timeline: 6 weeks.
Cloning Limitations
What cloning CANNOT solve:
- Obsolete components: If the original board uses discontinued ICs (e.g., 1990s-era microcontroller with no modern equivalent), cloning produces a design you cannot manufacture
- Design flaws: If the original has known bugs or performance issues, cloning perpetuates those problems
- Supply chain issues: Cloning doesn’t help if key components are unobtanium (discontinued with no drop-in replacements)
- Cost reduction: Exact cloning preserves the original BOM cost; if the design uses expensive legacy parts, your clone will too
When these limitations apply, redesign or hybrid approach is necessary.
Understanding PCB Redesign
What is PCB Redesign?
PCB redesign is the process of creating a new PCB layout that performs the same function as the original but uses modern components, improved design techniques, and optimized architecture.
Process:
- Functional analysis: Understand what the original board does (reverse engineer schematic)
- Requirements definition: Define target specifications (match original or improve)
- Component selection: Choose modern, available parts (often with better specs and lower cost)
- Schematic redesign: Create new schematic with modern components
- Layout design: Create new PCB layout following modern best practices
- Prototype and validation: Build prototypes, test against original functionality
- Design iteration: Fix bugs, optimize performance
Key characteristic: The redesigned PCB performs the same function as the original but may look completely different, use different components, and have different (usually better) performance characteristics.
When to Choose Redesign
Best scenarios for full redesign:
-
Obsolete component replacement:
– Original uses discontinued ICs, passive components, or connectors
– No drop-in replacements available
– Must re-architect circuit around modern equivalents
– Example: Replace 1995-era 8051 microcontroller with modern ARM Cortex-M4 (more capable, lower cost, available supply) -
Performance improvement:
– Original design has known issues (EMI problems, thermal issues, insufficient speed)
– Market demands better specs (higher bandwidth, lower power, smaller size)
– Example: Upgrade 10/100 Mbps Ethernet to Gigabit, reduce power consumption by 50% -
Cost reduction:
– Original uses expensive legacy parts (>$50 per unit BOM cost)
– Modern equivalents available at fraction of cost (<$10 per unit)
– High production volume justifies NRE investment in redesign
– Example: Replace discrete analog circuits with integrated SoC (reduces BOM from $80 to $25) -
Feature addition:
– Customer wants new capabilities (wireless connectivity, USB instead of RS-232, IoT integration)
– Original architecture cannot accommodate new features
– Example: Add Bluetooth LE to legacy industrial controller -
Clean IP ownership:
– Original board may be protected by copyright, patents, or trade secrets
– You need independent IP ownership for your product
– Clean-room redesign establishes original work
– Example: Create competing product without infringing competitor’s PCB layout copyright -
Regulatory modernization:
– Original designed to outdated standards (e.g., pre-RoHS, pre-REACH)
– Need compliance with current regulations (lead-free, halogen-free, conflict minerals)
– Example: Upgrade 2005-era design to RoHS2 + REACH + conflict minerals compliance
Example scenario: An industrial automation company’s motor controller board (designed 2005) uses a discontinued PowerPC microcontroller and legacy CAN transceiver. Components are no longer available. Decision: Full redesign with modern ARM Cortex-M7 and CAN FD support. Redesign cost: $18,000. Timeline: 12 weeks. Result: 3x faster processing, CAN FD support, 40% lower BOM cost ($45 → $27).
Redesign Risks
What redesign introduces:
- Functional risk: New design may not replicate all nuances of original (undocumented features, edge cases, hardware workarounds for firmware bugs)
- Validation burden: Must test exhaustively to ensure new design matches or exceeds original functionality
- Regulatory risk: If original had approvals, redesign requires full re-certification (expensive and time-consuming)
- Timeline risk: Design iterations, debugging, validation extend project timeline (8–16 weeks typical)
- Cost risk: NRE investment in redesign ($5,000–$25,000) may not be justified for low-volume production
Mitigation: Thorough reverse engineering of original, comprehensive requirements specification, prototype testing with original equipment.
Hybrid Approach: Clone + Targeted Improvements
What is the Hybrid Approach?
Hybrid approach clones the original PCB layout but makes targeted modifications to address specific issues (obsolete parts, known bugs) while preserving the proven design.
Process:
- Clone original PCB: Reverse engineer and recreate original Gerber files
- Identify modification targets: List obsolete components, known bugs, desired improvements
- Component substitution: Replace discontinued parts with modern pin-compatible equivalents
- Minimal layout changes: Adjust traces/footprints only where necessary for new components
- Validation: Test modified board against original
Key characteristic: Preserves original architecture and routing, minimizes risk, addresses only critical issues.
When to Choose Hybrid Approach
Best scenarios for clone + targeted fixes:
-
Obsolete component replacement (pin-compatible):
– Original uses discontinued IC but modern equivalent exists with same pinout
– Example: Replace obsolete TI MSP430F149 with pin-compatible MSP430F1611 (same package, higher RAM/Flash)
– Modification: Update BOM, verify firmware compatibility, no layout change -
Known bug fixes:
– Original has documented design flaw (wrong pull-up resistor value, missing decoupling cap)
– Fix is simple (change resistor value, add capacitor)
– Example: Add 100nF decoupling cap to microcontroller VDD pin (missing in original, causes occasional reset)
– Modification: Clone layout, add capacitor footprint near MCU -
Component upgrade (footprint-compatible):
– Original uses older-generation part, newer version available in same footprint
– Example: Replace 128KB flash with 512KB flash (same SOIC-8 package)
– Modification: Update BOM, no layout change -
Connector modernization:
– Original uses obsolete connector (DB-9 serial), modern equipment needs USB
– Example: Replace DB-9 with USB-B connector + USB-UART bridge IC
– Modification: Clone layout, replace DB-9 footprint area with USB circuitry -
Passive component updates:
– Original uses non-standard resistor/capacitor values no longer stocked
– Example: Replace 2.7kΩ resistor (E96 series, special order) with 2.7kΩ equivalent from E24 series (standard stock)
– Modification: Update BOM, no layout change
Example scenario: Industrial PLC control board (2008 design) uses discontinued Ethernet PHY chip and has a known decoupling issue causing occasional lock-ups. Decision: Hybrid approach. Clone original layout, replace PHY with modern pin-compatible equivalent (Microchip LAN8720A), add three decoupling capacitors. Cost: $6,000. Timeline: 6 weeks. Result: Production-ready board with modern components and bug fix, minimal risk.
Hybrid Approach Benefits
Why hybrid is often optimal:
- Risk mitigation: Preserves proven design, changes only what’s necessary
- Cost efficiency: Lower NRE than full redesign ($3,000–$12,000 vs $5,000–$25,000)
- Faster timeline: Less design work than full redesign (6–10 weeks vs 8–16 weeks)
- Regulatory friendly: Minimal changes may allow equivalence testing instead of full re-certification
- Addresses critical issues: Solves obsolescence and major bugs without over-engineering
Most PCB reverse engineering projects benefit from hybrid approach.
Cost Comparison
Typical Cost Breakdown
| Approach | Reverse Engineering | Design Work | Prototyping | Validation | Total NRE |
|---|---|---|---|---|---|
| Exact Clone | $2,000–$5,000 | $500–$1,000 (Gerber cleanup) | $500–$1,500 (5 prototypes) | $500–$1,000 | $3,500–$8,500 |
| Hybrid (Clone + Fixes) | $2,000–$5,000 | $1,000–$3,000 (targeted mods) | $800–$2,000 (10 prototypes) | $1,000–$2,000 | $4,800–$12,000 |
| Full Redesign | $2,000–$5,000 (schematic only) | $3,000–$15,000 (new layout) | $1,000–$3,000 (multiple iterations) | $2,000–$5,000 | $8,000–$28,000 |
Cost drivers:
-
Board complexity: 2-layer simple (low end), 8+ layer high-speed (high end)
-
Component count: <50 components (low), >200 components (high)
-
Design iterations: First-time-right (low), multiple respins (high)
-
Validation requirements: Basic functional test (low), full environmental/regulatory testing (high)
BOM Cost Impact
| Scenario | Original BOM | Cloned BOM | Redesigned BOM | Savings per Unit |
|---|---|---|---|---|
| Legacy parts, no improvements | $85 | $85 | $85 | $0 |
| Obsolete parts replaced (pin-compatible) | $120 | $45 | $45 | $75 |
| Modern components, optimized design | $60 | $60 | $35 | $25 |
| High-volume optimization | $50 | $50 | $28 | $22 |
Break-even analysis: Redesign pays for itself when BOM savings × production volume > redesign NRE.
Example:
-
Redesign NRE: $15,000
-
BOM savings: $25 per unit
-
Break-even: 600 units
If you plan to build 1,000+ units, redesign is cost-effective.
Timeline Comparison
| Approach | Reverse Engineering | Design | Prototype Build | Validation | Total Timeline |
|---|---|---|---|---|---|
| Exact Clone | 2–3 weeks | 1 week | 2 weeks | 1 week | 6–7 weeks |
| Hybrid | 2–3 weeks | 2 weeks | 2 weeks | 2 weeks | 8–9 weeks |
| Full Redesign | 2–3 weeks | 4–6 weeks | 3 weeks | 2–3 weeks | 11–15 weeks |
Timeline drivers:
-
Urgent need: Clone if you need boards in <8 weeks
-
Component availability: If parts are backordered (12+ week lead time), timeline extends regardless of approach
-
Regulatory approval: Add 12–36 months for full medical/aerospace re-certification (redesign only)

Technical Decision Factors
Component Availability
Assessment:
- Catalog all ICs, passives, connectors from original board
- Check availability via distributors (Digi-Key, Mouser, Arrow, Avnet)
- Identify obsolete/NRND parts (Not Recommended for New Designs)
- Search for drop-in replacements (same pinout, footprint, function)
Decision tree:
All components available, in stock?
├─ YES → Clone exact (no changes needed)
└─ NO → Some components obsolete
├─ Pin-compatible replacements exist?
│ ├─ YES → Hybrid approach (clone + swap components)
│ └─ NO → Full redesign (re-architect circuit)
└─ Can authorize purchase of remaining stock?
├─ YES → Clone exact + stock up on parts
└─ NO → Redesign required
Example:
Original board uses:
-
STM32F103C8T6 (available, in stock) ✅
-
DS1307 RTC (available, in stock) ✅
-
LM1117-3.3 voltage regulator (available, in stock) ✅
-
Obsolete Ethernet PHY: DP83848 (NRND, no stock) ❌
Decision: Hybrid approach. Clone layout, replace DP83848 with modern pin-compatible LAN8720A.
Design Quality Assessment
Evaluate original design:
- Known issues: Ask customer if original has bugs, field failures, performance problems
- Design review: Inspect original PCB for obvious flaws (missing decoupling, poor power distribution, inadequate trace spacing)
- Compliance: Check if original meets current standards (RoHS, EMI, safety)
Decision:
-
Original design is solid, no issues → Clone or hybrid
-
Original has known flaws → Hybrid (fix bugs) or redesign (if flaws are architectural)
-
Original doesn’t meet current standards → Redesign
Regulatory Requirements
Medical devices (FDA):
-
Exact clone with equivalence testing: May preserve 510(k) clearance if you can demonstrate substantial equivalence (same materials, same manufacturing process, same performance)
-
Design changes: Require new 510(k) submission ($50,000–$200,000, 6–18 months) or PMA for Class III ($500,000+, 12–36 months)
Aerospace (FAA/EASA):
-
Minor alteration: Limited testing required if change is documented and equivalence demonstrated
-
Major alteration: Full re-certification (TSO, STC) required ($100,000+, 12–36 months)
Automotive (IATF 16949):
-
PPAP resubmission: Required for design changes
-
Validation testing: AEC-Q100/Q200 compliance for new components
Decision: If original has regulatory approval and you cannot afford re-certification, clone exactly or use hybrid with minimal changes and equivalence testing.
IP Ownership and Legal Constraints
Original PCB IP status:
- You own it: You commissioned original design, own all IP → Any approach OK
- Original manufacturer owns it: Design is proprietary, you’re a customer → Cloning may infringe copyright
- Unknown ownership: Legacy product, original company defunct → Legal risk assessment needed
Legal strategies:
-
Cloning copyrighted PCB without authorization: Copyright infringement (PCB layout is copyrightable artwork)
-
Clean-room redesign: Independent creation establishes your IP ownership (requires documented separation between analysis and design teams)
-
Licensing: Negotiate license from original IP owner
Decision:
-
You own IP → Clone or redesign freely
-
You don’t own IP → Negotiate license OR clean-room redesign to avoid infringement
See our PCB reverse engineering authorization guide for legal details.
Decision Framework
Step-by-Step Decision Process
Step 1: Define primary objective
What is your goal?
-
[ ] Production continuity (restart manufacturing of discontinued board) → Lean toward Clone
-
[ ] Equipment repair (replace failed board in legacy system) → Lean toward Clone
-
[ ] Cost reduction (lower BOM cost for high-volume production) → Lean toward Redesign
-
[ ] Performance improvement (upgrade specs, add features) → Lean toward Redesign
-
[ ] Modernization (replace obsolete parts, meet current standards) → Lean toward Hybrid or Redesign
Step 2: Assess component availability
-
[ ] All components available in stock → Clone feasible
-
[ ] Some components obsolete, pin-compatible replacements exist → Hybrid recommended
-
[ ] Critical components obsolete, no drop-in replacements → Redesign required
Step 3: Evaluate design quality
-
[ ] Original design is proven, no known issues → Clone or Hybrid
-
[ ] Original has minor bugs or missing features → Hybrid (fix bugs)
-
[ ] Original has major flaws or poor architecture → Redesign
Step 4: Check regulatory constraints
-
[ ] Original has regulatory approval (FDA, FAA, etc.) → Clone or Hybrid to preserve approval
-
[ ] No regulatory approval OR can afford re-certification → Redesign OK
-
[ ] Original doesn’t meet current standards → Redesign required
Step 5: Confirm IP ownership
-
[ ] You own original design IP → Any approach OK
-
[ ] You don’t own IP, have authorization → Any approach OK
-
[ ] You don’t own IP, no authorization → Clean-room redesign only
Step 6: Budget and timeline
-
[ ] Budget <$10k, timeline <8 weeks → Clone or Hybrid
-
[ ] Budget $10k–$20k, timeline 8–12 weeks → Hybrid or Redesign
-
[ ] Budget >$20k, timeline >12 weeks → Full redesign with extensive improvements
Decision Matrix
| Factor | Clone Exact | Hybrid (Clone + Fixes) | Full Redesign |
|---|---|---|---|
| Components available | ✅ All in stock | ⚠️ Some obsolete (pin-compatible replacements exist) | ❌ Critical parts obsolete (no replacements) |
| Design quality | ✅ Proven, no issues | ⚠️ Minor bugs or missing features | ❌ Major flaws or poor architecture |
| Regulatory approval | ✅ Preserve existing | ⚠️ Equivalence testing possible | ❌ Full re-cert required (or no approval needed) |
| IP ownership | ✅ You own OR have license | ✅ You own OR have license | ⚠️ Clean-room if you don’t own |
| Budget | ✅ <$10k | ✅ $5k–$15k | ⚠️ $10k–$30k |
| Timeline | ✅ 4–8 weeks | ✅ 6–10 weeks | ⚠️ 8–16 weeks |
| Production volume | ✅ Low (<100 units) | ✅ Medium (100–1000 units) | ✅ High (>1000 units) — BOM savings justify NRE |
Recommendation scoring:
-
If 5+ factors favor Clone → Clone exact
-
If 3–4 factors favor Hybrid → Hybrid approach
-
If 3+ factors favor Redesign → Full redesign

Real-World Case Studies
Case Study 1: Medical Ventilator Control Board (Clone Exact)
Situation:
-
Original board: Designed 2008, FDA 510(k) approved
-
Problem: Contract manufacturer discontinued, design files lost
-
Usage: Still in clinical use, not actively sold, but service contracts require spare boards
Analysis:
-
Components: All available (no obsolescence)
-
Design quality: Proven reliable (zero field failures in 12 years)
-
Regulatory: FDA 510(k) approval — any change requires re-certification ($200k, 18 months)
-
IP: Customer owns design
-
Budget: $8,000 available
-
Timeline: Need boards in 8 weeks
Decision: Clone exact
Execution:
-
Reverse engineered 6-layer PCB
-
Generated Gerber files matching original
-
Manufactured 10 prototypes
-
Equivalence testing confirmed identical electrical performance
-
Submitted equivalence report to FDA (accepted without new 510(k))
Result:
-
Cost: $6,500 (reverse engineering + prototypes + validation)
-
Timeline: 7 weeks
-
Outcome: Drop-in replacement boards, FDA approval preserved, equipment service contracts fulfilled
Case Study 2: Industrial PLC I/O Module (Hybrid Approach)
Situation:
-
Original board: Designed 2005, used in factory automation
-
Problem: Two ICs obsolete (Ethernet PHY, EEPROM), occasional field failures due to voltage transient sensitivity
Analysis:
-
Components: 90% available, 10% obsolete (pin-compatible replacements exist)
-
Design quality: Mostly good, but missing TVS diodes on power input (causes failures)
-
Regulatory: Industrial use, no specific approvals required
-
IP: Customer owns design
-
Budget: $12,000 available
-
Timeline: 10 weeks acceptable
Decision: Hybrid (clone + targeted fixes)
Execution:
-
Reverse engineered 4-layer PCB
-
Cloned original layout
-
Replaced obsolete Ethernet PHY with modern LAN8720A (pin-compatible)
-
Replaced obsolete EEPROM with modern AT24C256 (same footprint)
-
Added TVS diodes on power input (4 additional components)
-
Modified layout minimally to accommodate TVS footprints
Result:
-
Cost: $9,800 (reverse engineering + design changes + prototypes + validation)
-
Timeline: 8 weeks
-
Outcome: Modernized board with current components, field failure rate reduced by 95%, production restart successful
Case Study 3: Consumer IoT Gateway (Full Redesign)
Situation:
-
Original board: Designed 2012, ARM9 processor + discrete WiFi module
-
Problem: ARM9 processor discontinued, WiFi module obsolete, power consumption too high (customer wants battery operation)
Analysis:
-
Components: Critical ICs obsolete with no pin-compatible replacements
-
Design quality: Dated architecture (discrete components, high power)
-
Regulatory: Consumer product, FCC/CE required (re-certification needed anyway for new WiFi module)
-
IP: Customer owns design
-
Budget: $25,000 available
-
Timeline: 14 weeks acceptable
-
Production volume: 10,000 units/year (BOM savings justify redesign)
Decision: Full redesign
Execution:
-
Reverse engineered schematic to understand functionality
-
Selected modern SoC: ESP32-S3 (integrated WiFi, Bluetooth, low power)
-
Designed new PCB layout optimized for ESP32-S3
-
Added battery charging circuitry (LiPo battery support)
-
Reduced board size by 40% (SoC integration)
-
Three prototype iterations to debug and optimize
Result:
-
Cost: $22,000 (reverse engineering + redesign + 3 prototype iterations + validation)
-
Timeline: 13 weeks
-
Outcome: Modern design with WiFi 6, Bluetooth 5, battery operation (48 hours), BOM reduced from $38 to $19 (50% savings), FCC/CE re-certified, production-ready for 10k units
Break-even: 1,160 units (redesign NRE / BOM savings per unit)
Frequently Asked Questions
1. How much does PCB cloning cost vs redesign?
Exact PCB cloning: $3,500–$8,500 (NRE)
-
Reverse engineering: $2,000–$5,000
-
Gerber cleanup and verification: $500–$1,000
-
Prototype manufacturing: $500–$1,500
-
Validation testing: $500–$1,000
Hybrid approach (clone + targeted fixes): $4,800–$12,000 (NRE)
-
Reverse engineering: $2,000–$5,000
-
Design modifications: $1,000–$3,000
-
Prototype manufacturing: $800–$2,000
-
Validation testing: $1,000–$2,000
Full redesign: $8,000–$28,000 (NRE)
-
Reverse engineering (schematic only): $2,000–$5,000
-
New PCB layout design: $3,000–$15,000
-
Prototype manufacturing (multiple iterations): $1,000–$3,000
-
Validation testing: $2,000–$5,000
BOM cost impact: Cloning preserves original BOM cost. Redesign can reduce BOM by 20–60% if original uses expensive legacy parts.
2. When should I clone a PCB exactly vs redesign?
Clone exactly when:
-
Original has regulatory approval (FDA, FAA) and re-certification is too expensive
-
All components are available and design has no issues
-
You need fastest turnaround (4–8 weeks)
-
Production volume is low (<100 units) — redesign NRE not justified
Redesign when:
-
Critical components are obsolete with no drop-in replacements
-
Original has major design flaws or performance issues
-
You need to add features or improve specifications
-
Production volume is high (>1,000 units) — BOM savings justify redesign NRE
-
You need clean IP ownership (original design is copyrighted)
Hybrid approach when:
-
Some components obsolete but pin-compatible replacements exist
-
Original has minor bugs that can be fixed with targeted changes
-
You want to balance risk/cost (most common scenario)
3. Can I clone a PCB legally?
It depends on IP ownership:
Legal to clone:
-
You own the original design (you commissioned it)
-
You have written authorization from IP owner (licensing agreement)
-
Original design is in public domain (copyright expired — 70+ years after author’s death in most countries)
Copyright infringement:
-
Cloning copyrighted PCB layout without authorization (PCB artwork is copyrightable)
-
Tracing copyrighted layout and producing copies for commercial use
Legal alternative:
- Clean-room redesign: Independent creation based on functional analysis (not copying layout) establishes your IP ownership
See our PCB reverse engineering authorization guide for legal templates and requirements.
4. How long does PCB cloning take vs redesign?
Timeline comparison:
| Approach | Typical Timeline |
|---|---|
| Exact clone | 4–8 weeks |
| Hybrid (clone + fixes) | 6–10 weeks |
| Full redesign | 8–16 weeks |
Timeline factors:
-
Board complexity (2-layer simple vs 10-layer high-speed)
-
Component availability (in stock vs 12+ week lead time)
-
Design iterations (first-time-right vs multiple respins)
-
Regulatory requirements (add 12–36 months for medical/aerospace re-certification if redesigning)
5. Will a cloned PCB work exactly like the original?
If done correctly, yes. A properly cloned PCB is functionally identical to the original:
-
Same electrical performance
-
Same form factor (fits in same enclosure)
-
Same connector pinouts (drop-in replacement)
-
Same firmware compatibility (if MCU-based)
Critical factors for successful cloning:
-
Accurate layer reconstruction (especially internal layers via X-ray)
-
Correct impedance control (match original stackup)
-
Exact component placement (critical for RF, high-speed)
-
Same PCB material (FR-4 grade, dielectric constant)
Validation: Test cloned board against original in actual equipment to confirm equivalence.
6. What if components in the original PCB are obsolete?
Component obsolescence scenarios:
-
Pin-compatible replacement exists: Use hybrid approach (clone layout, swap component in BOM)
– Example: Replace obsolete STM32F103C8T6 with pin-compatible STM32F103CBT6 (more memory, same footprint) -
Footprint-compatible but different pinout: Minor layout modification required
– Example: Replace obsolete voltage regulator with modern equivalent in same package but different pinout — reroute a few traces -
No compatible replacement: Full redesign required
– Example: Replace discontinued PowerPC MCU with ARM Cortex-M — completely different architecture, full redesign needed
Recommendation: During reverse engineering, identify obsolete parts early and plan accordingly.
7. Can I improve a PCB while cloning it?
Yes, this is the hybrid approach. You can:
-
Replace obsolete components with modern equivalents
-
Fix known bugs (wrong resistor values, missing capacitors)
-
Add features (if space allows and architecture supports)
-
Upgrade components (more memory, faster processor if pin-compatible)
Limitations:
-
Major architectural changes require full redesign
-
Adding features may not be possible if board space is limited
-
Significant changes may invalidate regulatory approvals
Best practice: Keep changes minimal and targeted to preserve proven design and minimize risk.
8. Do I need regulatory re-certification if I clone a medical/aerospace PCB?
It depends on extent of changes:
Exact clone:
-
FDA (medical): Equivalence testing may preserve 510(k) clearance if you can demonstrate substantial equivalence
-
FAA (aerospace): Minor alteration documentation may suffice if change is minimal
Design changes (hybrid or redesign):
-
FDA: New 510(k) submission required ($50k–$200k, 6–18 months) OR PMA for Class III ($500k+, 12–36 months)
-
FAA: Major alteration — full re-certification required ($100k+, 12–36 months)
Recommendation: For medical/aerospace, default to exact cloning to avoid re-certification burden unless absolutely necessary to redesign.
9. How do I choose between cloning and redesigning my PCB?
Use this decision framework:
Step 1: Check component availability
-
All available → Clone feasible
-
Some obsolete (pin-compatible replacements) → Hybrid
-
Critical parts obsolete (no replacements) → Redesign required
Step 2: Assess design quality
-
Proven, no issues → Clone or hybrid
-
Minor bugs → Hybrid (fix bugs)
-
Major flaws → Redesign
Step 3: Check regulatory status
-
Has approval, can’t afford re-cert → Clone
-
No approval OR can afford re-cert → Any approach
Step 4: Calculate break-even for redesign
-
Redesign NRE / BOM savings per unit = break-even volume
-
If production volume > break-even → Redesign justified
Step 5: Verify IP ownership
-
You own IP → Any approach
-
You don’t own IP → Clean-room redesign or negotiate license
10. What deliverables do I get from PCB cloning vs redesign?
PCB cloning deliverables:
-
Gerber files (matching original layout exactly)
-
Drill files
-
Bill of Materials (BOM) with original or equivalent part numbers
-
Assembly drawings
-
Fabrication notes (stackup, materials, finishes)
-
Test report (cloned board vs original comparison)
PCB redesign deliverables:
-
Schematic (new design)
-
PCB layout files (Altium, KiCAD, Eagle, etc.)
-
Gerber files (new layout)
-
Bill of Materials (BOM) with modern components
-
Assembly drawings
-
Design documentation (design decisions, component selection rationale)
-
Test reports (new design validation)
-
Regulatory test data (if applicable)
See our PCB reverse engineering deliverables guide for detailed file format explanations.
Get a Free PCB Cloning vs Redesign Consultation
Not sure whether to clone or redesign your PCB? Send us photos and details about your board. We’ll analyze component availability, assess design quality, estimate costs for each approach, and recommend the optimal strategy for your specific situation.
What we need:
-
Photos of PCB (front and back, high resolution)
-
Any known part numbers (ICs, connectors)
-
Your objective (production continuity, cost reduction, performance improvement, etc.)
-
Production volume estimate
-
Budget and timeline constraints
-
Regulatory requirements (if applicable)
What you’ll receive:
-
Component availability assessment (obsolete parts flagged)
-
Design quality evaluation (known issues identified)
-
Recommendation: Clone exact, hybrid, or redesign
-
Cost estimate for recommended approach
-
Timeline estimate
-
Risk assessment
For related services, see our guides: PCB reverse engineering cost, Recover Gerber files from PCB, Recover schematic from PCB, Obsolete PCB replacement, and PCB redesign vs clone.
All PCB cloning and redesign work requires authorization documentation. See our PCB reverse engineering authorization guide for legal requirements and documentation templates.
Word count: ~6,800 words



