Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A Is it possible to calculate the rise/fall time of an operational amplifier ?

Rise and falls times are limited by the maximum slew rate the opamp can produce. This is something you look up in the datasheet. Note that the slew rate might be dependent on supply voltage and p...

posted 1y ago by Olin Lathrop‭  ·  edited 1y ago by Olin Lathrop‭

Answer
#3: Post edited by user avatar Olin Lathrop‭ · 2022-11-22T13:13:37Z (over 1 year ago)
  • Rise and falls times are limited by the maximum <i>slew rate</i> the opamp can produce. This is something you look up in the datasheet. Note that the slew rate might be dependent on supply voltage and possibly other factors. Or, the datasheet might just give a single minimum large-signal slew rate for the whole range of possible conditions.
  • Once you have the slew rate, divide the voltage that has to be traversed for whatever you consider "rise" and "fall" by the slew rate. For example, if you decide the opamp can do 3 V/&micro;s at minimum and you want the output to change 10 V, then that will take at most:
  • (10 V) / (3 V/&micro;s) = 3.3 &micro;s
  • <blockquote>The slew rate is 70v/ųs max.</blockquote>
  • I opened the datasheet from the link you provided, and right on the second line of the first page it says that only 50 V/&micro;s is "ensured". The only mention of 70 V/&micro;s I can see is for a typical value, which is meaningless.
  • Rise and falls times are limited by the maximum <i>slew rate</i> the opamp can produce. This is something you look up in the datasheet. Note that the slew rate might be dependent on supply voltage and possibly other factors. Or, the datasheet might just give a single minimum large-signal slew rate for the whole range of possible conditions.
  • Once you have the slew rate, divide the voltage that has to be traversed for whatever you consider "rise" and "fall" by the slew rate. For example, if you decide the opamp can do 3 V/&micro;s at minimum and you want the output to change 10 V, then that will take at most:
  • (10 V) / (3 V/&micro;s) = 3.3 &micro;s
  • <blockquote>The slew rate is 70v/ųs max.</blockquote>
  • I opened the datasheet from the link you provided, and right on the second line of the first page it says that only 50 V/&micro;s is "ensured". The only mention of 70 V/&micro;s I can see is for a typical value, which is meaningless.
  • <blockquote>(18 V) / (70V/µs) = 0.257143 ųs = 257.143 ns</blockquote>
  • That is correct, sort of. As stated before 70 V/&micro;s is not the spec for this opamp. The other problem is that 257.143 ns is absurd. Carrying an extra digit or two in intermediate calculations makes sense to avoid adding additional noise. But claiming to know the transition time to within a picosecond is ridiculous. Just 257 ns is already lots more accurate than you know the actual slew rate, but would be an acceptable answer with the understanding this is an intermediate value with a bit more precision than really needed.
  • <blockquote>And then i did this: (257.143/5)×4 = 205.714 ns.
  • Because rise/fall time start at 10% and end at 90%.</blockquote>
  • Yes, you're really asking about slewing 80% of the 18 V, so the resulting time will be 80% of the time calculated for 18 V. Other than the absurd precision, this is correct for your starting assumptions.
#2: Post edited by user avatar Olin Lathrop‭ · 2022-11-21T12:26:54Z (over 1 year ago)
  • Rise and falls times are limited by the maximum <i>slew rate</i> the opamp can produce. This is something you look up in the datasheet. Note that the slew rate might be dependent on supply voltage and possibly other factors. Or, the datasheet might just give a single minimum large-signal slew rate for the whole range of possible conditions.
  • Once you have the slew rate, divide the voltage that has to be traversed for whatever you consider "rise" and "fall" by the slew rate. For example, if you decide the opamp can do 3 V/&micro;s at minimum and you want the output to change 10 V, then that will take at most:
  • (10 V) / (3 V/&micro;s) = 3.3 &micro;s
  • Rise and falls times are limited by the maximum <i>slew rate</i> the opamp can produce. This is something you look up in the datasheet. Note that the slew rate might be dependent on supply voltage and possibly other factors. Or, the datasheet might just give a single minimum large-signal slew rate for the whole range of possible conditions.
  • Once you have the slew rate, divide the voltage that has to be traversed for whatever you consider "rise" and "fall" by the slew rate. For example, if you decide the opamp can do 3 V/&micro;s at minimum and you want the output to change 10 V, then that will take at most:
  • (10 V) / (3 V/&micro;s) = 3.3 &micro;s
  • <blockquote>The slew rate is 70v/ųs max.</blockquote>
  • I opened the datasheet from the link you provided, and right on the second line of the first page it says that only 50 V/&micro;s is "ensured". The only mention of 70 V/&micro;s I can see is for a typical value, which is meaningless.
#1: Initial revision by user avatar Olin Lathrop‭ · 2022-11-20T23:35:04Z (over 1 year ago)
Rise and falls times are limited by the maximum <i>slew rate</i> the opamp can produce.  This is something you look up in the datasheet.  Note that the slew rate might be dependent on supply voltage and possibly other factors.  Or, the datasheet might just give a single minimum large-signal slew rate for the whole range of possible conditions.

Once you have the slew rate, divide the voltage that has to be traversed for whatever you consider "rise" and "fall" by the slew rate.  For example, if you decide the opamp can do 3 V/&micro;s at minimum and you want the output to change 10 V, then that will take at most:

(10 V) / (3 V/&micro;s) = 3.3 &micro;s