Welcome to Swan

YOUR FULL-SERVICE INDUSTRIAL AUTOMATION & ELECTRICAL CONTRACTOR

Supply High Quality Products

More than 15 years of experience

We achieve this by working closely with our clients, seeking to truly understand their requirements.
SWAN ELECTRIC CO.,LIMITED is a supplier of industrial automation spare parts located in China. We are not an agent or subsidiary of the brand we sell. We specialize in providing PLC, DCS control system spare parts, drivers, HIM etc. We have a large amount of high-quality inventory and the remaining control system parts. We also provide many new hardware to support your existing installation or utilize the latest technology.We have many brands to choose , no matter what you need, you can find them here. Welcome to call or email for inquiries! We are willing to work with you to maintain the normal production of the factory!
  • Industry leading

    Industry leading

  • 24 Hours Support

    24 Hours Support

  • Qualifications

    Qualifications

Read More
15
+

Market Experience

100
+

Sold to countries

30
k

Our Happy Client

50
+

Staff members

Information

Latest News

We sell spare parts for industrial automation control systems and network communication modules.

  • Advantech Unveils ADAM-6015-DE: Next-Gen RTD Module for Smarter Industrial Monitoring

    08

    Aug 2025
    Advantech Unveils ADAM-6015-DE: Next-Gen RTD Module for Smarter Industrial Monitoring
    The Problem Industrial engineers face a triple challenge: precise temperature tracking in harsh environments, sensor failure risks, and clunky legacy systems. The ADAM-6015-DE from Advantech is designed to address these pain points with a combination of rugged reliability and smart connectivity.   The Solution The ADAM-6015-DE is a versatile 7-channel isolated RTD input module that delivers precision, durability, and seamless integration. Here’s how it solves common industrial problems: Challenge 1: Silent Sensor Failures The module includes wire burnout detection and 2,000V isolation to ensure continuous operation even in electrically noisy environments. Challenge 2: Demanding Accuracy Requirements With 16-bit resolution and ±0.1% accuracy, the ADAM-6015-DE provides lab-grade measurements in extreme conditions, operating reliably from -40°C to 70°C. Challenge 3: Legacy System Limitations Beyond standard Modbus TCP, the optional D version adds MQTT and SNMP support, bridging the gap between traditional systems and modern IoT platforms.   Standout Features What sets the ADAM-6015-DE apart from conventional RTD modules? More Channels: Seven differential inputs for comprehensive monitoring. Built-In Diagnostics: Automatic wire burnout detection prevents undetected failures. Future-Ready Connectivity: Supports both industrial protocols (Modbus) and IoT standards (MQTT). Extreme Environment Ready: Operates in temperatures as low as -40°C.   Technical Highlights Wide RTD Compatibility: Works with Pt100, Pt1000, Balco 500, and Ni 518 sensors. Flexible Sampling: Choose between high-precision mode (10 samples/second) or high-speed mode (1,000 samples/second). Simplified Control: Peer-to-Peer and Graphic Condition Logic (GCL) reduce the need for additional controllers.   Real-World Applications Chemical Processing: A plant in Norway reduced downtime by 20% by using the ADAM-6015-DE to monitor reactor temperatures, with real-time alerts sent via MQTT. HVAC Systems: An integrator replaced three legacy units with a single ADAM-6015-DE, cutting annual maintenance costs by $15,000.   About Advantech Advantech is a global leader in industrial IoT, delivering innovative hardware and software solutions for smarter, connected industries. With a presence in over 80 countries and a network of 8,000 partners, Advantech empowers businesses to transform industrial challenges into opportunities.
  • How to avoid Common Timer Instruction Issues in S7-1200/1500 PLCs?

    25

    Jul 2025
    How to avoid Common Timer Instruction Issues in S7-1200/1500 PLCs?
    When programming timer instructions in Siemens S7-1200/1500 PLC systems, engineers frequently encounter several implementation challenges. This article identifies three typical problems and provides effective solutions to ensure proper timer operation.   Common Issue 1: Excessive Background Data Blocks The IEC timer instructions in these PLCs require individual background DB blocks for each instance. When projects use numerous timers, this leads to an unmanageable proliferation of data blocks.   Recommended Solutions: 1. For FB blocks, store multiple timers in the static variables section to share a single background DB 2. For FC or OB blocks, create a global DB containing an array of IEC_TIMER data type elements   Common Issue 2: Non-Functional Timers Timers may fail to initiate timing even when the enable condition is active.   Solution Approach: Always connect the timer's Q (output) or ET (elapsed time) parameter to a valid variable. This connection is required for proper timer operation.   Common Issue 3: State Machine Timer Problems When using timers within SCL Case statements, they often fail to reset during state transitions.   Recommended Solution: Restructure the program to: 1. Place timer declarations outside the Case statement 2. Only control the timer's IN (enable) parameter within each state   Implementation Guidelines Problem Category Solution Application Context Multiple DBs Use shared DB approaches High timer count applications Timer not running Connect output parameters All timer implementations State machine issues Externalize timer control SCL programming   Best Practices For complex applications, the FB static variable method provides the cleanest implementation Always verify timer output connections during initial testing Maintain timer declarations separately from state-specific logic in SCL programs   Additional Recommendations Test timer behavior thoroughly in a simulation environment before deployment to identify and resolve these issues early in the development cycle.   Conclusion Proper timer implementation is crucial for reliable automation sequencing. By addressing these common pitfalls, engineers can develop more robust and maintainable PLC programs.
  • TRICONEX 3700A Analog Input Module: Precision and Reliability for Industrial Applications

    18

    Jul 2025
    TRICONEX 3700A Analog Input Module: Precision and Reliability for Industrial Applications
    TRICONEX, a leader in industrial automation and safety systems, continues to set the standard for reliability with its 3700A Analog Input Module. Designed for demanding environments, the 3700A offers high precision, robust performance, and advanced diagnostic capabilities, making it an ideal choice for critical industrial applications.   Key Features of the TRICONEX 3700A The 3700A module stands out with its exceptional specifications: Voltage Range: 0-5V with a tolerance of +6%, ensuring accurate signal acquisition. High Resolution: 12-bit resolution for detailed analog-to-digital conversion. Input Points: 32 differential, DC-coupled inputs for versatile connectivity. Accuracy: Maintains <0.15% of Full Scale Range (FSR) from 0° to 60°C, guaranteeing consistent performance in varying temperatures. Common Mode Rejection: -80 dB (DC-100Hz), minimizing noise interference. Overrange Protection: Handles up to 150 VDC/115 VAC continuously, safeguarding against voltage spikes.   Comparison with Other TRICONEX Models The 3700A belongs to a family of high-performance analog input modules, each tailored for specific industrial needs. Below is a comparison with its counterparts, the 3701 and 3703E: Feature 3700/3700A 3701 3703E Voltage Range 0-5V (+6% for 3700A) 0-10V 0-5V or 0-10V¹ (+6%) Input Points 32, diff, DC-coupled 32, diff, DC-coupled 16, diff, isolated Isolation No No Yes (±200V peak) Update Rate 55 ms 55ms 50 ms Common Mode Rejection -80 dB (DC-100Hz) -80 dB (DC-100Hz) -90 dB @60Hz, -100 dB @DC Current Range 0-20 mA, 250Ω shunt 0-20 mA, 500Ω shunt 0-20 mA, 250Ω (5V) / 500Ω (10V)   Choosing the Right Module 3700A: Best for low-voltage (0-5V) applications requiring high channel density (32 inputs) and basic noise immunity. 3701: Ideal for higher voltage (0-10V) systems with similar channel count but no isolation. 3703E: The premium choice for isolated inputs (16 channels), superior noise rejection, and extreme common-mode voltage tolerance (±200V).   Enhanced Diagnostics and Durability All three modules feature diagnostic indicators (Pass/Fault/Active) and robust overvoltage protection. The 3700A is marked by its yellow color code, while the 3701 uses light yellow and the 3703E mustard yellow for quick identification.   Ideal for Critical Applications With fast update rates and high accuracy, these modules are perfect for industries such as oil and gas, chemical processing, and power generation, where precision and safety are paramount.   TRICONEX’s commitment to innovation ensures that these modules deliver unmatched performance, reinforcing their reputation as trusted solutions for industrial automation.
  • New Stock Arrival: Allen-Bradley 5094 Series Modules Now Available

    10

    Jul 2025
    New Stock Arrival: Allen-Bradley 5094 Series Modules Now Available
    We are pleased to announce new inventory of genuine Allen-Bradley 5094 series modules, including: - 5094-OF8 (8-channel analog output) - 5094-AENTR (EtherNet/IP adapter)  - 5094-IB16 (16-point digital input)   All products are sourced directly from Rockwell Automation, ensuring quality and reliability for your industrial automation needs.   Technical Specifications and Benefits 5094-OF8 Analog Output Module - 8 isolated channels with ±0.1% accuracy - Supports 4-20mA/0-10V signals for precise process control   5094-AENTR EtherNet/IP Adapter - Dual-port Ethernet with CIP Sync technology - Seamless ControlLogix integration with third-party devices   5094-IB16 Digital Input Module - 16-point, 24V DC input with 5μs response time - IEC 61131-2 certified for industrial environments   Complete specifications available in Rockwell Automation official website.   Certified Quality Assurance - Compliant with UL, CE, and RoHS standards - Rockwell Automation genuine warranty included   Ordering and Support - Immediate availability from stock - Technical support and configuration guidance provided - Flexible ordering options for businesses of all sizes   Contact our sales team today for pricing and delivery options. SWAN TEAM Email: lizzie@swanautomation.com   Phone: +8615327455845
  • ABB 800XA DCS: The Future-Proof Solution for Integrated Industrial Control

    19

    Jun 2025
    ABB 800XA DCS: The Future-Proof Solution for Integrated Industrial Control
    In today's rapidly evolving industrial landscape, businesses demand control systems that combine robust performance with unparalleled flexibility. ABB's 800XA Distributed Control System (DCS) delivers exactly that – a cutting-edge platform that seamlessly merges traditional DCS capabilities with high-speed PLC functionality, setting a new standard for industrial automation.     Unmatched Integration Capabilities The 800XA system stands out as a truly open and integrated solution, supporting a wide range of international fieldbus standards including Profibus DP/PA, Foundation Fieldbus, CAN, and Modbus. This exceptional compatibility allows plants to connect both conventional I/O and smart field devices while integrating seamlessly with ABB's DriveBus for motor control and INSUM for electrical switchgear management.     At the heart of the system lies the powerful AC800M controller, featuring:   - Dual-redundant Ethernet ports for high availability   - Support for up to 99 Profibus stations with 24 I/O modules each   - SIL3-certified safety modules for critical applications     Engineered for Performance and Reliability The 800XA's innovative architecture delivers:   1. Process Control Excellence: Advanced regulatory control and complex loop handling typical of high-end DCS   2. Lightning-Fast Logic: Microsecond-speed discrete control rivaling premium PLCs   3. Future-Ready Connectivity: Native support for Industrial IT and Industry 4.0 applications     "Our customers consistently praise the 800XA's ability to handle both analog-intensive process control and high-speed discrete automation in a single platform," says  Eric CEO at [SWAN]. "The system's open architecture eliminates integration headaches while providing a clear migration path for digital transformation."     Key Differentiators  S800 I/O System: Hot-swappable modules with channel-level diagnostics, supporting operation in harsh environments up to 55°C   Dynamic Data Servers: Real-time data aggregation for plant-wide visibility and analytics   Cybersecurity: Built-in protections meeting IEC 62443 standards     Proven Across Industries The 800XA platform has been successfully deployed in:   Oil & Gas: Upstream processing and safety-critical ESD systems   Power Generation: Plant-wide control with millisecond-level synchronization   Chemical Processing: Batch and continuous control in SIL3 environments   Smart Manufacturing: Integration of robotics, drives and quality systems     [SWAN] has partnered with ABB to deliver 800XA solutions that help manufacturers achieve:   - 30-50% reduction in system integration costs   - 99.9% operational availability   - Future-proof scalability for plant expansions  
Customers

Our Partners

We have been committed to do higher,faster and better,Hope to do better later, I will be your most loyal partner.

Leave A Message

Leave A Message
If you are interested in our products and want to know more details,please leave a message here,we will reply you as soon as we can.
Submit
Contact Us:lizzie@swanautomation.com

Home

Products

whatsapp

contact