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.
op-amp power
add a comment |
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.
op-amp power
You could do 15V and 0V, but that probably won't meet your needs.
– StainlessSteelRat
Nov 23 at 17:18
add a comment |
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.
op-amp power
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
op-amp power
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
add a comment |
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
add a comment |
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:
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:
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.
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
|
show 5 more comments
up vote
11
down vote
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.
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
add a comment |
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.
add a comment |
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.
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.
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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:
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:
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.
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
|
show 5 more comments
up vote
23
down vote
accepted
Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:
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:
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.
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
|
show 5 more comments
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:
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:
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.
Yes, you are exceeding the specs. Look at table 6.1 of the DATASHEET on page 3:
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:
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.
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
|
show 5 more comments
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
|
show 5 more comments
up vote
11
down vote
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.
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
add a comment |
up vote
11
down vote
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.
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
add a comment |
up vote
11
down vote
up vote
11
down vote
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.
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.
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
add a comment |
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
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
answered Nov 23 at 16:43
dlatikay
511210
511210
add a comment |
add a comment |
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.
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.
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
add a comment |
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.
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.
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
add a comment |
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.
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.
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.
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.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
You could do 15V and 0V, but that probably won't meet your needs.
– StainlessSteelRat
Nov 23 at 17:18