Sale!

PDB-02 3HNA023093-001 simulation module

Original price was: $1,888.00.Current price is: $1,688.00.

Model:PDB-02 3HNA023093-001

New original warranty for one year

Brand: ABB

Contact person: Mr. Lai

WeChat:17750010683

WhatsApp:+86 17750010683

Email: 3221366881@qq.com

Category:
Phone: +86 17750010683
Email: 3221366881@qq.com
connect:Mr. Lai

Description

Product parameters
Model: PDB-02 3HNA023093-001
Brand: ABB
Size: 10cm x 10cm x 30cm
Weight: 1.2KG
Color: White Black
Working voltage: 5V
Working temperature: -10 ℃ to 50 ℃
Communication interface: RS232, RS485, CAN
Product specifications
Support for MODBUS protocol
Support hardware flow control
Using high-speed CMOS devices
Support for data caching
application area
PDB-02 3HNA023093-001 is mainly used in the field of industrial automation, such as DCS PLCs, industrial controllers, robots, etc.
PDB-02 3HNA023093-001 is mainly used in steel manufacturing, thermal power generation, hydroelectric power generation, glass manufacturing, paper mills, cement factories, petrochemicals
Chemical fiber, pharmaceutical manufacturing, rubber, plastics, ferrous metal food, machine tools, specialized equipment, transportation vehicles, mechanical equipment
Electronic communication equipment, instruments and beverages, tobacco processing, clothing, textiles, leather, wood processing, furniture, printing, etc
Model: PDB-02 3HNA023093-001 Brand: ABB Archive Function: Communication Function Product Certification: Qualified
Working voltage: 24V Internal variable: No pattern Type: Vector diagram Applicable range: Industrial type
Number of screens: 4 Imported or not: Yes Customized for processing: No
Alarm function: Product name: Module Input voltage: 24V Rated current: 5A
Special service: including postage. Remarks: one-year warranty. Operation method: remote control
Applicable motor: servo motor system memory: 8MB Display color: 99.9 color gamut
Power voltage: 220V Input method: Current Input Material code: 65218
Communication interface: HDMI interface Working temperature: 60 Material number 26854 Other functions Analog communication
Output frequency: 50HZ Rated voltage: 24V Alarm type: Light alarm
Disconnect capacity: 0.01 Vector graph support: Minimum number of packages supported: 1
Display type: IPS USB interface quantity: 2 interfaces Memory card slot: 2
Panel protection level: 3 Memory expansion capacity: 128MB User script support: supported
Speed response frequency: 1MS Working environment temperature: -40 to 100 Insulation withstand voltage test: Passed
Third party communication products: ABB controllers available for sale in: nationwide
Product Instructions
Please install PDB-02 3HNA023093-001 correctly on the device and connect the communication interface cable properly.
Please refer to the user manual for operating PDB-02 3HNA023093-001 to ensure proper use.
Product Introduction
PDB-02 3HNA023093-001 is a high-performance industrial automation communication module that uses high-speed CMOS devices, supports MODBUS protocol, and supports
hardware flow control. It is an ideal choice in the field of industrial automation.

Practical application of ABB industrial information control system 800xA in main shaft hoist control
introduction

The mine hoist is an important transportation equipment for mining enterprises. Its main function is to transport the ore,
personnel or equipment that need to be transported to the destination by the lifting container. Therefore, it plays a very
important role in the mining production process. Usually the mine hoist control system consists of a driving part and a
control part. The working mechanism
of the driving part is: the motor unit drives the mechanical hoisting device, and the frequency converter or other types
of hoisting control systems drive the motor unit: the working mechanism of the control part is: Each component of the
hoist is coordinated and controlled by the
Distributed Control System (DCS). In addition to completing basic process control, it can also integrate intelligent instruments,
intelligent transmission and motor control, and even production management and safety systems into one operation and engineering environment
middle. Therefore, the mine hoist requires a control system with high performance, high reliability, and high integration.

1ABB800xA system and AC800M controller introduction

1.1ABB800xA system introduction

The 800xA system is an industrial information control system launched by ABB. The core of its architecture is
object-oriented (ObjectOriented) technology. Due to the adoption of ABB”s unique Aspect0object concept,
enterprise-level information access, object navigation and access can become standardized and simple.

