سیستم‌های PLC18 دقیقه مطالعه

راهنمای کامل طراحی تابلوهای کنترل PLC (2026)

تیم مهندسی SENTRADO
راهنمای کامل طراحی تابلوهای کنترل PLC (2026)

مقدمه: چرا طراحی تابلو کنترل PLC هنوز در 2026 مهم است

A PLC control cabinet is the physical backbone of any industrial automation system. It houses the programmable logic controller, I/O modules, power supplies, communication interfaces, safety circuits, and signal conditioning — all wired, labeled, and tested as a single functional unit.

Despite the rise of edge computing and IIoT platforms, the control cabinet remains the irreplaceable interface between digital logic and physical machinery. A poorly designed cabinet leads to:

  • Unplanned downtime costing $5,000–$50,000/hour in continuous process industries (ISA, 2024)
  • Signal noise and communication failures traceable to 38% of field commissioning issues (our internal FAT data, 2020–2025)
  • Compliance rework when IEC 61439 or IEC 60204-1 requirements are treated as afterthoughts

At SENTRADO, a Siemens Certified System Integrator and ABB Authorized Channel Partner based in Beijing, we have designed and manufactured over 800 custom PLC control cabinets exported to 12+ countries across Southeast Asia, the Middle East, South America, and Africa. This guide consolidates the engineering methodology we apply to every project — from a 32-I/O pump control panel to a 4,096-point冶金 (metallurgical) line automation system.


1. انتخاب پلتفرم PLC: تطبیق کنترل‌کننده با کاربرد

The PLC platform determines your ceiling for performance, scalability, and ecosystem compatibility. Choosing wrong at this stage means expensive migration later.

1.1 Siemens S7-1200 در مقابل S7-1500 در مقابل Allen-Bradley CompactLogix

ParameterSiemens S7-1200Siemens S7-1500Allen-Bradley CompactLogix 5380
Max. I/O Points288 (local)4,096+ (with ET 200SP distributed)128 local / 4,096+ distributed
Cycle Time (bit)75 ns1 ns2.4 ns
Work Memory75–100 KB250 KB – 20 MB1–8 MB
CommunicationPROFINET (2-port)PROFINET IRT, OPC UA nativeEtherNet/IP, CIP Safety
Safety IntegrationF-CPU variantF-CPU (SIL 3 / PLe)GuardLogix separate chassis
Typical ApplicationSmall machines, pump stationsPlant-wide automation, complex motionNorth American OEM machines
ProgrammingTIA Portal V18+TIA Portal V18+Studio 5000 v33+
Estimated Hardware Cost$800–$2,500$3,000–$18,000$2,500–$12,000
Regional DominanceGlobal (EU/Asia/Middle East)GlobalNorth America

1.2 چارچوب تصمیم‌گیری

Choose S7-1200 when:

  • I/O count < 200 points
  • Application is standalone (no multi-station synchronization)
  • Budget constraint is primary driver
  • Project is in a PROFINET ecosystem

Choose S7-1500 when:

  • I/O count > 500 points or scaling expected
  • Motion control (up to 256 axes) is required
  • OPC UA server is needed for IIoT integration
  • Trace and diagnostic capabilities are valued

Choose CompactLogix when:

  • End-user specification mandates Allen-Bradley (common in North America)
  • CIP Safety integration simplifies safety architecture
  • Legacy system migration from older ControlLogix/CompactLogix platforms
Engineering Note: As a Siemens Certified System Integrator, SENTRADO defaults to TIA Portal ecosystem for global projects, but maintains full capability in Studio 5000 for North American OEM customers. Platform selection should be driven by end-user requirements and regional ecosystem norms, not vendor preference.

2. I/O Scheduling & Architecture

I/O scheduling is the process of mapping every field signal to a specific PLC module, terminal, and wire number. It is the single most important engineering document in cabinet design — get it wrong and every downstream activity suffers.

2.1 طبقه‌بندی I/O

