Showing posts with label level. Show all posts
Showing posts with label level. Show all posts

Monday, July 29, 2013

0 Comments
Posted in Arrangement, Art, Business

Laser Level Detector

Rotating laser levels, which are very handy  for setting objects in a room or garden at the  same height, are available at prices of a few  dozen pounds. At relatively large distances  and for outdoor use, the light from the rotating laser beam is often not easy to see, and  the laser beam detector described here can  be useful in such situations. The detector  works well at distances up to 50 metres (150  feet) and consists entirely of standard components. The detector is housed in a plastic case  that can be fixed to an object (such as a post  or a beam). It has three LEDs and a beeper that  indicate whether the object should be raised  or lowered.
Laser Circuit 1
LEDs with a transparent package and integrated lens (round surface) are used as sensors. The top and bottom detection zones  each have five LEDs and two opamps (IC1a &  IC1b or IC1c & IC1d), which drive the ‘Move  Up’ and ‘Move Down’ indicator LEDs. The middle sensor LED drives the ‘OK’ indicator LED  via two opamps (IC2a & IC2b).  The rising edges of the opamp output signals  trigger three separate monostable multivibrators (type CD4047). If desired, the circuit  shown inside the dashed outline (one gate of a  CD4044 quad RS latch) can be used in place of  each of the monostable multivibrators. In this  case the output signal has the opposite polar-ity, so the BS170 N-channel MOSFET must be  replaced by a P-channel type.
Laser Circuit 2

The monostable time of the middle retriggerable MMV should be longer than the rotation period of the laser (e.g. with a 2 rpm laser  it should be longer than 500 ms) so that the  beeper will emit a continuous tone. Most  rotating laser levels have variable speed, so  this can also be achieved by adjusting the peed if necessary. The monostable times of  the upper and lower MMVs are dimensioned  to generate clearly distinguishable short and  long beeps, respectively. The three MOSFETs  (T1, T2 and T3) are configured as a wired-OR  gate to drive the shared beeper. The fourth  MOSFET (T4) drives the ‘OK’ LED.
The circuit can be housed in an enclosure  together with three penlight cells.

Source: http://www.ecircuitslab.com/2012/05/laser-level-detector.html


Friday, April 12, 2013

0 Comments
Posted in Arrangement, Art, Business

Water Level Controller Detector

In most houses, water is first stored in an underground tank (UGT) and from there it is pumped up to the overhead tank (OHT) located on the roof. People generally switch on the pump when their taps go dry and switch off the pump when the overhead tank starts overflowing. This results in the unnecessary wastage and sometimes non-availability of water in the case of emergency.  The simple circuit presented here makes this system automatic, i.e. it switches on the pump when the water level in the overhead tank goes low and switches it off as soon as the water level reaches a pre-determined level. It also prevents ‘dry run’ of the pump in case the level in the underground tank goes below the suction level. 

  Water Level Contoroller Circuit diagram
In the figure, the common probes connecting the underground tank and the overhead tank to +9V supply are marked ‘C’. The other probe in underground tank, which is slightly above the ‘dry run’ level, is marked ‘S’. The low-level and high-level probes in the overhead tank are marked ‘L’ and ‘H’, respectively.  When there is enough water in the underground tank, probes C and S are connected through water.As a result,transistor T1 gets forward biased and starts conducting. This, in turn, switches transistor T2 on. 

Initially, when the overhead tank is empty, transistors T3 and T5 are in cut-off state and hence pnp transistors T4 and T6 get forward biased via resistors R5 and R6, respectively.  As all series-connected transistors T2, T4, and T6 are forward biased, they conduct to energise relay RL1 (which is also connected in series with transistors T2, T4, and T6). Thus the supply to the pump motor gets completed via the lower set of relay contacts (assuming that switch S2 is on) and the pump starts filling the overhead tank. 

Water Level Contoroller Tank Circuit

Once the relay has energised, transistor T6 is bypassed via the upper set of contacts of the relay. As soon as the water level touches probe L in the overhead tank, transistor T5 gets forward biased and starts conducting. This, in turn, reverse biases transistor T6, which then cuts off. But since transistor T6 is bypassed through the relay contacts, the pump continues to run. The level of water continues to rise.  When the water level touches probe H, transistor T3 gets forward biased and starts conducting. This causes reverse biasing of transistor T4 and it gets cut off. As a result, the relay de-energises and the pump stops. Transistors T4 and T6 will be turned on again only when the water level drops below the position of L probe. 

Presets VR1, VR2, and VR3 are to be adjusted in such a way that transistors T1, T3, and T5 are turned on when the water level touches probe pairs C-S, C-H, and C-L, respectively. Resistor R4 ensures that transistor T2 is ‘off’ in the absence of any base voltage. Similarly, resistors R5 and R6 ensure that transistors T4 and T6 are ‘on’ in the absence of any base voltage. Switches S1 and S2 can be used to switch on and switch off, respectively, the pump manually.  You can make and install probes on your own as per the requirement and facilities available. However, we are describing here how the probes were made for this prototype. 

The author used a piece of non-metallic conduit pipe (generally used for domestic wiring) slightly longer than the depth of the overhead tank. The common wire C goes up to the end of the pipe through the conduit. The wire for probes L and H goes along with the conduit from the outside and enters the conduit through two small holes bored into it as shown in Fig. 2. Care has to be taken to ensure that probes H and L do not touch wire C directly. Insulation of wires is to be removed from the points shown. The same arrangement can be followed for the underground tank also. To avoid any false triggering due to interference, a shielded wire may be used.


http://www.ecircuitslab.com/2011/09/water-level-controller.html

Thursday, April 11, 2013

0 Comments
Posted in Arrangement, Art, Business

Numeric Water Level Indicator

Most water-level indicators for water tanks are based upon the number of LEDs that glow to indicate the corresponding level of water in the container. Here we present a digital version of the water-level indicator. It uses a 7-segment display to show the water level in numeric form from0 to 9. The circuit works off 5V regulated power supply. It is built around priority encoder IC 74HC147 (IC1), BCD-to-7-segment decoder IC CD4511 (IC2), 7-segment display LTS543 (DIS1) and a few discrete components. Due to high input impedance, IC1 senses water in the container from its nine input terminals. The inputs are connected to +5V via 560-kilo-ohm resistors.

The ground terminal of the sensor must be kept at the bottom of the container (tank). IC 74HC147 has nine active-low inputs and converts the active input into active-low BCD output. The input L-9 has the highest priority. The outputs of IC1 (A, B, C and D) are fed to IC2 via transistors T1 through T4. This logic inverter is used to convert the active-low output of IC1 into active-high for IC2. The BCD code received by IC2 is shown on 7-segment display LTS543. Resistors R18 through R24 limit the current through the display.

image Numeric Water-Level Indicator circuit diagram
When the tank is empty, all the inputs of IC1 remain high. As a result, its output also remains high, making all the inputs of IC2 low. Display LTS543 at this stage shows 0, which means the tank is empty. Similarly, when the water level reaches L-1 position, the display shows 1, and when the water level reaches L-8 position, the display shows 8. Finally, when the tank is full, all the inputs of IC1 become low and its output goes low to make all the inputs of IC2 high. Display LTS543 now shows 9, which means the tank is full. Assemble the circuit on a general-purpose PCB and enclose in a box. Mount 7-segment LTS543 on the front panel of the box. For sensors L-1 though L-9 and ground, use corrosion-free conductive-metal (stainless-steel) strips.
 
 
 
 
Source by : Streampowers

    Total Pageviews