What is going wrong in this circuit which supposedly should step down AC to arduino friendly voltage?Pull down resistor for Arduino input to read LOW when no voltage from switchWhat is the output voltage of this 555 timer high voltage circuit?Current Transformer giving a reading when not clamped around a wireWhat will happen if I connect a 9v ac input with a step down transformer (80V ac to 24V ac)?Detect when a device has been connected to VccMicrocontroller reset on mains connectionInterrupt Arduino if voltage is below some level or a switch which will not allow current to pass across if no sufficient voltageWhere am I going wrong in measuring the average voltage across my load?Arduino Voltage Divider Wrong VoltageHow can I make this circuit with an Arduino

Developers demotivated due to working on same project for more than 2 years

How do I know which cipher suites can be disabled?

Can my American children re-enter the USA by International flight with a passport card? Being that their passport book has expired

Why does SSL Labs now consider CBC suites weak?

What color to choose as "danger" if the main color of my app is red

the correct order of manual install WP and SSL on server

Why are goodwill impairments on the statement of cash-flows of GE?

Promotion comes with unexpected 24/7/365 on-call

How to not get blinded by an attack at dawn

Nozzle insulation gone, can the the printer be damaged?

Why did the UK remove the 'European Union' from its passport?

Why is the German word for "cartridge" "die Patrone"?

Why commonly or frequently used fonts sizes are even numbers like 10px, 12px, 16px, 24px, or 32px?

Make a class to batch an existing class?

Does the Rogue's Reliable Talent work for Thieves' tools, if the rogue is proficient in them?

Were any toxic metals used in the International Space Station?

Which creature is depicted in this Xanathar's Guide illustration?

Can anyone give me examples of the relative-determinative 'which'?

How to continually let my readers know what time it is in my story, in an organic way?

Should I communicate in my applications that I'm unemployed out of choice rather than because nobody will have me?

Do crew rest seats count towards the maximum allowed number of seats per flight attendant?

Was this seat-belt sign activation standard procedure?

Why do galaxies collide

Word for "activity tracker" or "smart bracelet"



What is going wrong in this circuit which supposedly should step down AC to arduino friendly voltage?


Pull down resistor for Arduino input to read LOW when no voltage from switchWhat is the output voltage of this 555 timer high voltage circuit?Current Transformer giving a reading when not clamped around a wireWhat will happen if I connect a 9v ac input with a step down transformer (80V ac to 24V ac)?Detect when a device has been connected to VccMicrocontroller reset on mains connectionInterrupt Arduino if voltage is below some level or a switch which will not allow current to pass across if no sufficient voltageWhere am I going wrong in measuring the average voltage across my load?Arduino Voltage Divider Wrong VoltageHow can I make this circuit with an Arduino






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








5












$begingroup$


So I'm using this circuit
enter image description here



but when adapter output is disconnected and only midpoint terminal of the transformer is connected the Arduino input pin reads some mV. mid point reads perfect 2.5V. What am I doing wrong?










share|improve this question









$endgroup$







  • 2




    $begingroup$
    Reads some mV relative to what? Arduino ground? If so, you either have a short to ground somewhere, you are accidentally driving the pin low, or you have killed the I/O pin.
    $endgroup$
    – jms
    Mar 23 at 12:30






  • 1




    $begingroup$
    Double-check your wiring. If you built this on a breadboard socket, it's possible you have a wire in a hole next to the one it actually belongs in. It happens more often than you might think.
    $endgroup$
    – Dave Tweed
    Mar 23 at 12:43







  • 2




    $begingroup$
    What's the winding ratio of your "AC-AC adapter" (which I'd prefer to call a "transformer").
    $endgroup$
    – Marcus Müller
    Mar 23 at 12:46






  • 1




    $begingroup$
    Please re-write you question using separate sentences to describe which conditions work and which conditions do not work. Does the circuit work correctly when the AC adapter is connected and powered up? Does the circuit work correctly when the AC adapter is connected but not powered? What is the input impedance of the Arduino analog input pin?
    $endgroup$
    – AnalogKid
    Mar 23 at 14:15







  • 1




    $begingroup$
    Disconnect the Arduino pin, leave everything else, and make a measurement at the voltage divider output. Divide and conquer.
    $endgroup$
    – Spehro Pefhany
    Mar 23 at 19:51

















