Showing posts with label control. Show all posts
Showing posts with label control. Show all posts

Friday, October 17, 2014

Rise Nikon Camera Remote Control

 This is an IR remote control for Nikon cameras. It is compatible with the Nikon ML-L3 remote control. Supported cameras include: D40, D40X, D50, D60, D70, D70s, D80, Coolpix 8400 8800. This design is based on an idea from http://www.bigmike.it/ircontrol/.

Hardware

The circuit is extremely simple: an ATtiny13V, button, transistor, resistor, IR diode and 3V battery. You could even omit the transistor and resistor, and connect the IR diode directly to the ATtiny13V, but that will limit the LED current and therefor the range.

schematic

I chose to power the circuit permanently, and connect the button to an input, instead of controlling the power with the button. This ensures that the IR sequence is always completely sent, even when you release the button too early, and that contact bounce may be filtered. The standby power consumption is so low, about the same as the self-discharge rate of the lithium battery, that this does not really affect the battery life.

The internal oscillator of the ATtiny13V is used as a clock source, which seems to be sufficiently accurate. To get optimal results, you may want to calibrate the internal oscillator. See main.c for details.
Continue reading...

Thursday, October 16, 2014

Build a Bass Treble Tone Control Circuit Diagram

How build a Bass-Treble Tone Control Circuit Diagram . The LM1036 is a DC controlled tone (bass/treble), volume and balance circuit for stereo applications in car radio, TV and audio systems. An additional control input allows loudness compensation to be simply effected. Four control inputs provide control of the bass, treble, balance and volume functions through application of DC voltages from a remote control system or, alternatively, from four potentiometers which may be biased from a zener regulated supply provided on the circuit. Each tone response is defined by a single capacitor chosen to give the desired characteristic.

 Build a Bass-Treble Tone Control Circuit Diagram


Features:
  • Wide supply voltage range, 9V to 16V
  • Large volume control range, 75 dB typical
  • Tone control, ±15 dB typical
  • Channel separation, 75 dB typical
  • Low distortion, 0.06% typical for an input level of 0.3 Vrms
  • High signal to noise, 80 dB typical for an input level of 0.3 Vrms
  • Few external components required
Note:
Vcc can be anything between 9V to 16V and the output capacitors are
10uF/25V electrolytic.

Continue reading...

Friday, June 6, 2014

Intelligent Temperature Monitoring and Control System using AVR Microcontroller

Controlling temperature has been a prime objective in various applications including refrigerators, air conditioners, air coolers, heaters, industrial temperature conditioning and so on. Temperature controllers vary in their complexities and algorithms. Some of these use simple control techniques like simple on-off control while others use complex Proportional Integral Derivative (PID) or fuzzy logic algorithms. In this project Shawon Shahryiar discusses about a simple control algorithm and utilize it intelligently unlike analogue controllers. Here are the features of this controller:

Intelligent temperature monitoring and control system using AVR microcontroller
  • Audio-visual setup for setting temperature limits.
  • Fault detection and evasive action.
  • Temperature monitoring and display.
  • Audio-visual warning.
  • System status.
  • Settable time frame.
  • Data retention with internal EEPROM memory. 
Continue reading...

Friday, December 20, 2013

Small DC Motor Control Using PWM

Small DC motors are efficiently controlled using pulse-width modulation (PWM) method. The circuit described here is built around an LM324 low-power quad-operational amplifier. Of the four op-amps (operational amplifiers) available in this IC, two are used for triangular wave generator and one for comparator. Op-amp N2 generates a 1.6kHz square wave, while op-amp N1 is configured as an integrator. The square wave output of N2 at its pin 14 is fed to the inverting input (pin 2) of N1 through resistor R1. As N1 is configured as an integrator, it outputs a triangular wave of the same frequency as the square wave. The triangular wave is fed to pin 5 of op-amp N3, which is configured as a comparator.

Small DC Motor Control Circuit Diagram :

