Does resistor placement change power dissipation in simple LED circuit?How does the current limiting resistor for an LED affect current and voltage drops?Understanding current, voltage and resistancePower booster 12V to 36V for LEDWhy did my LED resistor burn while lighting four LEDs in series?What Wattage does my resistor need to have to be save to dim an LED strobe module?12V DC LED and motor circuit - overheatingLED forward voltage is a range, so how do you calculate resistor value?Driving an LED with resistor directly from 3.3v GPIO pin of a microcontrollerIs there a point in adding a 1 Ohm resistor to this LED circuit?Resistor Selection to retain same brightness in LED PWM circuit

Operator currying: how to convert f[a,b][c,d] to a+c,b+d?

What is "dot" sign in •NO?

Boundaries and Buddhism

Do battery electrons only move if there is a positive terminal at the end of the wire?

How to recover a single blank shot from a film camera

Justifying Affordable Bespoke Spaceships

How useful is the GRE Exam?

Having some issue with notation in a Hilbert space

Do details of my undergraduate title matter?

How did Frodo know where the Bree village was?

How can I ping multiple IP addresses at the same time?

What does this Swiss black on yellow rectangular traffic sign with a symbol looking like a dart mean?

Basic power tool set for Home repair and simple projects

How can caller ID be faked?

I just entered the USA without passport control at Atlanta airport

Is there a polite way to ask about one's ethnicity?

How to write a nice frame challenge?

A medieval book with a redhead girl as a main character who allies with vampires and werewolves against scientific opposition

How much steel armor can you wear and still be able to swim?

Scaling an object to change its key

Why we can't jump without bending our knees?

Got a new frameset, don't know why I need this split ring collar?

Why can't I craft scaffolding in Minecraft 1.14?

How could I create a situation in which a PC has to make a saving throw or be forced to pet a dog?



Does resistor placement change power dissipation in simple LED circuit?


How does the current limiting resistor for an LED affect current and voltage drops?Understanding current, voltage and resistancePower booster 12V to 36V for LEDWhy did my LED resistor burn while lighting four LEDs in series?What Wattage does my resistor need to have to be save to dim an LED strobe module?12V DC LED and motor circuit - overheatingLED forward voltage is a range, so how do you calculate resistor value?Driving an LED with resistor directly from 3.3v GPIO pin of a microcontrollerIs there a point in adding a 1 Ohm resistor to this LED circuit?Resistor Selection to retain same brightness in LED PWM circuit






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








3












$begingroup$


Does the power dissipation in an LED and resistor change depending on the resistor placement?



Let's assume the following:




  • Supply Voltage: 3.3v (DC)


  • LED Forward Voltage: 2.1v


  • Resistor: 330 Ohm

I think my problem is that I'm thinking that the circuit "starts" at 3.3v, then goes through the resistor which restricts current and then goes through the LED which drops voltage. Alternatively, if I place the LED before the resistor, then the LED will drop the voltage (3.3v - 2.1v = 1.2v) before it reaches the resistor so the resistor is dissipating less heat?










share|improve this question









