Am I exceeding the maximum ratings?











up vote
11
down vote

favorite












I'm using LMC6482 opamp with +/-15V rail voltages and having weird behavior. This means Vcc is +15V and Vee is -15V in my case.



Am I exceeding the specs? The jargon in the datasheet is not clear or should I say I'm not familiar with it.










share|improve this question
























  • You could do 15V and 0V, but that probably won't meet your needs.
    – StainlessSteelRat
    Nov 23 at 17:18















up vote
11
down vote

favorite












I'm using LMC6482 opamp with +/-15V rail voltages and having weird behavior. This means Vcc is +15V and Vee is -15V in my case.



Am I exceeding the specs? The jargon in the datasheet is not clear or should I say I'm not familiar with it.










share|improve this question
























  • You could do 15V and 0V, but that probably won't meet your needs.
    – StainlessSteelRat
    Nov 23 at 17:18













up vote
11
down vote

favorite









up vote
11
down vote

favorite











I'm using LMC6482 opamp with +/-15V rail voltages and having weird behavior. This means Vcc is +15V and Vee is -15V in my case.



Am I exceeding the specs? The jargon in the datasheet is not clear or should I say I'm not familiar with it.










share|improve this question















I'm using LMC6482 opamp with +/-15V rail voltages and having weird behavior. This means Vcc is +15V and Vee is -15V in my case.



Am I exceeding the specs? The jargon in the datasheet is not clear or should I say I'm not familiar with it.







op-amp power






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 23 at 22:50









Transistor

79.5k777172




79.5k777172










asked Nov 23 at 13:28









user164567

709519




709519












  • You could do 15V and 0V, but that probably won't meet your needs.
    – StainlessSteelRat
    Nov 23 at 17:18


















  • You could do 15V and 0V, but that probably won't meet your needs.
    – StainlessSteelRat
    Nov 23 at 17:18
















You could do 15V and 0V, but that probably won't meet your needs.
– StainlessSteelRat
Nov 23 at 17:18




You could do 15V and 0V, but that probably won't meet your needs.
– StainlessSteelRat
Nov 23 at 17:18










4 Answers
4






active

oldest

votes

















up vote
23
down vote



accepted










Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:



enter image description here



It clearly states the maximum difference between the V+ and V- pins is 16V. This means you can have +8V and -8V, as the difference is 16V.



As you have it right now, your difference is 30V, which is almost double the maximum ratings. Chances are, you have damaged the op-amp and it will need to be replaced. You should ALWAYS check the maximum ratings of any IC you are using if you are worried. If you can, try and be within the maximum, so +7.5V and -7.5V would work nicely here, for a total of 15V supply.



Although directly under the Absolute Maximum Ratings, it does state:




Stresses beyond those listed under Absolute Maximum Ratings may cause
permanent damage to the device. These are stress ratings only, which
do not imply functional operation of the device at these or any other
conditions beyond those indicated under Recommended Operating
Conditions. Exposure to absolute-maximum-rated conditions for extended
periods may affect device reliability.




some people new to electronics could take the maximum to mean that is what is OK to use. The other bit that should be looked at is the Recommended Operating Conditions:
enter image description here



Making sure you stay above and below the min/max should make sure the device works as specified, however, the Absolute Maximum Ratings table should always be checked too.






share|improve this answer



















  • 3




    OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
    – pipe
    Nov 23 at 13:41






  • 8




    "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
    – pipe
    Nov 23 at 13:49






  • 4




    Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
    – J...
    Nov 23 at 18:21








  • 7




    "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
    – Wouter van Ooijen
    Nov 23 at 22:47








  • 1




    I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
    – MCG
    Nov 23 at 22:52




















up vote
11
down vote













enter image description here



Figure 1. Vmax.



This line of the datasheet is stating that the maximum voltage difference between V+ and V- is 16 V.



You have probably damaged the op-amp.






share|improve this answer





















  • Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
    – user164567
    Nov 23 at 13:35








  • 1




    I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
    – Transistor
    Nov 23 at 15:27






  • 1




    "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
    – Uwe
    Nov 24 at 15:04


