Small DC Motor Control Cirucit diagram

The reference voltage at pin 6 of the comparator is fixed through the potential divider arrangement formed by potmeter VR1 and resistors R4 and R5. It can be set from –6V (lowermost position of VR1) to +6V (uppermost position of VR1). 

  
The triangular wave applied at pin 5 of N3 is compared with the reference voltage at its pin 6. The output at pin 7 is about +12V when the voltage at pin 5 is greater than the voltage at pin 6. Similarly, the output at pin 7 is about -12V when the voltage at pin 5 is lower than the voltage at pin 6.


The output from comparator N3 is the gate voltage for n-channel MOSFET (T1). T1 switches on when the gate voltage is positive and switches off when the gate voltage is negative. Setting of the reference voltage therefore controls the pulse-width of the motor. When T1 is switched on for a longer period, the pulse width will be wider, which means more average DC component and faster speed of the motor. Speed will be low when the pulse width is small. Thus potmeter VR1 controls the speed of the motor.

Assemble the circuit on a general-purpose PCB and enclose in a suitable cabinet. The circuit requires ±12V power supply for its working. It can also be modified to control the speed of a 6V or 24V DC motor.

Source :  http://www.ecircuitslab.com/2012/09/small-dc-motor-control-using-pwm.html
Continue reading...

Saturday, October 5, 2013

Guitar Control

Stand-alone, 9V battery powered unit, Three-level input selector, three-band tone control

This preamplifier was designed as a stand-alone portable unit, useful to control the signals generated by guitar pick-ups, particularly the contact "bug" types applied to acoustic instruments. Obviously it can be used with any type of instrument and pick-up. It features a -10dB, 0dB and +10dB pre-set input selector to adjust input sensitivity, in order to cope with almost any pick-up type and model. A very long battery life is ensured by the incredibly low current consumption of this circuit, i.e. less than 800µA.

Guitar Control Circuit DiagramParts:

P1,P2_________100K Linear Potentiometers
P3____________470K Linear Potentiometer
P4_____________10K Log. Potentiometer
R1____________150K 1/4W Resistor
R2____________220K 1/4W Resistor
R3_____________56K 1/4W Resistor
R4____________470K 1/4W Resistor
R5,R6,R7_______12K 1/4W Resistors
R8,R9___________3K9 1/4W Resistors
R10,R11_________1K8 1/4W Resistors
R12,R13________22K 1/4W Resistors
C1____________220nF 63V Polyester Capacitor
C2,C8___________4µ7 63V Electrolytic Capacitors
C3_____________47nF 63V Polyester Capacitor
C4,C6___________4n7 63V Polyester Capacitors
C5_____________22nF 63V Polyester Capacitor
C7,C9_________100µF 25V Electrolytic Capacitors
IC1___________TL062 Low current BIFET Dual Op-Amp
J1,J2__________6.3mm. Mono Jack sockets
SW1______________1 pole 3 ways rotary or slider switch
SW2______________SPST Switch
B1_______________9V PP3 Battery Clip for PP3 Battery

Circuit operation:

IC1A op-amp is wired as an inverting amplifier, having its gain set by a three ways switch inserting different value resistors in parallel to R4. This input stage is followed by an active three-band tone control stage having unity gain when controls are set in their center position and built around IC1B.

Technical data:

Frequency response:
20Hz to 20KHz -0.5dB, controls flat.
Tone control frequency range:
±15dB @ 30Hz; ±19dB @ 1KHz; ±16dB @ 10KHz.
Maximum input voltage (controls flat):
900mV RMS @ +10dB input gain; 7.5V RMS @ -10dB input gain.
Maximum undistorted output voltage:
2.5V RMS.
Total Harmonic Distortion measured @ 2V RMS output:
<0.012% @ 1KHz; <0.03% @ 10KHz.
THD @ 1V RMS output:
less 0.01%
Total current drawing:
less 800µA.
Continue reading...

