Skip to main content

Fast Electronic Fuse


A fast electronic fuse designed to operate on 230V AC with an adjustable trip current. 
  Fast Electronic Fuse Circuit Diagram :
 
 Note :
When the current through the load exceeds a level determined by the position of the wiper on the 1k wire-wound pot, this circuit cuts off the load immediately. If S1 is open, the range is approximately 300-650 mA, and 0.8-2A when it is closed.
The key variable in the operation of the fuse is the voltage drop across the power resistor(s) which are connected in series with the load. This voltage drop is directly proportional to the current the load draws. When this current is low, the voltage across the resistors is also small and cannot trigger T1. At the same time the gate of T2 is fed from a little power supply built around a negative voltage regulator. T2 is conducting and the load is on.
If the current through the load then gets too high, so that the voltage created across the resistor(s) can trigger the gate of T1 through the 330R resistor and the pot: T1 starts to conduct, swiftly taking away all the current from the gate of T2. The voltage drop across T1 (MT1-MT2) will then be only 0.7 V and T2 will be firmly off. T1 stays this way all until the momentary (normally closed, "push-to-break") Reset push-button is pressed: this causes the current through T1 to drop below the hold level and forces this triac to turn off. Releasing the Reset button re-enables the current flow to and through the gate of T2, switching it on.
T1 must be a TIC225M, as this particular type has a very low trigger current. T2 is a snubberless BTA12-600CW which cannot be replaced with a 'normal' triac, but maybe with a BTA12-600BW which also can be used without a snubber circuit, but has a little less sensitive gate (not a problem in this design). If the gates of snubberless triacs are DC-controlled and they are switching AC, the DC to control the gates MUST be negative - flowing from the gate, hence the negative voltage regulator. (Snubberless is in fact a registered trade mark belonging to ST.)
The output AC voltage will be 1-5 volts below the input level, depending on the load. Varistors are 250V AC. Pay attention to the "reverse" polarities of the electrolytic capacitor and the diodes before the 7906.
DANGER! This circuit connects directly to 220-230V AC which can be lethal! Please do not attempt to build any of the circuits/projects unless you have the expertise, skill and concentration that will help you avoid an injury. Please see Disclaimer on this site.
Source : www.zen22142.zen.co.uk


Comments

Popular posts from this blog

Digital Fan Regulator Circuit Diagram

This is the project of Digital Fan Regulator Circuit diagram. The circuit presented here can be used to control the speed of  fans using induction motor. The speed control is nonlinear, i.e. in steps. The current step number is displayed on a 7-segment display. Speed can be varied over a wide range because the circuit can alter the voltage applied to the fan motor from 130V to 230V RMS in a maximum of seven steps.  The triac used in the final stage is fired at different angles to get different voltage outputs by applying short-dura-tion current pulses at its gate. For this pur-pose a UJT relax-ation oscillator is used that outputs sawtooth waveform. This waveform is coupled to the gate of the triac through an optocoupler (MOC3011) that has a triac driver output stage.  Pedestal voltage control is used for varying the firing angle of the triac. The power supply for the relaxation oscillator is derived from the rectified mains via 10-kilo-ohm, 10W series dropping/limit-ing...

Home automation with Telegram BOT

The project I’m going to describe today it’s a sort of proof of concept that will demonstrate the possibility to remote control sensors and actuators (for example a couple of relays) via Telegram. Telegram is an instant messaging application, similar to the famous Whatsapp. Last June, the Telegram developers announced that a new set of APIs were available to develop bots. [ ]

24 Hour Timer

Description: These two circuits are multi-range timers offering periods of up to 24 hours and beyond. Both are essentially the same. The main difference is that when the time runs out, Version 1 energizes the relay and Version 2 de-energizes it. The first uses less power while the timer is running; and the second uses less power after the timer stops. Pick the one that best suits your application. Notes: The Cmos 4060 is a 14 bit binary counter with a built in oscillator. The oscillator consists of the two inverters connected to Pins 9, 10 & 11; and its frequency is set by R3, R4 & C3.The green Led flashes while the oscillator is running: and the IC counts the number of oscillations. Although it's a 14 bit counter, not all of the bits are accessible. Those that can be reached are shown on the drawing. By adjusting the frequency of the oscillator you can set the length of time it takes for any given output to go high. This output then switches the transistor; which in turn o...