Sale!

IS420UCSBH4A GE Mark VI

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

МодельIS420UCSBH4A

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

IS420UCSBH4A Размер 30 * 20 * 30
IS420UCSBH4A Вес 2 кг

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

WeChat: 17750010683

WhatsApp: + 86 177500 10683

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

Category:

Description

IS420UCSBH4A GE Mark VI
IS420UCSBH4A GE Mark VI
IS420UCSBH4A GE Mark VI Product details:

IS420UCSBH4A Technical Manual

IS420UCSBH4A Weight:1.8KG
IS420UCSBH4A Size: 20* 20 * 10cm
IS420UCSBH4A instructions
IS420UCSBH4A PDF
IS420UCSBH4A  – это панель связи возбудителя для передачи данных между контроллерами.
666666 Описание функций
ISBus – это защищенный интерфейс связи GE, используемый для передачи данных между контроллерами M1, M2 и C возбудителя. EISB – это модуль с одним слотом и высотой 3U, расположенный в раме управления под DSPX.
IS420UCSBH4A  Сигналы тока и напряжения от магнитного поля генератора (включая, при необходимости, возбудитель) принимаются через волоконно – оптический разъем на передней панели и передаются в модуль обнаружения заземления.
Применение данных
У EISB нет светодиодных индикаторов, трамплинов или предохранителей.
Соединитель
Следующие волоконно – оптические разъемы расположены на передней панели платы и используются для приема и передачи сигналов преобразования частоты IS420UCSBH4A :
• Ввод напряжения постоянного тока на месте для генераторов с пластиной EDCF
• Ввод тока на панели EDCF в аэропорту постоянного тока
Ввод напряжения возбудителя EDCF (необязательно)
Ввод тока в возбудитель EDCF (необязательно)
• Ввод напряжения в детектор заземления
• Переключатель сброса напряжения на выходе из приемника заземления также вогнут за отверстие в нижней части передней панели
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):

Control module DCS system spare parts NKLS01-10
Control module DCS system spare parts NKLM01-5
Control module DCS system spare parts NKLM01-4
Control module DCS system spare parts NKEB02
Control module DCS system spare parts NKEB01
Control module DCS system spare parts NKDS01-100
Control module DCS system spare parts NKDO01-5
Control module DCS system spare parts NKDO01-2
Control module DCS system spare parts NKCS01-10
Control module DCS system spare parts NKCL01-7
Control module DCS system spare parts NKCL01-6
Control module DCS system spare parts NKCL01-33
Control module DCS system spare parts NKCL01-20
Control module DCS system spare parts NKCL01-10
Control module DCS system spare parts NKAS11-15
Control module DCS system spare parts NKAS11-12
Control module DCS system spare parts NKAS01-9
Control module DCS system spare parts NKAS01-8
Control module DCS system spare parts NKAS01-15
Control module DCS system spare parts NKAS01-13
Control module DCS system spare parts NKAS01-12
Control module DCS system spare parts NKAS01-11
Control module DCS system spare parts NKAS01-10
Control module DCS system spare parts NIS21
Control module DCS system spare parts NIRL03
Control module DCS system spare parts NIRL01
Control module DCS system spare parts NIPL01
Control module DCS system spare parts NIOX01
Control module DCS system spare parts NIOP02
Control module DCS system spare parts NINT-64
Control module DCS system spare parts NIMP02
Control module DCS system spare parts NIMP01
Control module DCS system spare parts NIMP01
Control module DCS system spare parts NIMP01
Control module DCS system spare parts NIMF02
Control module DCS system spare parts NIMF01
Control module DCS system spare parts NIDS01
Control module DCS system spare parts NIDO01
Control module DCS system spare parts NIDI01
Control module DCS system spare parts NICS01
Control module DCS system spare parts NICL01
Control module DCS system spare parts NIAO01
Control module DCS system spare parts NIAM02
Control module DCS system spare parts NIAM01
Control module DCS system spare parts NIAI05
Control module DCS system spare parts NIAI04
Control module DCS system spare parts NIAI03
Control module DCS system spare parts NIAI02
Control module DCS system spare parts NIAI01
Control module DCS system spare parts NIA001
Control module DCS system spare parts NHSS01
Control module DCS system spare parts NGCM02
Control module DCS system spare parts NGCM01
Control module DCS system spare parts NFTP01
Control module DCS system spare parts NFTP01
Control module DCS system spare parts NFCS01
Control module DCS system spare parts NFBA01
Control module DCS system spare parts NFAN02
Control module DCS system spare parts NFAN01
Control module DCS system spare parts NF93A-2
Control module DCS system spare parts Nextmove E100
Control module DCS system spare parts NE870 3BSE080239R1
Control module DCS system spare parts NDSO04

Reviews

There are no reviews yet.

Be the first to review “IS420UCSBH4A GE Mark VI”

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