Signal TypeTypical VoltageModule DensityCommon Applications
Digital Input (DI)24VDC sink/source16/32 points per moduleLimit switches, proximity sensors, E-Stop feedback
Digital Output (DO)24VDC / Relay8/16 points per moduleSolenoid valves, indicator lights, contactor coils
Analog Input (AI)4–20 mA / 0–10V4/8 points per moduleTemperature (RTD/TC), pressure, flow, level transmitters
Analog Output (AO)4–20 mA / 0–10V2/4 points per moduleVFD speed reference, control valve positioning
High-Speed Counter24VDC2/4 channelsEncoder feedback, batch counting
CommunicationVaries1 port per devicePROFINET, Modbus RTU/TCP, HART

2.2 روش‌شناسی شمارش I/O

For a typical project, we follow this sequence:

  1. Extract all field signals from P&IDs (Piping & Instrumentation Diagrams) and electrical cause-and-effect matrices
  2. Classify each signal by type, voltage, and hazard area classification
  3. Add 15% spare capacity on every module type (industry standard per IEC 61131-2)
  4. Group signals by electrical isolation — analog signals from hazardous areas require separate isolated modules
  5. Assign to PLC slots considering backplane current budget and heat dissipation

2.3 I/O توزیع‌شده با ET 200SP

For installations where field devices are distributed across a large area (typical in water treatment, oil & gas, and metallurgical plants), the SIMATIC ET 200SP distributed I/O system is the standard choice:

  • Channel density: Up to 16 channels per base unit, single-wire technology (Push-in)
  • PROFINET interface: Integrated 2-port switch, supports IRT (Isochronous Real-Time)
  • Wiring reduction: Up to 70% less cabinet wiring compared to centralized I/O architectures
  • Hot-swap capability: Modules replaceable without powering down the station
Field Data: On a 2025 water treatment project in Indonesia, migrating from centralized S7-1500 I/O to ET 200SP distributed across 6 pump stations reduced cabinet wiring time by 58% and total cable length by 4.2 km.

3. طراحی منبع تغذیه

Power supply architecture is the most underestimated aspect of cabinet design. A 2023 survey by the International Society of Automation (ISA) found that 22% of unexplained PLC faults were traceable to power quality issues.

3.1 معماری 24VDC افزونه

Mains AC 400V 3Φ
    │
    ├── SITOP PSU8200 (Primary) ──┐
    │   24VDC / 20A               ├── Decoupling Diode Module ──→ 24VDC Bus
    ├── SITOP PSU8200 (Redundant) ──┘
    │   24VDC / 20A               (SITOP Redundancy Module)
    │
    └── UPS Buffer Module
        (SITOP UPS1600, 40 Ah) ──→ Critical loads during power loss

Key design parameters:

  • Total 24VDC load calculation: Sum all module quiescent currents + field device currents + 20% safety margin
  • Redundancy: Dual PSU with decoupling diodes for any system where unplanned downtime cost > $5,000/hour
  • UPS sizing: Minimum 15 minutes hold-up for SCADA/HMI systems to execute controlled shutdown
  • Surge protection: Class 2 SPD (IEC 61643-11) on both AC input and 24VDC output

3.2 مثال بودجه توان

ComponentQuantityCurrent per UnitTotal
S7-1500 CPU 1515-2 PN11.2 A1.2 A
SM 1231 AI (8-ch)40.24 A0.96 A
SM 1232 DO (16-ch)60.18 A + field load1.08 A + 3.8 A field
ET 200SP Interface20.45 A0.9 A
HMI 12" KTP120011.5 A1.5 A
Signal conditioners80.08 A0.64 A
Fan + indicator20.3 A0.6 A
Subtotal6.88 A + 3.8 A field
With 20% margin12.82 A
Selected PSU2× SITOP 20A (redundant)

4. معماری ارتباطات

Modern PLC cabinets must support both real-time machine control and supervisory data exchange. The communication architecture determines how data flows between PLCs, HMIs, SCADA systems, and enterprise platforms.

4.1 انتخاب پروتکل صنعتی

