• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Contact | Calculators-online
You are here: Home / Automation Projects / Automatic Sliding Gate Controller Circuit

Automatic Sliding Gate Controller Circuit

Last Updated on January 3, 2024 by Swagatam 80 Comments

In this post we investigate a circuit, designed for implementing an automatic sliding gate or door action, and includes a set of features as specified in the request. The idea was suggested by Mr. Andreas.

Technical Specifications

Can you help me to design a simple sliding gate controller. How can work its like this...Press a switch and open the gate, after a minute the gate close again.

If during the closing someone passing in front of the gate then the gate opens again(with the help of infrared cell??).

Reaching at the end(Stopping) during opening and closing its made by magnetic or limit switch.. Note this system must work on 24V.

Many thanks,

Andreas Christodolou

The Design

The proposed automatic sliding gate controller circuit may be understood as explained in the following points:

Referring to the circuit below, it can be divided into three stages: the set-reset latch using T1/T2, the monostable timer using IC 4060 and the IR interceptor using T3/T5.

slider2Bgate2Bcontroller

Note:

  1. Please disconnect the 100k below C1 from the ground, and connect it on C1 positive terminal, meaning the 100k should be connected right across C1 terminals and nowhere else.
  2. R6 needs to be calculated for getting a 1 minute delay before the gate initiates a reverse closing motion

Let's assume the gate to be in the "closed" position with Reed#2 actuated by the relevant gate magnet.

This ensures pin#12 of the IC 4060 to be rendered high and the IC stays inactive (pin#3 switched OFF).

In the above scenario, the relay#1 is already OFF, with its N/C position closed (because T1/T2 are OFF), and T4  is also OFF due to the absence of a base drive, which implies relay#2 is OFF and in the N/C position.

With relay#2 in N/C, the motor is switched off due to the absence of a positive link via the relay#2 N/O contact.

The entire circuit is thus in a switched OFF condition.

Now, as requested, the opening of the gate is initiated by pressing SW1 momentarily.

Pressing SW1 instantly latches T1/T2 via R4, toggling relay#1 such that its N/O contacts close, which in turn forces the motor to slide the gate towards the "open" direction.

As soon the gate slides away from its "close" position, reed#2 is released, which instantly enables the IC 4060 and it starts counting, with its pin#3 now with a logic zero.

The gate rolls on until it reaches the extreme end when the other relevant magnet fixed on the gate activates reed#1.

On activation, reed#1 pulls the base of T1 to ground via C1, breaking the latch, which in turn deactivates relay#1 and its contacts return to their N/C points.

However relay#2 still being in a switched OFF condition causes the motor to halt due to the absence of power through relay#2 (N/O) points.

In the meantime, IC 4060 completes its counting allowing a high to appear at its pin#3. (the IC now latches in this position via D2)

This immediately activates relay#2, enabling a reverse activation of the motor.

The motor starts sliding the gate towards the "close "position, and the moment it reaches the "close" end, reed#2 is activated yet again. At this position, the IC is again reset causing a no signal at its pin#3, deactivating relay#2 and....shutting off the motor. The circuit reverts to its original standby state.

Calculating the Time Delay

The universal equation for finding the timing component Rt and Ct values is:

f(osc) = 1 / 2.3 x Rt x Ct

2.3 is just a constant with regards to the ICs internal configuration.

Preventing Accidental Entry

As per the request, the circuit needs to respond to an accidental entry of an individual through the gate in the course of its closing process, in order to safeguard the individual and also the gate mechanism.

This is implemented using an infrared transmitter receiver assembly, as shown in the diagram.

D3 is a receiver IR photodiode which is kept switched ON through a perpendicular IR activated transmitter beam, focused on D3, the beam position is supposed to be in a straight line along the gate's sliding action.

As long as D3 stays actuated, T3/T5 are unable to conduct, however in the presence of an individual who may be trying to make a quick entry across the gate while its closing, would in the course obstruct the IR beam, triggering T3/T5 which in turn would conduct and disable T4, and relay#2.

With relay#2 disabled, the door would instantly stop its closing motion and halt on the spot until the individual has completely crossed the restricted line of action.

For the sake of simplicity, a momentary halting of the gate looks more appropriate, instead of enforcing a reverse opening action which might unnecessarily delay the process.

Using a Transistorized Timer Stage

