Crank connecting rod type low speed high torque hydraulic motor is used earlier, which is called Staffa hydraulic motor abroad. JMZ, the same type in China, has the rated pressure of 16MPa, the highest pressure of 21MPa and the maximum theoretical displacement of 6.140r/min.

  

Low-speed high-torque hydraulic motor is composed of shell, crank - connecting rod - piston assembly, eccentric shaft and oil distribution shaft. Five cylinder bodies are arranged radially along the circumference of the shell, forming a star shell. In a piston cylinder block, piston and connecting rod through ball ground connection, connecting rod big end into a saddle shaped cylindrical surface close to on the eccentric circle of crankshaft, it with the rotary center of eccentric crankshaft torque, the new structure of hydraulic motor shaft and crank shaft by cross key link together, with the crankshaft rotation, flows through the motor pressure oil with axial channel, assigned by the valve shaft to the corresponding piston cylinder, oil cylinder of four or five cavity pressure oil, the role of the piston pressure oil; In the rest of the piston cylinder, the cylinder is in a state of transition, connected with the drainage window is the cylinder two, three; According to the motion principle of the crank connecting rod mechanism, the plunger under the action of oil pressure ACTS a force on the eccentric circle center through continuous driving, pushing the crankshaft to rotate around the center of rotation, output speed and torque, if the inlet and outlet are changed, the hydraulic motor will reverse rotation. With the rotation of the drive shaft and the distribution shaft, the distribution state changes alternately. In the process of crankshaft rotation, the cylinder volume located at the high pressure side gradually increases, while the cylinder volume located at the low pressure side gradually reduces. Therefore, the high pressure oil continuously enters the hydraulic motor when working, and then is continuously discharged by the low pressure chamber.

  

To sum up, due to match the orientation and transition flow shaft seal between the eccentric direction of crankshaft, and rotate at the same time, so the valve shaft neck of the oil window always on one side of the eccentric line two or three oil cylinder, oil absorption window on the eccentric line on the other side of the rest of the oil cylinder, the total output torque is all torque generated by the piston to the crankshaft center stack, the torque rotary motion to continue

  

Low-speed hydraulic motor with large torque refers to the hydraulic motor with relatively low rotation speed but large output torque, which is mainly used in injection molding machinery, ships, hoist, engineering machinery, construction machinery, coal mine machinery, mining machinery, metallurgical machinery, Marine machinery, petrochemical industry, port machinery and so on.

  

As a professional    Hydraulic Motor manufacturers   in China, it is a powerful enterprise integrating the design, development, processing and sales of hydraulic components. Eternal hydraulic is committed to become the global one-stop market of hydraulic products, with professional hydraulic solutions and quality products, to meet the needs of every customer. The company firmly believes that "only the best can meet the best", become the first choice of hydraulic components for all customers around the world.

https://www.xjetl.com

  

Low Speed High Torque Hydraulic Motor: Motion Performance的更多相关文章

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

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

  2. Cycloid Hydraulic Motor Use: Use Failure And Treatment

    The cycloidal hydraulic motor is a small low-speed, high-torque hydraulic motor with a shaft-distrib ...

  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. AVR446_Linear speed control of stepper motor步进电机曲线分析

    1.1.  单片机代码处理 // 定义定时器预分频,定时器实际时钟频率为:72MHz/(STEPMOTOR_TIMx_PRESCALER+1) #define STEPMOTOR_TIM_PRESCA ...

  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. [转] Vmware vs Virtualbox vs KVM vs XEN: virtual machines performance comparison

    http://www.ilsistemista.net/index.php/virtualization/1-virtual-machines-performance-comparison.html? ...

  7. System and method for dynamically adjusting to CPU performance changes

    FIELD OF THE INVENTION The present invention is related to computing systems, and more particularly ...

  8. English: Class Speed

    Xx_Introduce https://www.jianshu.com/p/d1c1b84d89e8 Please protection,respect,love,"China's Int ...

  9. AN2820 Driving bipolar stepper motors using a medium-density STM32F103xx microcontroller

    AN2820 Driving bipolar stepper motors using a medium-density STM32F103xx microcontroller Introductio ...

随机推荐

  1. 023--python os、sys、json、pickle、xml模块

    一.os模块 os.getcwd() 获取当前工作目录,即当前python脚本工作的目录路径 >>> os.getcwd() 'C:\\Python36' os.chdir(&quo ...

  2. H.264(MPEG-4 AVC)级别(Level)、DPB 与 MaxDpbMbs 详解(转载)

    转自:http://www.cnblogs.com/zyl910/archive/2011/12/08/h264_level.html 对于H.264(MPEG-4 AVC)而言,级别(Level)是 ...

  3. 我的Android笔记(十)—— ProgressDialog的简单应用,等待提示 (转载)

    转自:http://blog.csdn.net/barryhappy/article/details/7376231 在应用中经常会用到一些费时的操作,需要用户进行等待,比如加载网页内容…… 这时候就 ...

  4. lightoj 1033【区间DP/LCS】

    题意: 给你一个长度<=100的字符串. 然后你可以在任何位置插入字符,问最少插入几个构成回文. 思路: 1.长度-LCS: 2.区间DP; 我保证小的区间是一个回文,然后枚举区间,构成大区间, ...

  5. 用AntDeploy如何更新Agent

    AntDeploy AntDeploy是一款开源的一键发布部署工具,目的是代替重复性的发布动作,提高部署效率 1.一键部署iis 2.一键部署windows服务 3.一键部署到Docker 4.支持增 ...

  6. web.xml中classpath*:与classpath:的区别

    classpath对应src目录,该目录下的文件会在编译后被存放到WEB-INF文件夹下的classes目录. classpath:只会到你的class路径中查找配置文件,对于多个同名的配置文件,只会 ...

  7. Jquery | 基础 | 慕课网 | 类选择器

    原生getElementsByClassName()函数的实现代码与jQuery实现代码的比较: <!DOCTYPE html> <html> <head> < ...

  8. Random Query CodeForces - 846F

    题目 翻译: 给出一个n个数字的数列a[1],...,a[n],f(l,r)表示使a[l],a[l+1],...,a[r]组成的新序列中的重复元素只保留一个后,剩下元素的数量(如果l>r,则在计 ...

  9. CAS分析

    CAS:Compare and Swap, 翻译成比较并交换.   CAS 指的是现代 CPU 广泛支持的一种对内存中的共享数据进行操作的一种特殊指令.这个指令会对内存中的共享数据做原子的读写操作.简 ...

  10. CF983A Finite or not?

    思路: 如果p,q不互质,先把q除以p,q的最大公约数.接下来只要b中包含了所有q的质因子就可以了.可以在gcd(q, b) 不等于1的时候不断地用q除以gcd(q, b).最后如果q等于1,说明Fi ...