What is the purpose of this op amp configuration shown?How does an op-amp become stable in this circuit?Would this JFET+op-amp circuit work?What's the purpose of this voltage noise test circuit?What is this RC local feedback configuration?inverting op-amp configuration using lm324n icOp Amp - Positive vs Negative feedback from the component levelOp-Amp for the 50MHz unity gain voltageWant to know more about this op-amp configurationSolving for V+ using VoutWhat is the purpose of the op-amp feedback circuit?

Rivers without rain

What does KSP mean?

Is thermodynamics only applicable to systems in equilibrium?

Disable screen dimming in Ubuntu Mate 18.04.2 LTS

What is the strongest case that can be made in favour of the UK regaining some control over fishing policy after Brexit?

Examples of subgroups where it's nontrivial to show closure under multiplication?

French for 'It must be my imagination'?

What is the most expensive material in the world that could be used to create Pun-Pun's lute?

Killing undead fish underwater

How can I practically buy stocks?

Will a top journal at least read my introduction?

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

How much cash can I safely carry into the USA and avoid civil forfeiture?

Is there really no use for MD5 anymore?

What is the relationship between spectral sequences and obstruction theory?

Is there a way to get a compiler for the original B programming language?

A Strange Latex Symbol

Why is current rating for multicore cable lower than single core with the same cross section?

Can someone publish a story that happened to you?

How to make a pipeline wait for end-of-file or stop after an error?

Pulling the rope with one hand is as heavy as with two hands?

Inner for loop when run in background in bash spawns new bash process

How did Captain America manage to do this?

