Featured Post Today
print this page
Latest Post
Showing posts with label controler. Show all posts
Showing posts with label controler. Show all posts

Multitasking Pins Circuit

Circuit Diagram
Description
It’s entirely logical that low-cost miniature microcontrollers have fewer ‘legs’ than their bigger brothers and sisters – some-times too few. The author has given some consideration to how to economise on pins, making them do the work of several. It occurred that one could exploit the high-impedance feature of a tri-state output. In this way the signal produced by the high-impedance state could be used for example as a CS signal of two ICs or else as a RD/WR signal. All we need are two op-amps or comparators sharing a single operating voltage of 5 V and outputs capable of reaching full Low and High levels in 5-V operation (preferably types with rail-to-rail outputs).
Suitable examples to use are the LM393 or LM311. The resistances in the voltage dividers in this circuit are uniformly 10k. Consequently input A lies at half the operating voltage (2.5V), assuming nothing is connected to the input - or the microcontroller pin connected is at high impedance. The non-inverting input of IC1A lies at two-thirds and the inverting input of IC1B at one third of the operating voltage, so that in both cases the outputs are set at High state. If the microcontroller pin at input A becomes Low, the output of IC1B becomes Low and that of IC1A goes High. If A is High, everything is reversed. 
0 comments

Simple DC Motor PWM Speed Control

Description
The 555 is ubiquitous and can be used as simple PWM speed control
Circuit Diagram
Circuit Explaination:
 The 555 Ic is wired as an astable and the frequency is constant and independent of the duty cycle, as the total resistance (R charge + R discharge, notice the diode) is constant and equal to 22Kohm (givin a frequency of about 1Khz, notice the hum). When the potentiomenter is all up, the Rcharge resistance is 1,0 Kohm (the diode prevents the capacitor to charge through the second potentiometer section and the other 1,0 Kohm resistor) , and Rdischarge is 21 Kohm, giving a 5% on duty cycle and a 1Khz frequency. When the potentiomenter is all down, the Rcharge resistance is 21,0 Kohm (the diode prevents the capacitor to charge through the second potentiometer section and the other 1,0 Kohm resistor) , and Rdischarge is 1 Kohm, giving a 95% on duty cycle and a 1Khz frequency. When the potentiomenter is at 50% , the Rcharge resistance is 11,0 Kohm (the diode prevents the capacitor to charge through the second potentiometer section and the other 1,0 Kohm resistor) , and Rdischarge is 11 Kohm, giving a 50% on duty cycle and a 1Khz frequency. The 555 provide good current capability to drive the mosfet fast and to drive a bipolar transistor. I actually use this system to drive the DC motor of my small Rotary spark gap Tesla coil at variable speed If you are disgusted by the 1Khz hum of the motor try to rise the frequency out of the audible range (replacing the potenziometer), but rembember that at higher frequency inductive reactance of motor rises so the the efficiency would drop.