In order to provide a unified information platform for enterprise managers and technical personnel, the 800xA system
provides a base platform (BasePlatform), which relatively separates the process control part and production control
management and organically combines them together. As shown in Figure 1, the middle part is the basic platform, the upper part is the production control
management part, and the lower part is the process control part. The basic platform provides standard interfaces for
these two parts for data exchange.
1.2 Introduction to ABBAC800M controller and its programming configuration tools

AC800M controller is ABB”s latest controller series, which includes a series of processors from PM851 to PM865.
The AC800M controller itself has a pair of redundant TCP/IP interfaces. It can use the MMs protocol to communicate
with other control devices and 800xA operator stations through Ethernet. It can also use the Modbus protocol and
Point-Point protocol through 2 serial ports. communication. The programming and configuration tool of AC800M is
ControlBuilderM,
referred to as CBM. It supports standard ladder diagram, function block language, text description
language and assembly language to write control logic.

2. Improve the design and implementation of control system functions

2.1 Implementation of elevator operating speed curve

One of the main tasks of the lifting control system is to control the lifting motor to operate according to the speed-position
curve given by the design, so that the lifting container passes through the acceleration section, the uniform speed
section and the deceleration section successively, and stops accurately after completing the specified lifting distance
. somewhere in the wellbore. In order to realize the function of precise position calculation, the designed
elevator control system must be able to perform high-precision position calculation based on the photoelectric encoder
connected to the main shaft of the elevator drum. The
calculation formula is as follows:
In the formula, s is the actual position value of the elevator: sp is the distance corresponding to two consecutive encoder
pulses: AN is the difference between the encoder count value at the reference position and the current position (signed variable):
s0 is the reference position value.

The encoder counts are distributed according to the circumference of the drum. After the number of pulses Np generated
by the encoder rotation is known, the diameter of the circumference of the centerline of the wire rope wrapped around the
drum must be accurately known, so that it can be calculated according to formula (2) The distance sp corresponding to the two encoder pulses:
In the formula, D is the circumferential diameter of the centerline of the wire rope: Np is the number of pulses for one revolution of the known encoder.

But in formula (2), there is a value D that keeps getting smaller as the system runs. This is because the wire rope
used in the elevator is wrapped around the drum, and there is a lining between the wire rope and the drum that increases
friction. This liner will become thinner and thinner as the system continues to wear and tear, causing the diameter of the
circle formed by the center line of
the steel wire rope to gradually become smaller. When the pad wears to a certain extent, it will cause a large position
calculation error. In order to solve the above problems, the two parking position switches in the shaft are used to correct the drum diameter, because the
distance between the two parking positions can be obtained through actual measurement with high accuracy. During the
actual operation, record the encoder count values ​​at the two parking positions respectively. According to formula (3),
the actual correction value of sp can be calculated:
In the formula, sd is the distance between two parking positions: Abs is the absolute value operation: N is the
encoder count value when there are two parking positions.

In this way, the initial sp value is first set according to the given design parameter value, and then the value is
corrected according to the actual operating conditions, which can effectively ensure the accuracy of position
calculation. At the same time, sp” can also be substituted into formula (2), and the D value can be obtained in turn,
which can be used as a basis for judging whether the liner is seriously worn.

After obtaining the elevator position value, the speed control curve can be calculated according to formula (4):

Contact person: Mr. Lai
Mobil:17750010683
WeChat:17750010683
WhatsApp:+86 17750010683
Email: 3221366881@qq.com

https://www.xmamazon.com

https://www.xmamazon.com

Home

Home

https://www.plcdcs.com/

www.module-plc.com/

https://www.ymgk.com