The above could be much simplified by replacing the IC 4060 timer stage with transistorized delay ON timer, and by removing the IR detector stage. The complete circuit diagram could be witnessed below:

gate open close with delay circuit

The IR Transmitter Stage

The IR transmitter which is supposed to focus a beam on D3 may be built using the following circuit:

motorcyclesecuritytransmittercircuit 1

You'll also like:

  • 1.  Automatic Street Light Dimmer Circuit
  • 2.  Simple Tea Coffee Vending Machine Circuit
  • 3.  Water/Coffee Dispenser Motor Circuit
  • 4.  Line Follower Robot Circuit using Arduino
  • 5.  7 Automatic Street Light Circuits [Using Relays and Solar Panel]
  • 6.  Hen House Automatic Door Controller Circuit

About Swagatam

I am an electronics engineer with over 15 years of hands-on experience. I am passionate about inventing, designing electronic circuits and PCBs, and helping hobbyists bring their projects to life. That is why I founded homemade-circuits.com, a website where I share innovative circuit ideas and tutorials. Have a circuit related question? Leave a comment.... I guarantee a reply!

Previous Post: « Automatic Bathroom/Toilet Engage Indicator Circuit
Next Post: Sine wave PWM (SPWM) Circuit using Opamp »

Reader Interactions

