0% found this document useful (0 votes)
30 views4 pages

Load Cell Calibration with SCC-SG24

The document details an experiment conducted by Shanmukha Sree and Vidhi Agarwal to calibrate a load cell using Labview VI for measuring unknown loads. The experiment utilizes a strain gauge and SCC-SG24 strain gauge module, demonstrating a positive linear relationship between signal value and load. The results confirm successful calibration and measurement of unknown loads, with acknowledgments to supporting personnel and references provided.

Uploaded by

anjandas0003
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views4 pages

Load Cell Calibration with SCC-SG24

The document details an experiment conducted by Shanmukha Sree and Vidhi Agarwal to calibrate a load cell using Labview VI for measuring unknown loads. The experiment utilizes a strain gauge and SCC-SG24 strain gauge module, demonstrating a positive linear relationship between signal value and load. The results confirm successful calibration and measurement of unknown loads, with acknowledgments to supporting personnel and references provided.

Uploaded by

anjandas0003
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

LOAD CELL CALIBRATION & MEASUREMENTS

SHANMUKHA SREE (210626) and VIDHI AGARWAL (211162).


Aerospace Department, Indian Institute of Technology, Kanpur, Uttar Pradesh, 208016, India.
Group number-5
Date of experiment: 22nd March 2023, Wednesday.

The experiment’s goal is to calibrate a load cell using Labview VI such that it can measure
an unknown load. We require a strain gauge and strain gauge module to transform the load
on the load cell into a digital signal. The DAQ board and Labview software can collect and
manipulate this data. We gather data for known loads to determine the correlation between
the signal value and the load. It is discovered that the average signal value and the load have a
positive slope linear relationship. Any unknown load on the load cell can be measured with the
help of the slope and the zero value of digital data in this configuration.

I. Nomenclature

𝜖 = strain (+𝜖 is tensile strain and −𝜖 is compressive strain)


𝐺𝐹 = Gauge factor, which the manufacturer specifies.
𝑉𝐶 𝐻 = measured signal’s voltage
𝑉𝐸𝑋 = excitation voltage
𝑉𝑟 = voltage ratio
𝜈 = Poisson’s ratio
𝑅1 , 𝑅2 , 𝑅3 , 𝑅4 = Resistors

II. Introduction
This experiment uses a load cell sensor and the SCC-SG24 full bridge strain gauge sensor module.

A. Working Principle
The Wheatstone Bridge theory underlies the operation of loadcell. When a load is added to the load cell, it expands.
As a result, the load cell’s attached strain gauge likewise moves outward. The Wheatstone Bridge inside the strain gauge
is completed by the strain gauge module SCC-SG24, which is connected to the strain gauge. The Wheatstone Bridge
becomes unbalanced due to the strain gauge’s extension. A shift in current results from this imbalance. It is possible to
detect and measure changes in the current. The difference in the load applied to the sensor can be determined if we
know the material’s modulus of elasticity and the resistances of the Wheatstone Bridge.
SCC-SG24 with SCC68 connection block is the module used in this experiment to measure the change in current.
Since the used module is of the full bridge type, it can only monitor bending strain. The load is applied to one end of the
material to measure the strain. The module has the following configuration:

1
Fig. 1 Connections of SCC-SG24 module

