-13%

Gravity: 模擬電導率計 / 模擬電導率傳感器/儀表(K = 10)

原始價格:NT$3,650。目前價格:NT$3,160。 (未稅)

狀態: 尚有庫存 貨號: SNQ-004633 分類: 標籤: , , , , , , , , , ,

描述

Gravity: 模擬電導率計 / 模擬電導率傳感器/儀表(K = 10)

DFRobot Gravity: 模擬電導率計(K=10)專用於測量高電導率的液體,如海水、濃鹽水等,量程達100ms/cm,可用於海洋漁場、海洋水族館等海產養殖領域的水質檢測。本產品支持3~5V的寬電壓輸入,兼容5V和3.3V主控板;激勵源採用交流信號,有效降低了極化效應,延長了電極的壽命,也提高了測量的精度;配套軟件庫採用單點校準,自動識別標準液,簡單方便。 Gravity: 模擬電導率計 配合主控板(如Arduino)與配套的軟件庫,就可迅速搭建出一套電導率檢測儀,即插即用,無需焊接,為創客們提供了一套即插即用的電導率測量方案。DFRobot提供多種水質檢測傳感器產品,尺寸與接口統一,滿足各類水質檢測的需求,也適合搭建多參數水質檢測儀。

注意事項:

  • 1.電極為實驗室級,請勿長時間放在液體中測量,否則會縮短電極的使用壽命。
  • 2.電極的鉑金片表面附著有鉑黑層,應避免任何物體與其觸碰,只能用蒸餾水沖洗,否則會損傷鉑黑層,導致電極測量不准確。

Gravity: 模擬電導率計 技術規格

  • 信號轉換板(變送板):
    • 供電電壓:3.0~5.0V
    • 輸出電壓:0~3.2V
    • 電極接口:BNC
    • 信號接口:PH2.0-3Pin
    • 測量精度:±5% FS
    • 板子尺寸:42mm*32mm
  • 電導率電極:
    • 電極類型:實驗室級電極
    • 電極常數:10±2
    • 檢測範圍:10~100ms/cm
    • 溫度範圍:0~40℃
    • 電極壽命:>0.5年(實際壽命與使用頻率、場景有關)
    • 線纜長度:100±2cm

引腳說明

Gravity: 模擬電導率計

DFR0300-H 模擬電導率計(K=10)信號轉換板

模擬電導率計(K=10)信號轉換板引腳說明
標號 名稱 功能描述
1 供電電源負極(0V)
2 + 供電電源正極(3.0~5.0V)
3 A 模擬量輸出(0~3.2V)
4 BNC 電導率電極接口

使用教程

本教程將演示如何使用這款電導率計進行校準和測量。請仔細閱讀每個步驟。

  • 1.為保證測量精度,強烈建議添加溫度傳感器,測量溶液溫度,實現自動溫補。可採用DS18B20防水溫度傳感器。
  • 2. 測量另一種溶液之前,務必清洗好電導率電極並用吸紙吸乾殘餘水滴,防止溶液間的交叉污染。可用蒸餾水沖洗電極。
  • 3. Arduino主板建議外接電源,讀數更精確穩定。

準備

  • 硬件
    • 1 x Arduino UNO主控板(或類似主控板)
    • 1 x 電導率計(K=10)信號轉換板(變送板)
    • 1 x 電導率電極(K=10)
    • 1 x 12.88ms/cm電導率標準液
    • 1 x 模擬傳感器連接線(或杜邦線)
    • 1 x 被測溶液
  • 軟件
    • Arduino IDE (1.0.x或1.8.x)

接線圖

Gravity: 模擬電導率計

校準

為保證精度,初次使用的電極,或者使用了一段時間的電極,需要進行校準。
本教程採用單點校準,需要12.88ms/cm的電導率標準液。
下面將詳細說明如何進行單點校準。

  • 1.上傳樣例代碼至Arduino主控板中,上傳完畢後,打開串口監視器,即可看到溫度與電導率值。如自行添加了溫度傳感器,務必寫好相應功能函數的代碼並調用。
  • 2.用蒸餾水清洗電極,然後用吸水紙吸乾殘餘水滴。將電導率電極插入到12.88ms/cm標準液中,輕輕攪拌,等待數值穩定。
  • 3.待數值穩定後,即可進行校準。具體步驟如下:
1.在串口監視器中輸入enterec指令,進入校準模式。
DFR0300-H s1.png
2.輸入calec指令進行校準,校準成功與否會有相應的提示。程序會自動識別12.88ms/cm的標準液。
DFR0300-H s2.png
3.校準完畢後,輸入exitec指令,保存好相關參數並退出校準模式。必須輸入exitec指令後,相關參數才能保存下來。
DFR0300-H s3.png
4.經過上述步驟,單點校準就完成了,之後就可用於實際的測量。校準過程中的相關參數已經保存至主控板的EEPROM中。

Gravity: 模擬電導率計 樣例代碼

請先下載DFRobot_EC10庫文件,然後安裝

 

Gravity: Analog Electrical Conductivity Sensor / Meter(K=10)

DFRobot Gravity: analog electrical conductivity sensor/meter(K=10) is particularly used to measure the high electrical conductivity liquid, such as seawater, concentrated brine, etc. The measurement range is up to 100ms/cm. This product is suitable for the water quality application of mariculture, for example, marine fisheries, marine aquariums. You may also check Liquid Sensor Selection Guide to get better familar with our liquid sensor series.

It supports 3~5v wide voltage input, and is compatible with 5V and 3.3V main control board, such as Arduino and Raspberry Pi. The excitation source adopts AC signal, which effectively reduces the polarization effect, improves the precision and prolongs the life of the probe; The software library uses single-point calibration method, and can automatically identify standard buffer solution, so simple and convenient.

With this product, main control board (such as Arduino) and the software library, you can quickly build an electrical conductivity meter, plug and play, no solding required, which providing a set of plug-and-play conductivity measurement solution for makers.

DFRobot provides a variety of water quality sensor products, uniform size and interface, not only meet the needs of various water quality testing, but also suitable for the DIY of multi-parameter water quality tester.

Tips:
This product does not contain a temperature sensor. In order to ensure the measurement accuracy, it is strongly recommended to add a temperature sensor to measure the temperature, and achieve automatic temperature compensation. DS18B20 waterproof temperature sensor can be used.

商品評價

目前沒有評價。


搶先評價 “Gravity: 模擬電導率計 / 模擬電導率傳感器/儀表(K = 10)”