How can I change step-down my variable input voltage?Lowering voltage linearRGB LED Strip - Variable Voltage Vs. PWMHow do I measure ~16V battery voltage in an ultra low power system?How do I amplify an input signal to match the peak of another signalDual power supply for Op AmpAdvice and critical remarks regarding the manufacturing of a DC-DC step-down converterBetter way to divide voltage for input to an ADC DAQ?Precision voltage dividerHow to calibrate Unipolar ADC in softwarePulling voltage on a “pull-up” input down to match voltage of voltage output from another device

Plot of a tornado-shaped surface

Does IPv6 have similar concept of network mask?

How can I write humor as character trait?

Quoting Keynes in a lecture

Creepy dinosaur pc game identification

Is this toilet slogan correct usage of the English language?

Extract more than nine arguments that occur periodically in a sentence to use in macros in order to typset

Can a Canadian Travel to the USA twice, less than 180 days each time?

How does the math work for Perception checks?

Why would a new[] expression ever invoke a destructor?

What exact color does ozone gas have?

Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?

How does a computer interpret real numbers?

How should I respond when I lied about my education and the company finds out through background check?

Does malloc reserve more space while allocating memory?

Do the primes contain an infinite almost arithmetic progression?

Mimic lecturing on blackboard, facing audience

Multiplicative persistence

Why Shazam when there is already Superman?

How do you make your own symbol when Detexify fails?

What happens if you are holding an Iron Flask with a demon inside and walk into an Antimagic Field?

What are some good ways to treat frozen vegetables such that they behave like fresh vegetables when stir frying them?

What are the advantages of simplicial model categories over non-simplicial ones?

How much character growth crosses the line into breaking the character



How can I change step-down my variable input voltage?


Lowering voltage linearRGB LED Strip - Variable Voltage Vs. PWMHow do I measure ~16V battery voltage in an ultra low power system?How do I amplify an input signal to match the peak of another signalDual power supply for Op AmpAdvice and critical remarks regarding the manufacturing of a DC-DC step-down converterBetter way to divide voltage for input to an ADC DAQ?Precision voltage dividerHow to calibrate Unipolar ADC in softwarePulling voltage on a “pull-up” input down to match voltage of voltage output from another device













2












$begingroup$


Ok so here's the deal:



I have a variable DC Voltage source from 0-10V.



I need to step that down to a variable source of 0-3V.



This 0-3V DC will be fed to an Analog to Digital converter in a microcontroller.



I know I can potentially use a Voltage Divider (using resistors) but apparently, that's not a good solution.



Op-amps don't provide a gain < 1.



So I'm just struggling as to how I can accomplish this.



The microcontroller: https://www.microchip.com/wwwproducts/en/PIC18F47K42










share|improve this question











$endgroup$











  • $begingroup$
    How can you use a voltage of 0 to 3V as the supply voltage for a microcontroller? Your description of this doesn't make any sense. You should draw a schematic.
    $endgroup$
    – Elliot Alderson
    Mar 14 at 22:04










  • $begingroup$
    @ElliotAlderson you're right I'm sorry. It's not to power the microcontroller. The application is to simulate dimming, based on the 0-10V from the DC Source the voltage must be stepped down from 0-3V. This is the voltage range readable by the uC which will determine the duty cycle of a PWM used to dim an LED.
    $endgroup$
    – Alee321
    Mar 14 at 22:10







  • 2




    $begingroup$
    A resistive divider is fine then. You might want to put an op-amp voltage follower in between the divider and ADC input to buffer things but it's not always necessary. Search this site. There are many existing answers addressing your question.
    $endgroup$
    – Toor
    Mar 14 at 22:12







  • 3




    $begingroup$
    A voltage divider may be a perfectly good solution provided (a) the source impedance isn't too high and (b) you can tolerate the small energy consumption. Your question doesn't include details of either.
    $endgroup$
    – Transistor
    Mar 14 at 22:12















2












$begingroup$


Ok so here's the deal:



I have a variable DC Voltage source from 0-10V.



I need to step that down to a variable source of 0-3V.



This 0-3V DC will be fed to an Analog to Digital converter in a microcontroller.



I know I can potentially use a Voltage Divider (using resistors) but apparently, that's not a good solution.