Four lead wires should be used to link the strain gauges to the screw terminals VEX+, VEX-, AI (X)+, and AI (X)-
to connect a single full-bridge arrangement to a channel. The strain gauges receive excitation voltage from the two wires
attached to VEX+ and VEX-. The output voltage of the strain gauges is sensed by the other two wires, which are linked
to AI (X)+ and AI (X)-. In SCC-SG24, the nullifying resistors are absent by design. Full bridges I, II, and III are the
three configurations for the SCC-SG24. For various configurations, the Wheatstone Bridge’s resistors measure multiple
numbers. The voltage values can be transformed into strain readings using the calculations below.
−𝑉𝑟
𝐹𝑢𝑙𝑙 𝐵𝑟𝑖𝑑𝑔𝑒 − 𝐼 𝑆𝑡𝑟𝑎𝑖𝑛(𝜖) = (1)
𝐺𝐹
−2𝑉𝑟
𝐹𝑢𝑙𝑙 𝐵𝑟𝑖𝑑𝑔𝑒 − 𝐼 𝐼 𝑆𝑡𝑟𝑎𝑖𝑛(𝜖) = (2)
𝐺𝐹 (1 + 𝜈)
−2𝑉𝑟
𝐹𝑢𝑙𝑙 𝐵𝑟𝑖𝑑𝑔𝑒 − 𝐼 𝐼 𝐼 𝑆𝑡𝑟𝑎𝑖𝑛(𝜖) = (3)
𝐺𝐹 [(1 + 𝜈) − 𝑉𝑟 (𝜈 − 1)
Truck, railroad, and heavy-duty scales are all made with a load cell in the automotive industry. Any type of standard
scale, including high-precision and heavy-duty scales, is produced using a load cell. Additional applications include
equipment for filling bottles, multi-head packing systems, silo/tank weighing systems, etc.

III. Experimental Setup


One end is fixed to a solid surface to maintain the load cell secure and steady throughout the experiment. A platform
is attached to the other end to apply the load to the load cell. The load cell has a strain gauge attached to it that gauges
the strain within the load cell. From the strain gauge on the load cell, four wires are connected to the strain gauge
input module (SCC-SG24), where the Wheatstone Bridge is finished. The module generates an analog signal based on
variations in the Wheatstone Bridge’s current.
The SCC68 board is where the module is linked. A connecting board is SCC68. Its primary role in the experiment
is to prepare the module’s signal for conversion to a digital signal. The system receives the board’s conditioned signal.
The system’s motherboard is connected to a DAQ board, which transforms the analog signal from the board into a digital
signal.

2
Labview software is now able to alter and store digital data.
Procedure:
1) Check Sensor.
Check the channel, and specify the sampling rate. Apply load to check response variation.
2) Acquire Calibration data
Generate calibration curve, E (mV) vs. Load(gm)
3) Analyse Calibration Data
Check the acquired calibration plot. Note the slope of the calibration curve.
4) Measure Pressure
Verify with a known load. Check unknown load. Acquire impulse response.

IV. Results
The following is the calibrated curve

Fig. 2 Calibration curve

3
Response to the Variation of Pressure and FFT.

Fig. 3 Measuring load and FFT

V. Conclusion
The SCC-SG24 strain gauge sensor was calibrated correctly and used to measure the unknown load, and we could
measure its FFT response.

Acknowledgments
We sincerely thank the TA, Lucky Kant Nayak assigned to our experiment for their crucial advice. Their knowledge
and openness contributed to the experiment’s successful conclusion.
We also want to express our gratitude to the Technical Personnel, Kirti. B and Nitin for helping us set up the
apparatus and supplying the resources we need to finish the experiment effectively.

References
1) SCC-SG strain gauge modules user manual
[Link]

Common questions

Powered by AI

Potential error sources in load cell measurements specific to the Wheatstone Bridge circuit and strain gauge setup include thermal effects, resistor imbalance, and strain gauge misalignment. Thermal variations can cause changes in resistance, affecting the bridge balance and output signal. An imbalance in the resistors of the bridge can introduce offset errors, distorting measurement accuracy. Strain gauge misalignment with respect to the load axis can result in incorrect strain readings. These errors must be mitigated through careful material selection, precise manufacturing, and thorough calibration to maintain accuracy .

The integration of strain gauge modules like SCC-SG24 in industrial applications is justified by their ability to accurately measure variations in force and weight, thanks to their precise operational principles and configurations. In heavy-duty scales and silo/tank systems, SCC-SG24's full bridge configuration enables comprehensive capturing of strains, providing reliable readings critical for these extensive loads. The module's ability to convert mechanical strain into electrical signals and subsequent digital data enables seamless integration with automated systems for process monitoring, control, and optimization. Its adaptability to different configurations addresses various demands required for precise industrial measurements .