SS832  3BSC610068R1  |  ABB  |  Power Voting Unit, ABB S800 I/O
SD833 3BSC610066R1  |  ABB  |  Power Supply Device, ABB S800 I/O
SD832 3BSC610065R1  |  ABB  |  Power Supply Device, ABB S800 I/O
PM573-ETH  ABB  Programmable Logic Controller
DP840  3BSE028926R1  ABB   Pulse Counter S/R 8 ch, ABB S800 I/O
DP820 3BSE013228R1  ABB    Pulse Counter RS-422 Current, 5 V, (12 V), 24 V, ABB S800 I/O
DO890  3BSC690074R1  ABB   DO890 Digital Output 4×1 ch with Intrinsic Safety Interface, ABB S800 I/O
DO821 3BSE013250R1 ABB   Digital Output Relay 8×1 ch, ABB S800 I/O
DO840  3BSE020838R1 ABB   Digital Output 24V S/R 16 ch, ABB S800 I/O
DO815 3BSE013258R1  ABB  DO815 Digital Output 24 V d.c 2×4 ch, ABB S800 I/O
TU835V1   3BSE013236R1 ABB    compact module
DO814 3BUR001455R1 ABB   Digital Output current sinking 2×8 ch, ABB S800 I/O
DI890  3BSC690073R1 ABB   Digital Input 8×1 ch with Intrinsic Safety Interface, ABB S800 I/O
DI885 3BSE013088R1  ABB   Digital Input 24/48V SOE 8 ch, ABB S800 I/O
DI840  3BSE020836R1  ABB   Digital Input 24V S/R 16 ch, ABB S800 I/O
DI831  3BSE013212R1  ABB   Digital Input 48 V d.c. SOE 2×8 ch, ABB S800 I/O
DI830  3BSE013210R1  ABB  Digital Input 24 V d.c. SOE 2×8 ch, ABB S800 I/O
DI825 3BSE036373R1  ABB   Digital Input 125 V d.c. SOE 1×8 ch, ABB S800 I/O
DI821 3BSE008550R1  ABB  Digital Input 230 V a.c. 8×1 ch, ABB S800 I/O
DI814 3BUR001454R1  ABB  Digital Input 24 V d.c. Current Source 2×8 ch, ABB S800 I/O
DI820  3BSE008512R1  ABB   Digital Input 120V a.c. 8 ch, ABB S800 I/O
DI811  3BSE008552R1  ABB   Digital input 48 V d.c. 2×8 ch, ABB S800 I/O
AO895 3BSC690087R1 ABB  Analog Output IS HART 8 ch, ABB S800 I/O
AO890  3BSC690072R1  ABB   Analog Output IS 8 ch, ABB S800 I/O
AO845A  3BSE045584R1  ABB   Analog Output 4×1 ch, ABB S800 I/O
AO815  3BSE052605R1  ABB   Analog Output 1×8 ch with HART, ABB S800 I/O
AI895  3BSC690086R1  ABB   Analog Input 8 ch with Intrinsic Safety and HART, ABB S800 I/O
AI893  3BSE023675R1  ABB   Analog Input TC/RTD IS 8 ch, ABB S800 I/O
AI890 3BSC690071R1  ABB   Analog Input 1×8 ch with Intrinsic Safety Interface, ABB S800 I/O
AI845  3BSE023675R1  ABB   Analog Input, Redundant or single 1×8 ch HART, ABB S800 I/O
AI843  3BSE028925R1  ABB   Analog Input, Redundant or Single 1×8 ch, ABB S800 I/O
AI835A  3BSE051306R1 ABB  Analog input 8 ch Thermocouple/mV, ABB S800 I/O
AI825 3BSE036456R1  ABB Analog Input Module
AI815  3BSE052604R1  ABB Analog Input
DI802  3BSE022360R1 ABB  8 channel 120 V a.c./d.c. digital input module
AI801 3BSE020512R1  ABB  Analog Input Module
BC810K02  3BSE031155R1 ABB  CEX-Bus interconnection
CI868K01  3BSE048845R1 ABB  IEC 61850 Interface
CI862K01  ABB  Communication equipment module
CI865K01 3BSE040795R1  ABB  SATT I/O Interface
EI812F 3BDH000021R1  ABB  Ethernet Communication Module
EI810F  3BDH000020R1  ABB  Ethernet Communication Module
EI803F  3BDH000017R1  ABB  Ethernet Communication Module
SD812F  3BDH000014R1  ABB  Freelance Power Supply
SD802F 3BDH000012R1  ABB  Freelance Power Supply
SA801F 3BDH000011R1  ABB  Freelance Power Supply

Reviews

There are no reviews yet.

Be the first to review “PDB-02 3HNA023093-001 simulation module”

Your email address will not be published. Required fields are marked *