Important:
Obviously the mosfet (or bipolar) must have enough current capability to drive the motor, so the drain (or collector) current must be equal to maximum motor current (at power supply voltage, when it is blocked). The snubber diode too, because it shorts the motor on the off cycle. Both mosfet (or bipolar) and diode have to be hooked (if you don't want them cooked ;-) ) to a heatsink if the max motor current is more than 100 or 200mA. I suggest to not stress to much the motor with too much work because it overheats both motor, transistor and diode. If you don't want braking in the off cycle just place a resistor in series with the snubber diode, it should rise a bit efficiency but have more inertia when slowing the motor down. The value of the resistor must be R=V(breakdown transistor) / Imax, and the power should be 5W. Mosfets have internal zener diode, but don't count on it ;-)
Author: Jonathan Filippi, jonathan.filippi@virgilio.it
Source http://www.electronics-lab.com/
0 comments

Pulse Width Modulation DC Motor Control Circuit

Description 
 Often, people attempt to control DC motors with a variable resistor or variable resistor connected to a transistor. While the latter approach works well, it generates heat and hence wastes power. This simple pulse width modulation DC motor control eliminates these problems. It controls the motor speed by driving the motor with short pulses. These pulses vary in duration to change the speed of the motor. The longer the pulses, the faster the motor turns, and vice versa.
Circuit Diagram
Parts
  • R1 1 Meg 1/4W Resistor
  • R2 100K Pot
  • C1 0.1uF 25V Ceramic Disc Capacitor
  • C2 0.01uF 25V Ceramic Disc Capacitor
  • Q1 IRF511 MOSFET or IRF620
  • U1 4011 CMOS NAND Gate
  • S1 DPDT Switch
  • M1 Motor (See Notes)
  • MISC Case, Board, Heatsink, Knob For R2, Socket For U1
Notes
  • R2 adjusts the speed of the oscillator and therefore the speed of M1.
  • M1 can be any DC motor that operates from 6V and does not draw more than the maximum current of Q1. The voltage can be increased by connecting the higher voltage to the switch instead of the 6V that powers the oscillator. Be sure not to exceed the power rating of Q1 if you do this.
  • Q1 will need a heatsink.
  • Q1 in the parts list can handle a maximum of 5A. Use the IRF620 for 6A, if you need any higher. 
Source -http://www.aaroncake.net/
0 comments

Economical Pump Controller Circuit

Circuit Diagram
 Description
 The automatic pump controller eliminates the need for any manual switching of pumps installed for the purpose of pumping water from a reservoir to an overhead tank (refer Fig. 1). It automatically switches on the pump when the water level in the tank falls below a certain low level (L), provided the water level in the reservoir is above a certain level (R). Subsequently, as the water level in the tank rises to an upper level (M), the pump switched off automatically. The pump is turned on again only when the water level again falls below level L in the tank, provided the level in the reservoir is above R. This automated action continues. The circuit is designed to ‘overlook’ the transient oscillations of the water level which would otherwise cause the logic to change its state rapidly and unnecessarily. The circuit uses a single CMOS chip (CD4001) for logic processing. No use of any moving electro-mechanical parts in the water-level sensor has been made. This ensures quick response, no wear and tear, and no mechanical failures. The circuit diagram is shown in Fig. 2. The device performed satisfactorily on a test run in conjunction with a 0.5 HP motor and pump. The sensors used in the circuit can be any two conducting probes, preferably resistant to electrolytic corrosion. For instance, in the simplest case, a properly sealed audio jack can be used to work as the sensor. The circuit can also be used as a constant fluid level maintainer. For this purpose the probes M and L are brought very close to each other to ensure that the fluid level is maintained within the M and L levels. The advantage of this system is that it can be used in tanks/reservoirs of any capacity whatsoever. However, the circuit cannot be used for purely non-conducting fluids. For non-conducting fluids, some modifications need to be made in the fluid-level sensors. The circuit can however be kept intact.
0 comments

Simple Universal PIC Programmer Circuit

Circuit Diagram: 
Description
This simple programmer will accept any device that's supported by software (eg, IC-Prog 1.05 by Bonny Gijzen at www.ic-prog.com). The circuit is based in part on the ISP header described in the SILICON CHIP "PIC Testbed" project but also features an external programming voltage supply for laptops and for other situations where the voltage present on the RS232 port is insufficient. This is done using 3-terminal regulators REG1 & REG2. The PIC to be programmed can be mounted on a protoboard. This makes complex socket wiring to support multiple devices unnecessary. 16F84A, 12C509, 16C765 and other devices have all been used successfully with this device. 
0 comments

Temprature Controlled Fan Circuit

Description
This circuit is self explanatory and it is fairly simple, the temperature sensor used in this circuits are not thermistors but they are nothing but the signal diodes, the variation of the resistance according to increase or decrease in temperature sets the operational amplifier which drives the transistor Q1 which inturn gives the base voltage to transistor Q2 and their by the fan is switched on and off. 
Circuit Diagram



0 comments

Temperature Controlled Relay Circuit Diagram

Description
This temperature controlled relay circuit is a simple yet highly accurate thermal control circuit which can be used in applications where automatic temperature control is needed. The circuit switches a miniature relay ON or OFF according to the temperature detected by the single chip temperature sensor LM35DZ.
 When the LM35DZ detects a temperature higher than the preset level (set by VR1), the relay is actuated. When the temperature falls below the preset temperature, relay is de-energized. The circuit can be powered by any DC 12V supply or battery (100mA min.) 
 Circuit Diagram

How it works?
The heart of the circuit is the LM35DZ temperature sensor which is factory-calibrated in the Celsius (or Centigrade) scale with a linear Degree->Volt conversion function. The output voltage (at pin 2) changes linearly with temperature from 0V (0oC) to 1000mV (100oC).
The preset (VR1) & resistor (R3) from a variable voltage divider which sets a reference voltage (Vref) form 0V ~ 1.62V. The op-amp (A2) buffers the reference voltage so as to avoid loading the divider network (VR1 & R3). The comparator (A1) compares the reference voltage Vref (set by VR1) with the output voltage of LM35DZ and decides whether to energize or de-energize the relay (LED1 ON or OFF respectively).
Part List
IC1 : LM35DZ
IC2 : TL431
IC3 : LM358
LED1 – 3mm or 5mm LED
Q1 – General purpose PNP transistor ( A1015,…) with E-C-B pin-out)
D1, D2 — 1N4148
D3, D4 — 1N400x (x=2,,,,.7)
ZD1 — Zener diode, 13V, 400mW
Preset (trim pot) : 2.2K (Temperature set point)
R1 – 10K
R2 – 4.7M
R3 – 1.2K
R4 – 1K
R5 – 1K
R6 – 33Ω
C1 – 0.1 µF ceramic or mylar cap
C2 – 470 µF or 680 µF electrolytic cap. (16V min)
Miniature relay – DC12V DPDT, Coil = 400 Ω or higher

 Source: http://www.escol.com.my/Projects/Project-03%28Thermostat-1%29/Proj-03.html