Comments

  1. Rob V says

    December 12, 2022 at 5:15 am

    Hi SWAGATAM, this is a similar problem to one I am trying to solve. However I am using Wifi enabled home automation. In addition I have an existing gate controller with safety IR reverse.
    The challenge I have is that the gate controller has two separate inputs for externally controlled open and close control. The open control or the close control are actuated with a momentary closed circuit. However the WiFi remote unit I have only has one set of contacts. It expects the controller to handle press once for open…. press again for close…. It would seem to me to be solved by a simple flip flop design. But my electronics experience is a little scratchy since it is >30 years ago. Do you have a recommended design to break this single momentary contact into two separate contacts with alternating action? and if possible have the timing of the momentary closure of the single contact be exactly reflected by each of the alternating dual contacts. i.e. if I set the momentary contact timing for the single contact to 1 sec via the WiFi control app, I would like each of the alternating contacts to be closed for 1 sec. Likewise if I alter the timing on the app to 2 secs, I would want the alternating contacts to be at 2 secs each.

    Reply
    • Rob V says

      December 12, 2022 at 5:26 am

      I should have mentioned this is powered by USB 5V supply.
      Thanks so much in advance.
      Rob

      Reply
    • Swagatam says

      December 12, 2022 at 5:38 pm

      Hi Rob,
      The following circuit should do the job for you. The timing can be adjusted by adjusting the values of the 10uF and 2.2K parts, however the timing cannot be synchronized with your WiFi timing… it will need to be done externally and manually. Additionally you can add a 1K across the junction of 10uF/2.2K and ground for better timing control.
      " rel="ugc">comment image

      Reply
  2. daniel says

    September 25, 2022 at 11:00 am

    hello very interesting circuit could some improvements be made?
    1 when it stops from the infrared stop to turn back;
    2 to be done with 220V AC?
    3 or r6 to be a trimmer?
    thanks

    Reply
    • Swagatam says

      September 25, 2022 at 11:30 am

      Hi, Thank you!
      The first one can be difficult to add since it could make the circuit more complex.
      2) is possible if the circuit is powered from a 12V AC to DC adapter
      3) R6 can be a trimmer with a 1K resistor.

      Reply
  3. Anonymous says

    November 11, 2021 at 5:12 pm

    Good day Sir.
    I am a first year engineering student and I need to make a similar circuit as the one discussed in the article(automatic gate, should close after 10 seconds and should stop automatically if a person steps in front of the motor gate whilst it is closing) however it needs to be controlled by a push-button and the circuit should be done on Simulink. It should be a simple circuit and microcontrollers are not allowed. Please may you assist urgently? Thanks so much

    Reply
    • Swagatam says

      November 11, 2021 at 9:45 pm

      Hello, sorry designing the circuit using simulink may not be possible!

      Reply
      • Anonymous says

        November 12, 2021 at 10:35 pm

        Ok thanks. What type of software did you use to design this circuit ?

        Reply
        • Swagatam says

          November 13, 2021 at 7:46 am

          I don’t use any software, I use my knowledge and mind simulation.

          Reply
  4. Offor Kelvin pius says

    August 1, 2020 at 9:21 pm

    Good day,Swagatan .
    In the above circuit description, you kept on mentioning Reed #2 without mentioning reed#1 please when is Reed 1&2 deactivated, actuated or released?
    Thanks for all your efforts.

    Reply
    • Swagatam says

      August 2, 2020 at 9:56 am

      Thank you for pointing out the mistake, I have corrected the relevant sentences in which reed#1 was wrongly mentioned as reed#2.

      Reply
  5. Gary says

    April 6, 2020 at 6:01 pm

    Hi,
    Thanks again for the circuit. I have solved the problems I was having with the circuits. A 0.22uf cap across pin12 of IC4060 and the positive rail fixed the issue.
    I have two of these circuits to open a pair of gates that will run off a 12 volt battery. While they work fine when attached separately to the battery, they have issues when they share the same power supply.
    Is there a way of creating two independent supplies from a 12 Volt battery.
    Thanks for your help.
    Cheers

    Reply
    • Swagatam says

      April 6, 2020 at 7:28 pm

      Hi, that sounds great! Glad you could solve it simply with a capacitor. You can probably try isolating the common positive as shown in this diagram.

      comment image" alt="battery isolator" />

      use this only for the IC 4060

      Reply
      • Swagatam says

        April 6, 2020 at 7:39 pm

        here’s a more effective way of implementing the same:
        comment image" alt="battery bifurcate circuit" />

        Reply
  6. Gary says

    March 21, 2020 at 9:34 am

    Hello and thank you for designing this circuit.
    I have made the circuit but removed the section relating to T3 and T5 as I did not wish to have a sensor present.
    I am having a problem with the circuit though, and am seeking your advice.
    The circuit works fine to open the gate. When, though, the counter reaches the time to close the gate, it triggers the relay but only momentarily and then restarts counting. If I remove the connections that control the earth to the motor, it works as it should. As soon as I reconnect the earth to the motor and pass current through the relay terminals it does not work properly.
    The relay is capable of switching up to 5A and the motor is drawing about 2A.
    Can you please offer a suggestion as to what is wrong? I would like to make it work and have spent many hours on the project.
    Thank you in advance for your help.
    Cheers,
    Gary

    Reply
    • Swagatam says

      March 21, 2020 at 12:35 pm

      Hi, I checked the circuit again and I found nothing wrong in it as far as the operation sequence is concerned. Did you connect the diode D2 correctly? please confirm that it is connected correctly across pin3 and pin 11 with the shown polarity.

      Also please connect the 100k below C1 as suggested under the diagram.

      Reply
      • Gary says

        March 22, 2020 at 5:31 am

        Hello again,
        Thank you for the quick reply.
        I’ve checked and rechecked solder joints and components etc. I have used pin 15 not pin 3 for the timing sequence as I did not believe it would impact the circuit. Am I wrong? The resistors and cap I have used give a 40 second pulse at pin 15.
        The circuit works properly if there is nothing connected to the poles of Relay#2. At the programmed time relay#2 latches and counting stops until the circuit is reset. As soon as the relay switches with the motor connecting to earth and current passes through the poles, there appears to be a pulse through the circuit and IC#1 resets and begins counting again. This cycle will continue for 5 to 10 minutes then the relay will latch and the motor runs to the gate closed position.
        If I then press S#1 to open the gate, the motor will run to until Reed#1 closes. The motor stops and then at the appropriate time the relay will try to latch and close. Sadly the problem appears again and the multiple cycles of R#2 latching and immediately unlatching begins until at some time later it eventually latches and the motor runs.
        To minimise pulses through the circuit, I have put a 0.1uF bypass capacitor on pin16 of IC#1 but that made no difference.
        It is very confusing.
        I had the gates working with the simple gate opening circuit you published, but as I wanted them to close automatically I decided to use this circuit. If I cannot make this circuit work, is there a way to use a timer to replace S#2 on that circuit?
        Thanks again for the reply and your help.
        Cheers,
        Gary

        Reply
        • Swagatam says

          March 22, 2020 at 12:29 pm

          Hi, if it is happening due to motor spike then you can first try conforming this by operating the IC 4060 from a separate power supply. Just isolate pin16 of the IC and the positive side of reed#2 and connect them to an external +12V, make sure to connect the ground line of this power supply with the negative of the motor circuit. If this works then we can go ahead and try adding stabilizing agents like diode, resistor and capacitor across the IC supply pins until the problem is solved…

          Reply
          • Gary says

            March 23, 2020 at 9:19 am

            Hi and sorry this is becoming a saga,
            I did as you suggested but with no luck, the relay kept resetting itself. I disconnected the relay and wired up another one but left it free and not mounted on the board. This relay acted the same, interestingly though if I disconnected the motor earth from the relay it behaved properly but if I touched the relay it triggered a reset, so the static in my fingers was enough to disturb the circuit.
            Does this shed more light on the problem.
            Cheers,
            Gary

            Reply
            • Swagatam says

              March 23, 2020 at 11:36 am

              Hi, IC 4060 is a highly reliable IC and the spike problem cannot affect it if it is operated from a separate power supply. Please check the timer response separately without the motor circuit isolating pin12 from the reed2 positive. Doing this must switch ON the pin3 of the IC high after a predetermined time, and this situation should get latched permanently until pin12 is touched with a positive potential again. You can connect an LED with 1k resistor across pin3 and ground to verify this. Further you may change the C3 value to check changes in the output time intervals…..C3 should be non-polar.

              Also please put an LED in series with T4 base to know how the timer output is triggering T4. Make R9 1K so that the LED lights up brightly

              Disconnecting motor earth will not allow the motor to reverse, so that isn’t an option.

              Reply
            • Gary says

              March 24, 2020 at 10:02 am

              Hi,
              Checked everything and all works fine without the earth to the motor connected.
              Timer is operating correctly and all pins on the 4060 are pulsing as it counts.
              Interestingly though, the voltage on Pin #15 of the 4060 (the output I’m using) shows 12 volts when it latches but on the base of T4 it is only 0.8 Volts. Should it be this low or should it show 12V?
              Apart from that it all looks fine until the relay switches the motor on.
              Cheers

              Reply
              • Swagatam says

                March 24, 2020 at 10:14 am

                Hi, If you remove the earth connections from the relay contacts then how will the motor move? Please clarify this point. Alternatively you can try connecting the all the ground connections from the re;ay directly with the main ground of the power supply through separate thick wires. And also connect a reverse diode and a capacitor right across the motor terminals, and see if that helps!

                You can refer to the following diagram for the motor diode and capacitor connections:

                " rel="ugc">comment image

                Reply
            • Gary says

              March 24, 2020 at 1:57 pm

              Hi again and thank you for your patience,
              Agreed, if I cannot make the circuit work with the motor connected then it is useless.
              I’ll try to hook up the motor as you’ve suggested with a diode and cap across the power supply and see what happens.
              If I have Relay#2 send power to a third relay that is connected to the motor, the circuit works fine. Obviously the spike of the contacts closing is triggering something when the motor is connected to Relay#2.
              Very strange but if I can only make it work this way then that is the best solution.
              Cheers

              Reply
              • Swagatam says

                March 25, 2020 at 9:21 am

                Hi, no problem, if still the spike problem does not solve then I will replace the IC section with a transistorized timer circuit, which should be free from these issues.

                Reply
          • Gary says

            March 25, 2020 at 1:34 pm

            Hi,
            I found a web site and noted the placement of a capacitor close to pin#12 if the IC. I also noted that they recommend a relay with an internal resistance of at least 280ohms (which mine were not).
            So I placed a 220nf cap in the circuit as they described and put an additional 200 ohms across the relay contacts.
            So far it is stable on the bench so we’ll see how it progresses.
            With respect to a transistor based timer circuit, if you could email or post it online just as a backup that would be greatly appreciated.
            Thank you again for your patience and all the best.
            Cheers

            Reply
            • Swagatam says

              March 27, 2020 at 8:13 am

              Hi, yes pin12 being the reset pin can be vulnerable to auto resetting due to a spike. The relay coil voltage is related to the contact current rating. Relays designed to switch heavy current load will need to have heavier coil specs and therefore lower resistance. This cannot be a fixed standard value, so suggesting a 280 ohms is incorrect, however the driver transistor must be appropriately rated depending on the relay coil, otherwise the transistor may burn, due to high coil current.

              I’ll try to update the transistorized design soon…

              Reply
            • Swagatam says

              March 28, 2020 at 6:20 pm

              Hi, I have updated the transistorized version in the above article, you can check it out….

              Reply
  7. Paul says

    March 9, 2020 at 8:25 pm

    Hi Swagatam,
    I would like to design a control circuit for a louver system at home. This auto gate circuit could do the job with some changes.
    I would like to use one switch to open the louvers from the closed position but would like to be able to stop louvers at any point between the limit switches, so press open button once to open and press again to stop if the open button is pressed again it would just continue to the max open limit switch same for the close button, press it once and the louvers start to close press again and it stops, I am surer you understand what I mean. the motor that I would like to use is a 12vdc motor with a current draw of about 10Amps. I hope you can help me with this project.

    Reply
    • Swagatam says

      March 10, 2020 at 7:37 pm

      Hi Paul,

      you can use the concepts explained in the following article:

      https://www.homemade-circuits.com/simple-touch-sensor-switch-circuit/

      the relay is not erquired, so it can be eliminated. Connect the collector of the BC547 with the base of the T4 of the gate controller circuit.

      Reply
    • Paul says

      March 12, 2020 at 2:24 am

      Hi Swag,
      Thank you very much for the reply, I will have a look at the circuit to see if it would do the job.
      I will let you know if I could figure it out or not but will definitely reply with more information regarding this project.

      Reply
      • Swagatam says

        March 12, 2020 at 4:16 pm

        No problem!

        Reply
  8. Swagatam says

    May 10, 2018 at 10:05 am

    I have updated the new link, you can check it out now….

    Reply
    • Mario Ellis says

      May 10, 2018 at 4:00 pm

      ok sir, thank you for your hasty response!

      Reply
  9. Swagatam says

    May 10, 2018 at 9:26 am

    Mario,

    You can try the following basic design

    " rel="ugc">comment image
    The remote relay can be attached parallel with the push button for enabling remote controlled operations.

    The circuit does not include limit switches, and may require modifications across the output pinout configuration for implementing this.

    Reply
    • Swagatam says

      May 10, 2018 at 9:28 am

      sorry, the diagram has a mistake I’ll correct it shortly and replace the link with the updated one.

      Reply
  10. Mario Ellis says

    May 10, 2018 at 6:45 am

    Good day sir if I wanted this circuit to work with a 12v supply and motor, what changes would i have to make to it?
    Finally, if i wanted to eliminate the timer and allow only that single push button to open,stop and close the gate just as how a garage door push button operates, how could I this?
    Regards
    Mario

    Reply
    • Mario Ellis says

      May 14, 2018 at 4:21 am

      Hi
      good day sir i tried the link given for the garage door control using single push-button, but it doesn’t seem to be working.

      Reply
  11. Ajmal says

    February 18, 2018 at 6:04 pm

    Sir,
    Can you please provide the design of the components in this circuit.

    Reply
    • Swagatam says

      February 19, 2018 at 11:00 am

      Ajmal, please click on the diagram, and copy all the part numbers as shown, if you show this part number to the shopkeeper he will be able to understand and provide you all the components as per the specs.

      resistors are all 1/4 watt rated

      Reply
      • Ajmal says

        February 21, 2018 at 5:34 am

        Sir, I meant how you got the value of resistors and capacitors like 100k….Have you designed the value of resistors or just put it up with your experience

        Reply
        • Swagatam says

          February 21, 2018 at 10:34 am

          I got the values by judging the current and voltage parameters across the different positions, It is possible only once you thoroughly know how each parts functions and their technical specifications…

          Reply
  12. bursach says

    June 18, 2016 at 9:07 pm

    Sorry Swagatam, there is some mistakes in my previous message. Finally I got this circuit work! The circuit should be taken as there is gate in "close" position as a first state. Minus 12V should be connected to the NO position of Relay #2, but in the circuit it shows as it is in NC position by switch, not by remark(NO=NC). Because of that, I get my motor run always without pushbutton pressed. Correction is that minus 12V should be connected to NO, and NC is not connected (stays free).I hope you will correct the circuit. Kind regards.

    Reply
    • Swagatam says

      June 19, 2016 at 5:22 am

      Hi Bursach, the negative is connected to N/O of relay#2 and is N/C is free and open, please enlarge the diagram to see the details correctly.

      and please remember that you must ensure the correct polarity of the motor wire to the relays initially, so that the motor supply orientation becomes correctly aligned and it moves as per the relay switching specifications.

      Reply
  13. bursach says

    June 18, 2016 at 5:47 pm

    Sorry Swagatam, I have to notice something in this circuit. I have made this circuit but there is a mistake I think. NO contact of Relay #2, should not to be connected to minus 12V directly as circuit shows. It has to be connected to minus of C2, and C2 should not be connected to minus 12V. In this case as circuit shows, and I made according to it, when I apply 12V plus and minus supply, motor starts immediatelly. Without pushbutton pressed. Please correct me if I am wrong.

    Reply
  14. Khalid Kondo says

    June 11, 2016 at 6:14 pm

    hi swagatam, plz, can you help me to design a simple circuit as a switch to operate a door automatically using two gates, OR-gate and AND-gate?

    Reply
    • Swagatam says

      June 12, 2016 at 11:59 am

      Hi Khalid, please explain your requirement and the operations elaborately…if it is feasible I'll try to help

      Reply
  15. bursach says

    April 24, 2016 at 9:33 am

    Ok Swagatam,thanks!

    Reply
  16. bursach says

    April 23, 2016 at 1:21 pm

    Hello Swagatam, one last question about the circuit. C3 condenser is it electrolytic? If it is, where is minus? To pin 9 or to R6?
    Thanks in advance!

    Reply
    • Swagatam says

      April 24, 2016 at 5:20 am

      Hello bursach, C3 should be a non-polar…sorry, the 100uF is wrongly printed actually it can be a 1uF capacitor

      Reply
  17. ghotra595 says

    February 10, 2016 at 12:24 pm

    Dear sir what's value of R6

    Reply
    • Swagatam says

      February 11, 2016 at 4:30 am

      it decides the time delay for the gate return from the other end.

      needs to calculated as per requirement.

      Reply
  18. bursach says

    October 1, 2015 at 6:25 am

    Hello Swagatam!
    About this circuit, SW is a switch? Not pushbutton? Because if I want to open gate again from previous state, I have to SW to switch off first then SW to switch it on again to go for this automatic procedure open-timer-close.
    Is it possible to modifie this circuit to combine in wireless opening (exmp. Remote car central locking system with remote controlers)? Also it can be added a small pwm circuits with separate timer to control speed of motor (two speeds, faster in first motion , and slower when gate is near limit switch in case of inertion force which can cause damage to limit switches). Thank you in advance!

    Reply
    • Swagatam says

      October 1, 2015 at 1:47 pm

      Hello bursach,

      SW is a push-to-ON switch…it's not an ON/OFF switch….it will connect only when pressed and disconnect the moment it's released.

      yes it can be modified as per your mentioned requirement, however a central lock is supposed to be operated with a jerk, using a motorized solenoid…..so I could not understand how a PWM circuit and a sliding procedure would help for operating it.

      Reply
    • bursach says

      October 1, 2015 at 4:14 pm

      Swagatam ,thank you for your fast response!
      About central lock, sorry for confuse question. I meant only wireless control board with remonte control without central locking motors. Wireless control board has 4 relays, so when push the remote control button, one of these relays is On, so this could be a problem because SW is a pushbutton not a switch.
      About PWM , I was thinking for slide gate 24vdc motor and its speed in decreasing for opening or closing, to reduce inertion force of the gate moving. For example, when gate is moving and waiting to proximity to one of the Reed switch, motor is in faster speed, when is it close to Reed*about 1 meter , or less which can be programabile), PWM is active and slow speed is active till gate is activate Reed switch. I hope you understand my toughts.

      Reply
    • Swagatam says

      October 2, 2015 at 7:16 am

      In the type of remote control that you are referring to, we have a feature in those where the relay can be configured to toggle only for a second, by appropriately tweaking the built-in selector switch, so that won't be a problem.

      Do you mean to say that you want to control the gate with remote and PWM only…and eliminate the timer section? Yes it's possible if the timer section is removed

      Because if the timer section is included then the PWM delay can interfere and cause unpredictable problems.

      Reply
      • rugenera marc says

        January 25, 2019 at 8:39 pm

        nice one

        Reply
    • bursach says

      October 2, 2015 at 8:16 am

      No, I would like to control gate with addition to remote control with your circuit. Your circuit will not be removed. Only PWM circuit is separate from this ciruit and its part is to control motor speed when is necessery. We can add a another small timer circuit it will be on when motor is started and its purpose is only for making slow speed when it is needed (timer determine).
      I will try to make a circuit what I mean, but also need a this feature of toggling a relay for a second you mentioned.

      Reply
    • Swagatam says

      October 2, 2015 at 4:15 pm

      the above circuit is restricted to work with a definite time interval, if a PWM is used and the gate movement is made too slow (with PWM) then it might interfere with the timer set period and the gate might reverse in the middle of its sliding procedure without reaching the fully open position.

      Reply
    • bursach says

      October 3, 2015 at 6:21 am

      Correct, that would be a problem. But if we increase a time counting for closing it will be possible in some way…..

      Reply
    • Swagatam says

      October 3, 2015 at 9:10 am

      again that would be a problem because if the PWM was high then the gate would reach the end quickly and wait for the timer for too long until closed

      one way to solve this is perhaps by ensuring that the timer begins counting only once reed#1 closes, that is when the gate reaches the fully open end

      Reply
    • bursach says

      October 27, 2015 at 7:32 am

      Swagatam, sorry for annoyance, this T3 transistor suppose it is NPN? Because its mark is BC557 and it is PNP. And that resistor without a value, below C1 in the diagram, should it be there ?

      Reply
    • Swagatam says

      October 27, 2015 at 1:08 pm

      Yes T3 is an NPN, and by mistake it's indicated as BC557…actually it should be BC547…i'll correct it soon

      resistor below C1 is required…it could be a 100k resistor

      Reply
    • bursach says

      October 27, 2015 at 1:12 pm

      Ok, thanks!

      Reply
  19. Samir Savani says

    July 29, 2015 at 5:47 am

    ok but sir i was used try and error method and find out value of register and capacitor ar 47k variable and 25v 220 mfd and it works is it ok or not please replay
    it works for 3 seconds to 20 seconds
    is it harmful to my circuit?

    and sir i want to use it in only night time with solar battery charger over charge protection so please suggest a required circuit

    Reply
    • Swagatam says

      July 29, 2015 at 3:16 pm

      but you said that your circuit was not switching OFF after getting triggered…this was the issue with your circuit, right?

      Reply
  20. Samir Savani says

    July 28, 2015 at 10:20 am

    dear sir
    i want to build a circuit for my farm to prevent it from wild animals
    using laser and ldr which is riggers relay for 20 to 30 seconds and automatically resets
    i want to use automated solar battery charger
    i was sent you my design using 555 which was starts relay properly but not stop itself
    please sent me batter circuit or do needful changes in my circuit i am eagerly waiting for your answer
    my farm and crop needs your help please do needful in urgent sir

    Reply
    • Swagatam says

      July 29, 2015 at 4:34 am

      Dear Samir,

      I'll do it for you, but it might take a few days times….stay tuned please

      Reply
  21. Samir Savani says

    July 25, 2015 at 5:11 am

    sir please replay

    Reply
  22. Samir Savani says

    July 22, 2015 at 7:12 am

    dear sir
    i have a circuit which is attach
    please guide me how to set relay trigger time for 20 to 30 second in this circuit
    actually i want to set this circuit with my farm so we can't off it

    please guide me asp

    thanks in adevance
    Attachments area
    Preview attachment laser alarm.png
    [Image]

    Reply
    • Swagatam says

      July 22, 2015 at 9:07 am

      dear samir, the image link is not working

      Reply
  23. Andreas Chris says

    July 9, 2015 at 4:24 pm

    Dear Swagatam,
    Almost all circuit wiring pictures are posted by the owner of this blog. Can i post some for my self, how can i do that,which type of picture and how large should be?

    Reply
    • Swagatam says

      July 10, 2015 at 4:04 am

      Dear Andreas, you can use the form that's given on the top left sidebar and post your pics, I'll check it out

      Reply
  24. Andreas Chris says

    July 8, 2015 at 3:43 pm

    Thanks a lot Swagatam, reversing a single phase motor its the most easiest way, i have done this many times before. Single phace ac motors always have a capacitor with three leads. When you want to reverse its direction all you have to do its to change one of this wires. Then if your not sure refer to motor's connection box. Other than that this ac motor its allready installed and cannot change it.

    Reply
    • Swagatam says

      July 9, 2015 at 9:37 am

      Thanks Andreas, OK that means that above circuit can be used with an AC motor also, I'll leave this upto the readers to tweak the relay connections as per the motor specs and individual preferences.

      Reply
    • vincent jackson says

      November 1, 2016 at 7:02 pm

      hello sir…ANDREAS CHRS/SWAGATUM MAJUMDAR.. i really need your help on how to reverse a single phase ac motor…. i will be gratefully if u can provide to me the necessary circuit diagram.. [email protected] thanks alot

      Reply
    • Swagatam says

      November 2, 2016 at 6:21 am

      hello vincent, I think if you Google this question online you will be able to find many good answers with diagram….please try it.

      Reply
  25. Andreas Chris says

    July 7, 2015 at 8:39 pm

    Dear Swagatam,
    i have been waiting for the design of the sliding gate opener circuitry and im very pleased to see it posted today. Im also very glad you have some time for me and dispite your busy days you make it happen !!
    Although i have some comments/corrections.
    1. The motor its a 5A 220V a.c (Not a 24V d.c.) so i think it needs two relays one for the forward and another one for the reverse direction.
    2. As for the IR detection there are ready made transmitter and receiver working either 12 or 24vdc and at the position of D3(BP104) diode can be used the receiver's relay output (have NO/NC) to trigger it instead.
    Once again many thanks for your efforts and all the help on this blog.
    Andreas

    Reply
    • Swagatam says

      July 8, 2015 at 11:03 am

      Thanks Andreas, I am glad you liked it.

      I am afraid, reversing an AC motor could be a complex affair….so I think a DC motor should be preferred, the voltage rating is not an issue it can be any higher value than 24V.

      yes, a ready made IR proximity sensor assembly can be used instead of building one as shown in the diagram

      Reply
  26. manjunath says

    July 7, 2015 at 3:55 pm

    sir,
    In the first circuit below relay seems to be not connected with diode.

    Reply
    • Swagatam says

      July 8, 2015 at 10:57 am

      thanks manjunath, you are right, I'll do the correction soon

      Reply

