abbas1707
Junior Member

Offline
Posts: 76
Thank You
-Given: 15
-Receive: 25
|
 |
« on: November 04, 2007, 08:40:20 08:40 » |
|
hi, is there any level sensor available which behaves in same way as LM35 behaves??? i.e it should convert level to voltage as LM35 converts temperature to voltage  i have to use it with 8051 any info about such stuff 
|
|
« Last Edit: November 04, 2007, 08:44:22 08:44 by abbas1707 »
|
Logged
|
A Thousand Miles Journey Starts With a Single Step
|
|
|
bbarney
Moderator
Hero Member
   
Offline
Posts: 2429
Thank You
-Given: 405
-Receive: 545
Uhm? where did pickit put my mute button
|
 |
« Reply #1 on: November 04, 2007, 02:50:29 14:50 » |
|
|
|
|
Logged
|
Ever wonder why Kamikaze pilot's wore helmet's ?
|
|
|
frasenci
Translator
Active Member
 
Offline
Posts: 171
Thank You
-Given: 142
-Receive: 85
|
 |
« Reply #2 on: November 04, 2007, 03:05:18 15:05 » |
|
If you could say what kind of level you want to sense ... Is it water level in a tank , ....., Grain - sand in a Bin  ? ,.... level - rspsect to horizontal / vertical  ? explain a little  greetings
|
|
|
Logged
|
|
|
|
abbas1707
Junior Member

Offline
Posts: 76
Thank You
-Given: 15
-Receive: 25
|
 |
« Reply #3 on: November 05, 2007, 05:38:59 05:38 » |
|
yeah it is must sense water level in a tank 
|
|
|
Logged
|
A Thousand Miles Journey Starts With a Single Step
|
|
|
abbas1707
Junior Member

Offline
Posts: 76
Thank You
-Given: 15
-Receive: 25
|
 |
« Reply #4 on: November 05, 2007, 05:45:06 05:45 » |
|
|
|
|
Logged
|
A Thousand Miles Journey Starts With a Single Step
|
|
|
bbarney
Moderator
Hero Member
   
Offline
Posts: 2429
Thank You
-Given: 405
-Receive: 545
Uhm? where did pickit put my mute button
|
 |
« Reply #5 on: November 05, 2007, 01:02:13 13:02 » |
|
If you had read the link you would know Applications:Cost-sensitive motion- and tilt-sensing applicationsSmart hand-held devices Mobile phones Sports and health-related devices PC security and PC peripherals try this http://www.uoguelph.ca/~antoon/circ/sensor3.htm
|
|
|
Logged
|
Ever wonder why Kamikaze pilot's wore helmet's ?
|
|
|
o2
Moderator
Hero Member
   
Offline
Posts: 505
Thank You
-Given: 41
-Receive: 405
Top Topic Starter
|
 |
« Reply #6 on: November 07, 2007, 02:54:53 02:54 » |
|
hi, is there any level sensor available which behaves in same way as LM35 behaves??? i.e it should convert level to voltage as LM35 converts temperature to voltage  i have to use it with 8051 any info about such stuff  Hello,abbas I try to design water tank content regulator and temperature monitor but i use ATMega 8,herein I utilize sersor level with potensio that at connective with water float Regards O 2
|
|
« Last Edit: November 07, 2007, 06:50:27 06:50 by o2 »
|
Logged
|
|
|
|
abbas1707
Junior Member

Offline
Posts: 76
Thank You
-Given: 15
-Receive: 25
|
 |
« Reply #7 on: November 07, 2007, 03:55:35 15:55 » |
|
|
|
« Last Edit: November 07, 2007, 03:59:27 15:59 by abbas1707 »
|
Logged
|
A Thousand Miles Journey Starts With a Single Step
|
|
|
bbarney
Moderator
Hero Member
   
Offline
Posts: 2429
Thank You
-Given: 405
-Receive: 545
Uhm? where did pickit put my mute button
|
 |
« Reply #8 on: November 07, 2007, 05:02:01 17:02 » |
|
|
|
|
Logged
|
Ever wonder why Kamikaze pilot's wore helmet's ?
|
|
|
phucthinhel
Newbie
Offline
Posts: 12
Thank You
-Given: 2
-Receive: 4
|
 |
« Reply #9 on: November 07, 2007, 05:42:45 17:42 » |
|
The level of water in tank which is not stable . Read it is not easy !
|
|
|
Logged
|
|
|
|
Ichan
Hero Member
   
Offline
Posts: 833
Thank You
-Given: 312
-Receive: 392
|
 |
