Low Speed High Torque Hydraulic Motor: Motion Performance
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.
Low Speed High Torque Hydraulic Motor: Motion Performance的更多相关文章
- Hydraulic Motor Manufacturers - What Is A Cycloidal Hydraulic Motor?
The Hydraulic Motor manufacturers stated that the cycloidal hydraulic motor is fixedly connec ...
- 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 ...
- 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 ...
- AVR446_Linear speed control of stepper motor步进电机曲线分析
1.1. 单片机代码处理 // 定义定时器预分频,定时器实际时钟频率为:72MHz/(STEPMOTOR_TIMx_PRESCALER+1) #define STEPMOTOR_TIM_PRESCA ...
- 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 ...
- [转] Vmware vs Virtualbox vs KVM vs XEN: virtual machines performance comparison
http://www.ilsistemista.net/index.php/virtualization/1-virtual-machines-performance-comparison.html? ...
- 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 ...
- English: Class Speed
Xx_Introduce https://www.jianshu.com/p/d1c1b84d89e8 Please protection,respect,love,"China's Int ...
- AN2820 Driving bipolar stepper motors using a medium-density STM32F103xx microcontroller
AN2820 Driving bipolar stepper motors using a medium-density STM32F103xx microcontroller Introductio ...
随机推荐
- django上课笔记6-MVC,MTV架构-中间件-初识Form组件
一.MVC,MTV架构 models(数据库,模型) views(html模板) controllers(业务逻辑处理) --> MVC models(数据库,模型) templates(htm ...
- Ubuntu中右击出现终端
1 root用户 $sudo apt-get install nautilus-open-terminal 2重启 3ok
- TCP协议 三次握手四次挥手
当某个应用端想基于TCP协议与另一个应用端通信时,它会发送一个通信请求. 这个请求必须被送到一个确切的地址.在双方“握手”之后,TCP 将在两个应用程序之间建立一个全双工 (full-duplex) ...
- 面向对象-self这个特殊的参数
self: 1.只是一个参数. 2.在对象使用方法的时候,当前对象会作为第一个参数的实参传入 3.self相当于语言中的代词,表示当前对象本身(其他语言中也有使用this) 4.self的作用连接整个 ...
- 1391:局域网(net)
[题目描述] 某个局域网内有n(n≤100)台计算机,由于搭建局域网时工作人员的疏忽,现在局域网内的连接形成了回路,我们知道如果局域网形成回路那么数据将不停的在回路内传输,造成网络卡的现象.因为连接计 ...
- iOS [CIContext initWithOptions:]: unrecognized selector sent to instance 模拟器 iOS 8.4
在模拟器(iPhone 4s,iOS 8.4)中运行应用时, 应用crash在了使用CIContext(options:nil) 这个API的一个纯Swift第三方库. StackOverFlow的解 ...
- Selenium | 基础入门
在maven项目搭建环境: <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifact ...
- 回文树1960. Palindromes and Super Abilities
Bryce1010模板 http://acm.timus.ru/problem.aspx?space=1&num=1960 #include <bits/stdc++.h> usi ...
- 题解报告:hdu1201(18岁生日)
2018-02-24题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1201 Problem Description Gardon的18岁生日就要到了,他 ...
- (转)生产者/消费者问题的多种Java实现方式
参考来源:http://blog.csdn.net/monkey_d_meng/article/details/6251879/ 生产者/消费者问题的多种Java实现方式 实质上,很多后台服务程序并发 ...