Difference between revisions of "Water Flow Sensor"

From LinkSprite Playgound
Jump to: navigation, search
(Description)
Line 36: Line 36:
 
21、 During:In 40 + 2 ℃, relative humidity 90% ~ 95% RH environment put out 72 h after more than 1 m Ω insulation resistance.
 
21、 During:In 40 + 2 ℃, relative humidity 90% ~ 95% RH environment put out 72 h after more than 1 m Ω insulation resistance.
 
22、 durability :At room temperature, from shuikou bubbled into 0.1 Mpa water pressure, to get through 1 S, disconnect 0.5 S for a loop.
 
22、 durability :At room temperature, from shuikou bubbled into 0.1 Mpa water pressure, to get through 1 S, disconnect 0.5 S for a loop.
23、 Flow - pulse reference table 800px|有框|居中 Water Flow Sensor模块结构图 400px|有框|居中 Water Flow Sensor使用注意事项:
+
23、 Flow - pulse reference table Water Flow Sensor module structure drawing Water Flow Sensor User Note
此款水流传感器严禁剧烈冲击以及化学物质的侵蚀。严禁抛掷或碰撞。检测介质不宜超过120℃。安装方式为垂直于地面,且倾斜度不超过5度。
+
Caution:
 +
Severe impact and erosion of chemicals is  Prohibited. throw or collision is Prohibited. Detecting the media should not exceed 120 ℃. Installation is perpendicular to the ground, and the inclination should not be more than 5 degrees.
 +
 
 +
 
 +
 
 +
We use the Arduino controller to do a test,  which need the hardware equipment as follows:
 +
*1. Arduino controller × 1
 +
*2. Arduino sensor expansion board × 1
 +
*3. Water Flow Sensor×1
 +
*4. RS360 gear self-priming DC small water pump × 1
 +
*5. relay module× 1 
 +
*6. large button module × 1
 +
*7. Serial LCD1602×1
 +
*8. ACE lithium polymer battery × 1
 +
*9. 3P sensor connector cable × 2
 +
*10. Water Flow Sensor connector adapter cable × 1
 +
*11. alligator clip -JST battery cable × 1
 +
*12. the water pump inlet pipe × 1
 +
*13. 水泵出水Water pump outlet-Water Flow Sensor water inlet transfer tube进水转接管(自制,实际应接6 分管) (self-control, the actually should be connected 6)
 +
*14. Water Flow Sensor Water Flow Sensor pipes (self made, the actual should be DN20)
 +
*15.  power adapter × 1
 +
 +
Electrical connection diagram is as follows:
 +
Specific connection sequence:
 +
Connect the Water Flow Sensor to the digital port 2 of sensor expansion board, connect the relay to digital port 3 of sensor expansion board (connect the other end to the power line), connect the large button to the digital port 4,  connect serial 1602 LCD to COM port,  other devices are connected according to drawing. (Note: When using sensor line, DuPont line, please pay attention to the corresponding connecting, otherwise need to bear’s the concequence). After the hardware connection is completed,after the code is compiled in,download to Arduino.

Revision as of 07:08, 2 September 2016

Description

1-161.jpg

This is a water flow sensor. The VCC is 5V. When the water flows through it, the output signal, which is an anlog signal, is proportional to the velocity of the flow. The Water Flow Sensor is Harbin pine robot technology co., LTD. In 2012, the latest a Water Flow Sensor, mainly by the plastic valve body, Flow of rotor components and hall Sensor. The sensor is applied in water flow measurement and control system, such as installed in the inlet water heater. Working principle: when the water through flow rotor components, magnetic rotor rotation and speed changes with the flow, hall sensor output pulse signal, feedback to the controller, the controller to judge the size of the water flow, adjust and control. Water Flow Sensor Compared with similar foreign products have the characteristic: 一、The appearance is light and agile, small size, easy to install. 二、Permanent impeller with stainless steel bead, wear-resisting. 三、Sealing ring adopts the structure of the upper and lower stress will never leak. 四、Hall element with German imports. And encapsulated with pouring sealant to prevent water, never aging. 五、All the raw materials are all in accord with ROHS testing standards. 六、Suitable for all kinds of controllers and development board, such as: the Arduino controller, on STC microcontroller, AVR microcontroller, etc