$endgroup$


















    3












    $begingroup$


    Does the power dissipation in an LED and resistor change depending on the resistor placement?



    Let's assume the following:




    • Supply Voltage: 3.3v (DC)


    • LED Forward Voltage: 2.1v


    • Resistor: 330 Ohm

    I think my problem is that I'm thinking that the circuit "starts" at 3.3v, then goes through the resistor which restricts current and then goes through the LED which drops voltage. Alternatively, if I place the LED before the resistor, then the LED will drop the voltage (3.3v - 2.1v = 1.2v) before it reaches the resistor so the resistor is dissipating less heat?










    share|improve this question









    $endgroup$














      3












      3








      3





      $begingroup$


      Does the power dissipation in an LED and resistor change depending on the resistor placement?



      Let's assume the following:




      • Supply Voltage: 3.3v (DC)


      • LED Forward Voltage: 2.1v


      • Resistor: 330 Ohm

      I think my problem is that I'm thinking that the circuit "starts" at 3.3v, then goes through the resistor which restricts current and then goes through the LED which drops voltage. Alternatively, if I place the LED before the resistor, then the LED will drop the voltage (3.3v - 2.1v = 1.2v) before it reaches the resistor so the resistor is dissipating less heat?










      share|improve this question









      $endgroup$




      Does the power dissipation in an LED and resistor change depending on the resistor placement?



      Let's assume the following:




      • Supply Voltage: 3.3v (DC)


      • LED Forward Voltage: 2.1v


      • Resistor: 330 Ohm

      I think my problem is that I'm thinking that the circuit "starts" at 3.3v, then goes through the resistor which restricts current and then goes through the LED which drops voltage. Alternatively, if I place the LED before the resistor, then the LED will drop the voltage (3.3v - 2.1v = 1.2v) before it reaches the resistor so the resistor is dissipating less heat?







      power resistors basic






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 31 at 13:18









      SofaKngSofaKng

      182128




      182128




















          2 Answers
          2






          active

          oldest

          votes


















          6












          $begingroup$

          The order of the components does not make any difference. The voltage is diveded on the two components in the same way, in your case 2.1V on the LED and 1.2V on the resistor. This results in 1.2V/330Ohm = 3.6mA through your series circuit. So the power dissipation is also the same in both configurations.






          share|improve this answer











          $endgroup$




















            6












            $begingroup$

            What matters is the voltage across the terminals of the resistor (as you would measure with a meter connected directly across the resistor). It doesn't matter how the voltage gets there.



            So, no it doesn't matter which order they're connected when they're in series, because the magnitude of the voltage across the resistor will always be the supply voltage minus the LED forward voltage.



            Whether you measure the voltage across the resistor as positive or negative doesn't matter either, since the power dissipation of the resistor is the square of that voltage divided by the resistance.






            share|improve this answer











            $endgroup$













              Your Answer






              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%2f441327%2fdoes-resistor-placement-change-power-dissipation-in-simple-led-circuit%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









              6












              $begingroup$

              The order of the components does not make any difference. The voltage is diveded on the two components in the same way, in your case 2.1V on the LED and 1.2V on the resistor. This results in 1.2V/330Ohm = 3.6mA through your series circuit. So the power dissipation is also the same in both configurations.






              share|improve this answer











              $endgroup$

















                6












                $begingroup$

                The order of the components does not make any difference. The voltage is diveded on the two components in the same way, in your case 2.1V on the LED and 1.2V on the resistor. This results in 1.2V/330Ohm = 3.6mA through your series circuit. So the power dissipation is also the same in both configurations.






                share|improve this answer











                $endgroup$















                  6












                  6








                  6





                  $begingroup$

                  The order of the components does not make any difference. The voltage is diveded on the two components in the same way, in your case 2.1V on the LED and 1.2V on the resistor. This results in 1.2V/330Ohm = 3.6mA through your series circuit. So the power dissipation is also the same in both configurations.






                  share|improve this answer











                  $endgroup$



                  The order of the components does not make any difference. The voltage is diveded on the two components in the same way, in your case 2.1V on the LED and 1.2V on the resistor. This results in 1.2V/330Ohm = 3.6mA through your series circuit. So the power dissipation is also the same in both configurations.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited May 31 at 13:51

























                  answered May 31 at 13:25









                  jusacajusaca

                  1,546625




                  1,546625























                      6












                      $begingroup$

                      What matters is the voltage across the terminals of the resistor (as you would measure with a meter connected directly across the resistor). It doesn't matter how the voltage gets there.



                      So, no it doesn't matter which order they're connected when they're in series, because the magnitude of the voltage across the resistor will always be the supply voltage minus the LED forward voltage.



                      Whether you measure the voltage across the resistor as positive or negative doesn't matter either, since the power dissipation of the resistor is the square of that voltage divided by the resistance.






                      share|improve this answer











                      $endgroup$

















                        6












                        $begingroup$

                        What matters is the voltage across the terminals of the resistor (as you would measure with a meter connected directly across the resistor). It doesn't matter how the voltage gets there.



                        So, no it doesn't matter which order they're connected when they're in series, because the magnitude of the voltage across the resistor will always be the supply voltage minus the LED forward voltage.



                        Whether you measure the voltage across the resistor as positive or negative doesn't matter either, since the power dissipation of the resistor is the square of that voltage divided by the resistance.






                        share|improve this answer











                        $endgroup$















                          6












                          6








                          6





                          $begingroup$

                          What matters is the voltage across the terminals of the resistor (as you would measure with a meter connected directly across the resistor). It doesn't matter how the voltage gets there.



                          So, no it doesn't matter which order they're connected when they're in series, because the magnitude of the voltage across the resistor will always be the supply voltage minus the LED forward voltage.



                          Whether you measure the voltage across the resistor as positive or negative doesn't matter either, since the power dissipation of the resistor is the square of that voltage divided by the resistance.






                          share|improve this answer











                          $endgroup$



                          What matters is the voltage across the terminals of the resistor (as you would measure with a meter connected directly across the resistor). It doesn't matter how the voltage gets there.



                          So, no it doesn't matter which order they're connected when they're in series, because the magnitude of the voltage across the resistor will always be the supply voltage minus the LED forward voltage.



                          Whether you measure the voltage across the resistor as positive or negative doesn't matter either, since the power dissipation of the resistor is the square of that voltage divided by the resistance.







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited May 31 at 13:54

























                          answered May 31 at 13:25









                          Spehro PefhanySpehro Pefhany

                          217k5166447




                          217k5166447



























                              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%2f441327%2fdoes-resistor-placement-change-power-dissipation-in-simple-led-circuit%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

                              Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

                              Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

                              What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company