0 comments

Fuse Monitor Circuit Diagram

This circuit monitors a DC fuse. Its LED lights continously when the fuse is intact but blinks is the fuse is broken. The fuse monitor circuit is designed for 12 volts but can be modified for other voltages. To use this circuit for 6 volts, divide all resistance values by two, for 24 volts, double the values.
The circuit consumes around 25 mA and most of the current is consumed by the LED. If you decide to use the circuit in battery operated modules, it is highly recommended to use a high efficiency LED and increase the value of R7 accordingly.
0 comments

Temperature-Controlled Soldering Iron

Description

One reason why commercial soldering stations are expensive is that, in general, they require the use of soldering irons with inbuilt temperature sensors, such as thermocouples. This circuit eliminates the need for a special sensor because it senses the temperature of a soldering iron heating element directly from its resistance. Thus this circuit will, in principle, work with any iron with a resistance which varies predictably and in the right direction with temperature (ie, positive temperature coefficient).

A soldering iron that’s ideally suited for use with this controller is available from Dick Smith Electronics (Cat T-2100). This circuit runs from a 12V battery or a mains-operated DC source. It works as follows: a DC-DC converter (IC1, Q1, D1, Q2, T1, D2, L1, etc) steps up the 12V DC input to about 16V. The higher voltage boosts the power to the iron and reduces warm-up time. This output voltage is applied to a resistance bridge in which the heating element of the iron forms one leg.
Circuit diagram:
Temperature-Controlled Soldering Iron Circuit Diagram
 The other components of the bridge include resistors R7-R9 and pots VR2-VR4. When the iron reaches a preset temperature, as set by VR4, the output of IC2a goes high, sending a signal to switching regulator IC1. This forces the output of the converter to a relatively low voltage. A bi-colour LED indicates that the iron has reached the preset temperature by changing from red to green. The iron now begins to cool until it drops below the preset temperature, at which point the output voltage from the DC-DC converter goes high again and the cycle repeats.