ProtocolSpeedTopologyPrimary Use CaseTypical in
PROFINET RT1–10 msStar/Line/TreeStandard I/O communicationSiemens ecosystem
PROFINET IRT< 1 msLine with isochronous syncMotion control, drive systemsSiemens servo drives
EtherNet/IP1–10 msStar/Daisy-chainAllen-Bradley ecosystemRockwell platforms
Modbus TCP10–100 msStarLegacy integration, meter readingMulti-vendor environments
Modbus RTU10–500 msSerial bus (RS-485)Instrument integrationOlder field devices
OPC UAVariableClient-serverIIoT, MES, cloud connectivityIndustry 4.0 integration
PROFIBUS DP1–10 msBus (RS-485)Legacy field device networksBrownfield installations

4.2 معماری پیشنهادی برای پروژه‌های جدید

Level 3: SCADA / MES Server ←── OPC UA ──→ Cloud / Historian
    │
    │ PROFINET IRT (Isochronous)
    │
Level 2: HMI Panels + Engineering Station
    │
    │ PROFINET RT
    │
Level 1: PLC CPU ←── PROFINET ──→ VFDs (G120/S120)
    │
    │ PROFINET
    │
Level 0: ET 200SP Distributed I/O ←── Field Devices

4.3 استراتژی دروازه چند فروشنده

In practice, most projects require integration with third-party equipment. We use:

  • HMS Anybus X-gateway: PROFINET ↔ EtherNet/IP bridging for mixed-vendor environments
  • Softing DATAFLOW: Modbus RTU ↔ OPC UA conversion for legacy instrument integration
  • 西门子 S7-1500 built-in OPC UA server: Native publishing of PLC tags to SCADA/MES without additional hardware
Practical Tip: Always assign a dedicated PROFINET VLAN for real-time control traffic. Mixing PROFINET with general IT traffic on the same subnet is the #1 cause of intermittent communication faults we encounter during commissioning.

5. Enclosure Design & Environmental Protection

5.1 انتخاب درجه حفاظت IP

EnvironmentRecommended IPTypical ApplicationEnclosure Type
Indoor, climate-controlled control roomIP44SCADA rooms, clean manufacturingStandard painted steel
Indoor, dusty / oilyIP54Machine shops, food processingStainless steel or painted steel with gasket
Outdoor, protectedIP65Pump stations, wellhead controlFiberglass or 316L stainless steel
Hazardous areaIP66 + ATEX/IECExOil & gas, chemical plantsATEX-certified stainless steel
Coastal / marineIP66 + C5 coatingDesalination, offshore platforms316L stainless steel, marine-grade

5.2 مدیریت حرارتی

Heat dissipation is calculated using:

P_total = P_CPU + P_PSU + P_IO_modules + P_VFD_drives_in_cabinet + P_safety_margin

For every 10°C above the ambient design temperature inside the enclosure, component failure rate doubles (Arrhenius equation).

Cooling methods (in order of preference):

  1. Natural convection — for heat loads < 100W with louvered vents
  2. Filter fans — for 100–500W, sized per enclosure volume (4–6 air changes/minute)
  3. Air-to-air heat exchanger — for 500–2000W in sealed enclosures (IP54+)
  4. Cabinet air conditioner — for > 2000W or ambient > 45°C (common in Middle East projects)
Middle East Field Data: On a 2024 gas compression station project in Saudi Arabia (ambient design temperature 55°C), we specified 2× Rittal Blue e+ cabinet air conditioners (2,000W cooling capacity each) for a VFD-heavy MCC cabinet. Internal temperature maintained at 35°C ± 3°C during continuous operation.

5.3 طراحی ورودی کابل

  • Bottom entry (preferred): Through cable glands (M20/M25/M32) into raised floor or cable trench
  • Top entry: For overhead cable tray systems; requires drip loops and IP-rated cable glands
  • EMC compliance: Shielded cables use 360° shield clamps bonded to the enclosure ground bus; not pigtail connections

6. Safety & Compliance

6.1 استانداردهای قابل اجرا

StandardScopeKey Requirement
IEC 61439-1/2Low-voltage switchgear and controlgear assembliesTemperature rise verification, short-circuit withstand, IP protection
IEC 60204-1Safety of machinery — Electrical equipment of machinesE-Stop circuit design, protective bonding, documentation
IEC 62443Industrial cybersecurityNetwork segmentation, access control, update management
IEC 61508 / 61511Functional safetySIL rating for safety instrumented functions
EN 60204-1CE marking basis for machine electrical safetyRequired for EU market access