The primary steps in calibrating a load cell using Labview include checking the sensor and channel sampling rate, acquiring calibration data, generating a calibration curve, and analyzing the calibration data. Each step is crucial as follows: checking the sensor ensures the system is correctly set up to capture the right input; acquiring and plotting calibration data helps in visualizing the linearity and limits of the sensor's response to known loads; generating a calibration curve allows for establishing the relationship used to compute unknown loads; and analyzing the slope ensures the sensitivity is accurate for precise measurements. Each step contributes to minimizing errors and enhancing measurement reliability .

The use of a full-bridge strain gauge configuration is particularly advantageous for measuring bending strain due to its design sensitivity. In this configuration, all four arms of the Wheatstone Bridge are active strain gauges, allowing them to effectively capture both tensile and compressive strains across different portions of the material. This setup enhances the measurement precision for bending applications, providing greater output sensitivity and reducing error impacts from temperature variations compared to configurations like half-bridge or quarter-bridge, which may not capture strain distribution as comprehensively .

Including Poisson's ratio in certain configurations of the SCC-SG24 Strain Gauge Module is important for applications involving axial deformation. Poisson's ratio accounts for the lateral strain that occurs alongside axial strain, affecting the overall deformation characteristics of the material. By incorporating this factor, particularly in Full Bridge II and III configurations, the strain calculation becomes more accurate for materials exhibiting significant Poisson effect. This adjustment allows for more precise measurements and is crucial when accuracy in dual-axis deformation scenarios is necessary, such as in mechanical testing and structural analysis .

The absence of nullifying resistors in the SCC-SG24 module can lead to the challenge of balancing the Wheatstone Bridge for accurate operation. Without these resistors, the bridge may not be perfectly balanced at zero load, leading to an offset error in the measured signal. This situation demands more rigorous initial calibration and potentially additional corrective measures, like software-based zero adjustments, to ensure measurement accuracy. The sensitivity to small strains and drifts could also increase, making precise measurements more challenging, particularly in environments with varying temperatures or mechanical stress .

Digital signal conversion in load cell measurement systems allows for more precise and reliable data processing, storage, and analysis. The DAQ (Data Acquisition) board plays a critical role in this process by taking the analog signal from the load cell's connected modules and converting it into a digital format that can be manipulated by software, such as Labview. This conversion is essential because digital signals are less susceptible to noise and degradation over long distances, enabling real-time data processing with higher accuracy and facilitating integration with digital control systems for enhanced performance and data logging .

The SCC-SG24 module provides three configurations, each affecting strain calculation differently. Full Bridge I uses a simple formula with the voltage ratio and gauge factor. Full Bridge II incorporates Poisson's ratio, adjusting the calculation for materials experiencing axial and lateral deformations. Full Bridge III further amends this by including a term involving the voltage ratio, which accounts for complex relationships between strain and material properties. These configurations are vital because they allow the strain gauge setup to be tailored to specific applications requiring either basic or complex interpretations of strain, such as in precision engineering or materials testing .

A calibration curve is significant in load cell calibration as it establishes a reference by plotting known loads against electrical signals (voltage or strain). The slope of the calibration curve represents the sensitivity of the load cell, indicating the change in the measured signal per unit change in load. This linear relationship is crucial for determining unknown loads: once calibration is complete, the slope and the zero-load intercept can be used to calculate unknown loads accurately by finding where a new signal value fits on the curve .

The working principle of a load cell using a Wheatstone Bridge circuit involves the application of a load, which causes the load cell to expand. This expansion affects the strain gauge attached to it, altering its electrical resistance. The Wheatstone Bridge is completed with optional resistors in the gauge configuration, resulting in an imbalance due to these resistance changes, leading to a current shift. This current shift is measurable, as the relationship between the applied load and the electrical output is linear, allowing for the determination of unknown loads by interpreting voltage changes .

You might also like