Electric Motor Manufacturer - Motor Protection: 5 Questions, 5 Answers
I. Selection principle of motor protector
The Electric Motor
Manufacturer stated that the reasonable selection of the motor protection
device can not only fully utilize the overload capability of the motor, but also
avoid damage, thereby improving the reliability and continuity of the electric
drive system. The specific function selection should consider the value of the
motor itself, the type of load, the environment of use, the importance of the
main equipment of the motor, whether the motor exits the operation has serious
impact on the production system, and strive to be economic and reasonable.
2. Ideal motor protector
The ideal motor protector is not more functional,
nor is it more advanced, but should meet the actual needs of the site, achieve
uniformity of economy and reliability, and have a high performance-price ratio.
According to the actual situation of the site, the type and function of the
protector can be reasonably selected. At the same time, it is simple and
convenient to install, adjust and use the protector. More importantly, it is
necessary to select a high-quality protector.
3. Why is the protection of traditional protection devices not ideal?
The
traditional motor protection device is mainly a thermal relay, but the thermal
relay has low sensitivity, large error, poor stability and unreliable
protection. The same is true. Although many devices are equipped with thermal
relays, the phenomenon that the motor is damaged and affects normal production
is still widespread.
4. Why is the current motor easier to burn than in the past?
Due to
the continuous development of insulation technology, in the design of the motor,
it is required to increase the output and reduce the volume, so that the heat
capacity of the new motor is getting smaller and smaller, the overload capacity
is getting weaker and weaker; The motor often runs in various ways such as
frequent starting, braking, forward and reverse rotation, and variable load,
which puts higher requirements on the motor protection device. In addition, the
application of the motor is wider, and it often works in extremely harsh
environments, such as humidity, high temperature, dust, corrosion and other
occasions. All of this has caused the current motor to be more susceptible to
damage than in the past, especially for faults such as overload, short circuit,
phase loss, and broom.
5. Development status of motor protection
At present, the motor
protector has developed from the past mechanical type to electronic and
intelligent type, which can directly display the current, voltage, temperature
and other parameters of the motor. It has high sensitivity, high reliability,
many functions, convenient debugging, and the types of faults after protection
action are clear at a glance. It not only reduces the damage of the motor, but
also greatly facilitates the judgment of the fault, which is beneficial to the
fault handling at the production site and shortening the recovery production
time. In addition, the motor eccentricity detection technology is used to
perform the motor eccentricity detection technology, which makes it possible to
monitor the wear state of the motor online. The curve shows the trend of the
eccentricity of the motor, and it can be found early that the bearing wears and
the inner circle and the outer circle are faulty. Early detection, early
treatment, to avoid broom accidents.
Electric Motor Manufacturer - Motor Protection: 5 Questions, 5 Answers的更多相关文章
- 101+ Manual and Automation Software Testing Interview Questions and Answers
101+ Manual and Automation Software Testing Interview Questions and Answers http://www.softwaretesti ...
- Top 25 Most Frequently Asked Interview Core Java Interview Questions And Answers
We are sharing 25 java interview questions , these questions are frequently asked by the recruiters. ...
- Danfoss Motor - Automotive Motor: What Sensors Are There?
The Danfoss Motor states that the motor sensor control system is the heart of the entire autom ...
- [译]Node.js Interview Questions and Answers (2017 Edition)
原文 Node.js Interview Questions for 2017 什么是error-first callback? 如何避免无止境的callback? 什么是Promises? 用什么工 ...
- Oracle Purchasing QUESTIONS AND ANSWERS
Topic Summary Topic: CORRECTIONS: Corrections Topic: DELIVER: Receiving Delivery Topic: DROPSHIP: Dr ...
- 115 Java Interview Questions and Answers – The ULTIMATE List--reference
In this tutorial we will discuss about different types of questions that can be used in a Java inter ...
- 69 Spring Interview Questions and Answers – The ULTIMATE List--reference
This is a summary of some of the most important questions concerning the Spring Framework, that you ...
- 300+ Manual Testing and Selenium Interview Questions and Answers
Manual testing is a logical approach and automation testing complements it. So both are mandatory an ...
- 【译】Core Java Questions and Answers【1-33】
前言 译文链接:http://www.journaldev.com/2366/core-java-interview-questions-and-answers Java 8有哪些重要的特性 Java ...
随机推荐
- java web 学习-网络资源
[网络收集] 1. JavaWeb学习总结——JSP中的九个内置对象 2. Jsp九大内置对象以及四个作用域 他人学习汇总资源 1. http://www.cnblogs.com/xdp-gacl/t ...
- 【阿里云IoT+YF3300】1.时代大背景下的阿里云IoT物联网的现状和未来
“未来十到二十年,大家基本已经形成了一个共识,那便是新格局的奠定将由 AI 和物联网技术来支撑.放眼国内,在这些互联网巨头之中,未来真正成为竞争对手厮杀的,阿里和华为是首当其冲,在这两个领域双方分别暗 ...
- 洛谷 - P3966 - 单词 - AC自动机
https://www.luogu.org/problemnew/show/P3966 因为文本串就是字典本身,所以这个和平时的AC自动机不太一样.平时的query要沿着fail树把子树的出现次数依次 ...
- hdoj1253
一题简直模板的 BFS,只是三维遍历而已. #include <stdio.h> #include <iostream> #include <sstream> #i ...
- layui 关闭当前窗口,刷新父级页面
关闭当前窗口 layer.close(layer.index); 刷新页面 window.parent.location.reload();
- xml中运用js和jq
1.点击事件参数为this 一般<a>标签中会使用href和onclick两种方式来进行进行页面跳转或执行动作,但是小编一般都会使用onclick来进行执行Ajax函数进行跳转,并同时使用 ...
- Java语言和虚拟机规范下载
- SqlServer 分页批按时间排序
sql server 分页按时间排序 select * from (select<include refid="Base_Column_List"/>, ROW_NUM ...
- UWP 播放媒体控件
最近我的uwp需要有一个有声朗读的功能,like this 点击声音按钮就可以有声朗读了.这里主要是用了媒体播放的控件. 一般我们把需求分为两种: 一种是不需要呈现播放器的样子,只需要用户点击一下别的 ...
- Dubbo端口占用错误信息
SEVERE: Exception sending context initialized event to listener instance of class com.common.SysCont ...