6.2 طراحی مدار توقف اضطراری (دسته 1 طبق IEC 60204-1)

E-Stop Push Button (NC contacts, dual-channel)
    │
    ├── Channel A ──→ Safety Relay (e.g., Siemens 3SK1) ──→ CPU STO input
    │
    └── Channel B ──→ Safety Relay (cross-monitored) ──→ CPU STO input
    
Monitoring:
- Cross-fault detection between channels
- LED status indication (per IEC 60204-1 §10.7)
- Manual restart required (no automatic restart)

Key requirements:

  • Every E-Stop button must break all hazardous motion within 200 ms
  • Safety relay must be Category 3 or 4 (ISO 13849-1) depending on risk assessment
  • At SENTRADO, every safety circuit is tested with a documented E-Stop matrix before FAT

6.3 بسته مستندات علامت CE

For EU-bound cabinets, we provide:

  • EU Declaration of Conformity
  • Electrical schematics (EPLAN P8 or AutoCAD Electrical)
  • Risk assessment per ISO 12100
  • Component compliance certificates (CE for all parts)
  • User manual with safety instructions (in local language)

7. Manufacturing & Factory Acceptance Testing (FAT)

7.1 فرآیند مونتاژ

At SENTRADO's 5,000 m² manufacturing facility in Hebei, our panel building process follows a 12-stage workflow:

  1. Project kickoff — Engineering review, BOM verification, lead time procurement
  2. Backplate layout — DIN rail mounting, component placement per 2D layout drawing
  3. DIN rail cutting & drilling — CNC precision for repeatable accuracy
  4. Component mounting — PLC, PSU, I/O modules, terminal blocks, duct
  5. Wire preparation — Auto-cut, strip, and ferrule-crimp (Weidmüller tools)
  6. Wire routing — Color-coded per IEC 60204-1 (black = power AC, red = 24VDC, blue = 0V, green-yellow = PE)
  7. Labeling — Brady/Weidmüller wire markers on both ends, component labels per schematic
  8. Continuity testing — Point-to-point wire verification against schematic
  9. Insulation resistance test — 500V Megger test on power circuits (> 100 MΩ)
  10. Functional simulation — PLC program loaded, forced I/O to verify logic
  11. Power-on test — 4-hour burn-in at rated load
  12. Final inspection & FAT — Customer witness (on-site or remote video)

7.2 پروتکل آزمون FAT

Every SENTRADO control cabinet undergoes:

TestMethodAcceptance Criteria
Visual inspectionChecklist per IEC 61439-2 §8.1No mechanical damage, correct labeling
Wiring continuityMultimeter point-to-point100% match to approved schematic
Insulation resistance500V DC Megger> 100 MΩ (power circuits)
Protective bonding< 0.1 Ω measurement< 0.1 Ω between PE bus and enclosure
Functional testPLC program executionAll logic sequences verified
Communication testPing + cyclic data exchange< 5 ms cycle time, zero packet loss
E-Stop functionPhysical activation of all E-StopsSafe stop within 200 ms
Thermal imagingFLIR camera at full loadNo hotspot > 20°C above ambient
IP verificationVisual + spark test (if rated > IP44)Per IEC 60529

7.3 FAT شاهد از راه دور

For international customers, SENTRADO offers remote FAT via:

  • Live HD video stream from the test bay
  • Real-time test report shared via cloud document
  • Digital sign-off with timestamp and photo evidence
Track Record: In 2025, 67% of our international customers chose remote FAT. Zero post-delivery rework was required for remote-witnessed panels.

8. چک‌لیست راه‌اندازی

Commissioning is the final verification that the cabinet performs correctly in its installed environment. Here is our standardized checklist:

