CP451-50 processor module
Negotiable /Bag
Min.Order:1 Bag
Phoenix PHOENIX Safety Module PSR-SPP-24DC/TS/S
Product Overview:
The freely configurable safety module has 20 safety inputs and 4 safety outputs, 4 signals, 2 clocks, and 2 grounding switch outputs, which can be diagnosed through the bus gateway and meet SIL 3, Cat Category 4/PL e, SIL 3 safety level, EN 50156, pluggable direct plug-in terminal blocks
Product specifications:
Product Type: Safety Equipment
Number of available expansion modules: 1 (maximum continuous current through PSR-TBUS: 4 A)
Overvoltage category: III
Pollution level: 2
Response time: maximum 30 ms (plus response time of PSR-TS-SDOR4)
Recovery time:<10 seconds
Maximum power consumption under rated conditions: 6372mW (at a=20, b=2, c=4, e=2, Iclock=100mA, Isignal=100mA, IOut/GND=2A, IOut/Out=2A)
Rated operating mode: 100% meets the conditions
Interface: USB
TBUS DIN rail for expansion modules and bus couplers
Rated control circuit power voltage US: 18 V DC 30 V DC (including all tolerances, including residual voltage)
Rated control circuit power voltage US: 24 V DC (A1/A2)
Rated control power supply current IS: typical value 110 mA
Limit continuous current: maximum 6 A (for loop current paths A1/A1 and A2/A2)
Delay time: typical value of 20 ms (depending on load, in case of voltage drop of US)
Protection circuit: Yes, within the operating voltage limit range
Status display: 3x green LED, 1x red LED
Input Description: Number, HTL type
Input quantity: 10 (dual channel, up to SIL 3)
20 (single channel, up to SIL 2)
Input voltage range, "0" signal: 0 V DC 5 V DC (for safe shutdown)
Input voltage range, "1" signal: 11 V DC 30 V DC
Cable length: maximum 2000 m
Status display: 20 x green LED (1 LED per input)
Power consumption: typical value 4 mA
Number of outputs: 4 (safe semiconductor output, up to Cat. 4 (according to EN ISO 13849-1)
2 (negative switching output)
Precautions for protecting the circuit: Yes, within the operating voltage limit range
Short circuit protection: Yes
Output voltage:<5 V (low state)
Leakage current: maximum 2 mA
Maximum capacitive load: maximum 1 µ F (electronic components)
limit
Contact information: 15359293870
WhatsApp:+86 15359293870
Contact person: KELLY
Email: geabbdcs@gmail.com 386353502@qq.com
Official website: http://www.geabb.com
In programming, a program or subroutine required to complete a certain function; Or refers to an independent program unit that can be processed by compilers, assemblers, etc; Or refers to a part of a large software system.
A module, also known as a component, is a collection of program statements that can be individually named and independently perform certain functions (i.e., a collection of program code and data structures). It has two basic features: external features and internal features. External features refer to the interface between a module and the external environment (i.e. the way other modules or programs call the module, including input and output parameters, referenced global variables) and the functionality of the module; Internal characteristics refer to the characteristics of the internal environment of a module (i.e. the local data and program code of the module).
There are various types of modules, such as unit operation module (heat exchanger, distillation tower, compressor, etc.), calculation method module (accelerated convergence algorithm, optimization algorithm, etc.), physical and chemical properties module (vapor-liquid phase equilibrium calculation, enthalpy calculation, etc.), etc.