Need Help? Please Leave a Comment! We value your input—Kindly keep it relevant to the above topic! Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Subscribe to New Circuit Ideas

Categories

  • Arduino Projects (87)
  • Audio and Amplifier Projects (132)
  • Automation Projects (17)
  • Automobile Electronics (101)
  • Battery Charger Circuits (82)
  • Datasheets and Components (103)
  • Electronics Theory (143)
  • Free Energy (37)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (19)
  • Health related Projects (25)
  • Home Electrical Circuits (12)
  • Indicator Circuits (14)
  • Inverter Circuits (87)
  • Lamps and Lights (142)
  • Meters and Testers (69)
  • Mini Projects (46)
  • Motor Controller (64)
  • Oscillator Circuits (27)
  • Pets and Pests (15)
  • Power Supply Circuits (108)
  • Remote Control Circuits (50)
  • Security and Alarm (64)
  • Sensors and Detectors (101)
  • Solar Controller Circuits (59)
  • Temperature Controllers (42)
  • Timer and Delay Relay (49)
  • Transmitter Circuits (29)
  • Voltage Control and Protection (37)
  • Water Controller (36)

Calculators

  • Battery Back up Time Calculator
  • Capacitance Reactance Calculator
  • IC 555 Astable Calculator
  • IC 555 Monostable Calculator
  • Inductance Calculator
  • LC Resonance Calculator
  • LM317, LM338, LM396 Calculator
  • Ohm’s Law Calculator
  • Phase Angle Phase Shift Calculator
  • Power Factor (PF) Calculator
  • Reactance Calculator
  • Transistor Astable Calculator
  • Transistor base Resistor Calculator
  • Voltage Divider Calculator
  • Wire Current Calculator
  • Zener Diode Calculator
  • Filter Capacitor Calculator
  • Buck Converter Calculator
  • Boost Converter Calculator
  • Solar Panel, Inverter, Battery Calculator
  • Wire Current Calculator
  • SMPS Transformer Calculator
  • IC SG3525, SG3524 Calculator
  • Inverter LC Filter Calculator

People Also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |

Recent Comments

  • Swagatam on Best Electronic Circuit Projects
  • TOMMY on Best Electronic Circuit Projects
  • Swagatam on Inverter Circuit with Feedback Control
  • Jerry Adeosun on Inverter Circuit with Feedback Control
  • Swagatam on Contact

Company

  • Privacy Policy
  • Cookie Policy
  • About Me
  • Contact
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Quora
  • Stack Exchange
  • Linkedin
  • © 2025 · Swagatam Innovations