DMS load cell with measuring amplifier HX711AD: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 16: | Zeile 16: | ||
| 1 || The mass must be determined using the HX711AD load cell via Arduino and Simulink. || 1 | | 1 || The mass must be determined using the HX711AD load cell via Arduino and Simulink. || 1 | ||
|- | |- | ||
| 2 || The measuring range must be determined. || | | 2 || The measuring range must be determined. || 1 | ||
|- | |- | ||
| 3 || The measurement uncertainty (1σ) must be determined for the measuring range and displayed as a confidence interval.|| | | 3 || The measurement uncertainty (1σ) must be determined for the measuring range and displayed as a confidence interval.|| 2 | ||
|- | |- | ||
| 4 || The <code>on/off</code> button starts the system. The sensor must first be calibrated and display 0 g. || | | 4 || The <code>on/off</code> button starts the system. The sensor must first be calibrated and display 0 g. || 1 | ||
|- | |- | ||
| 5 || The weight must be referenced for the measuring range. || | | 5 || The weight must be referenced for the measuring range. || 1 | ||
|- | |- | ||
| 6 || The measured values must be filtered/smoothed over time. || | | 6 || The measured values must be filtered/smoothed over time. || 1 | ||
|- | |- | ||
| 7 || A beep must indicate when the measured value is stable/constant. || | | 7 || A beep must indicate when the measured value is stable/constant. || 1 | ||
|- | |- | ||
| 8 || The sensor system must display the weight in g on a display. || | | 8 || The sensor system must display the weight in g on a display. || 1 | ||
|- | |- | ||
| 9 || The <code>tara</code> button resets the current weight to 0 g (recalibration). || | | 9 || The <code>tara</code> button resets the current weight to 0 g (recalibration). || 1 | ||
|} | |} | ||
Version vom 16. März 2026, 13:07 Uhr

| Autor: | Onyesi John Abiagam |
| Sprache: | DE EN |
Introduction
Requirements
| Req. | Description | Priority |
|---|---|---|
| 1 | The mass must be determined using the HX711AD load cell via Arduino and Simulink. | 1 |
| 2 | The measuring range must be determined. | 1 |
| 3 | The measurement uncertainty (1σ) must be determined for the measuring range and displayed as a confidence interval. | 2 |
| 4 | The on/off button starts the system. The sensor must first be calibrated and display 0 g. |
1 |
| 5 | The weight must be referenced for the measuring range. | 1 |
| 6 | The measured values must be filtered/smoothed over time. | 1 |
| 7 | A beep must indicate when the measured value is stable/constant. | 1 |
| 8 | The sensor system must display the weight in g on a display. | 1 |
| 9 | The tara button resets the current weight to 0 g (recalibration). |
1 |
Working principle
Technical Overview
Pin Assignment
Measurement method
Measuring Circuit
Software
Arduino IDE
Simulink
Measurement
Video
Datasheets
Related Links
→ zurück zum Hauptartikel: HSHL-Mechatronik-Baukasten | Arduino Sensorsammlung