1. はじめに
This manual provides essential information for the proper installation, operation, and maintenance of the WINGONEER 50Kg Body Load Cell Weighing Sensor. This half-bridge strain gauge sensor is designed for various weighing applications, particularly suitable for DIY projects involving microcontrollers like Arduino. Please read this manual thoroughly before use to ensure safe and effective operation.
2.製品オーバーview
The WINGONEER 50Kg Body Load Cell is a compact and robust weighing sensor. It operates on the principle of resistance strain, where the electrical resistance changes in proportion to the applied mechanical stress. This sensor is configured as a half-bridge, requiring an external full-bridge circuit or two such sensors to form a full bridge for accurate measurement.

図1: トップダウン view of the WINGONEER 50Kg Body Load Cell with attached wires. The sensor features a central load-bearing element and four color-coded wires for connection.

図2:下 view of the WINGONEER 50Kg Body Load Cell, illustrating the structural design and mounting points for secure installation.

図3: 角度付き view of the WINGONEER 50Kg Body Load Cell, showcasing its overall form factor and wire connections.
3. 仕様
| パラメータ | 価値 |
|---|---|
| 容量 | 50キロ |
| タイプ | Half-Bridge Strain Gauge |
| 出力感度 | 1.0 ± 0.1 mV/V |
| 非線形性 | 0.05% FS |
| ヒステリシス | 0.05% FS |
| 再現性 | 0.05% FS |
| Creep (30 min) | 0.05% FS |
| Temperature Effect on Zero | 0.05% F.S./10°C |
| Temperature Effect on Span | 0.05% F.S./10°C |
| 入力抵抗 | 1000 ± 10 Ohm |
| 出力抵抗 | 1000 ± 10 Ohm |
| 絶縁抵抗 | ≥ 2000 MΩ (100VDC) |
| 動作温度 | -10°C ~ +50°C |
| Recommended Excitation Voltage | 5~10VDC |
| 最大励起体積tage | 15VDC |
| 材料 | アルミニウム合金 |
| 配線 | Red (E+), Black (E-), White (O-), Green (O+) |
4. セットアップ
4.1 Mounting the Load Cell
Securely mount the load cell to a stable, rigid surface using appropriate fasteners. Ensure that the load is applied directly to the designated sensing area of the load cell. Avoid applying off-center or twisting forces, as this can lead to inaccurate readings and potential damage.
4.2配線手順
The 50Kg Body Load Cell is a half-bridge sensor. To form a complete Wheatstone bridge for measurement, you will typically need two such half-bridge sensors or one half-bridge sensor combined with two fixed resistors. An HX711 ADC (Analog-to-Digital Converter) module is commonly used with these sensors for signal amplification and digital conversion.
The sensor has four color-coded wires:
- 赤: Excitation+ (E+)
- 黒: Excitation- (E-)
- 白: Output- (O-)
- 緑: Output+ (O+)
When connecting to an HX711 module:
- 接続する 赤 wire to E+ on HX711.
- 接続する 黒 wire to E- on HX711.
- 接続する 白 wire to A- on HX711.
- 接続する 緑 wire to A+ on HX711.
For a full-bridge configuration using two half-bridge sensors:
- Connect Red wires of both sensors together to the positive excitation voltage.
- Connect Black wires of both sensors together to the negative excitation voltage(地面)。
- Connect the Green wire of the first sensor to the White wire of the second sensor. This connection point will be one of your differential outputs (e.g., A+ on HX711).
- Connect the White wire of the first sensor to the Green wire of the second sensor. This connection point will be your other differential output (e.g., A- on HX711).
注記: Always refer to the specific documentation of your ADC module (e.g., HX711) for precise wiring diagrams and calibration procedures.
5. 操作手順
5.1 キャリブレーション
After wiring, calibration is crucial for accurate measurements. This typically involves:
- ゼロ校正: With no load on the sensor, take a reading. This establishes the baseline or 'tare' value.
- スパン校正: Apply a known weight (calibration weight) to the sensor and take a reading. Use this reading and the known weight to calculate the sensor's conversion factor (e.g., grams per ADC unit).
Most microcontroller libraries for HX711 or similar ADCs provide functions for these calibration steps.
5.2測定を行う
Once calibrated, the sensor will output a raw analog signal proportional to the applied load. The ADC module converts this into a digital value. Your microcontroller code will then apply the calibration factor to convert this digital value into a meaningful unit of weight (e.g., grams, kilograms).
Ensure the load is applied smoothly and centrally to the load cell for consistent readings. Avoid sudden impacts or vibrations during measurement.
6. メンテナンス
The WINGONEER 50Kg Body Load Cell is designed for durability and requires minimal maintenance. Follow these guidelines:
- 清潔に保ちます: Regularly clean the sensor surface to prevent accumulation of dust or debris that could interfere with its operation. Use a soft, dry cloth.
- 過負荷を避ける: Do not exceed the rated capacity of 50 kg. Overloading can permanently damage the strain gauges.
- 環境からの保護: While robust, protect the sensor from excessive moisture, extreme temperatures, and corrosive substances unless specifically designed for such environments.
- 配線の検査: Periodically check the wiring for any signs of wear, fraying, or loose connections.
7。 トラブルシューティング
- 不正確な読み取り:
- 考えられる原因: 不適切なキャリブレーション。 解決: Re-calibrate the sensor following the steps in Section 5.1.
- 考えられる原因: Unstable mounting or off-center load. 解決: Ensure the load cell is securely mounted and the load is applied centrally.
- 考えられる原因: Electrical noise. 解決: Use shielded cables, keep signal wires away from power lines, and ensure stable power supply to the ADC and microcontroller.
- No Readings/Sensor Not Responding:
- 考えられる原因: 配線が正しくありません。 解決: Double-check all wire connections against the diagram in Section 4.2.
- 考えられる原因: Faulty ADC module or microcontroller. 解決: Test the ADC module and microcontroller with a known working setup if possible.
- 考えられる原因: ロードセルの損傷。 解決: Inspect the load cell for physical damage. If damaged, replacement may be necessary.
- Readings Drift Over Time:
- 考えられる原因: 温度の変動。 解決: Ensure the operating environment is stable. Some drift is inherent in strain gauges, but significant drift may indicate an issue.
- 考えられる原因: Creep. 解決: For long-term measurements, allow the sensor to stabilize under load before taking final readings.
8. 保証とサポート
No specific warranty information is provided for this product. For technical support or inquiries, please refer to the vendor or manufacturer's contact information available at the point of purchase.