The    Piston Pump Manufacturers   states that the operation of any piston pump is based on the relative motion between the piston and the cylinder. It follows that if the plunger is stationary and the barrel moves, the same pumping action is achieved in the rod pump. The moving barrel rod pump operates according to this principle and the plunger remains in place as the barrel moves through the rod. The position of the anchor or the compression member is always at the bottom of the pump assembly.

  

The mobile cartridge pump is versatile and can be used for normal, sandy and corrosive wells. The plunger is connected to the bottom compression tube through a short hollow pull tube through which the well fluid enters the pump. The size of the upright valve at the top of the plunger is less than the size of the travel valve. The thin wall pump is designated RWT with a flexible package plunger RST.

  

When sand production is a problem, mobile bucket pumps are widely used; their main advantages are as follows.

  

The moving barrel keeps the fluid moving around the hold down device, preventing sand or other solids from settling between the seat joint and the hold down device. Therefore, the pulling of the pump assembly is generally trouble free.

  

It is recommended that the pump be used for intermittent pumping of manholes because sand cannot enter between the plunger and the barrel during shutdown.

  

The connection between the pole and the moving cylinder is stronger than the connection between the stem and the pole in the fixed cylinder pump.

  

It is rugged and has fewer parts than a fixed barrel pump and is less expensive.

  

The disadvantages of walking pumps are:

  

The size of the vertical valve is limited because it must be loaded into the barrel. This relatively small valve provides high resistance to fluid flow, allowing gas to separate from the solution, resulting in poor pump operation in the gas well.

  

In deep wells, the high hydrostatic pressure acting on the upright valve during the downstroke may cause the pull tube to bend and excessive wear between the plunger and the barrel. This limits the length of the bucket that can be used in deep wells.

  

Pumping high viscosity fluids is not recommended as small standing valves can cause excessive pump inlet pressure.

https://www.xjetl.com

  

Piston Pump Manufacturers - Mobile Cartridge Piston Pump: Advantages的更多相关文章

  1. Vickers Vane Pump - How To Choose Vane Pump Parameter Specifications?

    1 rated pressure selection. The rated pressure of the vane pump products is 7MPa, 1OMPa, 16MPa, 2lMP ...

  2. [转] Transitions: Going from Shots to the Insulin Pump

    Part three of our article series on the common phases of type 2 diabetes management By Lance Porter ...

  3. Gear Pump: Why Install A Pressure Reducing Valve?

    When the     Gear Pump Manufacturers    prompts to install a gear pump, the following points should ...

  4. What Is A Airless Pump Bottle?

    What is an airless pump bottle?Unlike conventional dispensers that use a tube or suction tube to dra ...

  5. Plastic Sprayers Manufacturer - Ingenious Design Of Spray Plastic Bottle

    Plastic bottles are now an indispensable container in life. Plastic bottles will appear in all aspec ...

  6. Plastic Sprayer Manufacturer - How Does The Sprayer Work?

    The Plastic Sprayers Manufacturer   stated that the sprayer is a very useful type of machine and a g ...

  7. Disposable microfluidic devices: fabrication, function, and application Gina S. Fiorini and Daniel T

    Disposable microfluidic devices: fabrication, function, and application Gina S. Fiorini and Daniel T ...

  8. Intel graphics processing units

    http://en.wikipedia.org/wiki/Comparison_of_Intel_graphics_processing_units Comparison of Intel graph ...

  9. 转 Oracle Transportable TableSpace(TTS) 传输表空间 说明

    ############1   迁移数据库的集中方法 三.相关技术 迁移方式 优势 不足1 Export and import • 对数据库版本,以及系统平台没有要求 • 不支持并发,速度慢• 停机时 ...

随机推荐

  1. Table View Programming Guide for iOS---(七)---Managing Selections

    Managing Selections 管理选择 When users tap a row of a table view, usually something happens as a result ...

  2. docker容器管理基础

    1.命令: docker info #查看服务器上docker详细信息 docker search #搜索镜像 docker image pull nginx:1.14-alpine #下载一个镜像 ...

  3. Linux 命令 -- tar

    tar 命令 tar命令可以为linux的文件和目录创建档案.利用tar,可以为某一特定文件创建档案(备份文件),也可以在档案中改变文件,或者向档案中加入新的文件.tar最初被用来在磁带上创建档案,现 ...

  4. Eclipse中,open declaration;open implementation;open super implementation的区别

    open declaration:是打开该方法的接口文件(一般没实在意义,只是简单一句):open implementation:是打开具体实现该方法的类文件(具体逻辑的处理地方,方法的主要实现的地方 ...

  5. django url 规则正确,却一直匹配错误,django url匹配错误的可能原因

    首先看一下我想要匹配的规则如下 这个url之前设计的是 joke/index/ 后来需要加page参数就把'/'去掉了 然后再用 joke/index去访问页面时总显示 当我把鼠标放到对应连接时,显示 ...

  6. poj1661【DP,左右两端dp】

    /* [过滤这一段~~~] 一开始想的[错误的,为自己的总结的写的,读者略过]: 每个状态的点肯定是高度,那么我DP每一层,这样的话就有一层循环,其实这无关复杂度,不会很多时间 错误的是想法是从最高层 ...

  7. 超完整的Chrome浏览器客户端调试大全

    引言 “工欲善其事,必先利其器” 没错,这句话个人觉得说的特别有道理,举个例子来说吧,厉害的化妆师都有一套非常专业的刷子,散粉刷负责定妆,眼影刷负责打眼影,各司其职,有了专业的工具才能干专业的事,这个 ...

  8. IT兄弟连 JavaWeb教程 重定向

    HTTP协议规定了一种重定向机制,重定向的运作流程如下: ●  用户在浏览器端输入特定URL,请求访问服务器端的某个组件. ●  服务器端的组件返回一个状态码为302的响应结果,该响应结果的含义为: ...

  9. Luogu P2114[NOI2014]起床困难综合症 【贪心/位运算】By cellur925

    题目传送门 所以NOI的题现在简单惹? 30分做法:枚举开始的权值,n²过掉. 100分做法:竟然是贪心qwq.因为我们的计算背景是二进制下,所以我们贪心地想让每一位都是1.我们现在需要解决的问题,就 ...

  10. Windows API 搭建OpenGL窗口

    步骤: 1.创建windows窗口,得到窗口句柄hwnd 2.获取该窗口的设备环境hDC(当然也可以获取其他的设备环境,但我们一般是在创建的窗口上绘制) 3.创建OpenGL绘制环境RC,这个只能从h ...