Sunday, September 29, 2013

RC Remote Control Switch

It is sometimes necessary for an RC (remote control) model to contain some kind of switching functionality. Some things that come to mind are lights on a model boat, or the folding away of the undercarriage of an aeroplane, etc. A standard solution employs a servo, which then actually operates the switch. Separate modules are also available, which may or may not contain a relay. A device with such functionality is eminently suitable for building yourself. The schematic shows that it can be easily realized with a few standard components.

Picture of the project:
RC (Remote Control) Switch circuit

The servo signal, which consists of pulses from 1 to 2 ms duration, depending on the desired position, enters the circuit via pin 1 of connector K1. Two buffers from IC2 provide the necessary buffering after which the signal is differentiated by C2. This has the effect that at each rising edge a negative start signal is presented to pin 2 of IC1. D1 and R4 make sure that at the falling edge the voltage at pin 2 of IC2 does not become too high. IC1 (TLC555) is an old faithful in a CMOS version.

A standard version (such as the NE555) works just as well, but this IC draws an unnecessarily high current, while we strive to keep the current consumption as low as possible in the model. The aforementioned 555 is configured as a one-shot. The pulse-duration depends on the combination of R2/C1. Lowering the voltage on pin 5 also affects the time. This results in reducing the length of the pulse. In this circuit the pulse at the output of IC will last just over 1.5 ms when T1 does not conduct.

Circuit diagram:
RC (Remote Control) Switch circuit schematic

When T1 does conduct, the duration will be a little shorter than 1.5 ms. We will explain the purpose of this a little later on. Via IC2.C, the fixed-length pulse is, presented to the clock input of a D-flip-flop. As a consequence, the flip-flip will remember the state of the input (servo signal). The result is that when the servo-pulse is longer than the pulse form the 555, output Q will be high, otherwise the output will be low. It is possible, in practice, that the servo signal is nearly the same length as the output from the 555.

A small amount of variation in the servo signal could therefore easily cause the output to ‘chatter’, that is, the output could be high at one time and low the next. To prevent this chatter there is feedback in the form of R1, R3 and T1. This circuit makes sure that when the flip-flip has decided that the servo-pulse is longer than the 555’s pulse (and signals this by making output Q high), the pulse duration from the 555 is made a little shorter. The length of the servo-signal will now have to be reduced by a reasonable amount before the servo-pulse becomes shorter than the 555’s pulse.

Parts and PCB layout:
parts and pcb layout for RC (Remote Control) Switch circuit

The moment this happens, T1 will stop conducting and the mono-stable time will become a little longer. The servo-pulse will now have to be longer by a reasonable amount before the flip-flip changes back again. This principle is called hysteresis. Jumper JP1 lets you choose between the normal or inverted output signals. Buffers IC2.D through to IC2.F together with R5 drive output transistor T2, which in turn drives the output. Note that the load may draw a maximum current of 100 mA. Diode D2 has been added so that inductive loads can be switched as well (for example, electrically operated pneu-matic valves).

COMPONENTS LIST
Resistors:
R1 = 470k
R2 = 150k
R3 = 47k
R4 = 100k
R5 = 4k7
Capacitors:
C1 = 10nF
C2 = 1nF
C3,C4 = 100nF
Semiconductors:
D1 = BAT85 or similar Schottky diode
D2 = 1N4148
IC1 = CMOS 555 (e.g., TLC555 or ICM7555)
IC2 = 4049
IC3 = 4013
T1,T2 = BC547B
Miscellaneous:
JP1 = jumper with 3-way pinheader
K1 = servo cable
K2 = 2-way pinheader or 2 solder pins
Continue reading...

Thursday, September 5, 2013

Bidirectional Motor Control Using L293 Driver

Using the L293 quadruple high-current half-H driver integrated circuit can be designed a very simple high efficiency motor control. The L293 is designed to provide bidirectional drive currents of up to 1 A at voltages from 4.5 V to 36 V. The L293D is designed to provide bidirectional drive currents of up to 600-mA at voltages from 4.5 V to 36 V.

