![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #16 |
|
At this point I am more concerned about the method than accuracy or precision. So whatever is going to ease your explanation of converting a analog signal from the load cell to a digital equivalent on my pc which I can display on the screen using any of the RAD IDEs available, would be fine with me. Thanks again. | |
| |
| | #17 |
|
If by RAD you mean Rapid Application Development, then you'll have to decide which RAD IDE you are going to use first. The only thing like that which I am familiar with is LabView. For LabView you can get analog signal acquisition modules which come with LabView specific drivers. Something more generic like Visual Basic may work also but you'll need something standard, like a USB virtual COM port and microcontroller, to interface to the computer. By the sounds of things, you need a prebuilt solution, which is very RAD specific. EDIT: you could search for an analog data logger project to interface with your scale.
__________________ Inside every little problem, is a big problem trying to get out. Last edited by kchriste; 3rd June 2009 at 02:19 AM. | |
| |
| | #18 |
|
I am sure thst the displaying of digital values on a pc screen is not too big a deal no matter which RAD is used. If you have the time, can we divide this task into steps so that I can research to better understand any advice/referrals and direction fom yourself, for eg, what is the next step in reaching the end goal: amplification (how) of the signal from the 4 wires so that a pic can detect the signal? Then write pic(c) software to interpret the signal? Then push the massaged info to pc through an rs232 as numbers? I hope I make sense. Thanks. | |
| |
| | #19 |
|
For the next step, amplification, we need to know: What are the voltages on E+ S+ and S- relative to E- (ground)? How much does the voltage between S+ and S- change between nothing on the scale and the heaviest object on the scale? You'll need a voltmeter that can read in the millivolts for this. From this info we can design an amplifier to boost the signal to a 0-5V range suitable for a PIC's ADC input.
__________________ Inside every little problem, is a big problem trying to get out. Last edited by kchriste; 4th June 2009 at 05:48 AM. | |
| |
| | #20 |
|
I eventually want to port the whole project back to a pic based system with lcd and keyboard. My understanding of pic programming is not advanced enough yet to do this, but I am working on a few simple tutorials. Electronics is also fairly new to me.
| |
| |
| | #21 |
|
I just Googled USB scale. It looks like there is already such a thing available: NorthShore Care Supply--Pelouze Digital Rate Computing Scales
__________________ Inside every little problem, is a big problem trying to get out. | |
| |
| | #22 | |
| Quote:
Dion. | ||
| |
| | #23 | |
| Quote:
On zero weight E+ = 699 S- = 700 S+ = 1492 I got the same results regardless of weight applied. I tried swopping the probes around, but got the same result. dion. | ||
| |
| | #24 |
|
Is the scale still operational? ie: Does the LCD reading change with different weights while the voltages on the E+ E- S+ and S- leads do not?
__________________ Inside every little problem, is a big problem trying to get out. | |
| |
| | #25 |
|
Yes, the scale is still operational. But I have noticed that the when one of the probes from the multimeter is touching E- and the other E+, the reading on the LCD does not change, but when it touches either S+ or S-, the value on the LCD does not reflect the weight of the item on the scale.
| |
| |
| | #26 |
|
It sounds like the DT830B is loading the circuit too much. I did a quick search for the specs on that meter and it shows an input impedance of 1MΩ on the VOLTS ranges. Usually digital meters have a higher input impedance (10-30MΩ) and don't load the circuit much. Try measuring between S+ and S-. As long as it doesn't create a measurement error of more than 10% on the LCD, the reading you get should be good enough at this point.
__________________ Inside every little problem, is a big problem trying to get out. Last edited by kchriste; 9th June 2009 at 12:05 AM. | |
| |
| | #27 |
|
With a weight f 1.499kg on the scale, the reading I get on the LCD(of the scale) is 322g, and the reading on the multimeter is 700 when S+ is connected. This represents an error of > 10%? When I connect S- with the same spec above the reading is 2.6kg. Both seem > 10%. btw what does E&S stand for.
| |
| |
| | #28 |
|
±10% of 1.499kg would mean that the LCD should show between 1.349kg to 1.649kg which it obviously does not. +Excitation -Excitation +Signal -Signal
__________________ Inside every little problem, is a big problem trying to get out. Last edited by kchriste; 9th June 2009 at 05:49 AM. | |
| |
| | #29 |
|
I will try and get another multimeter to do the measurement with.
| |
| |
| | #30 |
| Should the reading on the multimeter be within 10% of the reading on the scale's LCD, or within 10% of the changed reading on the LCD once the multimeter probes(leads) touch S- and S+?
| |
| |
|
| Tags |
| hijack, lcd, scale, signals |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Large Scale LED controller | VizualXTC | Electronic Projects Design/Ideas/Reviews | 19 | 18th May 2008 05:12 PM |
| ADC 10 bit (scale it to volt) | pouchito | Micro Controllers | 25 | 2nd January 2007 11:40 AM |
| Scale | magnetra | General Electronics Chat | 1 | 8th October 2005 01:45 PM |
| Car Stereo IR Remote HiJack... sort of | iso9001 | Electronic Projects Design/Ideas/Reviews | 10 | 13th August 2004 01:43 PM |
| Log scale for an A2D. | Nigel Goodwin | Micro Controllers | 4 | 12th December 2003 09:32 AM |