Op-amps don't provide a gain < 1.



So I'm just struggling as to how I can accomplish this.



The microcontroller: https://www.microchip.com/wwwproducts/en/PIC18F47K42










share|improve this question











$endgroup$











  • $begingroup$
    How can you use a voltage of 0 to 3V as the supply voltage for a microcontroller? Your description of this doesn't make any sense. You should draw a schematic.
    $endgroup$
    – Elliot Alderson
    Mar 14 at 22:04










  • $begingroup$
    @ElliotAlderson you're right I'm sorry. It's not to power the microcontroller. The application is to simulate dimming, based on the 0-10V from the DC Source the voltage must be stepped down from 0-3V. This is the voltage range readable by the uC which will determine the duty cycle of a PWM used to dim an LED.
    $endgroup$
    – Alee321
    Mar 14 at 22:10







  • 2




    $begingroup$
    A resistive divider is fine then. You might want to put an op-amp voltage follower in between the divider and ADC input to buffer things but it's not always necessary. Search this site. There are many existing answers addressing your question.
    $endgroup$
    – Toor
    Mar 14 at 22:12







  • 3




    $begingroup$
    A voltage divider may be a perfectly good solution provided (a) the source impedance isn't too high and (b) you can tolerate the small energy consumption. Your question doesn't include details of either.
    $endgroup$
    – Transistor
    Mar 14 at 22:12













2












2








2





$begingroup$


Ok so here's the deal:



I have a variable DC Voltage source from 0-10V.



I need to step that down to a variable source of 0-3V.



This 0-3V DC will be fed to an Analog to Digital converter in a microcontroller.



I know I can potentially use a Voltage Divider (using resistors) but apparently, that's not a good solution.



Op-amps don't provide a gain < 1.



So I'm just struggling as to how I can accomplish this.



The microcontroller: https://www.microchip.com/wwwproducts/en/PIC18F47K42










share|improve this question











$endgroup$




Ok so here's the deal:



I have a variable DC Voltage source from 0-10V.



I need to step that down to a variable source of 0-3V.



This 0-3V DC will be fed to an Analog to Digital converter in a microcontroller.



I know I can potentially use a Voltage Divider (using resistors) but apparently, that's not a good solution.



Op-amps don't provide a gain < 1.



So I'm just struggling as to how I can accomplish this.



The microcontroller: https://www.microchip.com/wwwproducts/en/PIC18F47K42







microcontroller voltage power dc variable






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 15 at 12:45









pipe

10.2k42658




10.2k42658










asked Mar 14 at 22:00









Alee321Alee321

112




112











  • $begingroup$
    How can you use a voltage of 0 to 3V as the supply voltage for a microcontroller? Your description of this doesn't make any sense. You should draw a schematic.
    $endgroup$
    – Elliot Alderson
    Mar 14 at 22:04










  • $begingroup$
    @ElliotAlderson you're right I'm sorry. It's not to power the microcontroller. The application is to simulate dimming, based on the 0-10V from the DC Source the voltage must be stepped down from 0-3V. This is the voltage range readable by the uC which will determine the duty cycle of a PWM used to dim an LED.
    $endgroup$
    – Alee321
    Mar 14 at 22:10







  • 2




    $begingroup$
    A resistive divider is fine then. You might want to put an op-amp voltage follower in between the divider and ADC input to buffer things but it's not always necessary. Search this site. There are many existing answers addressing your question.
    $endgroup$
    – Toor
    Mar 14 at 22:12







  • 3




    $begingroup$
    A voltage divider may be a perfectly good solution provided (a) the source impedance isn't too high and (b) you can tolerate the small energy consumption. Your question doesn't include details of either.
    $endgroup$
    – Transistor
    Mar 14 at 22:12
















  • $begingroup$
    How can you use a voltage of 0 to 3V as the supply voltage for a microcontroller? Your description of this doesn't make any sense. You should draw a schematic.
    $endgroup$
    – Elliot Alderson
    Mar 14 at 22:04










  • $begingroup$
    @ElliotAlderson you're right I'm sorry. It's not to power the microcontroller. The application is to simulate dimming, based on the 0-10V from the DC Source the voltage must be stepped down from 0-3V. This is the voltage range readable by the uC which will determine the duty cycle of a PWM used to dim an LED.
    $endgroup$
    – Alee321
    Mar 14 at 22:10







  • 2




    $begingroup$
    A resistive divider is fine then. You might want to put an op-amp voltage follower in between the divider and ADC input to buffer things but it's not always necessary. Search this site. There are many existing answers addressing your question.
    $endgroup$
    – Toor
    Mar 14 at 22:12







  • 3




    $begingroup$
    A voltage divider may be a perfectly good solution provided (a) the source impedance isn't too high and (b) you can tolerate the small energy consumption. Your question doesn't include details of either.
    $endgroup$
    – Transistor
    Mar 14 at 22:12















