Sale!

XVC772A102 3BHE032285R0102 Электрический фильтр ABB

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

МодельXVC772A102 3BHE032285R0102

Первоначальная гарантия на один год.
XVC772A102 3BHE032285R0102 Параметры

XVC772A102 3BHE032285R0102 Размер 30 * 20 * 30
XVC772A102 3BHE032285R0102 Вес 2 кг

Контактное лицо: г – н Рай

WeChat: 17750010683

WhatsApp: + 86 177500 10683

Электронная почта 3221366881@qq.com

Category:

Description

XVC772A102 3BHE032285R0102 Электрический фильтр ABB
XVC772A102 3BHE032285R0102 Электрический фильтр ABB
XVC772A102 3BHE032285R0102 Электрический фильтр ABB Product details:

XVC772A102 3BHE032285R0102 Technical Manual
XVC772A102 3BHE032285R0102 instructions
XVC772A102 3BHE032285R0102 PDF
XVC772A102 3BHE032285R0102 Weight:1.8KG
XVC772A102 3BHE032285R0102 Size: 20* 38 * 30cm
XVC772A102 3BHE032285R0102Основанная в 1988 году, Asibronbrfary Corporation (ABB) является известной крупной швейцарской многонациональной компанией со штаб – квартирой в Цюрихе,
Швейцария, и входит в десятку крупнейших швейцарских транснациональных корпораций.XVC772A102 3BHE032285R0102
Компания Accibronburfary является одной из крупнейших в мире компаний, производящих промышленные, энергетические и автоматизированные продукты. перерабатывающая промышленность:
химическая, нефтехимическая, фармацевтическая, целлюлозно – бумажная, нефтепереработка; Оборудование приборов: электронные приборы, телевизоры и оборудование для передачи данных,
генераторы, гидротехнические сооружения; Каналы связи: интегрированные системы, системы сбора и распространения;XVC772A102 3BHE032285R0102Строительная промышленность: коммерческое и промышленное строительство.
В период с 2015 по 2016 год объем продаж компании Axibronburfary достиг 32 миллиардов долларов. На фондовых биржах Цюриха, Стокгольма и Нью – Йорка.
Contact person: Mr. Lai
Mobil:17750010683
WeChat:17750010683
WhatsApp:+86 17750010683

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):

AAI543-H50 Analog output module
369-HI-R-M-0-0-H-E Series 369 motor management relay
IC660BRD025 Genius Modular redundant receive and output module
DSQC633C 3HAC043904-001/06 Measuring unit
2711P-T12C4A6 Man-machine interface (HMI) device
MSM031B-0300-NN-M0-CH0 servo motor
IC693CMM302L Genius communication module
140CPU42402 CPU interface support module
6KAVI43030Y1B2 GE 300i 30HP INVERTER DRIVE
5464-834 Speed sensor WOODWARD 5000 Modue Rev.A
5202-MNET-MCM4 ProLinx EtherNet/IP to Modbus Primary/secondary gateway
SSB401-53 ESB Bus Interface Slave Module
SAI143-H53 S2 Analog Input Module
PM571-ETH-V14x  1SAP130100R0270  Logic controller
1SAP130100R0270 Logic Controller
XVS-440-57MPI-1-1A0 EATON ELECTRIC Touch
TC625 3BSE002224R1 ABB single chip temperature sensor
IS200VCMIH2BCC GE Mark VI printed circuit board.
HE693ADC405 Analog input channel
IC694APU300 high speed counter module GE
57120001-PC analog input/output board DSAX 110A
XVME-956/12 I/O expansion bracket
TC-ODK161 Digital output PLC card
TC-PRS021 Control processor module TC-CCR014
DS200LDCCH1ANA LAN communication board DS200LDCCH1AGA
3500/05-05-00 Ac and DC power supplies 3500/05
3300/36-14-12-02-02-00 RPM module
IMCIS02 Controls the I/O slave module
51304419-150 MC-IOLX02 Standard I/O link expansion card
2711P-T10C22D8S Man-machine interface (HMI) components
750-P5-G5-D5-HI-A20-R distribution feeder management relay
5202-MNET-MCM4 ProLinx EtherNet/IP to Modbus Primary/secondary gateway
IS215UCVGH1A UCV controller
1756-IF4FXOF2F Analog Combined I/O module
IC693ALG392C Indicates the analog output module
MVME162-020A Embedded controller
PCI-4472B Sound and vibration equipment
IC200UEX636 Analog extension unit
1797-IE8 Flex Ex Analog input module
9907-186 Synchronizer module
IC800SSI216RD2 servo motor controller
IC695ALG112 Indicates the analog input module
SCP451-51 S1 processor module
DSTC406 57520001-DX terminal unit
3500/92-01-01-00 Communication gateway 3500/92
SB401-50 Slave module of the ESB bus interface
DSTC176 57310001-KT bus extension terminal device
SST-IBS-CLX interbus scanner
MBDHT2510E02 Panasonic servo drive unit
IC697RCM711RR Redundant communication module
DKCXX.3-040-7 Servo drive controller

Reviews

There are no reviews yet.

Be the first to review “XVC772A102 3BHE032285R0102 Электрический фильтр ABB”

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