Will a Schottky diode save my LEDs against reversed voltage?Will these LEDs work for throwies?arduino UNO light LEDs right-to-left and then reversedSafely extract power from USBHow does a Schottky diode work?LED blinking with capacitor and schottky diode?Voltage drop across a diodeAre LEDs better than we think?Replacing two LEDs with a 2-pin, bicolor LED, using a circuit that reverses polarity based on two inputsDim 20ma LED in retrofit applicationHow to fully shut off an LED indicator when used with a Smart Switch?

Is it possible to record a short contained sound no longer than 60 milliseconds?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

Codimension of non-flat locus

Malcev's paper "On a class of homogeneous spaces" in English

Which country benefited the most from UN Security Council vetoes?

How to efficiently unroll a matrix by value with numpy?

Client team has low performances and low technical skills: we always fix their work and now they stop collaborate with us. How to solve?

Languages that we cannot (dis)prove to be Context-Free

What does it mean to describe someone as a butt steak?

How much of data wrangling is a data scientist's job?

Definite integral giving negative value as a result?

If human space travel is limited by the G force vulnerability, is there a way to counter G forces?

Can you really stack all of this on an Opportunity Attack?

strTok function (thread safe, supports empty tokens, doesn't change string)

What defenses are there against being summoned by the Gate spell?

Watching something be written to a file live with tail

Convert two switches to a dual stack, and add outlet - possible here?

NMaximize is not converging to a solution

Are the number of citations and number of published articles the most important criteria for a tenure promotion?

How to determine what difficulty is right for the game?

Character reincarnated...as a snail

"You are your self first supporter", a more proper way to say it

When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?

How to draw a waving flag in TikZ



Will a Schottky diode save my LEDs against reversed voltage?


Will these LEDs work for throwies?arduino UNO light LEDs right-to-left and then reversedSafely extract power from USBHow does a Schottky diode work?LED blinking with capacitor and schottky diode?Voltage drop across a diodeAre LEDs better than we think?Replacing two LEDs with a 2-pin, bicolor LED, using a circuit that reverses polarity based on two inputsDim 20ma LED in retrofit applicationHow to fully shut off an LED indicator when used with a Smart Switch?






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








6












$begingroup$


Consider the following schematic:



LEDs and schottky in series reverse biased





simulate this circuit – Schematic created using CircuitLab



Main question:



1) I am accustomed to use Schottky diodes to protect my circuits against reverse polarity. However, in my current scenario, user may apply voltage in reverse polarity to LEDs directly. After some research, I started to suspect that every Schottky diode may not be suitable, because while their reverse voltage may be rated enough the Schottky to survive, but their reverse current may exceed of LEDs'.



Is it correct?



Other questions:



2) How is the reverse voltage distributed on components? Is it equal, or completely random, dependent on LED/Schottky characteristics?



3) Consider the reverse voltage to be 20 Volts, and shunt the Schottky. Will each LED handle the reverse voltage (approximately) equally, and they will stay functional?










share|improve this question