5












$begingroup$


So I'm using this circuit
enter image description here



but when adapter output is disconnected and only midpoint terminal of the transformer is connected the Arduino input pin reads some mV. mid point reads perfect 2.5V. What am I doing wrong?










share|improve this question









$endgroup$







  • 2




    $begingroup$
    Reads some mV relative to what? Arduino ground? If so, you either have a short to ground somewhere, you are accidentally driving the pin low, or you have killed the I/O pin.
    $endgroup$
    – jms
    Mar 23 at 12:30






  • 1




    $begingroup$
    Double-check your wiring. If you built this on a breadboard socket, it's possible you have a wire in a hole next to the one it actually belongs in. It happens more often than you might think.
    $endgroup$
    – Dave Tweed
    Mar 23 at 12:43







  • 2




    $begingroup$
    What's the winding ratio of your "AC-AC adapter" (which I'd prefer to call a "transformer").
    $endgroup$
    – Marcus Müller
    Mar 23 at 12:46






  • 1




    $begingroup$
    Please re-write you question using separate sentences to describe which conditions work and which conditions do not work. Does the circuit work correctly when the AC adapter is connected and powered up? Does the circuit work correctly when the AC adapter is connected but not powered? What is the input impedance of the Arduino analog input pin?
    $endgroup$
    – AnalogKid
    Mar 23 at 14:15







  • 1




    $begingroup$
    Disconnect the Arduino pin, leave everything else, and make a measurement at the voltage divider output. Divide and conquer.
    $endgroup$
    – Spehro Pefhany
    Mar 23 at 19:51













5












5








5





$begingroup$


So I'm using this circuit
enter image description here



but when adapter output is disconnected and only midpoint terminal of the transformer is connected the Arduino input pin reads some mV. mid point reads perfect 2.5V. What am I doing wrong?










share|improve this question









$endgroup$




So I'm using this circuit
enter image description here



but when adapter output is disconnected and only midpoint terminal of the transformer is connected the Arduino input pin reads some mV. mid point reads perfect 2.5V. What am I doing wrong?







arduino transformer ac






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 23 at 12:19









Vibhore JainVibhore Jain

8817




8817







  • 2




    $begingroup$
    Reads some mV relative to what? Arduino ground? If so, you either have a short to ground somewhere, you are accidentally driving the pin low, or you have killed the I/O pin.
    $endgroup$
    – jms
    Mar 23 at 12:30






  • 1




    $begingroup$
    Double-check your wiring. If you built this on a breadboard socket, it's possible you have a wire in a hole next to the one it actually belongs in. It happens more often than you might think.
    $endgroup$
    – Dave Tweed
    Mar 23 at 12:43







  • 2




    $begingroup$
    What's the winding ratio of your "AC-AC adapter" (which I'd prefer to call a "transformer").
    $endgroup$
    – Marcus Müller
    Mar 23 at 12:46






  • 1




    $begingroup$
    Please re-write you question using separate sentences to describe which conditions work and which conditions do not work. Does the circuit work correctly when the AC adapter is connected and powered up? Does the circuit work correctly when the AC adapter is connected but not powered? What is the input impedance of the Arduino analog input pin?
    $endgroup$
    – AnalogKid
    Mar 23 at 14:15







  • 1




    $begingroup$
    Disconnect the Arduino pin, leave everything else, and make a measurement at the voltage divider output. Divide and conquer.
    $endgroup$
    – Spehro Pefhany
    Mar 23 at 19:51












  • 2




    $begingroup$
    Reads some mV relative to what? Arduino ground? If so, you either have a short to ground somewhere, you are accidentally driving the pin low, or you have killed the I/O pin.
    $endgroup$
    – jms
    Mar 23 at 12:30






  • 1




    $begingroup$
    Double-check your wiring. If you built this on a breadboard socket, it's possible you have a wire in a hole next to the one it actually belongs in. It happens more often than you might think.
    $endgroup$
    – Dave Tweed
    Mar 23 at 12:43







  • 2




    $begingroup$
    What's the winding ratio of your "AC-AC adapter" (which I'd prefer to call a "transformer").
    $endgroup$
    – Marcus Müller
    Mar 23 at 12:46






  • 1




    $begingroup$
    Please re-write you question using separate sentences to describe which conditions work and which conditions do not work. Does the circuit work correctly when the AC adapter is connected and powered up? Does the circuit work correctly when the AC adapter is connected but not powered? What is the input impedance of the Arduino analog input pin?
    $endgroup$
    – AnalogKid
    Mar 23 at 14:15







  • 1




    $begingroup$
    Disconnect the Arduino pin, leave everything else, and make a measurement at the voltage divider output. Divide and conquer.
    $endgroup$
    – Spehro Pefhany
    Mar 23 at 19:51







