<?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>7 segment led Tags - Electronic Circuit Diagram</title>
	<atom:link href="https://circuitdiagram.net/tag/7-segment-led/feed" rel="self" type="application/rss+xml" />
	<link>https://circuitdiagram.net/tag/7-segment-led</link>
	<description>Schematic &#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/circuitdiagram.net/wp-content/uploads/2016/10/cropped-ecd.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>7 segment led Tags - Electronic Circuit Diagram</title>
	<link>https://circuitdiagram.net/tag/7-segment-led</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">96547142</site>	<item>
		<title>Water Level Indicator with Single 7 Segment LED Display</title>
		<link>https://circuitdiagram.net/water-level-indicator-with-single-7-segment-led-display.html</link>
					<comments>https://circuitdiagram.net/water-level-indicator-with-single-7-segment-led-display.html#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://circuitdiagram.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 water level indicator circuits for water tanks are based upon the number of LEDs that glow to indicate the current level of water in the water tank / container. This… <span class="read-more"><a href="https://circuitdiagram.net/water-level-indicator-with-single-7-segment-led-display.html">Read More &#187;</a></span></p>
<p>The post <a href="https://circuitdiagram.net/water-level-indicator-with-single-7-segment-led-display.html">Water Level Indicator with Single 7 Segment LED Display</a> appeared first on <a href="https://circuitdiagram.net">Electronic Circuit Diagram</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://circuitdiagram.net/?attachment_id=2207"><img data-recalc-dims="1" decoding="async" class="aligncenter wp-image-2207 size-medium" src="https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display.jpg?resize=300%2C106" alt="Water Level Indicator with 7 Segment LED Display" width="300" height="106" srcset="https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display.jpg?resize=300%2C106&amp;ssl=1 300w, https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display.jpg?resize=660%2C234&amp;ssl=1 660w, https://i0.wp.com/circuitdiagram.net/wp-content/uploads/2014/07/Water-Level-Indicator-with-7-Segment-Display.jpg?w=920&amp;ssl=1 920w" sizes="(max-width: 300px) 100vw, 300px" /></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>
<p>The post <a href="https://circuitdiagram.net/water-level-indicator-with-single-7-segment-led-display.html">Water Level Indicator with Single 7 Segment LED Display</a> appeared first on <a href="https://circuitdiagram.net">Electronic Circuit Diagram</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://circuitdiagram.net/water-level-indicator-with-single-7-segment-led-display.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2206</post-id>	</item>
	</channel>
</rss>