بررسی‌های قبل از برق‌دار شدن

  • [ ] All shipping brackets and protective covers removed
  • [ ] Enclosure properly grounded to site earth (≤ 0.1 Ω)
  • [ ] Incoming supply voltage verified (±10% of nameplate)
  • [ ] All circuit breakers in OFF position
  • [ ] Cable gland tightness verified (torque check)
  • [ ] Ambient temperature within operating range (0–55°C for standard)

ترتیب برق‌دار شدن

  • [ ] Close main disconnect switch
  • [ ] Verify 24VDC PSU output (24.0V ± 0.5V)
  • [ ] Verify redundant PSU sharing (if applicable)
  • [ ] Check UPS buffer module charge status
  • [ ] PLC CPU RUN LED confirmed
  • [ ] All I/O modules recognized in hardware configuration (no red SF LEDs)
  • [ ] PROFINET/EtherNet/IP communication established with all devices

تأیید عملکردی

  • [ ] Each DI confirmed with field signal activation
  • [ ] Each DO confirmed with actuator response
  • [ ] Each AI confirmed with calibrated source (4–20 mA loop calibrator)
  • [ ] Each AO confirmed with multimeter at terminal
  • [ ] HMI screens verified against approved graphic
  • [ ] Alarm and event logging confirmed operational
  • [ ] SCADA historian recording confirmed

تأیید ایمنی

  • [ ] All E-Stop buttons tested (one-by-one)
  • [ ] Safety relay reset function verified
  • [ ] Door interlock switches functional
  • [ ] Protective bonding continuity re-confirmed
  • [ ] Emergency ventilation (if equipped) activated

تحویل مستندات

  • [ ] As-built drawings (PDF + native format)
  • [ ] PLC program source code backup (USB + cloud)
  • [ ] Parameter backup for all VFDs and soft starters
  • [ ] FAT report with test results
  • [ ] Operation & maintenance manual
  • [ ] Spare parts list with order codes
  • [ ] Warranty certificate

9. اشتباهات رایج طراحی که می‌بینیم (و نحوه اجتناب از آنها)

After manufacturing 800+ cabinets for diverse industries, these are the top errors we encounter when taking over other integrators' projects:

#MistakeConsequenceFix
1No spare I/O capacityCannot accommodate future expansionDesign with 15–20% spare from day one
2Undersized power supplyOverheating, voltage drop, intermittent faultsCalculate total load + 20% margin minimum
3Missing PE bonding pointsSafety failures during inspectionAdd PE bus bar accessible from all DIN rails
4No cable entry planningField cables cannot reach terminal blocksModel cable entry in 3D before backplate layout
5Mixed signal types in one ductEMI corruption of analog signalsSeparate power, digital, and analog wiring compartments
6Missing documentationCommissioning delays, troubleshooting impossibilityUpdate as-built drawings during assembly, not after

سوالات متداول: طراحی تابلوهای کنترل PLC

س1: طراحی و ساخت یک تابلو کنترل PLC سفارشی چقدر طول می‌کشد؟

A: A typical PLC control cabinet takes 11–14 weeks from engineering kickoff to delivery, broken down as:

  • Weeks 1–2: Engineering design (schematics, layout, BOM)
  • Weeks 3–4: Design review and client approval
  • Weeks 5–8: Component procurement
  • Weeks 9–11: Assembly, wiring, and testing
  • Week 12: FAT (Factory Acceptance Test)
  • Weeks 13–14: Packaging and shipping

Complex systems with 2,000+ I/O points or hazardous area certifications may require 16–20 weeks. SENTRADO maintains this 11–14 week timeline for projects ranging from single pump control panels to multi-cabinet metallurgical automation systems.

س2: تفاوت بین تابلو PLC و تابلو MCC چیست؟

A: A PLC panel (Programmable Logic Controller panel) houses the controller, I/O modules, and communication equipment — it provides the "brain" of automation. An MCC panel (Motor Control Center) houses motor starters, contactors, overload relays, and VFDs — it provides the "muscle" that physically drives motors and actuators. In most industrial projects, the PLC panel sends control signals to the MCC panel via hardwired I/O or PROFINET communication. SENTRADO manufactures both PLC panels and MCC panels, and can deliver integrated systems where the PLC directly manages VFD parameters and motor protection through the PROFINET bus.