2




2




$begingroup$
Reads some mV relative to what? Arduino ground? If so, you either have a short to ground somewhere, you are accidentally driving the pin low, or you have killed the I/O pin.
$endgroup$
– jms
Mar 23 at 12:30




$begingroup$
Reads some mV relative to what? Arduino ground? If so, you either have a short to ground somewhere, you are accidentally driving the pin low, or you have killed the I/O pin.
$endgroup$
– jms
Mar 23 at 12:30




1




1




$begingroup$
Double-check your wiring. If you built this on a breadboard socket, it's possible you have a wire in a hole next to the one it actually belongs in. It happens more often than you might think.
$endgroup$
– Dave Tweed
Mar 23 at 12:43





$begingroup$
Double-check your wiring. If you built this on a breadboard socket, it's possible you have a wire in a hole next to the one it actually belongs in. It happens more often than you might think.
$endgroup$
– Dave Tweed
Mar 23 at 12:43





2




2




$begingroup$
What's the winding ratio of your "AC-AC adapter" (which I'd prefer to call a "transformer").
$endgroup$
– Marcus Müller
Mar 23 at 12:46




$begingroup$
What's the winding ratio of your "AC-AC adapter" (which I'd prefer to call a "transformer").
$endgroup$
– Marcus Müller
Mar 23 at 12:46




1




1




$begingroup$
Please re-write you question using separate sentences to describe which conditions work and which conditions do not work. Does the circuit work correctly when the AC adapter is connected and powered up? Does the circuit work correctly when the AC adapter is connected but not powered? What is the input impedance of the Arduino analog input pin?
$endgroup$
– AnalogKid
Mar 23 at 14:15





$begingroup$
Please re-write you question using separate sentences to describe which conditions work and which conditions do not work. Does the circuit work correctly when the AC adapter is connected and powered up? Does the circuit work correctly when the AC adapter is connected but not powered? What is the input impedance of the Arduino analog input pin?
$endgroup$
– AnalogKid
Mar 23 at 14:15





1




1




$begingroup$
Disconnect the Arduino pin, leave everything else, and make a measurement at the voltage divider output. Divide and conquer.
$endgroup$
– Spehro Pefhany
Mar 23 at 19:51




$begingroup$
Disconnect the Arduino pin, leave everything else, and make a measurement at the voltage divider output. Divide and conquer.
$endgroup$
– Spehro Pefhany
Mar 23 at 19:51










6 Answers
6






active

oldest

votes


















3












$begingroup$

Trash will couple from primary to secondary, at frequencies the opamp cannot control.



How about this





schematic





simulate this circuit – Schematic created using CircuitLab






share|improve this answer











$endgroup$








  • 4




    $begingroup$
    Care to explain why this is better than the other one? and something about what it does?
    $endgroup$
    – laptop2d
    Mar 23 at 19:33







  • 1




    $begingroup$
    Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
    $endgroup$
    – Stiddily
    Mar 23 at 22:41


















1












$begingroup$

That's the normal behavior for the circuit you posted. Your adc can read voltages from 0 to 5v but the ac signal (if the voltage divider is spot on) is -2.5v to 2.5v. So you mix a dc 2.5v with the ac signal and subtract the offset voltage the arduino measures to reference your measurement circuits ac 'ground' reference. So 0-127 will be negative and 128-255 will be positive. Openenergymonitor project has some great tutorials and sample code that may keep you from killing yourself literally or figuratively figuring this stuff out.