1、 Water inlet diameter:8.5mm 2、 Inlet and outlet diameter:20.12mm 3、 Connection mode: the red line (IN) to the positive (+), yellow line (OUT) signal output line, black line (GND) connect the cathode (-) 4、 Output waveform: square wave 5、 Working voltage range:DC +3V~+24V 6、 Maximum working current:15mA(DC +5V) 7、 Load capacity:≤10mA(DC +5V) 8、 Using the temperature range:≤80℃ 9、 Use the humidity range:35%~90%RH(No frost) 10、 Allows pressure: the pressure below 1.75 Mpa 11、 Keep the temperature:-25℃~80℃ 12、 Save the humidity:25%~95%RH 13、 output pulse high level:>DC 4.5V(input voltageDC +5V) 14、 output pulse is low level:<DC 0.5V(input voltageDC +5V) 15、 Precision (traffic - pulse output):1~30L/min±1%以内 16、 output pulse duty ratio:50±10% 17、 output rise time:0.04uS 18、 output decrease time:0.18uS Traffic - pulse characteristics: proficiency test pulse frequency(Hz)=[8.1Q -3 ]±10%(level of the test) (Q As the trafficL/min ) 19、 Heat resistance: in the 80 + 3 ℃ environment for 48 h, 1-2 h no abnormal return to room temperature, no crack, relaxation and parts, expansion and deformation phenomenon, change within 10% accuracy. 20、 Cold resistance: in - 20 + / - 3 ℃ environment for 48 h, 1-2 h no abnormal return to room temperature, no crack, relaxation and parts, expansion and deformation phenomenon, change within 10% accuracy. 21、 During:In 40 + 2 ℃, relative humidity 90% ~ 95% RH environment put out 72 h after more than 1 m Ω insulation resistance. 22、 durability :At room temperature, from shuikou bubbled into 0.1 Mpa water pressure, to get through 1 S, disconnect 0.5 S for a loop. 23、 Flow - pulse reference table Water Flow Sensor module structure drawing Water Flow Sensor User Note Caution:

Severe impact and erosion of chemicals is  Prohibited. throw or collision is Prohibited. Detecting the media should not exceed 120 ℃. Installation is perpendicular to the ground, and the inclination should not be more than 5 degrees.


We use the Arduino controller to do a test, which need the hardware equipment as follows:

  • 1. Arduino controller × 1
  • 2. Arduino sensor expansion board × 1
  • 3. Water Flow Sensor×1
  • 4. RS360 gear self-priming DC small water pump × 1
  • 5. relay module× 1
  • 6. large button module × 1
  • 7. Serial LCD1602×1
  • 8. ACE lithium polymer battery × 1
  • 9. 3P sensor connector cable × 2
  • 10. Water Flow Sensor connector adapter cable × 1
  • 11. alligator clip -JST battery cable × 1
  • 12. the water pump inlet pipe × 1
  • 13. 水泵出水Water pump outlet-Water Flow Sensor water inlet transfer tube进水转接管(自制,实际应接6 分管) (self-control, the actually should be connected 6)
  • 14. Water Flow Sensor Water Flow Sensor pipes (self made, the actual should be DN20)
  • 15. power adapter × 1

Electrical connection diagram is as follows: Specific connection sequence: Connect the Water Flow Sensor to the digital port 2 of sensor expansion board, connect the relay to digital port 3 of sensor expansion board (connect the other end to the power line), connect the large button to the digital port 4, connect serial 1602 LCD to COM port, other devices are connected according to drawing. (Note: When using sensor line, DuPont line, please pay attention to the corresponding connecting, otherwise need to bear’s the concequence). After the hardware connection is completed,after the code is compiled in,download to Arduino.