س3: درجه حفاظت IP تابلو کنترل PLC من چقدر باید باشد؟

A: The IP rating depends on the installation environment:

  • IP44 — Indoor, climate-controlled rooms (most common for factory control rooms)
  • IP54 — Indoor environments with dust or occasional water splash (food processing, machine shops)
  • IP65 — Outdoor or washdown environments (pump stations, water treatment)
  • IP66 — Harsh outdoor, coastal, or high-pressure washdown areas

For projects in tropical climates (Southeast Asia, West Africa), we recommend minimum IP55 with anti-condensation heaters, even for indoor installations, because ambient humidity can exceed 90% RH during monsoon seasons.

س4: آیا تابلو Siemens S7-1500 PLC می‌تواند با تجهیزات Allen-Bradley موجود یکپارچه شود؟

A: Yes. Multi-vendor integration is common in brownfield projects. The standard approach is:

  • OPC UA — The S7-1500's built-in OPC UA server can publish/subscribe tags to Allen-Bradley controllers running firmware 30.011+
  • Protocol gateway — An HMS Anybus X-gateway bridges PROFINET and EtherNet/IP at the network level
  • Modbus TCP — Both platforms support Modbus TCP as a common fallback protocol

SENTRADO has delivered 15+ multi-vendor integration projects where Siemens PLCs communicate with existing Allen-Bradley and Mitsubishi PLCs on the same production line.

س5: چه گواهینامه‌هایی باید از تولیدکننده تابلو PLC درخواست کنم؟

A: A qualified PLC panel manufacturer should provide:

  • ISO 9001 quality management certification
  • IEC 61439 compliance test reports for the assembled panel
  • CE marking documentation (for European market)
  • Siemens Certified System Integrator status (for Siemens-based systems)
  • UL/cUL listing (for North American installations, if required)
  • ATEX/IECEx (for hazardous area panels)

At SENTRADO, we hold Siemens Certified System Integrator status (Professional Grade), ABB Authorized Channel Partner certification, and ISO 9001 certification. Every panel ships with a complete compliance documentation package.


About SENTRADO

SENTRADO (北京信盛拓科技有限公司) is a Beijing-based industrial automation solutions provider specializing in PLC control cabinet design, manufacturing, and system integration for international markets.

Certifications & Partnerships:

  • Siemens Certified System Integrator — Professional Grade (FY26CSI91110105801731460A)
  • ABB Authorized Channel Partner (S10480)
  • ISO 9001:2015 certified quality management system

قابلیت تولید:

  • 5,000 m² dedicated panel manufacturing facility in Hebei, China
  • 30+ automation engineers with an average of 8 years' experience
  • CNC backplate processing, automated wire preparation, EPLAN-based design workflow
  • Annual output: 200+ control cabinets across diverse industries

سوابق صادراتی:

  • 12+ countries served including Indonesia, Vietnam, Saudi Arabia, UAE, Brazil, Mexico, South Africa, Nigeria, Kenya, and more
  • Standard lead time: 11–14 weeks from order confirmation to delivery
  • Products shipped under FOB/CIF/DDP terms

محصولات اصلی:

  • Custom PLC Control Cabinets (Siemens S7-1200 / S7-1500 / Allen-Bradley)
  • VFD Control Panels (ABB ACS580/ACS880, Siemens G120/S120)
  • MCC Panels (Motor Control Centers with intelligent motor protection)
  • SCADA Systems (WinCC / Ignition based)
  • Pump Station Automation Packages

Contact:


This article was written by the SENTRADO engineering team based on real project experience across 12+ countries. The technical data, standards references, and design methodologies described herein reflect our actual engineering practice as of 2026. For project-specific engineering consultation, contact us directly.

نیاز به کمک در طراحی تابلو کنترل PLC دارید؟

تیم مهندسی ما می‌تواند الزامات I/O، معماری ارتباطات و نیازهای انطباق شما را ارزیابی کند. مشاوره رایگان دریافت کنید.

نیاز به نقل قول دارید؟

با تیم مهندسی ما برای مشاوره اختصاصی پروژه تماس بگیرید.