<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>water level | Electronic Schematic Diagram</title>
	<atom:link href="https://electronicscheme.net/tag/water-level/feed/" rel="self" type="application/rss+xml" />
	<link>https://electronicscheme.net</link>
	<description>Schematic Diagram &#38; PCB Design</description>
	<lastBuildDate>Wed, 02 Jul 2014 08:14:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/electronicscheme.net/wp-content/uploads/2017/05/cropped-transparent_text_effect.png?fit=32%2C32&#038;ssl=1</url>
	<title>water level | Electronic Schematic Diagram</title>
	<link>https://electronicscheme.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">129969089</site>	<item>
		<title>Water Level Indicator with Single 7 Segment LED Display</title>
		<link>https://electronicscheme.net/water-level-indicator-with-single-7-segment-led-display/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=water-level-indicator-with-single-7-segment-led-display</link>
					<comments>https://electronicscheme.net/water-level-indicator-with-single-7-segment-led-display/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 02 Jul 2014 08:14:01 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[7 segment led]]></category>
		<category><![CDATA[74HC147]]></category>
		<category><![CDATA[CD4511]]></category>
		<category><![CDATA[LTS543]]></category>
		<category><![CDATA[water indicator]]></category>
		<category><![CDATA[water level]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=2206</guid>

					<description><![CDATA[<p>This is an unique water level indicator circuit which use 7 segment LED display to show the current water level in the water tank. Most&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/water-level-indicator-with-single-7-segment-led-display/">Water Level Indicator with Single 7 Segment LED Display</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="http://electronicscheme.net/?attachment_id=2207"><img data-recalc-dims="1" decoding="async" data-attachment-id="2207" data-permalink="https://electronicscheme.net/water-level-indicator-with-single-7-segment-led-display/water-level-indicator-with-7-segment-display/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display.jpg?fit=920%2C327&amp;ssl=1" data-orig-size="920,327" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Water Level Indicator with 7 Segment Display" data-image-description="&lt;p&gt;How this Water Level Indicator works:&lt;/p&gt;
&lt;p&gt;When the water tank is empty condition, 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 &amp;#8220;0&amp;#8221;, which means the water tank is empty condition. Similarly, when the water level reaches L-1 position, the display shows &amp;#8220;1&amp;#8221;, and when the water level reaches L-8 position, the display shows &amp;#8220;8&amp;#8221;. 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 &amp;#8220;9&amp;#8221;, which means the water tank is full condition.&lt;/p&gt;
" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display.jpg?resize=630%2C327&amp;ssl=1" class="aligncenter wp-image-2207 size-medium" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display-300x106.jpg?resize=300%2C106" alt="Water Level Indicator with 7 Segment LED Display" width="300" height="106" /></a></p>
<p>This is an unique water level indicator circuit which use 7 segment LED display to show the current water level in the water tank. Most water level indicator circuits for water tanks are based upon the number of <span class="caps">LED</span>s that glow to indicate the current level of water in the water tank / container. This circuit is the &#8220;digital version&#8221; of the water-level indicator. It utilized a 7-segment LED display to show the water level in numeric form from &#8220;0&#8221; to &#8220;9&#8221;. The circuit works off 5V regulated power supply. It is built around priority encoder IC 74HC147 (IC1), <span class="caps">BCD</span>-to-7-segment decoder IC CD4511 (IC2), 7-segment LED display LTS543 (DIS1) and a few discrete components. Due to high input impedance, IC1 senses water in the water container from its nine input terminals. The inputs are connected to +5V via 560-kilo-ohm resistors.<br />
<span id="more-2206"></span><br />
The ground terminal of the sensor must be placed and maintain at the bottom of the container (water tank). IC 74HC147 has nine active-low inputs and converts the active input into active-low <span class="caps">BCD</span> 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 <span class="caps">BCD</span> code received by IC2 is shown on 7-segment display LTS543. Resistors R18 through R24 limit the current through the 7 segment LED display.</p>
<p>When the water tank is empty condition, 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 &#8220;0&#8221;, which means the water tank is empty condition. Similarly, when the water level reaches L-1 position, the display shows &#8220;1&#8221;, and when the water level reaches L-8 position, the display shows &#8220;8&#8221;. 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 &#8220;9&#8221;, which means the water tank is full condition.</p>
<p>Build this water level indicator circuit on a common-used <span class="caps">PCB</span> and enclose in a box. Mount the 7-segment LED LTS543 on the front panel of the box. For sensors L-1 though L-9 and ground, you can use corrosion-free conductive-metal (stainless-steel) strips. <em>EFYmag</em></p>The post <a href="https://electronicscheme.net/water-level-indicator-with-single-7-segment-led-display/">Water Level Indicator with Single 7 Segment LED Display</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/water-level-indicator-with-single-7-segment-led-display/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2206</post-id>	</item>
	</channel>
</rss>