Bidirectional Motor Control Circuit Diagram



Each output is a complete totem-pole drive circuit, with a Darlington transistor sink and a pseudo-Darlington source. Drivers are enabled in pairs, with drivers 1 and 2 enabled by 1,2EN and drivers 3 and 4 enabled by 3,4EN. When an enable input is high, the associated drivers are enabled and their outputs are active and in phase with their inputs. When the enable input is low, those drivers are disabled and their outputs are off and in the high-impedance state. With the proper data inputs, each pair of drivers forms a full-H (or bridge) reversible drive suitable for solenoid or motor applications.

External high-speed output clamp diodes should be used for inductive transient suppression. In this bidirectional stepper motor controller electronic project VCC1 is logic supply and must me between 4.5 and 7 volts ( typically 5 volt) and VCC2 is the power supply for the motor and must be from VCC1 up to 36 volts.
Continue reading...

Monday, September 2, 2013

Relay Control with MOSFET IRF511

We would like ti show you the circuit is similar to the above, but uses an N-channel MOSFET, as IRF511, 540, 640, etc. instead of the NPN transistor. Smaller MOSFETs can be used, but I do not know the part numbers. I tested the circuit with a IRF640, IRF511, IRFZ34 and REP50N06. The same circuit has three advantages, but requires only a few parts, always off to the relay and do not need a switch debounce.

In operation, when the relay is deactivated, the 100uF capacitor charge up to 6 volts. When the button is pressed, is on the capacitor 6 volts at the gate MOSFET. The capacitor voltage (and gate voltage) of 6 ms should drop to 3 volts in about 200 to move enough time for relay contacts. At very slow relay, a larger capacity. With the ratification of the relay, the contacts 12 volts to the resistance produce valid 3.3K 6 volts at the gate, holding that the relay is self-sufficient. The capacitor is then discharged to zero since the relay contact 12 is connected not to the 15K resistor.

Relay Control with MOSFET IRF511 Circuit Schematic


Relay Control with MOSFET IRF511

When the button is pressed, the capacitor is zero volts to the gate of switching off the relay. There should be no problem making the button again to be the operation of relays, since the gate voltage is only about 1.8 volts when the button is pressed and the MOSFET requires approximately 3.5 volts or more are to start running. But you wait about 1 second or more between pressing a key need, capacitor time to load or unload. Two buttons are displayed, but you could have a number of more parallel to operate the relay from multiple locations
Continue reading...

Saturday, August 31, 2013

IR Remote Control Tester

Description 
 This small circuit is ideal for checking the basic operation of an infrared remote control unit. The circuit is based on the brilliantly simple idea of connecting a piezo buzzer directly to an IR receiver IC. This method is almost as simple as connecting a photodiode directly to the input of an oscilloscope, but has the advantage that no oscilloscope is needed: the compact unit is always ready to use and much easier to carry around than bulky test equipment.
Circuit Diagram:

Operation of the remote control is indicated by the buzzer making a chattering noise. The circuit is very sensitive and has a range of several meters. The TSOP1738 integrated IR receiver accepts, amplifies and demodulates the IR signal from the remote control, producing an output with a frequency of around 700 Hz. The piezo buzzer is connected to its output, rendering the signal audible. All the other components are simply concerned with producing a stable 5 V power supply from the 9V PP3-(6F22) type battery.
Instead of the TSOP1738 similar devices from other manufacturers can be used, and of course carrier frequencies other than 38 kHz can be used. The circuit still works if there is a mismatch between the nominal carrier frequencies of the transmitter and receiver IC, but range is reduced. It is still, however, adequate for determining whether a remote control is producing an IR signal or not.
Author: Malte Fischer, Elektor Electronics Magazine
Source http://www.extremecircuits.net/2010/05/ir-remote-control-tester.html
Continue reading...