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

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

How to test the equality of two Pearson correlation coefficients computed from the same sample?

University's motivation for having tenure-track positions

How to delete random line from file using Unix command?

Was credit for the black hole image misattributed?

What is this lever in Argentinian toilets?

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

How does this infinite series simplify to an integral?

Keeping a retro style to sci-fi spaceships?

Are my PIs rude or am I just being too sensitive?

What information about me do stores get via my credit card?

Arduino Pro Micro - switch off LEDs

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

How many people can fit inside Mordenkainen's Magnificent Mansion?

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

Can a novice safely splice in wire to lengthen 5V charging cable?

Is every episode of "Where are my Pants?" identical?

Why did all the guest students take carriages to the Yule Ball?

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

Semisimplicity of the category of coherent sheaves?

Scientific Reports - Significant Figures

Does Parliament need to approve the new Brexit delay to 31 October 2019?

How can I protect witches in combat who wear limited clothing?

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551



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

                    Magento 2 duplicate PHPSESSID cookie when using session_start() in custom php scriptMagento 2: User cant logged in into to account page, no error showing!Magento duplicate on subdomainGrabbing storeview from cookie (after using language selector)How do I run php custom script on magento2Magento 2: Include PHP script in headerSession lock after using Cm_RedisSessionscript php to update stockMagento set cookie popupMagento 2 session id cookie - where to find it?How to import Configurable product from csv with custom attributes using php scriptMagento 2 run custom PHP script

                    Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                    How to solve knockout JS error in Magento 2 Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?(Magento2) knockout.js:3012 Uncaught ReferenceError: Unable to process bindingUnable to process binding Knockout.js magento 2Cannot read property `scopeLabel` of undefined on Product Detail PageCan't get Customer Data on frontend in Magento 2Magento2 Order Summary - unable to process bindingKO templates are not loading in Magento 2.1 applicationgetting knockout js error magento 2Product grid not load -— Unable to process binding Knockout.js magento 2Product form not loaded in magento2Uncaught ReferenceError: Unable to process binding “if: function()return (isShowLegend()) ” magento 2