4.2 Key Wiring Rules
Cable cross-section: For push in terminals of CPU/interface modules and I/O base units, it is allowed to use solid wire or twisted wire (with wire nose) of 0.2-2.5 mm ² (AWG 24-13).
Shielded connection: It is recommended to use shielded cables for analog modules, etc. The shielding connection kit can connect the low impedance ground of the cable shielding layer to the installation rail (functional grounding). Note that the shielded terminal does not have a zero potential terminal, and can only be tightened after inserting at least one cable.
Safe Voltage: The fault safety module and motor starter must be powered by a Safety Extra Low Voltage (SELV/PELV) power supply with a rated voltage of 24V DC and a tolerance range of 19.2-28.8V DC and 20.4-28.8V DC, respectively. It is necessary to use a power supply with an output voltage not exceeding 36V DC even in the event of a fault, or take overvoltage protection measures.
Sensors and actuators: To achieve the required safety level (such as SIL3/Cat.4), suitable safety sensors and actuators need to be selected. For fault safety input, the sensor signal "0" should correspond to the safety state (such as emergency stop press). The actuator must be able to withstand brief on-off cycles of periodic test pulses from the output module.
4.3 Safety and EMC precautions
Equipotential connection: To ensure stable operation of the system and discharge interference, a good grounding system should be established. The guide rails installed inside the cabinet should be grounded separately.
Cable separation: To avoid crosstalk (capacitive or inductive) between digital input/output signals, especially for fail safe signals, it is recommended to use separate cables or cable conduits for F-DI, F-DQ, and F-PM-E modules.
Short circuit protection: The motor starter complies with Type 1 coordination. Users need to configure appropriate short-circuit and overload protection devices for incoming cables and motor feeder cables according to national regulations.
System configuration, programming, and diagnostics
5.1 Configuration Tools
Mainly using Siemens STEP 7 (TIA Portal) for hardware configuration and parameter allocation. It also supports configuration in third-party engineering software through GSD/GSDML files. In addition, Siemens also provides a range of auxiliary tools:
TIA Selection Tool: Used for product selection and generating order lists.
SIMATIC Automation Tool: Used for batch execution of CPU commissioning and maintenance tasks (such as assigning IP addresses, downloading programs, firmware updates).
PRONETA: Used for fast debugging and diagnosis of PROFINET networks.
SINTEPLAN: Used for planning and optimizing PROFINET networks.
MultiFieldbus Configuration Tool: Used to configure devices that support multiple fieldbuses.
5.2 Configuration Control (Option Handling)
This is a powerful feature that allows multiple actual device variants (station options) to be run with a "maximum configuration" project (station master) without modifying the project or program.
Principle: In the user program, a control data record (Data Record 196) is used to inform the CPU/interface module which modules are missing in the station options and which modules are located in different slots. The CPU/interface module adjusts its internal mapping accordingly.
Step: 1) Enable the "Allow reconfiguration through user program" parameter of the device in STEP 7. 2) Create a data block that contains a control data record structure. 3) In the startup of OB, use the WRREC instruction to send control data records to the CPU/interface module.
Advantages: Simplify project management, achieve flexible utilization of hardware resources, facilitate version management and later expansion of standard machines.
5.3 Diagnostic and protective functions
Value Status: Some I/O modules support providing "quality bits" (value status) for each channel, which can be accessed through process mapping input. The value status' 0 'indicates that the channel value is invalid (such as disconnection, short circuit, power loss, channel disabled, etc.).
Access protection: The CPU provides four access levels (full access, read access, HMI access, no access), which can restrict online access to hardware configuration and programs through password restrictions.
Proprietary technology protection and copy protection: Passwords can be set for individual program blocks to prevent code from being viewed or modified. Blocks can also be bound to specific CPU or storage card serial numbers for copy protection.
