Can a relay be on for 16 hours continuously? The 2019 Stack Overflow Developer Survey Results...

What do you call a plan that's an alternative plan in case your initial plan fails?

How to remove this toilet supply line that seems to have no nut?

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

Why is superheterodyning better than direct conversion?

Finding the path in a graph from A to B then back to A with a minimum of shared edges

Can a 1st-level character have an ability score above 18?

In horse breeding, what is the female equivalent of putting a horse out "to stud"?

Does Parliament hold absolute power in the UK?

Difference between "generating set" and free product?

system() function string length limit

Can withdrawing asylum be illegal?

Single author papers against my advisor's will?

Do working physicists consider Newtonian mechanics to be "falsified"?

If the empty set is a subset of every set, why write ... ∪ {∅}?

How are presidential pardons supposed to be used?

Are spiders unable to hurt humans, especially very small spiders?

What's the point in a preamp?

Do warforged have souls?

Road tyres vs "Street" tyres for charity ride on MTB Tandem

Python - Fishing Simulator

How to pronounce 1ターン?

What can I do if neighbor is blocking my solar panels intentionally?

Derivation tree not rendering

University's motivation for having tenure-track positions



Can a relay be on for 16 hours continuously?



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Congratulation Joan for 50k!16 channel relay for RPiSimple Relay ControlWhat things I can use for turning on a relay?3V3 enough for a 5V relay?Relay boards that can handle 20V 20A DCCircuit complete near high voltage machineComponents for relay setup with Raspberry PiRaspi's USB and Ethernet occasionally shut down when connecting relay boardOpen/Close Sliding Gate Using Raspberry Pi and PythonDetecting electricity via a relay board





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















A part of my engineering project involves a L.E.D tubelight staying on for 16 hours continuously. I am connecting the light to a relay module. Is it ok, if the relay stays on for so long? I mean, is it designed to sustain for such a huge period of time?










share|improve this question





























    1















    A part of my engineering project involves a L.E.D tubelight staying on for 16 hours continuously. I am connecting the light to a relay module. Is it ok, if the relay stays on for so long? I mean, is it designed to sustain for such a huge period of time?










    share|improve this question

























      1












      1








      1








      A part of my engineering project involves a L.E.D tubelight staying on for 16 hours continuously. I am connecting the light to a relay module. Is it ok, if the relay stays on for so long? I mean, is it designed to sustain for such a huge period of time?










      share|improve this question














      A part of my engineering project involves a L.E.D tubelight staying on for 16 hours continuously. I am connecting the light to a relay module. Is it ok, if the relay stays on for so long? I mean, is it designed to sustain for such a huge period of time?







      electronics relay






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 hours ago









      Aditya RaghuAditya Raghu

      142




      142






















          2 Answers
          2






          active

          oldest

          votes


















          3














          The first stop to answer such questions should be the datasheet of the part in question. This is where the manufacturer lists the operating conditions of the device.



          That aside it is usually safe to have a relay active for longer periods of time, assuming you're within the operational range of current and voltage (again, as laid out in the datasheet).



          Wear and tear of an electromechanical relay is usually due to switching under load, i.e. with a voltage applied to the terminals, not being permanently on or off. For more on the issue of contact degradation see here https://en.wikipedia.org/wiki/Relay#Arcing (which I won't make part of this answer as it does not address the question).






          share|improve this answer
























          • Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

            – Aditya Raghu
            11 hours ago



















          1














          To add to @Ghanima's excellent answer, you may also wish to consider a latching relay. Briefly, a latching relay has two stable states (i.e. it is a bistable device, similar to a flip-flop). This means that the relay can be latched into an OPEN or CLOSED state, and it will remain in that state until commanded to change by the input. This avoids the necessity of supplying input voltage and current to maintain (for example) a NORMALLY OPEN relay in a CLOSED state for an extended period of time. Latching relays typically find application in situations similar to the one you've described in your question - where they must be in an OPEN or CLOSED state for extended periods of time.






          share|improve this answer
























            Your Answer






            StackExchange.ifUsing("editor", function () {
            return StackExchange.using("schematics", function () {
            StackExchange.schematics.init();
            });
            }, "cicuitlab");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "447"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f96471%2fcan-a-relay-be-on-for-16-hours-continuously%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            The first stop to answer such questions should be the datasheet of the part in question. This is where the manufacturer lists the operating conditions of the device.



            That aside it is usually safe to have a relay active for longer periods of time, assuming you're within the operational range of current and voltage (again, as laid out in the datasheet).



            Wear and tear of an electromechanical relay is usually due to switching under load, i.e. with a voltage applied to the terminals, not being permanently on or off. For more on the issue of contact degradation see here https://en.wikipedia.org/wiki/Relay#Arcing (which I won't make part of this answer as it does not address the question).






            share|improve this answer
























            • Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

              – Aditya Raghu
              11 hours ago
















            3














            The first stop to answer such questions should be the datasheet of the part in question. This is where the manufacturer lists the operating conditions of the device.



            That aside it is usually safe to have a relay active for longer periods of time, assuming you're within the operational range of current and voltage (again, as laid out in the datasheet).



            Wear and tear of an electromechanical relay is usually due to switching under load, i.e. with a voltage applied to the terminals, not being permanently on or off. For more on the issue of contact degradation see here https://en.wikipedia.org/wiki/Relay#Arcing (which I won't make part of this answer as it does not address the question).






            share|improve this answer
























            • Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

              – Aditya Raghu
              11 hours ago














            3












            3








            3







            The first stop to answer such questions should be the datasheet of the part in question. This is where the manufacturer lists the operating conditions of the device.



            That aside it is usually safe to have a relay active for longer periods of time, assuming you're within the operational range of current and voltage (again, as laid out in the datasheet).



            Wear and tear of an electromechanical relay is usually due to switching under load, i.e. with a voltage applied to the terminals, not being permanently on or off. For more on the issue of contact degradation see here https://en.wikipedia.org/wiki/Relay#Arcing (which I won't make part of this answer as it does not address the question).






            share|improve this answer













            The first stop to answer such questions should be the datasheet of the part in question. This is where the manufacturer lists the operating conditions of the device.



            That aside it is usually safe to have a relay active for longer periods of time, assuming you're within the operational range of current and voltage (again, as laid out in the datasheet).



            Wear and tear of an electromechanical relay is usually due to switching under load, i.e. with a voltage applied to the terminals, not being permanently on or off. For more on the issue of contact degradation see here https://en.wikipedia.org/wiki/Relay#Arcing (which I won't make part of this answer as it does not address the question).







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 11 hours ago









            GhanimaGhanima

            12.5k114080




            12.5k114080













            • Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

              – Aditya Raghu
              11 hours ago



















            • Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

              – Aditya Raghu
              11 hours ago

















            Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

            – Aditya Raghu
            11 hours ago





            Thank you so much for your help @Ghanima. Btw does a timer relay also have the same working?

            – Aditya Raghu
            11 hours ago













            1














            To add to @Ghanima's excellent answer, you may also wish to consider a latching relay. Briefly, a latching relay has two stable states (i.e. it is a bistable device, similar to a flip-flop). This means that the relay can be latched into an OPEN or CLOSED state, and it will remain in that state until commanded to change by the input. This avoids the necessity of supplying input voltage and current to maintain (for example) a NORMALLY OPEN relay in a CLOSED state for an extended period of time. Latching relays typically find application in situations similar to the one you've described in your question - where they must be in an OPEN or CLOSED state for extended periods of time.






            share|improve this answer




























              1














              To add to @Ghanima's excellent answer, you may also wish to consider a latching relay. Briefly, a latching relay has two stable states (i.e. it is a bistable device, similar to a flip-flop). This means that the relay can be latched into an OPEN or CLOSED state, and it will remain in that state until commanded to change by the input. This avoids the necessity of supplying input voltage and current to maintain (for example) a NORMALLY OPEN relay in a CLOSED state for an extended period of time. Latching relays typically find application in situations similar to the one you've described in your question - where they must be in an OPEN or CLOSED state for extended periods of time.






              share|improve this answer


























                1












                1








                1







                To add to @Ghanima's excellent answer, you may also wish to consider a latching relay. Briefly, a latching relay has two stable states (i.e. it is a bistable device, similar to a flip-flop). This means that the relay can be latched into an OPEN or CLOSED state, and it will remain in that state until commanded to change by the input. This avoids the necessity of supplying input voltage and current to maintain (for example) a NORMALLY OPEN relay in a CLOSED state for an extended period of time. Latching relays typically find application in situations similar to the one you've described in your question - where they must be in an OPEN or CLOSED state for extended periods of time.






                share|improve this answer













                To add to @Ghanima's excellent answer, you may also wish to consider a latching relay. Briefly, a latching relay has two stable states (i.e. it is a bistable device, similar to a flip-flop). This means that the relay can be latched into an OPEN or CLOSED state, and it will remain in that state until commanded to change by the input. This avoids the necessity of supplying input voltage and current to maintain (for example) a NORMALLY OPEN relay in a CLOSED state for an extended period of time. Latching relays typically find application in situations similar to the one you've described in your question - where they must be in an OPEN or CLOSED state for extended periods of time.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 38 mins ago









                SeamusSeamus

                3,0671322




                3,0671322






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Raspberry Pi Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f96471%2fcan-a-relay-be-on-for-16-hours-continuously%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

                    Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

                    How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...