A degree of hysteresis built into the circuit makes the LED flicker between red and green while the iron is maintained at its preset temperature. Calibrate the circuit as follows: while the iron is still relatively cold, monitor the input voltage and current and adjust VR1 so that the input power (Volts x Amps) is about 50W. When you have done that, set VR4 to maximum and adjust VR2 so that the LED flickers between red and green when the iron has reached the desired maximum temperature.

Finally, set VR4 to mid-position and adjust VR3 so that the LED flickers when the iron reaches the desired mid-range operating temperature. As an example, you might choose to set the maximum temperature to about 400°C and the mid-range operating temperature to about 350°C. The overall temperature range, in that case, should be approximately 280°C to 400°C. Check that the calibration is correct and repeat the adjustment procedure if necessary. Use a temperature probe, preferably one designed especially for soldering irons, rather than guesswork, when making the adjustment.
 Note:
  • VR4 should have a logarithmic taper to compensate for non-linearity in the temperature-resistance characteristic of the soldering iron. 
Author: Herman Nacinovich , Silicon Chip


0 comments

DC Motor Reversing Circuit

Description:
A DC motor reversing circuit using non latching push button switches. Relays control forward, stop and reverse action, and the motor cannot be switched from forward to reverse unless the stop switch is pressed first. 
Circuit diagram

Notes:
At first glance this may look over-complicated, but this is simply because three non-latching push button switches are used. When the forward button is pressed and released the motor will run continuously in one direction. The Stop button must be used before pressing the reverse button. The reverse button will cause the motor to run continuously in the opposite direction, or until the stop button is used. Putting a motor straight into reverse would be quite dangerous, because when running a motor develops a back emf voltage which would add to current flow in the opposite direction and probably cause arcing of the relay contacts. This circuit has a built-in safeguard against that condition.
Circuit Operation:
Assume that the motor is not running and that all relays are unenergized. When the forward button is pressed, a positive battery is applied via the NC contacts of B1 to the coil of relay RA/2. This will operate as the return path is via the NC contacts of D1. Relay RA/2 will operate. Contacts A1 maintain power to the relay even though the forward button is released. Contacts A2 apply power to the motor which will now run continuously in one direction. If now the reverse button is pressed, nothing happens because the positive supply for the switch is fed via the NC contact A1, which is now open because Relay RA/2 is energized. To Stop the motor the Stop switch is pressed, Relay D operates and its contact D1 breaks the power to relays A and B, (only Relay A is operated at the moment). If the reverse switch is now pressed and released. Relay B operates via NC contact A1 and NC contact D1. Contact B1 closes and maintains power so that the relay is now latched, even when the reverse switch is opened. Relay RC/2 will also be energized and latched. Contact B2 applies power to the motor but as contacts C1 and C2 have changed position, the motor will now run continuously in the opposite direction. Pressing the forward button has no effect as power to this switch is broken via the now open NC contact B1. If the stop button is now pressed. Relay D energizes, its contact D1 breaks power to relay B, which in turn breaks power to relay C via the NO contact of B1 and of course the motor will stop. All very easy. The capacitor across relay D is there to make sure that relay D will operate at least longer than the time relays A,B and C take to release.

author: Andy Collinson
e-mail: anc@mitedu.freeserve.co.uk
Source: http://www.zen22142.zen.co.uk
0 comments

Stepper Motor Controller



Parts









Part




Total Qty.




Description




Substitutions
R1, R2 ,R3, R441K 1/4W Resistor
D1, D2, D3, D441N4002 Silicon Diode
Q1, Q2, Q3, Q44TIP31 NPN Transistor (See Notes)TIP41, 2N3055
U114070 CMOS XOR Integrated Circuit
U214027 CMOS Flip-Flop
S11SPDT Switch
MISC1Case, Board, Wire, Stepper Motor
  1. You should be able to substitute any standard (2N3055, etc.) power transistor for Q1-Q4.
  2. Every time the STEP line is pulsed, the motor moves one step.
  3. S1 changes the motors direction.

0 comments
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. The Circuit - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger