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
 
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