<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Amateur Radio Association of Lanka - Aral Projects]]></title>
		<link>https://forum.aral.lk/</link>
		<description><![CDATA[Amateur Radio Association of Lanka - https://forum.aral.lk]]></description>
		<pubDate>Fri, 17 Apr 2026 08:55:49 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[HIGH AND LOW VOLTAGE CUT OFF WITH TIME DELAY By 4S6RAV]]></title>
			<link>https://forum.aral.lk/showthread.php?tid=42</link>
			<pubDate>Sun, 17 Feb 2019 14:50:36 +0000</pubDate>
			<guid isPermaLink="false">https://forum.aral.lk/showthread.php?tid=42</guid>
			<description><![CDATA[<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="color: #3366ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Prepared by Ravi Sumithraarachchi - 4S6RAV</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">The power line fluctuations and cut-offs cause damages to electrical appliances connected to the line. It is more serious in the case of domestic appliances like fridge and air conditioners. If a fridge is operated on low voltage, excessive current flows through the motor, which heats up, and get damaged.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">The under/over voltage protection circuit with time delay presented here is a low cost and reliable circuit for protecting such equipments from damages. Whenever the power line is switched on it gets connected to the appliance only after a delay of a fixed time. If there is hi/low fluctuations beyond sets limits the appliance get disconnected. The system tries to connect the power back after the specific time delay, the delay being counted from the time of disconnection. If the power down time (time for which the voltage is beyond limits) is less than the delay time, the power resumes after the delay: If it is equal or more, then the power resumes directly.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">This circuit has been designed, built and evaluated by me to use as a protector for my home refrigerator. This is designed around readily available semi-conductor devices such as standard bipolar medium power NPN transistor (D313/SL100/C1061), an 8-pin type 741 op-amp and NE555 timer IC. Its salient feature is that no relay hunting is employed. This draw back is commonly found in the proctors available in the market.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">The complete circuit is consisting of various stages. They are: - Dual rail power supply, Reference voltage source, Voltage comparators for hi/low cut offs, Time delay stage and Relay driver stage. Lets now look at the step-by-step design details.</span></div>
<br />
<hr class="mycode_hr" />
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">1. Dual rail power supply.</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">This is a conventional type of power supply as shown in Figure 1. The power is applied through the step-down transformer (230/12-0-12V/500mA). The DC proportional to the charging input voltage is obtained from bridge rectifier. Two electrolytics are there to bypass any spikes present. Bridge is capable of handling currents up to 1 Amp.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Output is given by:-</span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">V(out) = 0.71 X V (secondary) </span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">V(out) = 0.71 X 24V</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">V(out) = 17.04 V</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">(This equation is similar for the negative rail as well)</span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=68" alt="[Image: attachment.php?aid=68]" class="mycode_img" /></span></div>
<br />
<br />
<hr class="mycode_hr" />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">2. Low voltage cut off op-amp</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Figure 2 shows the use of very common and easily available op-amp 741 as a comparator. The op-amp is available in TO-5 and DIP type packing.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=69" alt="[Image: attachment.php?aid=69]" class="mycode_img" /></span></div>
<div style="text-align: left;" class="mycode_align"><div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">In this ckt the zener diode D1 and it's associated resistor R1 are connected to the non-inverting terminal (+ve) of 741 to give the suitable reference voltage. The DC voltage from the sensor is given to the inverting (-ve) terminal through pre-set R2.This is used to set the input level.<br />
</span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">When the sensor input is less than Zener voltage the output from the Op-amp remains high and when it is greater than Zener voltage the output goes low. When the sensing voltage is equal to Zener voltage the output of the op-amp is approximately zero.<br />
</span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">This phenomenon is used as a decision for switching the relay and to give cutoff in a low voltage situation.</span></div>
<br />
<br />
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
<span style="font-size: medium;" class="mycode_size"><br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">3. High voltage cut off op-amp</span></span><br />
<br />
Here the op-amp is used as a inverted amplifier. See Figure 3.Zener and resistor network gives reference voltage to the inverting terminal (-ve) of op-amp. Sensing voltage derived through the 10 K pre-set is given to the non- inverting (+ve) terminal and this sets the high level cut.<br />
<br />
When the input DC from the sensor is less than Zener voltage the output of the op-amp is low and vice-versa. When the input DC voltage is equal to the zener voltage, the op-amps output is approximately zero.<br />
</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=70" alt="[Image: attachment.php?aid=70]" class="mycode_img" /></span></div>
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
<span style="font-size: medium;" class="mycode_size"><br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">4. Time delay</span></span><br />
<br />
I've selected the 555 timer due to following reasons<br />
<br />
</span><br />
<ol type="1" class="mycode_list"><li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Timing from microseconds through hours.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Ability to operate from a wide range of supply voltages.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">High-temperature stability.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Easily Available.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Its triggering circuit is quite sensitive.<br />
</span></span><br />
</li>
</ol>
<span style="font-size: medium;" class="mycode_size">This is basically a monostable. The external timing capacitor C2 is held initially discharged by the timer. The circuit triggers upon receiving a pulse to its pin 2 when the level reaches 1/3 Vcc. Once triggered., the circuit will remain in that state until the set time is elapsed or power to the circuit cuts off. The delayed period in seconds is 1.1 C2.R1 where R1 is in megohms and C2 is in microfarads. In practice, R1 should not exceed 20 M. If you use an electrolytic capacitor for C2, select a unit for low leakage. The time delay may have to be adjusted by varying R1 to compensate for the wide tolerance of electrolytics.</span></div>
<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=71" alt="[Image: attachment.php?aid=71]" class="mycode_img" /></span></div>
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
</div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">5. Relay Driver</span></span><br />
<br />
The output from the voltage level detectors cannot directly drive the relay and hence the relay driver is used.</span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=72" alt="[Image: attachment.php?aid=72]" class="mycode_img" /></span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Generally in a relay driver circuit, parallel to the relay coil, a diode or a capacitor is used. This is to eliminate the back e.m.f generated by the relay coil when currents are suddenly broken. Capacitor C1 is connected in parallel to the coil, which filters out the back emf but it, slows down the working of relay.<br />
<br />
A better method is to connect two diodes (as shown in the figure 5) that stop the relay - transistor junction swinging more than 600mV above the positive rail or below the zero-volt rail. During normal operation the diodes are reverse biased and have no effect on the performance of circuit. But when back emf is induced, the diodes conduct heavily and absorb all transient voltages. However, I have employed the both methods.<br />
</span></div>
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
</div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">6. The Complete Circuit</span></span><br />
</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=73" alt="[Image: attachment.php?aid=73]" class="mycode_img" /></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Once you assemble all the above stages, the final circuit looks like in the Figure 6. I have not shown the power supply for the clarity. The two Op-Amps U1A and U1B are used for low (minimum) voltage and high (maximum) voltage comparators respectively. The zener diode D3 (9.1V) is used to supply the reference (constant) voltage. The Op-Amp U1A operates as inverting amplifier and U1B operate as non-inverting amplifier.<br />
<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">The reference voltage from zener is applied to the +ve terminal of Op-Amp U1A and to the -ve terminal of Op-Amp U1B. The low voltage limit set by the pre-set R8 is applied to the -ve pin of U1A and the high voltage limit set by R9 is applied to +ve terminal of Op-Amp U1B.<br />
</span><br />
<br />
<span style="font-size: medium;" class="mycode_size">Under normal operating conditions i.e. when the input voltage is between maximum and minimum limit the output from the both the comparators are low. The transistor Q1 is OFF and the relay is in de-energized (pole connected to N/C pin) state and the output is obtained.<br />
</span><br />
<br />
<span style="font-size: medium;" class="mycode_size">When the input voltage is below or above the limits set by the pre-sets R8 or R9, the output of the Op-Amps goes either low or high and diodes D1 or D2 would be forward biased depending on the situation. Transistor Q1 switches ON and the flow of current from collector to emitter energizes the relay and the output is cutoff.<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">A small amount of hystersis has been added via feed back resistors R10 &amp; R11 so that the relay turns on when the level falls to a particular value but does not turn again until it raises a substantial amount above this value. Other wise the relay contacts will frequently turn on/off and produce chattering.<br />
<br />
</span><br />
<hr class="mycode_hr" />
</div>
<br />
<div style="text-align: justify;" class="mycode_align"><div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Construction Hints</span></span><br />
</span></div>
</div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">1) I used a piece of varoboard, which has copper strips on one side to mount the components, and housed the entire circuit and the transformer in a discarded ATX PC power supply box.<br />
<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">2) An autotransformer has been used to set the limits. Set the output of the autotransformer to 250V AC and connect it to the primary of transformer T1 (see Figure 1). Then adjust the pre-set R9 such that relay just energizes. This is the high limit. Next set the output of the autotransformer to 200V AC and adjust the pre-set R8 such that the relay energizes. Please note that these are my preferred limits but you may select any range from say 170 to 270V AC.<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">3) A neon with a suitable resistor could be connected between the AC supply lines as an ON indicator. Alternatively, LED with a current limiting resistor could be connected between the relay coil so when the relay is energized LED will indicate the situation.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: medium;" class="mycode_size"><br />
Disclaimer</span></span></span></div>
</div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Please take the greatest of care in handling AC mains supply while constructing this project. If you have no knowledge of mains wiring or unfamiliar with household mains supply, PLEASE DO NOT ATTEMPT CONSTRUCTION. I take no responsibility in any personal injury or loss of life or properties suffered by any person while undertaking the construction of this project or using the end product by following my instructions.<br />
<br />
</span></div>
</div><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=68" target="_blank" title="">7.jpg</a> (Size: 20.16 KB / Downloads: 954)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=69" target="_blank" title="">8.jpg</a> (Size: 14.13 KB / Downloads: 1037)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=70" target="_blank" title="">9.jpg</a> (Size: 13.92 KB / Downloads: 1023)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=71" target="_blank" title="">10.jpg</a> (Size: 18.7 KB / Downloads: 957)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=72" target="_blank" title="">11.jpg</a> (Size: 12.73 KB / Downloads: 961)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=73" target="_blank" title="">12.jpg</a> (Size: 53.98 KB / Downloads: 992)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="color: #3366ff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Prepared by Ravi Sumithraarachchi - 4S6RAV</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">The power line fluctuations and cut-offs cause damages to electrical appliances connected to the line. It is more serious in the case of domestic appliances like fridge and air conditioners. If a fridge is operated on low voltage, excessive current flows through the motor, which heats up, and get damaged.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">The under/over voltage protection circuit with time delay presented here is a low cost and reliable circuit for protecting such equipments from damages. Whenever the power line is switched on it gets connected to the appliance only after a delay of a fixed time. If there is hi/low fluctuations beyond sets limits the appliance get disconnected. The system tries to connect the power back after the specific time delay, the delay being counted from the time of disconnection. If the power down time (time for which the voltage is beyond limits) is less than the delay time, the power resumes after the delay: If it is equal or more, then the power resumes directly.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">This circuit has been designed, built and evaluated by me to use as a protector for my home refrigerator. This is designed around readily available semi-conductor devices such as standard bipolar medium power NPN transistor (D313/SL100/C1061), an 8-pin type 741 op-amp and NE555 timer IC. Its salient feature is that no relay hunting is employed. This draw back is commonly found in the proctors available in the market.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">The complete circuit is consisting of various stages. They are: - Dual rail power supply, Reference voltage source, Voltage comparators for hi/low cut offs, Time delay stage and Relay driver stage. Lets now look at the step-by-step design details.</span></div>
<br />
<hr class="mycode_hr" />
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">1. Dual rail power supply.</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">This is a conventional type of power supply as shown in Figure 1. The power is applied through the step-down transformer (230/12-0-12V/500mA). The DC proportional to the charging input voltage is obtained from bridge rectifier. Two electrolytics are there to bypass any spikes present. Bridge is capable of handling currents up to 1 Amp.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Output is given by:-</span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">V(out) = 0.71 X V (secondary) </span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">V(out) = 0.71 X 24V</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">V(out) = 17.04 V</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">(This equation is similar for the negative rail as well)</span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=68" alt="[Image: attachment.php?aid=68]" class="mycode_img" /></span></div>
<br />
<br />
<hr class="mycode_hr" />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">2. Low voltage cut off op-amp</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Figure 2 shows the use of very common and easily available op-amp 741 as a comparator. The op-amp is available in TO-5 and DIP type packing.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=69" alt="[Image: attachment.php?aid=69]" class="mycode_img" /></span></div>
<div style="text-align: left;" class="mycode_align"><div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">In this ckt the zener diode D1 and it's associated resistor R1 are connected to the non-inverting terminal (+ve) of 741 to give the suitable reference voltage. The DC voltage from the sensor is given to the inverting (-ve) terminal through pre-set R2.This is used to set the input level.<br />
</span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">When the sensor input is less than Zener voltage the output from the Op-amp remains high and when it is greater than Zener voltage the output goes low. When the sensing voltage is equal to Zener voltage the output of the op-amp is approximately zero.<br />
</span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">This phenomenon is used as a decision for switching the relay and to give cutoff in a low voltage situation.</span></div>
<br />
<br />
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
<span style="font-size: medium;" class="mycode_size"><br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">3. High voltage cut off op-amp</span></span><br />
<br />
Here the op-amp is used as a inverted amplifier. See Figure 3.Zener and resistor network gives reference voltage to the inverting terminal (-ve) of op-amp. Sensing voltage derived through the 10 K pre-set is given to the non- inverting (+ve) terminal and this sets the high level cut.<br />
<br />
When the input DC from the sensor is less than Zener voltage the output of the op-amp is low and vice-versa. When the input DC voltage is equal to the zener voltage, the op-amps output is approximately zero.<br />
</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=70" alt="[Image: attachment.php?aid=70]" class="mycode_img" /></span></div>
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
<span style="font-size: medium;" class="mycode_size"><br />
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">4. Time delay</span></span><br />
<br />
I've selected the 555 timer due to following reasons<br />
<br />
</span><br />
<ol type="1" class="mycode_list"><li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Timing from microseconds through hours.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Ability to operate from a wide range of supply voltages.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">High-temperature stability.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Easily Available.</span><br />
</span><br />
</li>
<li><span style="font-size: medium;" class="mycode_size"><span style="font-family: Source Sans Pro;" class="mycode_font">Its triggering circuit is quite sensitive.<br />
</span></span><br />
</li>
</ol>
<span style="font-size: medium;" class="mycode_size">This is basically a monostable. The external timing capacitor C2 is held initially discharged by the timer. The circuit triggers upon receiving a pulse to its pin 2 when the level reaches 1/3 Vcc. Once triggered., the circuit will remain in that state until the set time is elapsed or power to the circuit cuts off. The delayed period in seconds is 1.1 C2.R1 where R1 is in megohms and C2 is in microfarads. In practice, R1 should not exceed 20 M. If you use an electrolytic capacitor for C2, select a unit for low leakage. The time delay may have to be adjusted by varying R1 to compensate for the wide tolerance of electrolytics.</span></div>
<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=71" alt="[Image: attachment.php?aid=71]" class="mycode_img" /></span></div>
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
</div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">5. Relay Driver</span></span><br />
<br />
The output from the voltage level detectors cannot directly drive the relay and hence the relay driver is used.</span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=72" alt="[Image: attachment.php?aid=72]" class="mycode_img" /></span></div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Generally in a relay driver circuit, parallel to the relay coil, a diode or a capacitor is used. This is to eliminate the back e.m.f generated by the relay coil when currents are suddenly broken. Capacitor C1 is connected in parallel to the coil, which filters out the back emf but it, slows down the working of relay.<br />
<br />
A better method is to connect two diodes (as shown in the figure 5) that stop the relay - transistor junction swinging more than 600mV above the positive rail or below the zero-volt rail. During normal operation the diodes are reverse biased and have no effect on the performance of circuit. But when back emf is induced, the diodes conduct heavily and absorb all transient voltages. However, I have employed the both methods.<br />
</span></div>
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
</div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">6. The Complete Circuit</span></span><br />
</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=73" alt="[Image: attachment.php?aid=73]" class="mycode_img" /></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Once you assemble all the above stages, the final circuit looks like in the Figure 6. I have not shown the power supply for the clarity. The two Op-Amps U1A and U1B are used for low (minimum) voltage and high (maximum) voltage comparators respectively. The zener diode D3 (9.1V) is used to supply the reference (constant) voltage. The Op-Amp U1A operates as inverting amplifier and U1B operate as non-inverting amplifier.<br />
<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">The reference voltage from zener is applied to the +ve terminal of Op-Amp U1A and to the -ve terminal of Op-Amp U1B. The low voltage limit set by the pre-set R8 is applied to the -ve pin of U1A and the high voltage limit set by R9 is applied to +ve terminal of Op-Amp U1B.<br />
</span><br />
<br />
<span style="font-size: medium;" class="mycode_size">Under normal operating conditions i.e. when the input voltage is between maximum and minimum limit the output from the both the comparators are low. The transistor Q1 is OFF and the relay is in de-energized (pole connected to N/C pin) state and the output is obtained.<br />
</span><br />
<br />
<span style="font-size: medium;" class="mycode_size">When the input voltage is below or above the limits set by the pre-sets R8 or R9, the output of the Op-Amps goes either low or high and diodes D1 or D2 would be forward biased depending on the situation. Transistor Q1 switches ON and the flow of current from collector to emitter energizes the relay and the output is cutoff.<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">A small amount of hystersis has been added via feed back resistors R10 &amp; R11 so that the relay turns on when the level falls to a particular value but does not turn again until it raises a substantial amount above this value. Other wise the relay contacts will frequently turn on/off and produce chattering.<br />
<br />
</span><br />
<hr class="mycode_hr" />
</div>
<br />
<div style="text-align: justify;" class="mycode_align"><div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Construction Hints</span></span><br />
</span></div>
</div>
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">1) I used a piece of varoboard, which has copper strips on one side to mount the components, and housed the entire circuit and the transformer in a discarded ATX PC power supply box.<br />
<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">2) An autotransformer has been used to set the limits. Set the output of the autotransformer to 250V AC and connect it to the primary of transformer T1 (see Figure 1). Then adjust the pre-set R9 such that relay just energizes. This is the high limit. Next set the output of the autotransformer to 200V AC and adjust the pre-set R8 such that the relay energizes. Please note that these are my preferred limits but you may select any range from say 170 to 270V AC.<br />
</span><br />
<span style="font-size: medium;" class="mycode_size">3) A neon with a suitable resistor could be connected between the AC supply lines as an ON indicator. Alternatively, LED with a current limiting resistor could be connected between the relay coil so when the relay is energized LED will indicate the situation.</span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: medium;" class="mycode_size"><br />
Disclaimer</span></span></span></div>
</div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Please take the greatest of care in handling AC mains supply while constructing this project. If you have no knowledge of mains wiring or unfamiliar with household mains supply, PLEASE DO NOT ATTEMPT CONSTRUCTION. I take no responsibility in any personal injury or loss of life or properties suffered by any person while undertaking the construction of this project or using the end product by following my instructions.<br />
<br />
</span></div>
</div><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=68" target="_blank" title="">7.jpg</a> (Size: 20.16 KB / Downloads: 954)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=69" target="_blank" title="">8.jpg</a> (Size: 14.13 KB / Downloads: 1037)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=70" target="_blank" title="">9.jpg</a> (Size: 13.92 KB / Downloads: 1023)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=71" target="_blank" title="">10.jpg</a> (Size: 18.7 KB / Downloads: 957)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=72" target="_blank" title="">11.jpg</a> (Size: 12.73 KB / Downloads: 961)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=73" target="_blank" title="">12.jpg</a> (Size: 53.98 KB / Downloads: 992)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MODIFIED 2M RECEIVER By 4S6DDA]]></title>
			<link>https://forum.aral.lk/showthread.php?tid=41</link>
			<pubDate>Sun, 17 Feb 2019 14:35:20 +0000</pubDate>
			<guid isPermaLink="false">https://forum.aral.lk/showthread.php?tid=41</guid>
			<description><![CDATA[<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #3366ff;" class="mycode_color">Prepared by Achira - 4S6DDA</span><br />
</span></span><br />
<div style="text-align: justify;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size">This experiment was done when I was a SWL &amp; also studying for RAE in year 2000. This circuit was based on a FM radio originally made for receiving FM broadcast stations. I modified its RF coil &amp; local OSC coil &amp; removed BPF at the front end &amp; replaced a 50 ohms matching part to suitable 50 ohms antennas. Also AM section was disabled in the receiver.</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size">As this design is a single conversation receiver &amp; trying to receive narrow band FM signals, it might be difficult to lock the tuning between 144 MHz &amp; 146MHz. But once locked it receives 2M signals nicely.</span></span></span></div>
<br />
<span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">A homebrewed ground plane antenna was used during the experiment to receive a local repeater on 145.625 MHz. Later connected a homebrewed 8 element beam with a folded dipole antenna. Both worked with this receiver without any problems.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=66" alt="[Image: attachment.php?aid=66]" class="mycode_img" /></span></span></div>
<span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">This IC is all-in-one chip made to receive FM broadcast stations. This Integrated chip has a FM front end RF AMP, Local OSC , 10.7 MHz IF section, FM quadrature detector &amp; an AF power amplifier. Additionally it has tuning meter, FM AFC &amp; Also a variable capacitance diode for fine tunings arrangement.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=67" alt="[Image: attachment.php?aid=67]" class="mycode_img" /></span></span></div>
<br />
<br />
<span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">After I got the radio amateur license, this modified radio was gifted to a friend of mine who is an another SWL &amp; therefore I don't have it now to publish photos with this article. Also I didn't prepare a PCB pattern, I only modified a working FM radio.</span></span></span><br />
</span></span><br />
<hr class="mycode_hr" />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">My next experiment with KA22426.</span></span></span><br />
<span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">First a PCB pattern will be designed. As this chip has a variable capacitance diode , an AFC block. So a manual variable capacitance diode tuning system will be added using the internal very cap diode. Also will add a tunings meter system to indicate signal strength an S meter level. All modifications will be published here when the experiment will be completed.</span></span></span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=66" target="_blank" title="">ka_22426_IC.png</a> (Size: 21.88 KB / Downloads: 1052)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=67" target="_blank" title="">Requirements.png</a> (Size: 15.38 KB / Downloads: 1077)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #3366ff;" class="mycode_color">Prepared by Achira - 4S6DDA</span><br />
</span></span><br />
<div style="text-align: justify;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size">This experiment was done when I was a SWL &amp; also studying for RAE in year 2000. This circuit was based on a FM radio originally made for receiving FM broadcast stations. I modified its RF coil &amp; local OSC coil &amp; removed BPF at the front end &amp; replaced a 50 ohms matching part to suitable 50 ohms antennas. Also AM section was disabled in the receiver.</span></span></span></div>
<br />
<div style="text-align: justify;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size">As this design is a single conversation receiver &amp; trying to receive narrow band FM signals, it might be difficult to lock the tuning between 144 MHz &amp; 146MHz. But once locked it receives 2M signals nicely.</span></span></span></div>
<br />
<span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">A homebrewed ground plane antenna was used during the experiment to receive a local repeater on 145.625 MHz. Later connected a homebrewed 8 element beam with a folded dipole antenna. Both worked with this receiver without any problems.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #15181b;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=66" alt="[Image: attachment.php?aid=66]" class="mycode_img" /></span></span></div>
<span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">This IC is all-in-one chip made to receive FM broadcast stations. This Integrated chip has a FM front end RF AMP, Local OSC , 10.7 MHz IF section, FM quadrature detector &amp; an AF power amplifier. Additionally it has tuning meter, FM AFC &amp; Also a variable capacitance diode for fine tunings arrangement.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><img src="http://forum.aral.lk/attachment.php?aid=67" alt="[Image: attachment.php?aid=67]" class="mycode_img" /></span></span></div>
<br />
<br />
<span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">After I got the radio amateur license, this modified radio was gifted to a friend of mine who is an another SWL &amp; therefore I don't have it now to publish photos with this article. Also I didn't prepare a PCB pattern, I only modified a working FM radio.</span></span></span><br />
</span></span><br />
<hr class="mycode_hr" />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">My next experiment with KA22426.</span></span></span><br />
<span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #15181b;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">First a PCB pattern will be designed. As this chip has a variable capacitance diode , an AFC block. So a manual variable capacitance diode tuning system will be added using the internal very cap diode. Also will add a tunings meter system to indicate signal strength an S meter level. All modifications will be published here when the experiment will be completed.</span></span></span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=66" target="_blank" title="">ka_22426_IC.png</a> (Size: 21.88 KB / Downloads: 1052)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.aral.lk/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=67" target="_blank" title="">Requirements.png</a> (Size: 15.38 KB / Downloads: 1077)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>