Cycloid Hydraulic Motor Use: Use Failure And Treatment
The cycloidal hydraulic motor is a small low-speed, high-torque hydraulic motor with a shaft-distributed insert and stator-rotor pair. How to deal with the failures often occurring in the use of cycloidal hydraulic motors, the Hydraulic Motor manufacturers stated: https://www.xjetl.com/product/hydraulic-motor-product
1. There are three kinds of oil leakage conditions in the motor.
(1)
Oil leakage at the shaft end: Due to the frictional state of the oil seal and
the output shaft during the daily use of the motor, the oil seal and the shaft
contact surface will inevitably wear out. If the motor seal exceeds a certain
limit, the oil seal will lose the sealing effect, resulting in leakage. oil.
Solution: The oil seal needs to be replaced. If the output shaft is worn, it is
necessary to replace the output shaft at the same time.
(2) Oil leakage at the cover: The “O” ring under the cover is crushed or aged
and loses the sealing effect. The probability of this happening is very low. If
it happens, just replace the “O” ring.
(3) Oil leakage in the motor pin: It is located in the motor housing and the
front side plate, or the front side plate and the stator body, or the "O" ring
between the stator body and the rear side plate is aged or crushed, if it occurs
In this case, you only need to replace the “O” ring.
2, the reason why the motor is running weak:
(1) The stator body pairing
is too loose. Because the motor is in operation, the components in the cycloidal
hydraulic motor are in friction with each other. If the hydraulic oil in the
system is too poor, it will accelerate the wear of the internal parts of the
motor. . When the needle rod in the stator body wears beyond a certain limit,
the internal clearance of the stator body pair will become larger, and the
normal oil sealing effect will not be achieved, which will cause the internal
leakage of the motor to be too large. The symptom is that the motor is operating
normally under no load, but the sound will be slightly larger than normal, and
it will be weak or slow under load. The solution is to replace the needle.
(2) Wear between the output shaft and the casing: The main cause of the
failure is that the hydraulic oil is impure and contains impurities, which
causes the inside of the casing to grind out the groove, which causes the
internal leakage of the motor to increase, thereby causing the motor to be weak.
The solution is to replace the housing or the entire pair.
3, large leakage outside the motor
(1) The clearance between the output
shaft and the housing is too large: when the clearance between the output shaft
and the housing is large and standard, the leakage of the cycloidal hydraulic
motor will be significantly increased. Solution: Replace the new output shaft
with the housing.
(2) An "O" ring with an excessively large diameter is used: when the "O" ring
is too thick, the part plane cannot be properly fitted, and there is a large
gap, resulting in an increase in motor leakage. This situation is generally
rare, and the solution is to replace the “O” ring that meets the
specifications.
4, why the motor does not turn or slow
(1) The drive shaft is broken: the
drive shaft is a shaft connecting the cycloidal wheel and the output shaft, and
the function is to transmit the rotation of the cycloidal wheel to the output
shaft, when the motor is in an overload condition for a long time, or When the
output shaft is subjected to a force in the opposite direction from the outside,
it may cause the drive shaft to break. The breakage of the drive shaft is
generally accompanied by the fact that the teeth of the output shaft and the
teeth of the cycloidal wheel are bitten off. The solution is to replace the
drive shaft and replace it if other parts are damaged.
5, Fa Lan fracture: This fault is also more common, which is mainly caused by
the impact of the motor or the quality of the casting itself. The solution is to
replace the housing.
As a professional Hydraulic Motor
manufacturers and Hydraulic Motor
Suppliers in China, Taizhou Eternal
Hydraulic Machinery Co., Ltd. can provide you with high quality products and
services. Eternal Hydraulics is committed to becoming the global one-stop mall
for global hydraulic products, with professional hydraulic solutions and quality
products to meet the needs of each customer. The company firmly believes that
“only the best can satisfy the best” and has become the preferred hydraulic
component of choice for all customers worldwide.
Https://www.xjetl.com/product/hydraulic-motor-product
Cycloid Hydraulic Motor Use: Use Failure And Treatment的更多相关文章
- Low Speed High Torque Hydraulic Motor: Motion Performance
Crank connecting rod type low speed high torque hydraulic motor is used earlier, which is called Sta ...
- Hydraulic Motor Manufacturers - What Is A Cycloidal Hydraulic Motor?
The Hydraulic Motor manufacturers stated that the cycloidal hydraulic motor is fixedly connec ...
- Analysis Of The Causes Of Internal Symmetry Of Hydraulic Motor
The main reasons why hydraulic motors have this symmetrical internal structure are as follows: The ...
- Vickers Vane Pump - Hydraulic Vane Pump Failure: Cavitation, Mechanical Damage
One of our readers recently wrote to me about the following questions: “Recently, we purchased a sec ...
- 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 ...
- Electric Motor Manufacturer - Motor Protection: 5 Questions, 5 Answers
I. Selection principle of motor protectorThe Electric Motor Manufacturer stated that the reasonab ...
- ArtifactTransferException: Failure to transfer org.apache.openejb:javaee-api:jar:5.0-1
最近在myeclipse上创建maven类型的web项目的时候,出现了一个错误. ArtifactTransferException: Failure to transfer org.apache.o ...
- Failure to find xxx in xxx was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced @ xxx
问题: 在linux服务器上使用maven编译war时报错: 16:41:35 [FATAL] Non-resolvable parent POM for ***: Failure to find * ...
- 解决Java程序连接mysql数据库出现CommunicationsException: Communications link failure错误的问题
一.背景 最近在家里捣鼓一个公司自己搭建的demo的时候,发现程序一启动就会出现CommunicationsException: Communications link failure错误,经过一番排 ...
随机推荐
- Socket教程
Socket网络编程学习笔记(6):使用线程池提高性能 Socket网络编程学习笔记(5):发送和接收实体类数据 Socket网络编程学习笔记(4):TCP消息边界处理 Socket网络 ...
- docker容器基础
一.docker容器基础6种名称空间:UTS.MOunt.IPC.PID.User.Net (1) Linux Namespaces:namespace 系统调用参数 隔离内容 内核版本 UTS ...
- UVaLive 7456 Least Crucial Node (并查集+暴力 或者 求割点)
题意:求标号最小的最大割点.(删除该点后,指定点#sink能到达的点数减少最多). 析:由于不知道要去掉哪个结点,又因为只有100个结点,所以我们考虑用一个暴力,把所有的结点都去一次,然后用并查集去判 ...
- hdoj1007【几何】【未完待续】
题意: 在一个平面上有n(1e5)个点,然后求一个圆来包住这些点,求这个圆的最小半径. 思考: 要使一个圆直接包了这些点,没有任何思路..
- poj 1186 方程的解数【折半dfs+hash】
折半搜索,map会T所以用hash表来存状态 #include<iostream> #include<cstdio> #include<map> using nam ...
- hdu 2189 悼念512汶川大地震遇难同胞——来生一起走 基础母函数
#include <iostream> #include <algorithm> #include <cstring> using namespace std; ] ...
- ulimit资源配置
基本理解 linux对每个用户能使用的系统资源有一定限制.如果没有限制,在多用户登录,并且都消耗大量资源时,对系统产生复杂的影响.ulimit内建一套参数,来规定一个用户能使用多少资源. [root@ ...
- Codeforces Round #302 (Div. 1) 训练
链接: http://codeforces.com/contest/543 过程: 惨淡的只做出了A和C 题解: A 题解: 简单的一道题 我们用$dp[i][j]$表示当前考虑到前num个人(这个另 ...
- 浅谈算法——FWT(快速沃尔什变换)
其实FWT我啥都不会,反正就是记一波结论,记住就好-- 具体证明的话,推荐博客:FWT快速沃尔什变换学习笔记 现有一些卷积,形如 \(C_k=\sum\limits_{i\lor j=k}A_i*B_ ...
- Queue Sequence HDU - 4441
码力不行啊... 错误记录: 171行后面对find2的使用错误,原来写的是p=find2(rt,p1),然后再加上一句能过样例但很假的特判 事实上,现在是要寻找最大的j,使得d2[1..j-1]=p ...