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的更多相关文章

  1. 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 ...

  2. Hydraulic Motor Manufacturers - What Is A Cycloidal Hydraulic Motor?

    The     Hydraulic Motor manufacturers    stated that the cycloidal hydraulic motor is fixedly connec ...

  3. 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   ...

  4. 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 ...

  5. 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 ...

  6. Electric Motor Manufacturer - Motor Protection: 5 Questions, 5 Answers

    I. Selection principle of motor protectorThe  Electric Motor Manufacturer   stated that the reasonab ...

  7. ArtifactTransferException: Failure to transfer org.apache.openejb:javaee-api:jar:5.0-1

    最近在myeclipse上创建maven类型的web项目的时候,出现了一个错误. ArtifactTransferException: Failure to transfer org.apache.o ...

  8. 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 * ...

  9. 解决Java程序连接mysql数据库出现CommunicationsException: Communications link failure错误的问题

    一.背景 最近在家里捣鼓一个公司自己搭建的demo的时候,发现程序一启动就会出现CommunicationsException: Communications link failure错误,经过一番排 ...

随机推荐

  1. java io流中怎么在一个文本中追加字符串

    1/ FileOutputStream(File file, boolean append)2/FileWriter(File file, boolean append) 不管哪一种IO都有 appe ...

  2. (二十七)分类信息的curd-分类信息修改

      修改分类步骤分析: 1.在list.jsp页面上点击修改(编辑) /store/adminCategory?method=getById&cid=??? 2.在getById方法中 获取c ...

  3. 洛谷 - P1379 - 八数码难题 - bfs

    https://www.luogu.org/problemnew/show/P1379 #include <bits/stdc++.h> using namespace std; #def ...

  4. 当打开一个.h或.cpp文件时, Solution Explorer就自动展开文件所在的目录

    当打开一个.h或.cpp文件时,  Solution Explorer就自动展开文件所在的目录: 如果不想展开: Tools           -> Options           -&g ...

  5. python 生成器 generator

    一.生成器定义 通过列表生成表达式,我们可以直接创建一个列表.但是,受到内存限制,列表容量肯定是有限的.所以,如果列表元素可以按照某种算法推算出来,那我们是否可以在循环的过程中不断推算出后续的元素呢? ...

  6. 解决eNSP路由器AR启动失败错误代码40,交换机正常的问题

    问题描述 eNSP昨晚正常使用,今天上午出现问题:AR路由器启动失败,错误代码40.但交换机可正常启动. eNSP版本:eNSP V100R002C00B510 Setup.exe 操作系统:Wind ...

  7. IT兄弟连 JavaWeb教程 HTTP协议

    超文本传输协议(HTTP,Hypertext Transfer Protocol)是互联网上应用最为广泛的一种网络协议.所有的Web文件都必须遵守这个标准.设计HTTP最初的目的是为了提供一种发布和接 ...

  8. Ascall码的故事

    没事发个ascall码表,二进制值得研究呦 sub al,30h; and al,00001111b ;字符ascall转数字or al,00110000b; sub al,32; and al,11 ...

  9. iOS 监测电话呼入

    1.首先引入CoreTelephony框架,代码里: @import CoreTelephony; 项目设置里: 2.定义属性,建立强引用: @property (nonatomic, strong) ...

  10. codeforces 149D Coloring Brackets (区间DP + dfs)

    题目链接: codeforces 149D Coloring Brackets 题目描述: 给一个合法的括号串,然后问这串括号有多少种涂色方案,当然啦!涂色是有限制的. 1,每个括号只有三种选择:涂红 ...