<?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>electrofriends.com &#187; Basic Electronics</title>
	<atom:link href="http://electrofriends.com/category/projects/basic-electronics/feed/" rel="self" type="application/rss+xml" />
	<link>http://electrofriends.com</link>
	<description>...bringing innovative minds together</description>
	<lastBuildDate>Fri, 11 May 2012 08:44:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Wireless Data Transmission between Computers using Sequence Detector</title>
		<link>http://electrofriends.com/projects/basic-electronics/wireless-data-transmission-between-computers-using-sequence-detector/</link>
		<comments>http://electrofriends.com/projects/basic-electronics/wireless-data-transmission-between-computers-using-sequence-detector/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 14:00:48 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[data transfer between computers]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Sequence Detector]]></category>
		<category><![CDATA[Wireless Data Transmission]]></category>
		<category><![CDATA[wireless lan]]></category>

		<guid isPermaLink="false">http://electrofriends.com/?p=1106</guid>
		<description><![CDATA[ABSTRACT Here for the purpose, we have made four distinct stages for the effective implementation .The stages are described in brief as follows. In the first stage, we are constructing the transmitter circuit that transmits data and sequence bits at infrared frequency. Now the second part is to develop receiver circuit that receives infrared signals [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ABSTRACT</strong></p>
<p>Here for the purpose, we have made four distinct stages for the effective implementation .The stages are described in brief as follows. In the first stage, we are constructing the transmitter circuit that transmits data and sequence bits at infrared frequency. Now the second part is to develop receiver circuit that receives infrared signals coming out from transmitter and convert them into bits. The next stage is to compare the incoming sequence with that of receiver computer. If sequence is matched only then it will be able to catch the data sent by transmitting computer. The fourth and final stage is the make software program that gets the data and displays on computer.<br />
<strong><br />
INTRODUCTION</strong></p>
<p>Wireless data transmission between computers is a flexible data communication system implemented as an extension to, or as an alternative for, a wired LAN within a building. It can further be extended to wireless LAN with secure data transmission. For the purpose of secure data transmission a unique code is sent before actual data bits. This unique code is known to receiver. In this project sequence detector at receiver side has been used which is set for a particular code. This sequence detector detects binary bit stream coming out from transmitter and if code of incoming bit stream is matched with the code of sequence detector than rest of bits are received in form of data at the receiving computer’s side. To further enhance the concept of security we are using Infrared waves as a channel between transmitter and receiver because security of infrared systems against eavesdropping is better than that of radio systems. The block diagram of whole system is shown below.</p>
<p><strong>Block Diagram<br />
</strong></p>
<div id="attachment_1107" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-1107" title="Wireless transmission block diagram" src="http://electrofriends.com/wp-content/uploads/2010/03/Wireless_transmission_block_diagram_1.jpg" alt="Wireless transmission block diagram" width="400" height="112" /><p class="wp-caption-text">Wireless transmission block diagram</p></div>
<div id="attachment_1108" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-1108" title="Wireless transmission block diagram" src="http://electrofriends.com/wp-content/uploads/2010/03/Wireless_transmission_block_diagram_2.jpg" alt="Wireless transmission block diagram" width="400" height="102" /><p class="wp-caption-text">Wireless transmission block diagram</p></div>
<p><strong>WIRELESS LAN<br />
</strong><br />
Wireless LANs use electromagnetic airwaves (radio or infrared) to communicate information from one point to another without relying on any physical connection. Radio waves are often referred to as radio carriers because they simply perform the function of delivering energy to a remote receiver. The data being transmitted is superimposed on the radio carrier so that it can be accurately extracted at the receiving end. This is generally referred to as modulation of the carrier by the information being transmitted. Once data is superimposed (modulated) onto the radio carrier, the radio signal occupies more than a single frequency, since the frequency or bit rate of the modulating information adds to the carrier.</p>
<div id="attachment_1110" class="wp-caption aligncenter" style="width: 381px"><img class="size-full wp-image-1110" title="Wireless LAN architecture" src="http://electrofriends.com/wp-content/uploads/2010/03/Wireless_lan_architecture.jpg" alt="Wireless LAN architecture" width="371" height="345" /><p class="wp-caption-text">Wireless LAN architecture</p></div>
<p>Multiple radio carriers can exist in the same space at the same time without interfering with each other if the radio waves are transmitted on different radio frequencies. To extract data, a radio receiver tunes in one radio frequency while rejecting all other frequencies.</p>
<p>In a typical wireless LAN configuration, a transmitter/receiver (transceiver) device, called an access point, connects to the wired network from a fixed location using standard cabling. At a minimum, the access point receives, buffers, and transmits data between the wireless LAN and the wired network infrastructure. A single access point can support a small group of users and can function within a range of less than one hundred to several hundred feet. The access point (or the antenna attached to the access point) is usually mounted high but may be mounted essentially anywhere that is practical as long as the desired radio coverage is obtained.</p>
<p>End users access the wireless LAN through wireless-LAN adapters, which are implemented as PC cards in notebook or palmtop computers, as cards in desktop computers, or integrated within hand-held computers. Wireless LAN adapters provide an interface between the client network operating system (NOS) and the airwaves via an antenna. The nature of the wireless connection is transparent to the NOS.</p>
]]></content:encoded>
			<wfw:commentRss>http://electrofriends.com/projects/basic-electronics/wireless-data-transmission-between-computers-using-sequence-detector/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Automatic solar tracking system</title>
		<link>http://electrofriends.com/projects/basic-electronics/automatic-solar-tracking-system-2/</link>
		<comments>http://electrofriends.com/projects/basic-electronics/automatic-solar-tracking-system-2/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 18:29:44 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[ic 555]]></category>
		<category><![CDATA[solar tracking]]></category>

		<guid isPermaLink="false">http://electrofriends.com/?p=979</guid>
		<description><![CDATA[AUTOMATIC SOLAR TRACKER starts following the SUN right from dawn, throughout the day, till evening, and starts all over again from dawn next day. On cloudy weathers, it remains still and catches the SUN again as it slips out of clouds. It does all this automatically, employs cheap and inexpensive components, and is very accurate.Let [...]]]></description>
			<content:encoded><![CDATA[<p>AUTOMATIC  SOLAR  TRACKER starts following the SUN right from dawn, throughout the day, till evening, and starts all over again from dawn next day. On cloudy weathers, it remains still and catches the SUN again as it slips out of clouds. It does all this automatically, employs cheap and inexpensive components, and is very accurate.Let us see how it does all this.</p>
<p>There are three Electronic Modules to be explained. First one is the HORIZONTAL SENSOR MODULE. It employs the timer 555 in the MONOSTABLE MODE. PIN 2(Trigger Pin of 555) is hooked up with a VOLTAGE DIVIDER NETWORK(PLEASE see FIGURE 2). PIN 4(Reset) is hooked up with ANOTHER VOLTAGE DIVIDER NETWORK.</p>
<div id="attachment_980" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-980" title="Fig 1: Block diagram of the tracker following the sun all through" src="http://electrofriends.com/wp-content/uploads/2010/01/solar_tracking_system_block.jpg" alt="Fig 1: Block diagram of the tracker following the sun all through" width="600" height="418" /><p class="wp-caption-text">Fig 1: Block diagram of the tracker following the sun all through</p></div>
<div id="attachment_981" class="wp-caption aligncenter" style="width: 575px"><img class="size-full wp-image-981" title="Fig 2: Horizontal sensor electronic circuit" src="http://electrofriends.com/wp-content/uploads/2010/01/horizontal_sensor.jpg" alt="Fig 2: Horizontal sensor electronic circuit" width="565" height="463" /><p class="wp-caption-text">Fig 2: Horizontal sensor electronic circuit</p></div>
<p>The LDR(SAY LDR A) which is always illuminated by light through FRESNEL LENS ARRAY, has Low Resistance(in presence of light resistance of LDR decreases and vice-versa). We know V(OUT)=V(IN)*[R(bottom)]/[R(bottom)+R(top)], where R stands For Resitance. So in SUNLIGHT, when LDR A’s resistance Decreases, VOLTAGE AT PIN 4 Increases. TIMER is no more RESET. PIN 2 is now lower than 1/3 rd Vcc(as the horizontal LDR 1, say LDR B does not initially receive light through its rectangular slit, so its resistance is high(Rtop=8 K ohms), consequently V(OUT) is low). This triggers the timer which gives a pulse to Decade Counter’s Clock(14) PIN and triggers it. The Decade Counter CD 4017 gives a NORMAL STEP DRIVE pulse to the Horizontal Unipolar Stepper Motor 1(coupled to the tracker unit) to rotate the tracker position so as to receive sunlight(STEP ANGLE of 2 DEGREES). This goes on till the horizontal LDR 1 is fully in SUNLIGHT(resistance low, so PIN 2’S VOLTAGE HIGH). Thus the tracker has followed the SUN Horizontally.</p>
<div id="attachment_982" class="wp-caption aligncenter" style="width: 555px"><img class="size-full wp-image-982" title="Fig 3: Horizontal Sensor electronic circuit" src="http://electrofriends.com/wp-content/uploads/2010/01/vertical_sensor.jpg" alt="Fig 3: Horizontal Sensor electronic circuit" width="545" height="467" /><p class="wp-caption-text">Fig 3: Horizontal Sensor electronic circuit</p></div>
<p>We will come to the Vertical Sensor Module, but first let us see what the DAWN LDR(SAY LDR C) does. At night the horizontal Module timer 555 remains Reset(as LDR A is in darkness so its resistance is high, thus pin 4 voltage is low, and the TRACKER points at WEST(where SUN has set). Next day when SUN rises again in the EAST, the DAWN LDR which is located at the back of the TRACKER, points at EAST. So when it receives sunlight its Resistance goes low, thus Voltage at pin 4 is high and the timer triggers the Decade Counter which in turn switches the Motor on, thus the TRACKER again moves towards the EAST. Then the TRACKER functions as previously.</p>
<p>Now placed with the Horizontal Sensor LDR 1 is another similar LDR 2 which receives the sunlight as and when does LDR 1. SEE FIGURE 3. So now, as LDR B(THE 1st horizontal one) receives sunlight, so does Horizontal LDR 2(SEE FIGURE 1, THESE 2 LDRs are placed together with same alignment properties and separated by an optically insulated coating(from each other).Thus when Motor 1 comes to rest, and as the second horizontal LDR (SAY LDR D),is same way coupled to the second timer’s(of Vertical Module) Reset pin as was the ALWAYS ILLUMINATED LDR A, it brings the second timer out of its Reset mode) by the previously discussed VOLTAGE RELATIONSHIP). EYE SENSOR LDR(SAY LDR E) of the tracker receives sunlight by an Anti-Reflection Coated, small Rectangular Slit, so reacts only when SUN directly points at it. The second 555’s PIN 2 is same way connected to this LDR as was the first 555’s to Horizontal LDR 1. So now that it still not receives sunlight (resistance high, so Vout low) and pin 4 is no more Reset, the second CD 4017 MAKES THE SECOND STEPPER MOTOR 2 Rotate(Coupled so as to only rotate VERTICAL SENSING BLOCK/EYE BLOCK ). This movement continues till the SUN directly points at the EYE of our TRACKER. Then the TRACKER STOPS, pointing very accurately at the SUN.FIG 2 and FIG 3 follows.</p>
<div id="attachment_983" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-983" title="fig 4: Stepper motor control board" src="http://electrofriends.com/wp-content/uploads/2010/01/stepper_motor_cd4017.jpg" alt="fig 4: Stepper motor control board" width="600" height="239" /><p class="wp-caption-text">fig 4: Stepper motor control board</p></div>
<p>In figure 4 I have only shown the Horizontal Motor Control Circuit. The Vertical One uses a similar Decade Counter, NPN Transistors, Diodes(to encounter BACK EMF of Power Transistors due to Fast Switching). I chose for a Step Angle of 2 Degrees for the Unipolar Steppers. They are driven in a Normal 4 Step Sequence, first coil A is energised simultaneously with coil B ,then coil C with coil D. Thus the Motors rotate by 2 degrees each time. The Charging Interval(how long pin 3 of 555’s remains high) is almost in synchronism with the steps/second speed of the motors(here 600 steps/sec.), to avoid FALSE TRIGGERING.</p>
<p><strong>NOTE:</strong></p>
<ol>
<li>For 555 in MONOSTABLE MODE, T=1.1*R*C.</li>
<li>For the FRESNEL LENS ARRAY , the standard FL 40(Focal Length=0.4 inches) Or FL 65(Focal Length=0.65 inches) FRESNEL LENSES could be used (with the Grooves facing the LDRs).</li>
<li>For the ANTI-REFLECTION COATING, MULTI-LAYER COATING could be used to minimize loss due to REFLECTION. By using alternating layers of a Low-Index material like SILICA and a Higher-Index material, it is possible to obtain Reflectivities as low as 0.1% at Single Wavelength.</li>
</ol>
<p><strong>CONCLUSION:</strong></p>
<p>We Conclude with the ADVANTAGES of the TRACKER MODULE SYSTEM:</p>
<ol>
<li>Uses SIMPLE, INEXPENSIVE ,EASY TO GET 555 timers and LDRs.</li>
<li>The whole System draws only 25 MicroAmperes of Current when the Motors are not rotating.(555 timer’s off-state current req. is very less).BATTERY POWER IS SAVED.</li>
<li>The TRACKER not only follows SUN from EAST to WEST and back to EAST in a cyclic manner(Horizontal Motor Module),but also tracks the Angular Movement of the SUN with respect to its ZENITH ANGLE to the Horizon(Vertical Motor Module and EYE).This is a VERSATILE quality for which the TRACKER could easily be used in conjunction with Solar Panels to derive maximum Solar Energy. Fast Motor Response(600 steps/sec.),no FALSE TRIGGERING, a Very ACCURATE System, it requires no Programming Devices(MICROPROCESSORS or MICROCONTROLLERS), so is NOT COMPLICATED.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://electrofriends.com/projects/basic-electronics/automatic-solar-tracking-system-2/feed/</wfw:commentRss>
		<slash:comments>89</slash:comments>
		</item>
		<item>
		<title>10W Audio Amplifiers</title>
		<link>http://electrofriends.com/projects/basic-electronics/10w-audio-amplifiers/</link>
		<comments>http://electrofriends.com/projects/basic-electronics/10w-audio-amplifiers/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 10:54:32 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[Amplifiers]]></category>
		<category><![CDATA[analog circuits]]></category>
		<category><![CDATA[Audio Amplifier]]></category>
		<category><![CDATA[capacitors]]></category>
		<category><![CDATA[circuit diagram]]></category>
		<category><![CDATA[download project]]></category>
		<category><![CDATA[Etching process]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[student projects]]></category>
		<category><![CDATA[types of pcp]]></category>

		<guid isPermaLink="false">http://electrofriends.com/?p=922</guid>
		<description><![CDATA[Introduction:  Amplifier device that accepts a varying input signal and produces an output signal that varies in the same way as the input but has larger amplitude. The input signal may be a current, a voltage, a mechanical motion, or any other signal; the output signal is usually of the same nature. The most common [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong>:  Amplifier device that accepts a varying input signal and produces an output signal that varies in the same way as the input but has larger amplitude. The input signal may be a current, a voltage, a mechanical motion, or any other signal; the output signal is usually of the same nature. The most common types of amplifiers are electronic and have transistors or electron tubes as their principal components. Electronic amplifiers are used in radio and television transmitters and receivers, audio and stereo systems, intercoms, and other consumer electronics devices. Amplifiers in their simplest form are built around a single transistor. In one type of single-transistor amplifier, known as a common-emitter circuit, a varying input voltage is fed to the base of the transistor, and the output appears at the transistor&#8217;s collector; the ratio of the output voltage to the input voltage is called the voltage gain. For many purposes a single transistor does not provide sufficient gain, or amplification.</p>
<p>In a cascade, or multistage, amplifier, the output of the first amplifying device (transistor) is fed as input to the second amplifying device, whose output is fed as input to the third, and so on until an adequate signal amplification has been achieved. In a device such as a radio receiver, several amplifiers boost a weak input signal until it is powerful enough to drive a speaker. Usually, multistage amplifiers are not made of discrete components, but are built as integrated circuits . Another less common group of electronic amplifiers use magnetic devices as their principal components. There are also many kinds of mechanical amplifiers, e.g., the power steering This audio amplifier project is a class AB audio power amplifier using a TDA2003 module power amplifier. It is easy to construct and has only a few external components. The module is designed with short circuit and thermal protection. It can drive loads as low as 1.6 ohm and is capable of delivering over 10 watts from a 16 V DC power supply.</p>
<p>The power supply required for is 8 &#8211; 18V DC at 1 Amp or more. Maximum output power will only be obtained with a power supply of greater than 1A at 16V DC, and using 2 ohm speakers (or 2 by 4 ohm speakers in parallel). However approximately 4W RMS can be obtained with a 12V DC, 1A supply into a 4 ohm load. The power supply should be well filtered to reduce mains hum, the on board capacitors alone are not adequate for this purpose but are necessary to ensure stability. Extra filtering is unnecessary if operating from a battery. If two boards are used for stereo, you will need to double the size of the power supply.</p>
<p><strong>Circuit Diagram</strong></p>
<div id="attachment_923" class="wp-caption aligncenter" style="width: 597px"><img class="size-full wp-image-923" title="10 W Audio Amplifiers Circuit diagram" src="http://electrofriends.com/wp-content/uploads/2009/10/10_W_Audio_Amplifiers.jpg" alt="10 W Audio Amplifiers Circuit diagram" width="587" height="352" /><p class="wp-caption-text">10 W Audio Amplifiers Circuit diagram</p></div>
<p><strong>Step Taken While Preparing Circuit</strong>:</p>
<p>The main purpose of printed circuit is in the routing of electric currents and signals through thin copper layer that is bounded firmly to and insulating base material some times called the substrata. This base is manufactured with an integral bounded layer of thin copper foil which has to be partly etched or other wise removed to arrive at a pre-designed pattern to suite the circuit connections.</p>
<p>From the constructors point of view the main attraction of using PCB is its role as the mechanical support for small components. There is less need for complicated and time consuming metal work or chassis construction except perhaps in providing the [mal enclosure. Most straight forward circuit designs can be easily converted into printed wiring layout the thorough required to carry out the conversion can often highlights any possible error that would otherwise be missed in convention point to point wiring. The finished project is usually neater and truly a work of art. Through proper design of PCB can get noise immunity. The fabrication process of the printed circuit board will determine to a large extent the price and reliability of the equipment. A common target aimed at is the fabrication of small series of highly reliable professional quality PCBs with low investment cost.</p>
<p><strong>There are two types of PCB:-</strong></p>
<ol>
<li>Single sided board</li>
<li>Double sided board</li>
</ol>
<p><strong>Single sided board</strong>: The single sided PCBs are mostly used in endearment electronics where manufacturing costs have to be kept at a minimum however in industrial electronics. Also cast factors cannot be neglected and single sided boards should be used whenever a particular circuit can be accommodated on such boards.</p>
<p><strong>Double sided boards</strong>: Double sided PCBs can be made with or without plated through holes. The production of boards with plated-through holes is fairly expensive. Therefore, plated through hole boards are only chosen where the circuit complexity and density dose not leave any other choice.</p>
<p><strong>Layout Design</strong>:</p>
<p>The layout of a PCB has to incorporate all the information on the board before one can go on to the artwork preparation. This means that a concept, which clearly defines all the details of the circuit, is a prerequisite before the actual layout can start. The detailed circuit diagram is varying important for the layout designer but the must also be familiar with the design concept and with the philosophy behind the equipment. When designing the layout one should observe the minimum size (component body length and weight). Before starting to design the layout have all the required components to hand so that an accurate assessment of space can be made care must be taken so as to allow for adequate air flow after the components have been mounted. It might be necessary to turn some components round to a different angular position so that terminals are closer to the connections of other components. The scale can be checked by positioning the components on the squad paper. If any connection crosses, then one can reroute to avoid such condition. All common or earth lines should ideally be connected to a common line routed around the perimeter of the layout this will act as the ground plane. If possibly try to route the outer supply line ground plane. If possibly try to route the other supply lines around the apposite edge of the layout or through the center. The first step is to rearrange the circuit to eliminate the crossover without altering the circuit detail in any way.</p>
<p>Plan the layout as if looking at the top side of the board first this should be translated in reverse later for the etching pattern. Larger areas are recommended to maintain good copper adhesive. It is important to bear in mind always that copper track width must be at least to the recommended minimum dimensions and allowance must be made for increased width where termination holes are needed from this aspect it can become little tricky to negotiate the route for connections to small transistors. One can effect the copper interconnection pattern in the under side of the board in a way described below Make the interconnections pattern looking like conventional point to point writing by routing uniform width of copper from component to component.</p>
]]></content:encoded>
			<wfw:commentRss>http://electrofriends.com/projects/basic-electronics/10w-audio-amplifiers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>“JavaBot”  LINE FOLLOWER ROBOT from Java, Indonesia</title>
		<link>http://electrofriends.com/projects/basic-electronics/%e2%80%9cjavabot%e2%80%9d-line-follower-robot-from-java-indonesia/</link>
		<comments>http://electrofriends.com/projects/basic-electronics/%e2%80%9cjavabot%e2%80%9d-line-follower-robot-from-java-indonesia/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 09:43:23 +0000</pubDate>
		<dc:creator>Tahan Prahara</dc:creator>
				<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[Line follower]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://electrofriends.com/?p=681</guid>
		<description><![CDATA[I have designed it just for fun. First I want to know how the line sensor work. I used comparator IC using LM339, two H-bridge sensor using eight transistors, FCS9013, and four transistors, FSC 9012. For the sensor you can use LED and LDR as the light receiver. I changed the LDR sensor to IR [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_682" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-682 " title="The line follower robot with wireless video camera." src="http://electrofriends.com/wp-content/uploads/2009/08/image001-300x225.jpg" alt="The line follower robot with wireless video camera." width="300" height="225" /><p class="wp-caption-text">The line follower robot with wireless video camera.</p></div>
<p>I have designed it just for fun. First I want to know how the line sensor work. I used comparator IC using LM339, two H-bridge sensor using eight transistors, FCS9013, and four transistors, FSC 9012. For the sensor you can use LED and LDR as the light receiver. I changed the LDR sensor to IR sensor. I built this robot using only the analog comparator and IR sensor, no microcontroller. This is smart idea and very cheap approach.</p>
<p>You can download this <a href="http://electrofriends.com/wp-content/uploads/2009/08/JavaBot.pcb">PCB FILE</a> (ExpressPCB file)</p>
<div id="attachment_686" class="wp-caption aligncenter" style="width: 518px"><img class="size-full wp-image-686" title="Figure 1: main layout and sensor layout." src="http://electrofriends.com/wp-content/uploads/2009/08/PCB_Layout.jpg" alt="Figure 1: main layout and sensor layout." width="508" height="337" /><p class="wp-caption-text">Figure 1: main layout and sensor layout.</p></div>
<p><strong>Components:</strong></p>
<p>R1, R7, R13, R14, R15, R16 &#8211; 330 1/4W +/-1%<br />
R2, R3, R4, R5, R6, R8, R9, R10, R11, R12 &#8211; 10K 1/4W +/-1%<br />
R17, R18, R19, R20 &#8211; 150 1/4W +/-1%<br />
VR1, VR2 &#8211; 20K-50K<br />
Led1, Led3 &#8211; LED(red) 3mm Led<br />
Led2, Led4 &#8211; LED(green) 3mm Led<br />
Optocoupler &#8211; 2 piece</p>
<p>Q1, Q2, Q3, Q4, Q5, Q8, Q9, Q12 &#8211; FSC 9013<br />
Q6, Q7, Q10, Q11 &#8211; FCS 9012</p>
<p>U1 &#8211; LM 339<br />
Battery 9 volt &#8211; 1 piece<br />
Motor DVD dc 5Volt &#8211; 2 pieces<br />
Tank toys for mechanic and wheel &#8211; 2 pieces</p>
<div id="attachment_687" class="wp-caption aligncenter" style="width: 458px"><img class="size-full wp-image-687" title="Figure2: JavaBot, my first line follower robot without the microcontroller." src="http://electrofriends.com/wp-content/uploads/2009/08/image004.jpg" alt="Figure2: JavaBot, my first line follower robot without the microcontroller." width="448" height="304" /><p class="wp-caption-text">Figure2: JavaBot, my first line follower robot without the microcontroller.</p></div>
<p>There are two line styles, white line on the black floor and black line on the white floor.</p>
<p>If you use black line on the white floor,  you can set the robot if the Right-Sensor is on the dark side or black line and Left-Sensor is on the floor it will go to forward (by swap polarity of the motor). If the Right-Sensor is on the floor and Left-Sensor is on the black line it will go to backward.</p>
<div id="attachment_688" class="wp-caption aligncenter" style="width: 458px"><img class="size-full wp-image-688" title="Figure3: Attach the wireless video camera to the JavaBot. " src="http://electrofriends.com/wp-content/uploads/2009/08/image005.jpg" alt="Figure3: Attach the wireless video camera to the JavaBot. " width="448" height="231" /><p class="wp-caption-text">Figure3: Attach the wireless video camera to the JavaBot. </p></div>
<p>This project by <strong>Tahan Prahara, prahara_satria@yahoo.co.id</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://electrofriends.com/projects/basic-electronics/%e2%80%9cjavabot%e2%80%9d-line-follower-robot-from-java-indonesia/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>Device control using Telephone</title>
		<link>http://electrofriends.com/projects/basic-electronics/device-control-using-telephone/</link>
		<comments>http://electrofriends.com/projects/basic-electronics/device-control-using-telephone/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 13:56:19 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[74154]]></category>
		<category><![CDATA[7474 D-flip-flop]]></category>
		<category><![CDATA[Device control using Telephone]]></category>
		<category><![CDATA[DTMF]]></category>
		<category><![CDATA[MT8870]]></category>
		<category><![CDATA[Seven Segment Decoder]]></category>

		<guid isPermaLink="false">http://electrofriends.com/?p=60</guid>
		<description><![CDATA[Controlling devices using switches are common. From  a   few   decades  controlling devices using    remote  control   switches like infrared remote control  switch,  wireless remote control  switches,  light   activated  switches  re becoming popular. But these  technologies  have their own limitations. Laser beams are harmful to mankind. Some  technologies  like  IR  remote control are used for short distance  [...]]]></description>
			<content:encoded><![CDATA[<p>Controlling devices using switches are common. From  a   few   decades  controlling devices using    remote  control   switches like infrared remote control  switch,  wireless remote control  switches,  light   activated  switches  re becoming popular. But these  technologies  have their own limitations. Laser beams are harmful to mankind. Some  technologies  like  IR  remote control are used for short distance  applications. In such case if we have   system which does not require  any  radiations  or  which is not harmful, long  remote  control  switch!!  Yes  here  is  the solution.<span id="more-60"></span> Here I am introducing such a system which does not require any radiations, any laser beam which has no limitation of range, I mean it can be used from any distance from meters to thousand kilometers using a simple telephone line or mobile phone.</p>
<p>Here I am using a telephone as a media, which serves main part of this system. By using home phone as a local phone and another phone &#8211; either landline or mobile phone as a remote phone we are controlling devices.</p>
<p><strong>Features:-</strong></p>
<ol>
<li>You can control up to 10 devices. It may be any electric or electronic appliances or devices with simple to heavy appliances. Each device is given a unique code.</li>
<li>It makes accurate switching, any false switching of device are not done.</li>
<li>There is no risk for false switching.</li>
<li>Your local phone (i.e., home phone or office phone) can be used for normal use by using a DPDT switch. So you need not use a separate telephone line for this device controlling.</li>
<li>To perform any operations through remote phone line, the user needs to dial to the local telephone (to which the interfacing circuit is connected) then the respective code of the device is dialed.</li>
<li>This circuit does not require any complex IC, so any one with little knowledge of electronics can construct this circuit, because it does not need any programmable IC&#8217;s or programming.</li>
<li>This system detects the ringing signal from your exchange with the help of ring detector and automatically switches ON.</li>
<li>This device saves your money. This circuit switches OFF after a time of 60 seconds (you can change this switch ON-Time which is discussed in detail in coming section).</li>
<li>Before changing the state of the device we can confirm the present status of the device.</li>
<li>This circuit gives an acknowledgement tone after switching ON the devices to confirm the status of the device.</li>
<li>You can control devices from local telephone. It can also be controlled by PCO.</li>
</ol>
<p><strong>Taking a tour of the project:</strong></p>
<p>This system uses Dual Tone Multi Frequency (DTMF) technology of our telephone set. Every telephone set will have this facility. We have two type of dialing facilities in our telephone system (i) Pulse dialing mode (ii) Tone dialing mode. Here this system works on tone dialing mode. The DTMF mode is shortly called as tone dialing mode. (Check for availability of tone dialing mode in your telephone set).</p>
<p>This system is divided into two sections</p>
<p>1: Remote Section:</p>
<p>It is nothing but remote telephone set which is present in the remote place. This may be your workspace (office / school) phone or mobile phone or a phone in PCO. Signals are sent through this telephone.</p>
<p>2: Local Control Section:</p>
<p>This is a control system through which you can control your appliances. This contains one telephone line and a control unit. The appliances to be controlled must be connected to telephone line through control unit .Control unit is kept with a sufficient backup.</p>
<p><strong>What is DTMF? </strong></p>
<p>When you press a button in the telephone set keypad, a connection is made that generates a resultant signal of two tones at the same time. These two tones are taken from a row frequency and a column frequency. The resultant frequency signal is called &#8220;Dual Tone Multiple Frequency&#8221;. These tones are identical and unique.</p>
<p>A DTMF signal is the algebraic sum of two different audio frequencies, and can be expressed as follows:</p>
<p>f(t) = A0sin(2*П*fa*t) + B0sin(2*П*fb*t) + &#8230;&#8230;&#8230;..    &#8212;&#8212;-&gt;(1)</p>
<p>Where fa and fb are two different audio frequencies with A and B as their peak amplitudes and f as the resultant DTMF signal. fa belongs to the low frequency group and fb belongs to the high frequency group.</p>
<p>Each of the low and high frequency groups comprise four frequencies from the various keys present on the telephone keypad; two different frequencies, one from the high frequency group and another from the low frequency group are used to produce a DTMF signal to represent the pressed key.</p>
<p>The amplitudes of the two sine waves should be such that</p>
<p>(0.7 &lt; (A/B) &lt; 0.9)V               &#8212;&#8212;&#8211;&gt;(2)</p>
<p>The frequencies are chosen such that they are not the harmonics of each other. The frequencies associated with various keys on the keypad are shown in figure (A).</p>
<p>When you send  these DTMF signals to the telephone exchange through cables, the servers in the telephone exchange identifies these signals and makes the connection to the person you are calling.</p>
<div id="attachment_61" class="wp-caption aligncenter" style="width: 397px"><img class="size-full wp-image-61" title="Fig (A): The row and column frequencies" src="http://electrofriends.com/wp-content/uploads/2008/11/dtmftable1.jpg" alt="Fig (A): The row and column frequencies" width="387" height="242" /><p class="wp-caption-text">Fig (A): The row and column frequencies</p></div>
<p>When you press the digit 5 in the keypad it generates a resultant tone signal which is made up of frequencies 770Hz and 1336Hz. Pressing digit 8 will produce the tone taken from tones 852Hz and 1336Hz. In both the cases, the column frequency 1336 Hz is the same. These signals are digital signals which are symmetrical with the sinusoidal wave.</p>
<div id="attachment_62" class="wp-caption aligncenter" style="width: 338px"><img class="size-full wp-image-62" title="Figure (B): A Typical frequency DTMF signal" src="http://electrofriends.com/wp-content/uploads/2008/11/dtmfsignal.jpg" alt="Figure (B): A Typical frequency DTMF signal" width="328" height="210" /><p class="wp-caption-text">Figure (B): A Typical frequency DTMF signal</p></div>
<p>Along with these DTMF generator in our telephone set provides a set of special purpose groups of tones, which is normally not used in our keypad. These tones are identified as &#8216;A&#8217;, &#8216;B&#8217;, &#8216;C&#8217;, &#8216;D&#8217;. These frequencies have the same column frequency but uses row frequencies given in the table in figure (A). These tones are used for communication signaling.</p>
<div id="attachment_63" class="wp-caption aligncenter" style="width: 432px"><img class="size-full wp-image-63" title="Figure (C): The frequency table" src="http://electrofriends.com/wp-content/uploads/2008/11/dtmftable2.jpg" alt="Figure (C): The frequency table" width="422" height="242" /><p class="wp-caption-text">Figure (C): The frequency table</p></div>
<p>Due to its accuracy and uniqueness, these DTMF signals are used in controlling systems using telephones. By using some DTMF generating IC’s (UM91214, UM91214, etc) we can generate DTMF tones without depending on the telephone set.</p>
]]></content:encoded>
			<wfw:commentRss>http://electrofriends.com/projects/basic-electronics/device-control-using-telephone/feed/</wfw:commentRss>
		<slash:comments>136</slash:comments>
		</item>
		<item>
		<title>Electronic house</title>
		<link>http://electrofriends.com/projects/basic-electronics/electronic-house/</link>
		<comments>http://electrofriends.com/projects/basic-electronics/electronic-house/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 03:39:45 +0000</pubDate>
		<dc:creator>Ranjith</dc:creator>
				<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[Automatic gate light]]></category>
		<category><![CDATA[Call bell system]]></category>
		<category><![CDATA[Remote control unit]]></category>
		<category><![CDATA[Touch sensitive burglar alarm]]></category>
		<category><![CDATA[Water level indicator and controller]]></category>

		<guid isPermaLink="false">http://electrofriends.com/?p=31</guid>
		<description><![CDATA[Abstract : To develop security system for houses and to save electric  power. Scope : This project proposes the development of security system for farm houses and residential houses. In an extremely mechanized world such as today’s it is necessary to make our life better, convertible and economical. This is the purpose for which the [...]]]></description>
			<content:encoded><![CDATA[<p>Abstract : To develop security system for houses and to save electric  power.<br />
Scope : This project proposes the development of security system for farm houses and residential houses.</p>
<p>In an extremely mechanized world such as today’s it is necessary to make our life better, convertible and economical. This is the purpose for which the Electronic house is developed.<span id="more-31"></span></p>
<p>Electronic house consists of six major units. They are</p>
<ol>
<li>Remote operated gate control</li>
<li>Automatic gate light, call bell system</li>
<li>Auto adjustable timer unit</li>
<li>Remote operated electrical equipments</li>
<li>Touch sensitive burglar alarm for internal security</li>
<li>Water level indicator and controller in a tank</li>
</ol>
<div id="attachment_32" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-32" title="Model of Electronic House" src="http://electrofriends.com/wp-content/uploads/2008/11/housephoto.jpg" alt="Model of Electronic House" width="500" height="763" /><p class="wp-caption-text">Model of Electronic House</p></div>
<p><strong>Remote operated gate control</strong>:</p>
<p>This unit is responsible for opening and closing the gates at the pressing of a button on remote transmitter.</p>
<p><strong>Automatic gate light, call bell system</strong>:</p>
<p>During day time, this unit generates a musical alarm, when anyone entering the compound of the house. During night time, at the entry of any person through the gate, the compound lights are switched ON together with musical bell.</p>
<p><strong>Auto adjustable timer unit</strong>:</p>
<p>This unit can be used to operate an electrical equipment for a fixed period of time. The circuit can be used for street lightning, billboard illumination and water supply to the garden where pump can be set to switch ON at one time and switch OFF at another tome.</p>
<p><strong>Remote operated electrical equipments</strong>:</p>
<p>This unit replaces the conventional switchboards. Fans, lights and other equipments can be operated and controlled using remote controlled unit.</p>
<p><strong>Touch sensitive burglar alarm for internal security</strong>:</p>
<p>This simple circuit when connected to a metal locker or cupboard generates an alarm when touched by an undesired entity.</p>
<p><strong>Water level indicator and controller</strong>:</p>
<p>This indicates the water level in the water tank at four steps F, H, L, E, i.e., Full, Half, Low, Empty. When the tank is empty the unit automatically switches ON the water pump and switches OFF when the water level reaches to full.</p>
<p><strong>Conclusion: </strong></p>
<p>This electronic circuit explained above is only a model, and incorporated in a cardboard model house. These circuits can be incorporated, and realized in a large scale.</p>
<p>All the above circuits are expalined in the following pages.</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://electrofriends.com/projects/basic-electronics/electronic-house/feed/</wfw:commentRss>
		<slash:comments>130</slash:comments>
		</item>
	</channel>
</rss>

