Water level indicator using seven segment display

In summary, Bob is making a project to show the water level in a tank. He is taking the logic level (111111111) and converting it to bcd (8421) code and then using a bcd to seven segment display. He has made the (111111111) to bcd code part. But he is confused about how he should take inputs. One approach is to use a transistor as a switch to turn on the path from Vcc to the encoder. Another idea is to use only a transistor. Bob is also unsure if the approach in general is correct. He thinks using only transistor will only give him an idea if the tank is empty or when it is full. What if he wants to know the
  • #1
shariq92
5
0
Hello Everyone.
I am making a little hobby project.
The project is simply to represent the water level in a tank.The main idea is to construct the project using logic gates, decoders or encoders.

My approach to the problem is taking the logic level (111111111) and converting it to bcd(8421) code and then using a bcd to seven segment display and finally the seven segment display itself to display "9".
I have made the (111111111) to bcd code part. But i am confused about how i should go about taking inputs. One approach is to use a transistor as a switch to turn on the path from Vcc to the encoder.
Any other idea??
Also is the approach in general correct??
 
Engineering news on Phys.org
  • #2
I think using only transistor will only give you idea only if the tank is empty or when it is full. What if you want to know actual level of water in the tank at any random time?
 
  • #3
Do you want a single digit readout, "0" thru "9"? The hardest part of this project, which you are avoiding, is the selecting and designing the transducer for determining the water level. Can you make electrical contact with the water? Several ways might be 1) an oscillator whose frequency is dependent on water level, 2) a pressure transducer at bottom of tank, 3) a string of high-meg resistors in series, 4) sonic echos, or 5) a float with encoder. There are probably other solutions too. Google "water depth measuring devices" for ideas. For some, you will need an ADC or a string of comparators to convert analog to digital.

You are an electrical engineer (I assume), so calculate the capacitance of a length L of two concentric cylinders (copper tubes), diameters D1 and D2. Calculate the capacitance. Now put in water, with a dielectric constant of about 80. Can you design an oscillator that is dependent on this change of this capacitance? Is the change of capacitance, or frequency of oscillator (NE555?), linear in the depth of water?

Bob S
 
  • #4
Simply put i intend to take inputs by connecting the collector of a transistor with a Vcc and the emitter becomes the input for the system. By placing the base terminal and Vcc in water i will use the transistor as a switch.
My intention is to get water level at 9 different levels. If the water is in between two levels than i am shown the value of the lower level on the seven segment.
 
  • #5
@ BOB S
I am doing this for my home tank.
We have a tank on the roof that is filled by a motor. I just need to know how much water is there approximately so i can decide when to turn on the motor and when to turn it off. But i thought it would be good to know how much water has filled so i am making nine different levels.
 

Related to Water level indicator using seven segment display

1. What is a water level indicator using seven segment display?

A water level indicator using seven segment display is a device that uses a series of seven segment displays to visually represent the level of water in a tank or container. Each segment of the display represents a certain level, and as the water level rises or falls, the segments light up or turn off accordingly.

2. How does a water level indicator using seven segment display work?

The water level indicator uses sensors placed at different levels in the tank to detect the water level. These sensors are connected to a microcontroller, which then sends signals to the seven segment displays to light up the corresponding segments based on the water level detected by the sensors.

3. What are the benefits of using a water level indicator using seven segment display?

Using a water level indicator can help prevent overfilling or underfilling of tanks, which can save water and prevent damage to equipment. It also provides a visual representation of the water level, making it easier to monitor and maintain water levels.

4. Can a water level indicator using seven segment display be used for different types of liquids?

Yes, a water level indicator using seven segment display can be used for different types of liquids as long as the sensors are compatible with the liquid being measured. For example, if the liquid is conductive, then the sensors used in the indicator must also be conductive.

5. Is it possible to make a DIY water level indicator using seven segment display?

Yes, it is possible to make a DIY water level indicator using seven segment display with basic electronic components and programming knowledge. There are many tutorials and resources available online that provide step-by-step instructions on how to build a water level indicator using seven segment display.

Similar threads

Replies
1
Views
2K
  • Electrical Engineering
Replies
5
Views
1K
  • Electrical Engineering
Replies
5
Views
5K
Replies
8
Views
895
  • Electrical Engineering
Replies
2
Views
2K
Replies
5
Views
3K
  • Electrical Engineering
Replies
3
Views
8K
  • Electrical Engineering
Replies
4
Views
4K
Replies
7
Views
1K
  • Electrical Engineering
Replies
6
Views
4K
Back
Top