« Reply #10 on: November 07, 2007, 08:09:06 20:09 » |
|
For non-contact level measurement try to google "ultrasonic level sesor".
Regards, Ichan.
|
|
|
Logged
|
There is Gray, not only Black or White.
|
|
|
phucthinhel
Newbie
Offline
Posts: 12
Thank You
-Given: 2
-Receive: 4
|
 |
« Reply #11 on: November 08, 2007, 12:02:14 12:02 » |
|
When pumping water into tank the lever satble until the pumer finished ! that time they not read accuracy level water when using untralsonic sensor ! that way not so good ...
|
|
|
Logged
|
|
|
|
shailesh5
Translator
Junior Member
 
Offline
Posts: 41
Thank You
-Given: 56
-Receive: 3
|
 |
« Reply #12 on: November 08, 2007, 03:18:10 15:18 » |
|
am working in a waste water treatment plant we do use several ultrasonic level sensor from siemens , i can say that i have a stable value when the pumps are pumping or not no fluctuation as these sensor s have an error correction , the model is echomax shailesh
|
|
|
Logged
|
|
|
|
Ichan
Hero Member
   
Offline
Posts: 833
Thank You
-Given: 312
-Receive: 392
|
 |
« Reply #13 on: November 10, 2007, 09:03:31 21:03 » |
|
The level of water in tank which is not stable . Read it is not easy ! For a stable measurement, filtering and averaging usually needed. For example, if an ADC of a microcontroller is used for converting the analog value of the sensor then a simple step to do that is just like: 1. Get some number of samples, let say 10 samples 2. Discard the lowest and highest value 3. Average the values of the rest 8 samples 4. Display the result. Regards, Ichan.
|
|
|
Logged
|
There is Gray, not only Black or White.
|
|
|
abbas1707
Junior Member

Offline
Posts: 76
Thank You
-Given: 15
-Receive: 25
|
 |
« Reply #14 on: November 11, 2007, 09:32:57 09:32 » |
|
For a stable measurement, filtering and averaging usually needed.
For example, if an ADC of a microcontroller is used for converting the analog value of the sensor then a simple step to do that is just like:
1. Get some number of samples, let say 10 samples 2. Discard the lowest and highest value 3. Average the values of the rest 8 samples 4. Display the result.
Regards, Ichan.
i agree, i think we can get stable values in dis way.let me try this 
|
|
|
Logged
|
A Thousand Miles Journey Starts With a Single Step
|
|
|
kcwcc
Junior Member

Offline
Posts: 42
Thank You
-Given: 37
-Receive: 3
|
 |
« Reply #15 on: November 28, 2007, 04:26:33 16:26 » |
|
I have used a pressure sensor as a level sensor as well...this is a common method in industry as well.
|
|
|
Logged
|
|
|
|
o2
Moderator
Hero Member
   
Offline
Posts: 505
Thank You
-Given: 41
-Receive: 405
Top Topic Starter
|
 |
« Reply #16 on: December 18, 2007, 08:18:25 08:18 » |
|
Hello abbas1707 this attacment water tank project(tank2.rar) modification from tank.rar with temperature regulator and empty tank button.
Regards
O2
|
|
|
Logged
|
|
|
|
bird777
Newbie
Offline
Posts: 14
Thank You
-Given: 0
-Receive: 3
|
 |
« Reply #17 on: December 18, 2007, 01:42:12 13:42 » |
|
|
|
|
Logged
|
|
|
|
charudatt
Active Member
 
Offline
Posts: 111
Thank You
-Given: 53
-Receive: 70
|
 |
« Reply #18 on: December 29, 2007, 04:07:30 04:07 » |
|
Do you have this article ?
|
|
|
Logged
|
|
|
|
bbarney
Moderator
Hero Member
   
Offline
Posts: 2429
Thank You
-Given: 405
-Receive: 545
Uhm? where did pickit put my mute button
|
 |
« Reply #19 on: December 29, 2007, 03:00:29 15:00 » |
|
charudatt I'll have to look later and let you know here ya go should be enough to build it http://mihd.net/m5zvns
|
|
« Last Edit: December 29, 2007, 04:12:24 16:12 by bbarney »
|
Logged
|
Ever wonder why Kamikaze pilot's wore helmet's ?
|
|
|
d.barnabe
Guest
|
 |
« Reply #20 on: February 02, 2008, 05:17:35 17:17 » |
|
Hi abbas1707, I am using ultrasonic level sensors. The name of the sensors are pulsar and Mobrey. This two sensor can convert the water level in current(4-20mA) or in tension(0-10V). These are very good material in my opinion. See theese sites: http://www.pulsar-us.com/http://www.mobrey.comI hope that this can help you d.barnabe
|
|
|
Logged
|
|
|
|
|