Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to get the output of a load cell interfaced with 8051 and LM324 sensors

Status
Not open for further replies.

engg.embedded

Junior Member level 1
Joined
Oct 4, 2008
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,411
hi.... im working on a project in which i need to interface sensors with 8051 controllers. i dnt hv prob regardng ADC coz i hv interfaced temp sensor with it and its working fine, bt the prob is with the load cell. I hv a load cell bt i dnt knw hw to gt its output. i hv used LM324 before gvng the input to the ADC bt the output is nt right... i dnt knw whr is the prob.
 

load cell with microcontroller

Hi,
Normal load cells are available configured in bridge circuit. One pair of wires is provided to apply the excitation voltage and on the other pair you get a small differential voltage proportional to the applied load and excitation voltage. The output voltage is specified as mv/full load/volt of excitation voltage. Typically the load cells provide 20mv for a full load at the rated excitation voltage. You need to amplify this DC signal using a precision differential amplifier to make it up to the level required by ADC.

Regards,
 
Last edited by a moderator:

load cell interfacing with controller 8051

laktronics said:
Hi,
Normal load cells are available configured in bridge circuit. One pair of wires is provided to apply the excitation voltage and on the other pair you get a small differential voltage proportional to the applied load and excitation voltage. The output voltage is specified as mv/full load/volt of excitation voltage. Typically the load cells provide 20mv for a full load at the rated excitation voltage. You need to amplify this DC signal using a precision differential amplifier to make it up to the level required by ADC.

Regards,

Do you have a reference design or any example?
 

load cell amplifier schematic

Hi,
You can refer application notes from Linear/National. Here is a reference article and you can get many more on the net:
**broken link removed**
For load cell application offset zeroing is not essential since it will always have a manual Zeroing facility, which can be done in the microcontroller.

Regards,
 
Last edited by a moderator:

load cell excitation voltage circuits

For load cell application offset zeroing is not essential since it will always have a manual Zeroing facility, which can be done in the microcontroller.
Better to say, not required in most applications but essential in some anyway. Consider a load cell mounted at a tank, how do you want to zero it after a power fail?
 

load cell 8051

Hi,
That's right, thanks FVM, I was biased by common weighbridge applications.
And for more reference circuits visit following pages from Linear :

**broken link removed**

Regards,
 
Last edited by a moderator:

load cell application schematics

Consider using CS 5520/CS 5516 both these are good quality load cell amplifiers with SPI interface, the datasheet and application notes are very informative.

The application note also contains circuits that you can use readily.




thanks
aa
 

loadcell to avr

@ laktronics

thanks...iguess u hv got the type of load cell i have. its sensitivity is 1.9960mv/v and max weight is 10kg.
im using a LM324 ckt before interfacing it with a ADC 0809, bt evn thn thr is sm prob. im uploading the ckt digram. plz go through it, n help me if there is ny harware prob...
thanks...[/img]
 

load cell interfacing

Hi,
First of all you should clear up the problem with your amplifier. LM324 is not good enough opamp for such applications, however, for educational purposes may still be used.
What problem you are facing? In order to test the amplifier, you do not need a load cell, just use a resistive divider with around 10mv differential voltage and connect to the terminals marked OUT+(IN-?) and OUT- (IN+?) points. Check for the output voltage at the point marked ADC.
By the way, I have noticed some noise problem with the amplifier with pins 12,13 and 14. It was attributed to some layout problem and it was solved by using another unused amplifier from the same package.

You should also use a 4.7uF tantulum cap in parallel to a 0.1uF ceramic cap across Power supply pins close to the IC. Small capacitor values of 470pf across feedback resistors also help to avoid unexpected oscillations in the amplifier.
Since you are using on single supply, you have to make sure that all amplifier outputs swing to +ve side only, else you should use dual supplies.

Only after establishing the proper working of the amplifier you should proceed with the remaining circuit.

Regards,
 
Last edited by a moderator:

    V

    Points: 2
    Helpful Answer Positive Rating
Re: load cell interfacing with controller 8051

Do you have a reference design or any example?

hi can you help for the schematic of the load cell amolifier for connecting to data acquisition sys???? what kind of IC i have to use for low noise and analog output
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top