본문 바로가기

메이커 Maker

Wind Speed Sensor Voltage Type(0-5V) SKU:SEN0170

반응형




Wind Speed Sensor Voltage Type(0-5V) SKU:SEN0170


원문 설명서 출처 : https://www.dfrobot.com/wiki/index.php/Wind_Speed_Sensor_Voltage_Type(0-5V)_SKU:SEN0170 


 https://www.dfrobot.com/product-1114.html - 구매 링크 Anemometer Kit (0-5V)

Introduction

The three type wind speed sensor is an instrument which can measure the wind speed.It is composed of shell, the wind cup and circuit module.Photovoltaic modules, industrial microcomputer processor, the current generator, electric current and so on are integrated in the internal drive.

The materials of sensor shell and wind cup is the aluminium alloy which use the special mold precision casting technology,the size of the tolerance is very small, the precision of the surface is very high,and internal circuit has been protection processing,the sensor has high strength, weather resistance, corrosion resistance and waterproof.

The plug of the cable is a military plug,it has a good anticorrosive and prevent erosion performance that it can ensure the instrument used for a long time,at the same time,In the case of using relevant specifications which ensure the accuracy of the wind speed acquisition.

The material of the circuit pcb is the military grade A which ensure the stability of the parameters and the quality of the electrical properties; Electronic components are all imported industrial chip which makes overall has extremely reliable electromagnetic interference resistance, and can ensure that the host can work normally in - 20 ℃ ~ + 50 ℃, humidity 35% ~ 85% (condensation).

This product can be widely used in engineering machinery (crane, crawler crane, door crane, tower crane, etc.), railways, ports, docks, power plants, meteorological, cableway, the environment, greenhouse, breeding, air conditioning, energy monitoring, agriculture, health, clean room areas such as wind speed measurement, and the corresponding signal output.

DFROBOT brings you the anemometer sensors, its wind speed were judged by adopting the output voltage signal (0 to 5 v), users can easily read the level of wind speed by our instruction and sample code.




Specification

  • Style: three cups
  • Material: aluminium alloy
  • The mode of its output signal:0-5V(Voltage signal)
  • supply voltage: DC 9-24V
  • Power consumption:Voltage MAX≤0.3W
  • Start wind speed:0.4-0.8m/s
  • resolution:0.1m/s
  • Effective wind speed measurement range:0-30m/s
  • System error:±3%
  • Transmission distance:More than 1000m
  • Transmission medium:Cable transmission
  • Connection mode:Three wire system
  • Working temperature:-40℃~80℃
  • Working humidity: 35%~85%

Feature

  • High hardness
  • Corrosion protection
  • Waterproofness
  • High precision


Connection Diagram



Please make the external power (DC 9-24V) and the wiring to Arudino in same ground, i.e. connect GND to arduino as well as to external power's GND. In the diagram, it was not indicated out.


Red ------ +9-24V Black ---- GND Yellow --- voltage signal Blue ----- current signal



Sample Code


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
Connect the voltage signal wire to Arduino analog interface:
Yellow Cable<---->A0
*/
 
 void setup()
 {   
   Serial.begin(9600);
 }
 
 void loop()
 {
   int sensorValue = analogRead(A0);
   float outvoltage = sensorValue * (5.0 / 1023.0);
   Serial.print("outvoltage = ");
   Serial.print(outvoltage);
   Serial.println("V");
   int Level = 6*outvoltage;//The level of wind speed is proportional to the output voltage.
   Serial.print("wind speed is ");
   Serial.print(Level);
   Serial.println(" level now");
   Serial.println();
   delay(500);
 }
 
cs



Dimension Diagram




Relationship between Speed and Output value

Wind SpeedValue
10.17
20.33
30.5
40.67
50.83
61
71.17
81.33
91.5
101.67
111.83
122
132.17
142.33
152.5
162.67
172.83
183
193.17
203.33
213.6
223.67
233.83
244
254.17
264.33
274.5
284.67
294.83
305


Formula: V=6*U





반응형

캐어랩 고객 지원

취업, 창업의 막막함, 외주 관리, 제품 부재!

당신의 고민은 무엇입니까? 현실과 동떨어진 교육, 실패만 반복하는 외주 계약, 아이디어는 있지만 구현할 기술이 없는 막막함.

우리는 알고 있습니다. 문제의 원인은 '명확한 학습, 실전 경험과 신뢰할 수 있는 기술력의 부재'에서 시작됩니다.

이제 고민을 멈추고, 캐어랩을 만나세요!

코딩(펌웨어), 전자부품과 디지털 회로설계, PCB 설계 제작, 고객(시장/수출) 발굴과 마케팅 전략으로 당신을 지원합니다.

제품 설계의 고수는 성공이 만든 게 아니라 실패가 만듭니다. 아이디어를 양산 가능한 제품으로!

귀사의 제품을 만드세요. 교육과 개발 실적으로 신뢰할 수 있는 파트너를 확보하세요.

지난 30년 여정, 캐어랩이 얻은 모든 것을 함께 나누고 싶습니다.

카카오 채널 추가하기

카톡 채팅방에서 무엇이든 물어보세요

귀사가 성공하기까지의 긴 고난의 시간을 캐어랩과 함께 하세요.

캐어랩 온라인 채널 바로가기

캐어랩