$endgroup$


















    6












    $begingroup$


    Consider the following schematic:



    LEDs and schottky in series reverse biased





    simulate this circuit – Schematic created using CircuitLab



    Main question:



    1) I am accustomed to use Schottky diodes to protect my circuits against reverse polarity. However, in my current scenario, user may apply voltage in reverse polarity to LEDs directly. After some research, I started to suspect that every Schottky diode may not be suitable, because while their reverse voltage may be rated enough the Schottky to survive, but their reverse current may exceed of LEDs'.



    Is it correct?



    Other questions:



    2) How is the reverse voltage distributed on components? Is it equal, or completely random, dependent on LED/Schottky characteristics?



    3) Consider the reverse voltage to be 20 Volts, and shunt the Schottky. Will each LED handle the reverse voltage (approximately) equally, and they will stay functional?










    share|improve this question









    $endgroup$














      6












      6








      6


      0



      $begingroup$


      Consider the following schematic:



      LEDs and schottky in series reverse biased





      simulate this circuit – Schematic created using CircuitLab



      Main question:



      1) I am accustomed to use Schottky diodes to protect my circuits against reverse polarity. However, in my current scenario, user may apply voltage in reverse polarity to LEDs directly. After some research, I started to suspect that every Schottky diode may not be suitable, because while their reverse voltage may be rated enough the Schottky to survive, but their reverse current may exceed of LEDs'.



      Is it correct?



      Other questions:



      2) How is the reverse voltage distributed on components? Is it equal, or completely random, dependent on LED/Schottky characteristics?



      3) Consider the reverse voltage to be 20 Volts, and shunt the Schottky. Will each LED handle the reverse voltage (approximately) equally, and they will stay functional?










      share|improve this question









      $endgroup$




      Consider the following schematic:



      LEDs and schottky in series reverse biased





      simulate this circuit – Schematic created using CircuitLab



      Main question:



      1) I am accustomed to use Schottky diodes to protect my circuits against reverse polarity. However, in my current scenario, user may apply voltage in reverse polarity to LEDs directly. After some research, I started to suspect that every Schottky diode may not be suitable, because while their reverse voltage may be rated enough the Schottky to survive, but their reverse current may exceed of LEDs'.



      Is it correct?



      Other questions:



      2) How is the reverse voltage distributed on components? Is it equal, or completely random, dependent on LED/Schottky characteristics?



      3) Consider the reverse voltage to be 20 Volts, and shunt the Schottky. Will each LED handle the reverse voltage (approximately) equally, and they will stay functional?







      led semiconductors






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      C KC K

      550317




      550317




















          1 Answer
          1






          active

          oldest

          votes


















          7












          $begingroup$

          I do not think that there will be any issue as the reverse current of the Schottky diode is very likely far to small to cause any damage to the LEDs. Due to the small leakage current not much power can dissipate in the LEDs so I do not expect that any damage can occur.



          However, the reverse current of a Schottky diode is very temperature dependent, at higher temperatures it could become in the order of 10 mA! (Source: datasheet of IN5817, a 1N4001 silicon diode has a reverse current of only 50 uA at 100C) Even that might not be enough to damage the LEDs though.



          Fortunately there are simple measures we can take to prevent all issues. Just add another diode in parallel with the LEDs such that this diode conducts the reverse current of the other diode:





          schematic





          simulate this circuit – Schematic created using CircuitLab



          Note that I copied the Schottky diode, D9 does not need to be a Schottky diode, a Silicon diode (like 1N4007) will do the job just as well. The same is true for D8, there is little need to make that a Schottky diode, you can use a 1N4001 as well as long as the current is less than 1 A.



          D9 will be in forward mode when the voltage from V1 is negative. That means that the reverse voltage across the LEDs is limited to less than 1 Volt so nothing will happen to the LEDs.



          In your circuit however I do miss a resistor to limit the current through the LEDs. Using LEDs without a current limiting resistor is not advised as the current through a LED is heavily dependent on the voltage, type, aging, temperature. So in my circuit I added R1.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
            $endgroup$
            – Bimpelrekkie
            2 days ago











          • $begingroup$
            Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
            $endgroup$
            – C K
            2 days ago










          • $begingroup$
            Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
            $endgroup$
            – Bimpelrekkie
            2 days ago












          Your Answer





          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
          );
          );
          , "mathjax-editing");

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

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "135"
          ;
          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%2felectronics.stackexchange.com%2fquestions%2f430466%2fwill-a-schottky-diode-save-my-leds-against-reversed-voltage%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          7












          $begingroup$

          I do not think that there will be any issue as the reverse current of the Schottky diode is very likely far to small to cause any damage to the LEDs. Due to the small leakage current not much power can dissipate in the LEDs so I do not expect that any damage can occur.



          However, the reverse current of a Schottky diode is very temperature dependent, at higher temperatures it could become in the order of 10 mA! (Source: datasheet of IN5817, a 1N4001 silicon diode has a reverse current of only 50 uA at 100C) Even that might not be enough to damage the LEDs though.



          Fortunately there are simple measures we can take to prevent all issues. Just add another diode in parallel with the LEDs such that this diode conducts the reverse current of the other diode:





          schematic





          simulate this circuit – Schematic created using CircuitLab



          Note that I copied the Schottky diode, D9 does not need to be a Schottky diode, a Silicon diode (like 1N4007) will do the job just as well. The same is true for D8, there is little need to make that a Schottky diode, you can use a 1N4001 as well as long as the current is less than 1 A.



          D9 will be in forward mode when the voltage from V1 is negative. That means that the reverse voltage across the LEDs is limited to less than 1 Volt so nothing will happen to the LEDs.



          In your circuit however I do miss a resistor to limit the current through the LEDs. Using LEDs without a current limiting resistor is not advised as the current through a LED is heavily dependent on the voltage, type, aging, temperature. So in my circuit I added R1.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
            $endgroup$
            – Bimpelrekkie
            2 days ago











          • $begingroup$
            Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
            $endgroup$
            – C K
            2 days ago










          • $begingroup$
            Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
            $endgroup$
            – Bimpelrekkie
            2 days ago
















          7












          $begingroup$

          I do not think that there will be any issue as the reverse current of the Schottky diode is very likely far to small to cause any damage to the LEDs. Due to the small leakage current not much power can dissipate in the LEDs so I do not expect that any damage can occur.



          However, the reverse current of a Schottky diode is very temperature dependent, at higher temperatures it could become in the order of 10 mA! (Source: datasheet of IN5817, a 1N4001 silicon diode has a reverse current of only 50 uA at 100C) Even that might not be enough to damage the LEDs though.



          Fortunately there are simple measures we can take to prevent all issues. Just add another diode in parallel with the LEDs such that this diode conducts the reverse current of the other diode:





          schematic





          simulate this circuit – Schematic created using CircuitLab



          Note that I copied the Schottky diode, D9 does not need to be a Schottky diode, a Silicon diode (like 1N4007) will do the job just as well. The same is true for D8, there is little need to make that a Schottky diode, you can use a 1N4001 as well as long as the current is less than 1 A.



          D9 will be in forward mode when the voltage from V1 is negative. That means that the reverse voltage across the LEDs is limited to less than 1 Volt so nothing will happen to the LEDs.



          In your circuit however I do miss a resistor to limit the current through the LEDs. Using LEDs without a current limiting resistor is not advised as the current through a LED is heavily dependent on the voltage, type, aging, temperature. So in my circuit I added R1.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
            $endgroup$
            – Bimpelrekkie
            2 days ago











          • $begingroup$
            Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
            $endgroup$
            – C K
            2 days ago










          • $begingroup$
            Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
            $endgroup$
            – Bimpelrekkie
            2 days ago














          7












          7








          7





          $begingroup$

          I do not think that there will be any issue as the reverse current of the Schottky diode is very likely far to small to cause any damage to the LEDs. Due to the small leakage current not much power can dissipate in the LEDs so I do not expect that any damage can occur.



          However, the reverse current of a Schottky diode is very temperature dependent, at higher temperatures it could become in the order of 10 mA! (Source: datasheet of IN5817, a 1N4001 silicon diode has a reverse current of only 50 uA at 100C) Even that might not be enough to damage the LEDs though.



          Fortunately there are simple measures we can take to prevent all issues. Just add another diode in parallel with the LEDs such that this diode conducts the reverse current of the other diode:





          schematic





          simulate this circuit – Schematic created using CircuitLab



          Note that I copied the Schottky diode, D9 does not need to be a Schottky diode, a Silicon diode (like 1N4007) will do the job just as well. The same is true for D8, there is little need to make that a Schottky diode, you can use a 1N4001 as well as long as the current is less than 1 A.



          D9 will be in forward mode when the voltage from V1 is negative. That means that the reverse voltage across the LEDs is limited to less than 1 Volt so nothing will happen to the LEDs.



          In your circuit however I do miss a resistor to limit the current through the LEDs. Using LEDs without a current limiting resistor is not advised as the current through a LED is heavily dependent on the voltage, type, aging, temperature. So in my circuit I added R1.






          share|improve this answer











          $endgroup$



          I do not think that there will be any issue as the reverse current of the Schottky diode is very likely far to small to cause any damage to the LEDs. Due to the small leakage current not much power can dissipate in the LEDs so I do not expect that any damage can occur.



          However, the reverse current of a Schottky diode is very temperature dependent, at higher temperatures it could become in the order of 10 mA! (Source: datasheet of IN5817, a 1N4001 silicon diode has a reverse current of only 50 uA at 100C) Even that might not be enough to damage the LEDs though.



          Fortunately there are simple measures we can take to prevent all issues. Just add another diode in parallel with the LEDs such that this diode conducts the reverse current of the other diode:





          schematic





          simulate this circuit – Schematic created using CircuitLab



          Note that I copied the Schottky diode, D9 does not need to be a Schottky diode, a Silicon diode (like 1N4007) will do the job just as well. The same is true for D8, there is little need to make that a Schottky diode, you can use a 1N4001 as well as long as the current is less than 1 A.



          D9 will be in forward mode when the voltage from V1 is negative. That means that the reverse voltage across the LEDs is limited to less than 1 Volt so nothing will happen to the LEDs.



          In your circuit however I do miss a resistor to limit the current through the LEDs. Using LEDs without a current limiting resistor is not advised as the current through a LED is heavily dependent on the voltage, type, aging, temperature. So in my circuit I added R1.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 2 days ago

























          answered 2 days ago









          BimpelrekkieBimpelrekkie

          51.4k246114




          51.4k246114











          • $begingroup$
            Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
            $endgroup$
            – Bimpelrekkie
            2 days ago











          • $begingroup$
            Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
            $endgroup$
            – C K
            2 days ago










          • $begingroup$
            Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
            $endgroup$
            – Bimpelrekkie
            2 days ago

















          • $begingroup$
            Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
            $endgroup$
            – Bimpelrekkie
            2 days ago











          • $begingroup$
            Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
            $endgroup$
            – C K
            2 days ago










          • $begingroup$
            Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
            $endgroup$
            – Unknown123
            2 days ago











          • $begingroup$
            @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
            $endgroup$
            – Bimpelrekkie
            2 days ago
















          $begingroup$
          Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
          $endgroup$
          – Unknown123
          2 days ago





          $begingroup$
          Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. I don't know that the OP really intended to use 50V or not. 1N5187 schottky has 20V maximum reverse breakdown voltage while 1N4001 sillicon has 50V
          $endgroup$
          – Unknown123
          2 days ago













          $begingroup$
          @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
          $endgroup$
          – Bimpelrekkie
          2 days ago





          $begingroup$
          @Unknown123 Also remember that schottky diode has usually lower reverse breakdown voltage than normal silicon diode. Not if you compare a 50 V silicon diode to a 50 V Schottky diode. I mean, both will have a 50 V breakdown. Also a 20 V silicon diode will have a lower breakdown than a 50 V Schottky diode. Your remark does not make sense to me. The IN5817 is just an example.
          $endgroup$
          – Bimpelrekkie
          2 days ago













          $begingroup$
          Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
          $endgroup$
          – C K
          2 days ago




          $begingroup$
          Thank you for the answer & schematic. I will be happy to accept as answer if you have an opinion about questions 2 and 3.
          $endgroup$
          – C K
          2 days ago












          $begingroup$
          Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
          $endgroup$
          – Unknown123
          2 days ago





          $begingroup$
          Yes, I mean usually, really it's relative, what my point is that, you need to check the diode datasheet to make sure everything is fine.
          $endgroup$
          – Unknown123
          2 days ago













          $begingroup$
          @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
          $endgroup$
          – Bimpelrekkie
          2 days ago





          $begingroup$
          @CK Regarding questions 2 and 3: that will depend on the LEDs, often very little is specified in the datasheet regarding reveres voltages of LEDs. So it is better to avoid these unknown conditions which can be done easily by following my suggestion of an extra diode.
          $endgroup$
          – Bimpelrekkie
          2 days ago


















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Electrical Engineering 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.

          Use MathJax to format equations. MathJax reference.


          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%2felectronics.stackexchange.com%2fquestions%2f430466%2fwill-a-schottky-diode-save-my-leds-against-reversed-voltage%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

          getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

          Cannot Extend partition with GParted 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) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

          NetworkManager fails with “Could not find source connection”Trouble connecting to VPN using network-manager, while command line worksHow can I be notified about state changes to a VPN adapterBacktrack 5 R3 - Refuses to connect to VPNFeed all traffic through OpenVPN for a specific network namespace onlyRun daemon on startup in Debian once openvpn connection establishedpfsense tcp connection between openvpn and lan is brokenInternet connection problem with web browsers onlyWhy does NetworkManager explicitly support tun/tap devices?Browser issues with VPNTwo IP addresses assigned to the same network card - OpenVPN issues?Cannot connect to WiFi with nmcli, although secrets are provided