up vote
9
down vote













I read your question as "yes I've read the datasheet, but its unclear". So let's address how to read the supply voltage range specification as the manufacturer Texas Instruments write it in their original product data sheet:




Supply Voltage (V+ - V-)... MAX 16V




You have a V+ of 15V and a V- of -15V.
Now we use the formula from the data sheet and get:



(15 - (-15)) = 15 + 15 = 30V


That's the way to interpret this voltage range specification. So yes, you are exceeding specified maximum supply voltage range by 14V.






share|improve this answer




























    up vote
    9
    down vote













    Other answers mentione the asbsolute maximum ratings, which is NOT what youy should look for when designing a functional system. Instead, you should use the recommended operating conditions. In this case, those specify 15.5V.



    enter image description here



    In your case, you could check the absolute maxima to find out whether your chip had a chance of survival. As others have pointed out, that is not the case.






    share|improve this answer

















    • 2




      Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
      – Uwe
      Nov 24 at 15:12













    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',
    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%2f408443%2fam-i-exceeding-the-maximum-ratings%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    4 Answers
    4






    active

    oldest

    votes








    4 Answers
    4






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    23
    down vote



    accepted










    Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:



    enter image description here



    It clearly states the maximum difference between the V+ and V- pins is 16V. This means you can have +8V and -8V, as the difference is 16V.



    As you have it right now, your difference is 30V, which is almost double the maximum ratings. Chances are, you have damaged the op-amp and it will need to be replaced. You should ALWAYS check the maximum ratings of any IC you are using if you are worried. If you can, try and be within the maximum, so +7.5V and -7.5V would work nicely here, for a total of 15V supply.



    Although directly under the Absolute Maximum Ratings, it does state:




    Stresses beyond those listed under Absolute Maximum Ratings may cause
    permanent damage to the device. These are stress ratings only, which
    do not imply functional operation of the device at these or any other
    conditions beyond those indicated under Recommended Operating
    Conditions. Exposure to absolute-maximum-rated conditions for extended
    periods may affect device reliability.




    some people new to electronics could take the maximum to mean that is what is OK to use. The other bit that should be looked at is the Recommended Operating Conditions:
    enter image description here



    Making sure you stay above and below the min/max should make sure the device works as specified, however, the Absolute Maximum Ratings table should always be checked too.






    share|improve this answer



















    • 3




      OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
      – pipe
      Nov 23 at 13:41






    • 8




      "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
      – pipe
      Nov 23 at 13:49






    • 4




      Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
      – J...
      Nov 23 at 18:21








    • 7




      "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
      – Wouter van Ooijen
      Nov 23 at 22:47








    • 1




      I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
      – MCG
      Nov 23 at 22:52

















    up vote
    23
    down vote



    accepted










    Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:



    enter image description here



    It clearly states the maximum difference between the V+ and V- pins is 16V. This means you can have +8V and -8V, as the difference is 16V.



    As you have it right now, your difference is 30V, which is almost double the maximum ratings. Chances are, you have damaged the op-amp and it will need to be replaced. You should ALWAYS check the maximum ratings of any IC you are using if you are worried. If you can, try and be within the maximum, so +7.5V and -7.5V would work nicely here, for a total of 15V supply.



    Although directly under the Absolute Maximum Ratings, it does state:




    Stresses beyond those listed under Absolute Maximum Ratings may cause
    permanent damage to the device. These are stress ratings only, which
    do not imply functional operation of the device at these or any other
    conditions beyond those indicated under Recommended Operating
    Conditions. Exposure to absolute-maximum-rated conditions for extended
    periods may affect device reliability.




    some people new to electronics could take the maximum to mean that is what is OK to use. The other bit that should be looked at is the Recommended Operating Conditions:
    enter image description here



    Making sure you stay above and below the min/max should make sure the device works as specified, however, the Absolute Maximum Ratings table should always be checked too.






    share|improve this answer



















    • 3




      OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
      – pipe
      Nov 23 at 13:41






    • 8




      "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
      – pipe
      Nov 23 at 13:49






    • 4




      Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
      – J...
      Nov 23 at 18:21








    • 7




      "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
      – Wouter van Ooijen
      Nov 23 at 22:47








    • 1




      I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
      – MCG
      Nov 23 at 22:52















    up vote
    23
    down vote



    accepted







    up vote
    23
    down vote



    accepted






    Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:



    enter image description here



    It clearly states the maximum difference between the V+ and V- pins is 16V. This means you can have +8V and -8V, as the difference is 16V.



    As you have it right now, your difference is 30V, which is almost double the maximum ratings. Chances are, you have damaged the op-amp and it will need to be replaced. You should ALWAYS check the maximum ratings of any IC you are using if you are worried. If you can, try and be within the maximum, so +7.5V and -7.5V would work nicely here, for a total of 15V supply.



    Although directly under the Absolute Maximum Ratings, it does state:




    Stresses beyond those listed under Absolute Maximum Ratings may cause
    permanent damage to the device. These are stress ratings only, which
    do not imply functional operation of the device at these or any other
    conditions beyond those indicated under Recommended Operating
    Conditions. Exposure to absolute-maximum-rated conditions for extended
    periods may affect device reliability.




    some people new to electronics could take the maximum to mean that is what is OK to use. The other bit that should be looked at is the Recommended Operating Conditions:
    enter image description here



    Making sure you stay above and below the min/max should make sure the device works as specified, however, the Absolute Maximum Ratings table should always be checked too.






    share|improve this answer














    Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:



    enter image description here



    It clearly states the maximum difference between the V+ and V- pins is 16V. This means you can have +8V and -8V, as the difference is 16V.



    As you have it right now, your difference is 30V, which is almost double the maximum ratings. Chances are, you have damaged the op-amp and it will need to be replaced. You should ALWAYS check the maximum ratings of any IC you are using if you are worried. If you can, try and be within the maximum, so +7.5V and -7.5V would work nicely here, for a total of 15V supply.



    Although directly under the Absolute Maximum Ratings, it does state:




    Stresses beyond those listed under Absolute Maximum Ratings may cause
    permanent damage to the device. These are stress ratings only, which
    do not imply functional operation of the device at these or any other
    conditions beyond those indicated under Recommended Operating
    Conditions. Exposure to absolute-maximum-rated conditions for extended
    periods may affect device reliability.




    some people new to electronics could take the maximum to mean that is what is OK to use. The other bit that should be looked at is the Recommended Operating Conditions:
    enter image description here



    Making sure you stay above and below the min/max should make sure the device works as specified, however, the Absolute Maximum Ratings table should always be checked too.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Nov 26 at 9:01

























    answered Nov 23 at 13:36









    MCG

    5,70031445




    5,70031445








    • 3




      OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
      – pipe
      Nov 23 at 13:41






    • 8




      "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
      – pipe
      Nov 23 at 13:49






    • 4




      Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
      – J...
      Nov 23 at 18:21








    • 7




      "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
      – Wouter van Ooijen
      Nov 23 at 22:47








    • 1




      I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
      – MCG
      Nov 23 at 22:52
















    • 3




      OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
      – pipe
      Nov 23 at 13:41






    • 8




      "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
      – pipe
      Nov 23 at 13:49






    • 4




      Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
      – J...
      Nov 23 at 18:21








    • 7




      "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
      – Wouter van Ooijen
      Nov 23 at 22:47








    • 1




      I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
      – MCG
      Nov 23 at 22:52










    3




    3




    OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
    – pipe
    Nov 23 at 13:41




    OP did check the maximum ratings, but was confused. And it seems to be guaranteed to function well for a 15 volt supply, so ±7.5 would be nice.
    – pipe
    Nov 23 at 13:41




    8




    8




    "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
    – pipe
    Nov 23 at 13:49




    "The jargon in the datasheet is not clear" sounds to me like he actually read it but did not understand it.
    – pipe
    Nov 23 at 13:49




    4




    4




    Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
    – J...
    Nov 23 at 18:21






    Also worth noting that the chip is designed for a nominal supply voltage of 3V, 5V, or 15V. 16V is the absolute maximum but it should not be the design voltage. We never design to absolute maximums - we usually design with safety margins specifically to avoid them.
    – J...
    Nov 23 at 18:21






    7




    7




    "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
    – Wouter van Ooijen
    Nov 23 at 22:47






    "You should ALWAYS check the maximum ratings" - NO NO NO. You should check the (recommended) operating conditions! Please don't point anyone (especially not newbies) at the absolute maxima.
    – Wouter van Ooijen
    Nov 23 at 22:47






    1




    1




    I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
    – MCG
    Nov 23 at 22:52






    I would think it's a given that you don't go all the way to the maximum. That's why you check them. You should always check the maximum to make sure you stay within them
    – MCG
    Nov 23 at 22:52














    up vote
    11
    down vote













    enter image description here



    Figure 1. Vmax.



    This line of the datasheet is stating that the maximum voltage difference between V+ and V- is 16 V.



    You have probably damaged the op-amp.






    share|improve this answer





















    • Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
      – user164567
      Nov 23 at 13:35








    • 1




      I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
      – Transistor
      Nov 23 at 15:27






    • 1




      "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
      – Uwe
      Nov 24 at 15:04















    up vote
    11
    down vote













    enter image description here



    Figure 1. Vmax.



    This line of the datasheet is stating that the maximum voltage difference between V+ and V- is 16 V.



    You have probably damaged the op-amp.






    share|improve this answer





















    • Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
      – user164567
      Nov 23 at 13:35








    • 1




      I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
      – Transistor
      Nov 23 at 15:27






    • 1




      "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
      – Uwe
      Nov 24 at 15:04













    up vote
    11
    down vote










    up vote
    11
    down vote









    enter image description here



    Figure 1. Vmax.



    This line of the datasheet is stating that the maximum voltage difference between V+ and V- is 16 V.



    You have probably damaged the op-amp.






    share|improve this answer












    enter image description here



    Figure 1. Vmax.



    This line of the datasheet is stating that the maximum voltage difference between V+ and V- is 16 V.



    You have probably damaged the op-amp.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Nov 23 at 13:34









    Transistor

    79.5k777172




    79.5k777172












    • Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
      – user164567
      Nov 23 at 13:35








    • 1




      I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
      – Transistor
      Nov 23 at 15:27






    • 1




      "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
      – Uwe
      Nov 24 at 15:04


















    • Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
      – user164567
      Nov 23 at 13:35








    • 1




      I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
      – Transistor
      Nov 23 at 15:27






    • 1




      "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
      – Uwe
      Nov 24 at 15:04
















    Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
    – user164567
    Nov 23 at 13:35






    Oh I thought it is +16 to -16. :(( And it is damaged yes it doesn't function as it supposed to.
    – user164567
    Nov 23 at 13:35






    1




    1




    I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
    – Transistor
    Nov 23 at 15:27




    I've never seen it written that way before but I take it to mean you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other. Sorry for your loss!
    – Transistor
    Nov 23 at 15:27




    1




    1




    "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
    – Uwe
    Nov 24 at 15:04




    "you can run it 0/16V or -16/0 V or -5/+5 or any other combination provided that it's 16 V max from one to the other." Absolute maximum ratings should not be used for normal operation, so 0/15V or .15/0 V or -7/+7 V or a lower voltage.
    – Uwe
    Nov 24 at 15:04










    up vote
    9
    down vote













    I read your question as "yes I've read the datasheet, but its unclear". So let's address how to read the supply voltage range specification as the manufacturer Texas Instruments write it in their original product data sheet:




    Supply Voltage (V+ - V-)... MAX 16V




    You have a V+ of 15V and a V- of -15V.
    Now we use the formula from the data sheet and get:



    (15 - (-15)) = 15 + 15 = 30V


    That's the way to interpret this voltage range specification. So yes, you are exceeding specified maximum supply voltage range by 14V.






    share|improve this answer

























      up vote
      9
      down vote













      I read your question as "yes I've read the datasheet, but its unclear". So let's address how to read the supply voltage range specification as the manufacturer Texas Instruments write it in their original product data sheet:




      Supply Voltage (V+ - V-)... MAX 16V




      You have a V+ of 15V and a V- of -15V.
      Now we use the formula from the data sheet and get:



      (15 - (-15)) = 15 + 15 = 30V


      That's the way to interpret this voltage range specification. So yes, you are exceeding specified maximum supply voltage range by 14V.






      share|improve this answer























        up vote
        9
        down vote










        up vote
        9
        down vote









        I read your question as "yes I've read the datasheet, but its unclear". So let's address how to read the supply voltage range specification as the manufacturer Texas Instruments write it in their original product data sheet:




        Supply Voltage (V+ - V-)... MAX 16V




        You have a V+ of 15V and a V- of -15V.
        Now we use the formula from the data sheet and get:



        (15 - (-15)) = 15 + 15 = 30V


        That's the way to interpret this voltage range specification. So yes, you are exceeding specified maximum supply voltage range by 14V.






        share|improve this answer












        I read your question as "yes I've read the datasheet, but its unclear". So let's address how to read the supply voltage range specification as the manufacturer Texas Instruments write it in their original product data sheet:




        Supply Voltage (V+ - V-)... MAX 16V




        You have a V+ of 15V and a V- of -15V.
        Now we use the formula from the data sheet and get:



        (15 - (-15)) = 15 + 15 = 30V


        That's the way to interpret this voltage range specification. So yes, you are exceeding specified maximum supply voltage range by 14V.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 23 at 16:43









        dlatikay

        511210




        511210






















            up vote
            9
            down vote













            Other answers mentione the asbsolute maximum ratings, which is NOT what youy should look for when designing a functional system. Instead, you should use the recommended operating conditions. In this case, those specify 15.5V.



            enter image description here



            In your case, you could check the absolute maxima to find out whether your chip had a chance of survival. As others have pointed out, that is not the case.






            share|improve this answer

















            • 2




              Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
              – Uwe
              Nov 24 at 15:12

















            up vote
            9
            down vote













            Other answers mentione the asbsolute maximum ratings, which is NOT what youy should look for when designing a functional system. Instead, you should use the recommended operating conditions. In this case, those specify 15.5V.



            enter image description here



            In your case, you could check the absolute maxima to find out whether your chip had a chance of survival. As others have pointed out, that is not the case.






            share|improve this answer

















            • 2




              Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
              – Uwe
              Nov 24 at 15:12















            up vote
            9
            down vote










            up vote
            9
            down vote









            Other answers mentione the asbsolute maximum ratings, which is NOT what youy should look for when designing a functional system. Instead, you should use the recommended operating conditions. In this case, those specify 15.5V.



            enter image description here



            In your case, you could check the absolute maxima to find out whether your chip had a chance of survival. As others have pointed out, that is not the case.






            share|improve this answer












            Other answers mentione the asbsolute maximum ratings, which is NOT what youy should look for when designing a functional system. Instead, you should use the recommended operating conditions. In this case, those specify 15.5V.



            enter image description here



            In your case, you could check the absolute maxima to find out whether your chip had a chance of survival. As others have pointed out, that is not the case.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Nov 23 at 22:46









            Wouter van Ooijen

            44.1k150117




            44.1k150117








            • 2




              Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
              – Uwe
              Nov 24 at 15:12
















            • 2




              Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
              – Uwe
              Nov 24 at 15:12










            2




            2




            Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
            – Uwe
            Nov 24 at 15:12






            Finally the only one answer using the recommended operating conditions! So the opamp may be used with very low voltages too, for instance -2/+2 V or 0/4 V. When reading a datasheet it is very important to look for both absolute maximum ratings and recommended operating conditions and read and respect them both. When using -7.5/+7.5 V, spikes on supply voltages should not exceed 0.25 V.
            – Uwe
            Nov 24 at 15:12




















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f408443%2fam-i-exceeding-the-maximum-ratings%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

            Le Mesnil-Réaume

            Ida-Boy-Ed-Garten

            web3.py web3.isConnected() returns false always