What is the difference between `command a[bc]d` and `command `ab,cd`



What is the purpose of this op amp configuration shown?


How does an op-amp become stable in this circuit?Would this JFET+op-amp circuit work?What's the purpose of this voltage noise test circuit?What is this RC local feedback configuration?inverting op-amp configuration using lm324n icOp Amp - Positive vs Negative feedback from the component levelOp-Amp for the 50MHz unity gain voltageWant to know more about this op-amp configurationSolving for V+ using VoutWhat is the purpose of the op-amp feedback circuit?






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








1












$begingroup$


enter image description here



I've been researching common amplifier configurations, but the only ones with positive feedback that I have discovered is a negative resistance simulator, however that has negative feedback too.










share|improve this question







New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 1




    $begingroup$
    I think the point is for you to work out what it does for yourself.
    $endgroup$
    – Finbarr
    1 hour ago

















1












$begingroup$


enter image description here



I've been researching common amplifier configurations, but the only ones with positive feedback that I have discovered is a negative resistance simulator, however that has negative feedback too.










share|improve this question







New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 1




    $begingroup$
    I think the point is for you to work out what it does for yourself.
    $endgroup$
    – Finbarr
    1 hour ago













1












1








1





$begingroup$


enter image description here



I've been researching common amplifier configurations, but the only ones with positive feedback that I have discovered is a negative resistance simulator, however that has negative feedback too.










share|improve this question







New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




enter image description here



I've been researching common amplifier configurations, but the only ones with positive feedback that I have discovered is a negative resistance simulator, however that has negative feedback too.







operational-amplifier






share|improve this question







New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









elecNoobelecNoob

61




61




New contributor




elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






elecNoob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1




    $begingroup$
    I think the point is for you to work out what it does for yourself.
    $endgroup$
    – Finbarr
    1 hour ago












  • 1




    $begingroup$
    I think the point is for you to work out what it does for yourself.
    $endgroup$
    – Finbarr
    1 hour ago







1




1




$begingroup$
I think the point is for you to work out what it does for yourself.
$endgroup$
– Finbarr
1 hour ago




$begingroup$
I think the point is for you to work out what it does for yourself.
$endgroup$
– Finbarr
1 hour ago










1 Answer
1






active

oldest

votes


















2












$begingroup$

It's a comparator basically. It is a Schmitt trigger. It has a variable reference value, i.e. controlled using the R2 and R1 resistances. At the non-inverting input (using voltage divider arrangement), $$V_+ = fracR_1R_1 + R_2 * V_o$$ and at inverting input, $$ V_- = Vi $$ at the inverting terminal.



Now, output can be either $ +V_s $ or $ -V_s $ depending on whether non-inverting terminal voltage is higher or not respectively. So, the output is $beta V_s$ or $-beta V_s $ where $ beta = fracR_1R_1 + R_2 $.



If first output is in positive saturation and then $V_i$ goes above $beta V_s$, then output changes to $-V_s$. Similarly, when $V_i$ goes below $-beta V_s$, then output changes to $ +V_s$.



You can find a lot of websites that explain this circuit. Just search for Schmitt trigger.






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
    );



    );






    elecNoob is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f435841%2fwhat-is-the-purpose-of-this-op-amp-configuration-shown%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2












    $begingroup$

    It's a comparator basically. It is a Schmitt trigger. It has a variable reference value, i.e. controlled using the R2 and R1 resistances. At the non-inverting input (using voltage divider arrangement), $$V_+ = fracR_1R_1 + R_2 * V_o$$ and at inverting input, $$ V_- = Vi $$ at the inverting terminal.



    Now, output can be either $ +V_s $ or $ -V_s $ depending on whether non-inverting terminal voltage is higher or not respectively. So, the output is $beta V_s$ or $-beta V_s $ where $ beta = fracR_1R_1 + R_2 $.



    If first output is in positive saturation and then $V_i$ goes above $beta V_s$, then output changes to $-V_s$. Similarly, when $V_i$ goes below $-beta V_s$, then output changes to $ +V_s$.



    You can find a lot of websites that explain this circuit. Just search for Schmitt trigger.






    share|improve this answer











    $endgroup$

















      2












      $begingroup$

      It's a comparator basically. It is a Schmitt trigger. It has a variable reference value, i.e. controlled using the R2 and R1 resistances. At the non-inverting input (using voltage divider arrangement), $$V_+ = fracR_1R_1 + R_2 * V_o$$ and at inverting input, $$ V_- = Vi $$ at the inverting terminal.



      Now, output can be either $ +V_s $ or $ -V_s $ depending on whether non-inverting terminal voltage is higher or not respectively. So, the output is $beta V_s$ or $-beta V_s $ where $ beta = fracR_1R_1 + R_2 $.



      If first output is in positive saturation and then $V_i$ goes above $beta V_s$, then output changes to $-V_s$. Similarly, when $V_i$ goes below $-beta V_s$, then output changes to $ +V_s$.



      You can find a lot of websites that explain this circuit. Just search for Schmitt trigger.






      share|improve this answer











      $endgroup$















        2












        2








        2





        $begingroup$

        It's a comparator basically. It is a Schmitt trigger. It has a variable reference value, i.e. controlled using the R2 and R1 resistances. At the non-inverting input (using voltage divider arrangement), $$V_+ = fracR_1R_1 + R_2 * V_o$$ and at inverting input, $$ V_- = Vi $$ at the inverting terminal.



        Now, output can be either $ +V_s $ or $ -V_s $ depending on whether non-inverting terminal voltage is higher or not respectively. So, the output is $beta V_s$ or $-beta V_s $ where $ beta = fracR_1R_1 + R_2 $.



        If first output is in positive saturation and then $V_i$ goes above $beta V_s$, then output changes to $-V_s$. Similarly, when $V_i$ goes below $-beta V_s$, then output changes to $ +V_s$.



        You can find a lot of websites that explain this circuit. Just search for Schmitt trigger.






        share|improve this answer











        $endgroup$



        It's a comparator basically. It is a Schmitt trigger. It has a variable reference value, i.e. controlled using the R2 and R1 resistances. At the non-inverting input (using voltage divider arrangement), $$V_+ = fracR_1R_1 + R_2 * V_o$$ and at inverting input, $$ V_- = Vi $$ at the inverting terminal.



        Now, output can be either $ +V_s $ or $ -V_s $ depending on whether non-inverting terminal voltage is higher or not respectively. So, the output is $beta V_s$ or $-beta V_s $ where $ beta = fracR_1R_1 + R_2 $.



        If first output is in positive saturation and then $V_i$ goes above $beta V_s$, then output changes to $-V_s$. Similarly, when $V_i$ goes below $-beta V_s$, then output changes to $ +V_s$.



        You can find a lot of websites that explain this circuit. Just search for Schmitt trigger.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 22 mins ago

























        answered 1 hour ago









        akshayk07akshayk07

        252116




        252116




















            elecNoob is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            elecNoob is a new contributor. Be nice, and check out our Code of Conduct.












            elecNoob is a new contributor. Be nice, and check out our Code of Conduct.











            elecNoob is a new contributor. Be nice, and check out our Code of Conduct.














            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%2f435841%2fwhat-is-the-purpose-of-this-op-amp-configuration-shown%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