$begingroup$
How can you use a voltage of 0 to 3V as the supply voltage for a microcontroller? Your description of this doesn't make any sense. You should draw a schematic.
$endgroup$
– Elliot Alderson
Mar 14 at 22:04




$begingroup$
How can you use a voltage of 0 to 3V as the supply voltage for a microcontroller? Your description of this doesn't make any sense. You should draw a schematic.
$endgroup$
– Elliot Alderson
Mar 14 at 22:04












$begingroup$
@ElliotAlderson you're right I'm sorry. It's not to power the microcontroller. The application is to simulate dimming, based on the 0-10V from the DC Source the voltage must be stepped down from 0-3V. This is the voltage range readable by the uC which will determine the duty cycle of a PWM used to dim an LED.
$endgroup$
– Alee321
Mar 14 at 22:10





$begingroup$
@ElliotAlderson you're right I'm sorry. It's not to power the microcontroller. The application is to simulate dimming, based on the 0-10V from the DC Source the voltage must be stepped down from 0-3V. This is the voltage range readable by the uC which will determine the duty cycle of a PWM used to dim an LED.
$endgroup$
– Alee321
Mar 14 at 22:10





2




2




$begingroup$
A resistive divider is fine then. You might want to put an op-amp voltage follower in between the divider and ADC input to buffer things but it's not always necessary. Search this site. There are many existing answers addressing your question.
$endgroup$
– Toor
Mar 14 at 22:12





$begingroup$
A resistive divider is fine then. You might want to put an op-amp voltage follower in between the divider and ADC input to buffer things but it's not always necessary. Search this site. There are many existing answers addressing your question.
$endgroup$
– Toor
Mar 14 at 22:12





3




3




$begingroup$
A voltage divider may be a perfectly good solution provided (a) the source impedance isn't too high and (b) you can tolerate the small energy consumption. Your question doesn't include details of either.
$endgroup$
– Transistor
Mar 14 at 22:12




$begingroup$
A voltage divider may be a perfectly good solution provided (a) the source impedance isn't too high and (b) you can tolerate the small energy consumption. Your question doesn't include details of either.
$endgroup$
– Transistor
Mar 14 at 22:12










3 Answers
3






active

oldest

votes


















3












$begingroup$

R divider works fine as long as R is not too high.



If you know the conversion rate and Hold Cap acquisition time



**strong text**
EQUATION 36-1: ACQUISITION TIME EXAMPLE in the datasheet provides the formula and example of choosing R values < 10k.



Rs is the source equivalent // resistance of the R divider, R1//R2.






share|improve this answer