The buffer opamp isn't needed in your circuit as you are not using much current from the reference voltage. Just Capacitor c1 would give the 2.5v divider a clean voltage. A 3pin 2.5v Ldo chip would give a more accurate reference but is overkill for a toss off arduino circuit.



But I think the real answer to your question is that you should use ac voltage setting on your meter to test the circuit. if you use a meter in DC mode with the mains plugged the voltage will be 0 as the average of a sine wave and 2.5v with no mains signal as that is your 'ground' voltage not 0v.






share|improve this answer









$endgroup$




















    0












    $begingroup$

    When you disconnect the adapter there is no current flowing in secondary coil, as there are two 12k resistors which make voltage divider by ratio of 1:2 so in the mid point of it there will be 2.5 v which is applied to the non inverting terminal of op amp which is set to unity gain so the output of op-amp will b 2.5v and as the is no current flowing in the resistor R1 the voltage drop will be 0v so the 2.5v is seen on the Arduino Input pin.






    share|improve this answer









    $endgroup$




















      0












      $begingroup$

      The 'non-midpoint' ground of the secondary transformer should have the same potential as the ground of the Arduino just like analogsystemsrf has done. Otherwise, who knows what kind of voltages you could see at the ADC of the Arduino?



      Also, since this is AC, and the 'positive/top' side of the transformer would go negative with respect to the secondary ground, so you need a rectifier so the ADC pin does not go below ground. A series cap like analogsystemsrf would eliminate DC bias.



      Edit: Another method (without rectifying) is to add a DC bias of 2.5V so that the signal goes above and below 2.5V (but not abober 5V or below 0V) you could then read both the positive and negative signal while maintaining a safe 0-5V for the ADC. Look up adding a DC bias on Google for many references, but it's basically a voltage divider with the midpoint connected to the signal you want to bias.






      share|improve this answer











      $endgroup$




















        0












        $begingroup$

        if u r measuring Ac Voltage corresponding to AC Main i will suggest u please used diode bridge and filter capacitor at secondary side.
        1. u will get DC voltage corresponding to AC mains
        2. In your circuit opamp o/p getting loaded because of transformer secondary winding when your AC Mains not available. that's why your reference is changing.






        share|improve this answer









        $endgroup$




















          0












          $begingroup$

          Where did you get the circuit? I'd like to see the original. It will not work at all as drawn.



          If all you want is 5v you just need your transformer connected to a bridge rectifier. The low output of the bridge rectifier will be your ground. Then you connect a 7805 regulator and a cap before and after and walla! You have a nice 5v 1A power supply.



          (https://i.stack.imgur.com/eiwzE.png)






          share|improve this answer









          $endgroup$








          • 1




            $begingroup$
            It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
            $endgroup$
            – Spehro Pefhany
            Mar 24 at 17:42









          protected by Community Mar 24 at 4:24



          Thank you for your interest in this question.
          Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



          Would you like to answer one of these unanswered questions instead?














          6 Answers
          6






          active

          oldest

          votes








          6 Answers
          6






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3












          $begingroup$

          Trash will couple from primary to secondary, at frequencies the opamp cannot control.



          How about this





          schematic





          simulate this circuit – Schematic created using CircuitLab






          share|improve this answer











          $endgroup$








          • 4




            $begingroup$
            Care to explain why this is better than the other one? and something about what it does?
            $endgroup$
            – laptop2d
            Mar 23 at 19:33







          • 1




            $begingroup$
            Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
            $endgroup$
            – Stiddily
            Mar 23 at 22:41















          3












          $begingroup$

          Trash will couple from primary to secondary, at frequencies the opamp cannot control.



          How about this





          schematic





          simulate this circuit – Schematic created using CircuitLab






          share|improve this answer











          $endgroup$








          • 4




            $begingroup$
            Care to explain why this is better than the other one? and something about what it does?
            $endgroup$
            – laptop2d
            Mar 23 at 19:33







          • 1




            $begingroup$
            Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
            $endgroup$
            – Stiddily
            Mar 23 at 22:41













          3












          3








          3





          $begingroup$

          Trash will couple from primary to secondary, at frequencies the opamp cannot control.



          How about this





          schematic





          simulate this circuit – Schematic created using CircuitLab






          share|improve this answer











          $endgroup$



          Trash will couple from primary to secondary, at frequencies the opamp cannot control.



          How about this





          schematic





          simulate this circuit – Schematic created using CircuitLab







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 25 at 3:54

























          answered Mar 23 at 14:11









          analogsystemsrfanalogsystemsrf

          16.8k2823




          16.8k2823







          • 4




            $begingroup$
            Care to explain why this is better than the other one? and something about what it does?
            $endgroup$
            – laptop2d
            Mar 23 at 19:33







          • 1




            $begingroup$
            Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
            $endgroup$
            – Stiddily
            Mar 23 at 22:41












          • 4




            $begingroup$
            Care to explain why this is better than the other one? and something about what it does?
            $endgroup$
            – laptop2d
            Mar 23 at 19:33







          • 1




            $begingroup$
            Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
            $endgroup$
            – Stiddily
            Mar 23 at 22:41







          4




          4




          $begingroup$
          Care to explain why this is better than the other one? and something about what it does?
          $endgroup$
          – laptop2d
          Mar 23 at 19:33





          $begingroup$
          Care to explain why this is better than the other one? and something about what it does?
          $endgroup$
          – laptop2d
          Mar 23 at 19:33





          1




          1




          $begingroup$
          Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
          $endgroup$
          – Stiddily
          Mar 23 at 22:41




          $begingroup$
          Its just a transformer followed by a high pass filter. Not sure why'd you use a high pass filter to try and eliminate HF noise though.
          $endgroup$
          – Stiddily
          Mar 23 at 22:41













          1












          $begingroup$

          That's the normal behavior for the circuit you posted. Your adc can read voltages from 0 to 5v but the ac signal (if the voltage divider is spot on) is -2.5v to 2.5v. So you mix a dc 2.5v with the ac signal and subtract the offset voltage the arduino measures to reference your measurement circuits ac 'ground' reference. So 0-127 will be negative and 128-255 will be positive. Openenergymonitor project has some great tutorials and sample code that may keep you from killing yourself literally or figuratively figuring this stuff out.



          The buffer opamp isn't needed in your circuit as you are not using much current from the reference voltage. Just Capacitor c1 would give the 2.5v divider a clean voltage. A 3pin 2.5v Ldo chip would give a more accurate reference but is overkill for a toss off arduino circuit.



          But I think the real answer to your question is that you should use ac voltage setting on your meter to test the circuit. if you use a meter in DC mode with the mains plugged the voltage will be 0 as the average of a sine wave and 2.5v with no mains signal as that is your 'ground' voltage not 0v.






          share|improve this answer









          $endgroup$

















            1












            $begingroup$

            That's the normal behavior for the circuit you posted. Your adc can read voltages from 0 to 5v but the ac signal (if the voltage divider is spot on) is -2.5v to 2.5v. So you mix a dc 2.5v with the ac signal and subtract the offset voltage the arduino measures to reference your measurement circuits ac 'ground' reference. So 0-127 will be negative and 128-255 will be positive. Openenergymonitor project has some great tutorials and sample code that may keep you from killing yourself literally or figuratively figuring this stuff out.



            The buffer opamp isn't needed in your circuit as you are not using much current from the reference voltage. Just Capacitor c1 would give the 2.5v divider a clean voltage. A 3pin 2.5v Ldo chip would give a more accurate reference but is overkill for a toss off arduino circuit.



            But I think the real answer to your question is that you should use ac voltage setting on your meter to test the circuit. if you use a meter in DC mode with the mains plugged the voltage will be 0 as the average of a sine wave and 2.5v with no mains signal as that is your 'ground' voltage not 0v.






            share|improve this answer









            $endgroup$















              1












              1








              1





              $begingroup$

              That's the normal behavior for the circuit you posted. Your adc can read voltages from 0 to 5v but the ac signal (if the voltage divider is spot on) is -2.5v to 2.5v. So you mix a dc 2.5v with the ac signal and subtract the offset voltage the arduino measures to reference your measurement circuits ac 'ground' reference. So 0-127 will be negative and 128-255 will be positive. Openenergymonitor project has some great tutorials and sample code that may keep you from killing yourself literally or figuratively figuring this stuff out.



              The buffer opamp isn't needed in your circuit as you are not using much current from the reference voltage. Just Capacitor c1 would give the 2.5v divider a clean voltage. A 3pin 2.5v Ldo chip would give a more accurate reference but is overkill for a toss off arduino circuit.



              But I think the real answer to your question is that you should use ac voltage setting on your meter to test the circuit. if you use a meter in DC mode with the mains plugged the voltage will be 0 as the average of a sine wave and 2.5v with no mains signal as that is your 'ground' voltage not 0v.






              share|improve this answer









              $endgroup$



              That's the normal behavior for the circuit you posted. Your adc can read voltages from 0 to 5v but the ac signal (if the voltage divider is spot on) is -2.5v to 2.5v. So you mix a dc 2.5v with the ac signal and subtract the offset voltage the arduino measures to reference your measurement circuits ac 'ground' reference. So 0-127 will be negative and 128-255 will be positive. Openenergymonitor project has some great tutorials and sample code that may keep you from killing yourself literally or figuratively figuring this stuff out.



              The buffer opamp isn't needed in your circuit as you are not using much current from the reference voltage. Just Capacitor c1 would give the 2.5v divider a clean voltage. A 3pin 2.5v Ldo chip would give a more accurate reference but is overkill for a toss off arduino circuit.



              But I think the real answer to your question is that you should use ac voltage setting on your meter to test the circuit. if you use a meter in DC mode with the mains plugged the voltage will be 0 as the average of a sine wave and 2.5v with no mains signal as that is your 'ground' voltage not 0v.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Mar 24 at 4:24









              Michael ValliantMichael Valliant

              111




              111





















                  0












                  $begingroup$

                  When you disconnect the adapter there is no current flowing in secondary coil, as there are two 12k resistors which make voltage divider by ratio of 1:2 so in the mid point of it there will be 2.5 v which is applied to the non inverting terminal of op amp which is set to unity gain so the output of op-amp will b 2.5v and as the is no current flowing in the resistor R1 the voltage drop will be 0v so the 2.5v is seen on the Arduino Input pin.






                  share|improve this answer









                  $endgroup$

















                    0












                    $begingroup$

                    When you disconnect the adapter there is no current flowing in secondary coil, as there are two 12k resistors which make voltage divider by ratio of 1:2 so in the mid point of it there will be 2.5 v which is applied to the non inverting terminal of op amp which is set to unity gain so the output of op-amp will b 2.5v and as the is no current flowing in the resistor R1 the voltage drop will be 0v so the 2.5v is seen on the Arduino Input pin.






                    share|improve this answer









                    $endgroup$















                      0












                      0








                      0





                      $begingroup$

                      When you disconnect the adapter there is no current flowing in secondary coil, as there are two 12k resistors which make voltage divider by ratio of 1:2 so in the mid point of it there will be 2.5 v which is applied to the non inverting terminal of op amp which is set to unity gain so the output of op-amp will b 2.5v and as the is no current flowing in the resistor R1 the voltage drop will be 0v so the 2.5v is seen on the Arduino Input pin.






                      share|improve this answer









                      $endgroup$



                      When you disconnect the adapter there is no current flowing in secondary coil, as there are two 12k resistors which make voltage divider by ratio of 1:2 so in the mid point of it there will be 2.5 v which is applied to the non inverting terminal of op amp which is set to unity gain so the output of op-amp will b 2.5v and as the is no current flowing in the resistor R1 the voltage drop will be 0v so the 2.5v is seen on the Arduino Input pin.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Mar 23 at 20:23









                      Yash JasnaniYash Jasnani

                      1




                      1





















                          0












                          $begingroup$

                          The 'non-midpoint' ground of the secondary transformer should have the same potential as the ground of the Arduino just like analogsystemsrf has done. Otherwise, who knows what kind of voltages you could see at the ADC of the Arduino?



                          Also, since this is AC, and the 'positive/top' side of the transformer would go negative with respect to the secondary ground, so you need a rectifier so the ADC pin does not go below ground. A series cap like analogsystemsrf would eliminate DC bias.



                          Edit: Another method (without rectifying) is to add a DC bias of 2.5V so that the signal goes above and below 2.5V (but not abober 5V or below 0V) you could then read both the positive and negative signal while maintaining a safe 0-5V for the ADC. Look up adding a DC bias on Google for many references, but it's basically a voltage divider with the midpoint connected to the signal you want to bias.






                          share|improve this answer











                          $endgroup$

















                            0












                            $begingroup$

                            The 'non-midpoint' ground of the secondary transformer should have the same potential as the ground of the Arduino just like analogsystemsrf has done. Otherwise, who knows what kind of voltages you could see at the ADC of the Arduino?



                            Also, since this is AC, and the 'positive/top' side of the transformer would go negative with respect to the secondary ground, so you need a rectifier so the ADC pin does not go below ground. A series cap like analogsystemsrf would eliminate DC bias.



                            Edit: Another method (without rectifying) is to add a DC bias of 2.5V so that the signal goes above and below 2.5V (but not abober 5V or below 0V) you could then read both the positive and negative signal while maintaining a safe 0-5V for the ADC. Look up adding a DC bias on Google for many references, but it's basically a voltage divider with the midpoint connected to the signal you want to bias.






                            share|improve this answer











                            $endgroup$















                              0












                              0








                              0





                              $begingroup$

                              The 'non-midpoint' ground of the secondary transformer should have the same potential as the ground of the Arduino just like analogsystemsrf has done. Otherwise, who knows what kind of voltages you could see at the ADC of the Arduino?



                              Also, since this is AC, and the 'positive/top' side of the transformer would go negative with respect to the secondary ground, so you need a rectifier so the ADC pin does not go below ground. A series cap like analogsystemsrf would eliminate DC bias.



                              Edit: Another method (without rectifying) is to add a DC bias of 2.5V so that the signal goes above and below 2.5V (but not abober 5V or below 0V) you could then read both the positive and negative signal while maintaining a safe 0-5V for the ADC. Look up adding a DC bias on Google for many references, but it's basically a voltage divider with the midpoint connected to the signal you want to bias.






                              share|improve this answer











                              $endgroup$



                              The 'non-midpoint' ground of the secondary transformer should have the same potential as the ground of the Arduino just like analogsystemsrf has done. Otherwise, who knows what kind of voltages you could see at the ADC of the Arduino?



                              Also, since this is AC, and the 'positive/top' side of the transformer would go negative with respect to the secondary ground, so you need a rectifier so the ADC pin does not go below ground. A series cap like analogsystemsrf would eliminate DC bias.



                              Edit: Another method (without rectifying) is to add a DC bias of 2.5V so that the signal goes above and below 2.5V (but not abober 5V or below 0V) you could then read both the positive and negative signal while maintaining a safe 0-5V for the ADC. Look up adding a DC bias on Google for many references, but it's basically a voltage divider with the midpoint connected to the signal you want to bias.







                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited Mar 23 at 23:47

























                              answered Mar 23 at 22:55









                              AdvancedNewbieAdvancedNewbie

                              33




                              33





















                                  0












                                  $begingroup$

                                  if u r measuring Ac Voltage corresponding to AC Main i will suggest u please used diode bridge and filter capacitor at secondary side.
                                  1. u will get DC voltage corresponding to AC mains
                                  2. In your circuit opamp o/p getting loaded because of transformer secondary winding when your AC Mains not available. that's why your reference is changing.






                                  share|improve this answer









                                  $endgroup$

















                                    0












                                    $begingroup$

                                    if u r measuring Ac Voltage corresponding to AC Main i will suggest u please used diode bridge and filter capacitor at secondary side.
                                    1. u will get DC voltage corresponding to AC mains
                                    2. In your circuit opamp o/p getting loaded because of transformer secondary winding when your AC Mains not available. that's why your reference is changing.






                                    share|improve this answer









                                    $endgroup$















                                      0












                                      0








                                      0





                                      $begingroup$

                                      if u r measuring Ac Voltage corresponding to AC Main i will suggest u please used diode bridge and filter capacitor at secondary side.
                                      1. u will get DC voltage corresponding to AC mains
                                      2. In your circuit opamp o/p getting loaded because of transformer secondary winding when your AC Mains not available. that's why your reference is changing.






                                      share|improve this answer









                                      $endgroup$



                                      if u r measuring Ac Voltage corresponding to AC Main i will suggest u please used diode bridge and filter capacitor at secondary side.
                                      1. u will get DC voltage corresponding to AC mains
                                      2. In your circuit opamp o/p getting loaded because of transformer secondary winding when your AC Mains not available. that's why your reference is changing.







                                      share|improve this answer












                                      share|improve this answer



                                      share|improve this answer










                                      answered Mar 24 at 2:58









                                      Aditya Suresh RajpurkarAditya Suresh Rajpurkar

                                      1




                                      1





















                                          0












                                          $begingroup$

                                          Where did you get the circuit? I'd like to see the original. It will not work at all as drawn.



                                          If all you want is 5v you just need your transformer connected to a bridge rectifier. The low output of the bridge rectifier will be your ground. Then you connect a 7805 regulator and a cap before and after and walla! You have a nice 5v 1A power supply.



                                          (https://i.stack.imgur.com/eiwzE.png)






                                          share|improve this answer









                                          $endgroup$








                                          • 1




                                            $begingroup$
                                            It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
                                            $endgroup$
                                            – Spehro Pefhany
                                            Mar 24 at 17:42















                                          0












                                          $begingroup$

                                          Where did you get the circuit? I'd like to see the original. It will not work at all as drawn.



                                          If all you want is 5v you just need your transformer connected to a bridge rectifier. The low output of the bridge rectifier will be your ground. Then you connect a 7805 regulator and a cap before and after and walla! You have a nice 5v 1A power supply.



                                          (https://i.stack.imgur.com/eiwzE.png)






                                          share|improve this answer









                                          $endgroup$








                                          • 1




                                            $begingroup$
                                            It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
                                            $endgroup$
                                            – Spehro Pefhany
                                            Mar 24 at 17:42













                                          0












                                          0








                                          0





                                          $begingroup$

                                          Where did you get the circuit? I'd like to see the original. It will not work at all as drawn.



                                          If all you want is 5v you just need your transformer connected to a bridge rectifier. The low output of the bridge rectifier will be your ground. Then you connect a 7805 regulator and a cap before and after and walla! You have a nice 5v 1A power supply.



                                          (https://i.stack.imgur.com/eiwzE.png)






                                          share|improve this answer









                                          $endgroup$



                                          Where did you get the circuit? I'd like to see the original. It will not work at all as drawn.



                                          If all you want is 5v you just need your transformer connected to a bridge rectifier. The low output of the bridge rectifier will be your ground. Then you connect a 7805 regulator and a cap before and after and walla! You have a nice 5v 1A power supply.



                                          (https://i.stack.imgur.com/eiwzE.png)







                                          share|improve this answer












                                          share|improve this answer



                                          share|improve this answer










                                          answered Mar 24 at 17:32









                                          TpKnetTpKnet

                                          1015




                                          1015







                                          • 1




                                            $begingroup$
                                            It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
                                            $endgroup$
                                            – Spehro Pefhany
                                            Mar 24 at 17:42












                                          • 1




                                            $begingroup$
                                            It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
                                            $endgroup$
                                            – Spehro Pefhany
                                            Mar 24 at 17:42







                                          1




                                          1




                                          $begingroup$
                                          It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
                                          $endgroup$
                                          – Spehro Pefhany
                                          Mar 24 at 17:42




                                          $begingroup$
                                          It's not a power supply. OP is presumably trying to isolate, step down, and bias the mains voltage to midscale for the analog-to-digital input.
                                          $endgroup$
                                          – Spehro Pefhany
                                          Mar 24 at 17:42





                                          protected by Community Mar 24 at 4:24



                                          Thank you for your interest in this question.
                                          Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                                          Would you like to answer one of these unanswered questions instead?



                                          Popular posts from this blog

                                          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                                          용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

                                          155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해