$endgroup$




















    2












    $begingroup$

    A resistor divider works fine as long as the source impedance is low and the ADC impedance is high (compared to the resistors used for the divider).



    If your source impedance is high, use an opamp in voltage follower mode (gain = 1) before the divider. If your ADC impedance is low (unlikely) use a voltage follower after the divider.






    share|improve this answer









    $endgroup$












    • $begingroup$
      ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
      $endgroup$
      – Hearth
      Mar 14 at 23:33



















    1












    $begingroup$

    In addition to @Toor suggestion (voltage follower and voltage divider) and in response to OP statement




    Op-amps don't provide a gain < 1.




    follows my alternative configuration using a single supply difference amplifier. The output is reversed - if you do not mind correct it in software applying $V_o=3 - 0.3V_i$.



    ADC Level Shifter - Dirceu






    share|improve this answer









    $endgroup$








    • 1




      $begingroup$
      As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
      $endgroup$
      – Toor
      Mar 14 at 23:55











    • $begingroup$
      Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
      $endgroup$
      – Toor
      Mar 14 at 23:59











    • $begingroup$
      I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
      $endgroup$
      – Dirceu Rodrigues Jr
      Mar 15 at 0:18










    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%2f427305%2fhow-can-i-change-step-down-my-variable-input-voltage%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3












    $begingroup$

    R divider works fine as long as R is not too high.



    If you know the conversion rate and Hold Cap acquisition time



    **strong text**
    EQUATION 36-1: ACQUISITION TIME EXAMPLE in the datasheet provides the formula and example of choosing R values < 10k.



    Rs is the source equivalent // resistance of the R divider, R1//R2.






    share|improve this answer









    $endgroup$

















      3












      $begingroup$

      R divider works fine as long as R is not too high.



      If you know the conversion rate and Hold Cap acquisition time



      **strong text**
      EQUATION 36-1: ACQUISITION TIME EXAMPLE in the datasheet provides the formula and example of choosing R values < 10k.



      Rs is the source equivalent // resistance of the R divider, R1//R2.






      share|improve this answer









      $endgroup$















        3












        3








        3





        $begingroup$

        R divider works fine as long as R is not too high.



        If you know the conversion rate and Hold Cap acquisition time



        **strong text**
        EQUATION 36-1: ACQUISITION TIME EXAMPLE in the datasheet provides the formula and example of choosing R values < 10k.



        Rs is the source equivalent // resistance of the R divider, R1//R2.






        share|improve this answer









        $endgroup$



        R divider works fine as long as R is not too high.



        If you know the conversion rate and Hold Cap acquisition time



        **strong text**
        EQUATION 36-1: ACQUISITION TIME EXAMPLE in the datasheet provides the formula and example of choosing R values < 10k.



        Rs is the source equivalent // resistance of the R divider, R1//R2.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 14 at 22:55









        Sunnyskyguy EE75Sunnyskyguy EE75

        69.2k22598




        69.2k22598























            2












            $begingroup$

            A resistor divider works fine as long as the source impedance is low and the ADC impedance is high (compared to the resistors used for the divider).



            If your source impedance is high, use an opamp in voltage follower mode (gain = 1) before the divider. If your ADC impedance is low (unlikely) use a voltage follower after the divider.






            share|improve this answer









            $endgroup$












            • $begingroup$
              ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
              $endgroup$
              – Hearth
              Mar 14 at 23:33
















            2












            $begingroup$

            A resistor divider works fine as long as the source impedance is low and the ADC impedance is high (compared to the resistors used for the divider).



            If your source impedance is high, use an opamp in voltage follower mode (gain = 1) before the divider. If your ADC impedance is low (unlikely) use a voltage follower after the divider.






            share|improve this answer









            $endgroup$












            • $begingroup$
              ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
              $endgroup$
              – Hearth
              Mar 14 at 23:33














            2












            2








            2





            $begingroup$

            A resistor divider works fine as long as the source impedance is low and the ADC impedance is high (compared to the resistors used for the divider).



            If your source impedance is high, use an opamp in voltage follower mode (gain = 1) before the divider. If your ADC impedance is low (unlikely) use a voltage follower after the divider.






            share|improve this answer









            $endgroup$



            A resistor divider works fine as long as the source impedance is low and the ADC impedance is high (compared to the resistors used for the divider).



            If your source impedance is high, use an opamp in voltage follower mode (gain = 1) before the divider. If your ADC impedance is low (unlikely) use a voltage follower after the divider.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 14 at 22:26









            evildemonicevildemonic

            2,478822




            2,478822











            • $begingroup$
              ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
              $endgroup$
              – Hearth
              Mar 14 at 23:33

















            • $begingroup$
              ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
              $endgroup$
              – Hearth
              Mar 14 at 23:33
















            $begingroup$
            ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
            $endgroup$
            – Hearth
            Mar 14 at 23:33





            $begingroup$
            ADCs can have low input impedances, because those sample-and-hold circuits have a capacitor that needs to be charged! A tiny one, but it's still there. Too high a resistance can mean you need to sample for longer, slowing your reads, which may or may not be acceptable.
            $endgroup$
            – Hearth
            Mar 14 at 23:33












            1












            $begingroup$

            In addition to @Toor suggestion (voltage follower and voltage divider) and in response to OP statement




            Op-amps don't provide a gain < 1.




            follows my alternative configuration using a single supply difference amplifier. The output is reversed - if you do not mind correct it in software applying $V_o=3 - 0.3V_i$.



            ADC Level Shifter - Dirceu






            share|improve this answer









            $endgroup$








            • 1




              $begingroup$
              As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
              $endgroup$
              – Toor
              Mar 14 at 23:55











            • $begingroup$
              Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
              $endgroup$
              – Toor
              Mar 14 at 23:59











            • $begingroup$
              I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
              $endgroup$
              – Dirceu Rodrigues Jr
              Mar 15 at 0:18















            1












            $begingroup$

            In addition to @Toor suggestion (voltage follower and voltage divider) and in response to OP statement




            Op-amps don't provide a gain < 1.




            follows my alternative configuration using a single supply difference amplifier. The output is reversed - if you do not mind correct it in software applying $V_o=3 - 0.3V_i$.



            ADC Level Shifter - Dirceu






            share|improve this answer









            $endgroup$








            • 1




              $begingroup$
              As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
              $endgroup$
              – Toor
              Mar 14 at 23:55











            • $begingroup$
              Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
              $endgroup$
              – Toor
              Mar 14 at 23:59











            • $begingroup$
              I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
              $endgroup$
              – Dirceu Rodrigues Jr
              Mar 15 at 0:18













            1












            1








            1





            $begingroup$

            In addition to @Toor suggestion (voltage follower and voltage divider) and in response to OP statement




            Op-amps don't provide a gain < 1.




            follows my alternative configuration using a single supply difference amplifier. The output is reversed - if you do not mind correct it in software applying $V_o=3 - 0.3V_i$.



            ADC Level Shifter - Dirceu






            share|improve this answer









            $endgroup$



            In addition to @Toor suggestion (voltage follower and voltage divider) and in response to OP statement




            Op-amps don't provide a gain < 1.




            follows my alternative configuration using a single supply difference amplifier. The output is reversed - if you do not mind correct it in software applying $V_o=3 - 0.3V_i$.



            ADC Level Shifter - Dirceu







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 14 at 23:50









            Dirceu Rodrigues JrDirceu Rodrigues Jr

            1,868612




            1,868612







            • 1




              $begingroup$
              As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
              $endgroup$
              – Toor
              Mar 14 at 23:55











            • $begingroup$
              Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
              $endgroup$
              – Toor
              Mar 14 at 23:59











            • $begingroup$
              I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
              $endgroup$
              – Dirceu Rodrigues Jr
              Mar 15 at 0:18












            • 1




              $begingroup$
              As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
              $endgroup$
              – Toor
              Mar 14 at 23:55











            • $begingroup$
              Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
              $endgroup$
              – Toor
              Mar 14 at 23:59











            • $begingroup$
              I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
              $endgroup$
              – Dirceu Rodrigues Jr
              Mar 15 at 0:18







            1




            1




            $begingroup$
            As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
            $endgroup$
            – Toor
            Mar 14 at 23:55





            $begingroup$
            As opposed to my voltage follower suggestion, this one has better common-mode rejection at the expense of inverting the signal.
            $endgroup$
            – Toor
            Mar 14 at 23:55













            $begingroup$
            Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
            $endgroup$
            – Toor
            Mar 14 at 23:59





            $begingroup$
            Are those resistor values correct? I think it's supposed to be more along the lines of 6.66K/3.33K, or 10K/5K or something like that.
            $endgroup$
            – Toor
            Mar 14 at 23:59













            $begingroup$
            I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
            $endgroup$
            – Dirceu Rodrigues Jr
            Mar 15 at 0:18




            $begingroup$
            I think that it's correct. Try to apply superposition to inputs 10 V and Vi.
            $endgroup$
            – Dirceu Rodrigues Jr
            Mar 15 at 0:18

















            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%2f427305%2fhow-can-i-change-step-down-my-variable-input-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

            Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

            random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

            How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer