Questions tagged [rise-time]

Anything related to the rise time of a signal. The rise time is a parameter used to characterize abrupt transitions in a signal waveform. It is usually defined as the time needed by the signal to go from the 10% to the 90% of the level it attains at the end of the transition.

Anything related to the rise time of a signal.

The rise time is a parameter used to characterize abrupt transitions in a signal waveform. It is usually defined as the time needed by the signal to go from the 10% to the 90% of the level it attains at the end of the transition.

Rise time is often used to characterize step-like waveforms, either aperiodic or periodic, such as the step response of analog filters or the square waves used as clock signals.

See also Wikipedia on rise time.

110 questions
10
votes
4 answers

How is rise time related to bandwidth of the signal?

Say, I want to limit the rise time of my digital signal edges to avoid dealing with transmission line effects. How do I determine the maximum frequency of harmonics in my signal knowing that my rise time is, say 5ns? How do I determine corner…
miceuz
  • 5,523
  • 3
  • 39
  • 49
8
votes
1 answer

How to determine BJT switching time

Is there some standard way to get information about BJT (Bipolar Junction Transistor) rise and fall times (the high power ones) ? In essence a IGBT is a BJT being driven by a FET, so there should be some high-power, medium-speed BJT.
Diego C Nascimento
  • 1,022
  • 1
  • 13
  • 26
8
votes
1 answer

Do long transmission lines degrade rise/fall times, and if so, by what mechanism?

I remember someone telling me long ago that if a voltage step is sent down a transmission line, the step will become smeared as it travels down the line, and the rise time will become degraded. I'm not referring to degradation caused by signal…
Phil Frost
  • 56,804
  • 17
  • 141
  • 262
8
votes
1 answer

How do I calculate rise times for a push pull GPIO with load with hand calculations?

simulate this circuit – Schematic created using CircuitLab This is a simplified example of a push pull GPIO found in most microprocessors, with a load attached. Using the capacitance and current values from the datasheet that is usually given in a…
Voltage Spike
  • 75,799
  • 36
  • 80
  • 208
8
votes
2 answers

How to determine if a signal path needs to be treated as a transmission line?

I remember reading this somewhere but cannot find the ratio of the rise time vs. the propagation time (i.e. the trace length?) of a signal when transmission line effects come into effect? For example - if I have a SPI bus running at 12.5MHz. If it…
user1406716
  • 841
  • 2
  • 14
  • 28
8
votes
2 answers

How to control rise time of output of LTSpice's Voltage Controlled Switch?

I have a RC delay circuit as input into a Voltage Controlled Switch in LTSpice. It's working the way I want, except I can't figure out how to shorten the rise time of the signal that emerges from the switch once it's triggered on. This is the…
acker9
  • 343
  • 3
  • 9
7
votes
4 answers

Driving a MOSFET with fastest rise time possible

I'm working a circuit to send very short pulses to a load, with the requirement that the pulses have the fastest rise time possible (~10ns or less). I've picked out a driver that has a fast rise time, the UCC27524P…
Brian
  • 73
  • 1
  • 1
  • 6
6
votes
1 answer

Is this measured rise time inaccurate because of limited oscilloscope bandwidth?

I don't have an LCR meter and wanted to learn how to use a fast edge pulse generator and an oscilloscope to do capacitance measurements as an academic exercise. In W2AEW's videos, he builds a simple fast edge pulse generator using a 74AC14 hex…
JYelton
  • 32,302
  • 33
  • 134
  • 249
6
votes
1 answer

Why is BJT NAND rise time so high?

I'm testing a few different circuits for basic gates, made in DTL (Diode-Transistor Logic). One of the more popular layouts for NAND seems to be: simulate this circuit – Schematic created using CircuitLab This is actually a NOT gate, but can be…
akrasuski1
  • 354
  • 1
  • 9
6
votes
2 answers

Real rise time with oscilloscope and probe

I'm still a bit new to this domain, just wondering if the rise time of a probe and the oscilloscope itself have to be substracted to the measure in order to recover the real measured rise time? Let's suppose a case: My signal have a real rise time…
AnomalySmith
  • 177
  • 1
  • 6
6
votes
2 answers

How come you cannot determine the capacitance of a MOSFET gate based on the other supplied values on the datasheet?

Conjecture If it's the case that $$ Cg = {Qg \over Vg} $$ It must be the case that $$ (Ciss + Coss + Crss)Vg = Qgon $$ But it turns out that it is not. I don't understand what I'm missing. I know it's something to do with the fact that the actual…
ARMATAV
  • 603
  • 7
  • 19
5
votes
1 answer

Unexpected voltage spikes at output of PFET on falling edge

I have the circuit shown below: I want this circuit to switch between 2.5V and 3.6V at the drain of the PFET when I input a square wave into the gate of the PFET. I would expect that this circuit would do this - when I put 0V into the gate, the…
5
votes
4 answers

Root Sum Square

Can anyone in a simple way explain why this formula works. It is the Root Sum of Squares where you square your values then add together then take the square root. It seems to be used quite a lot in electronics engineering e.g. for combining noise…
Edba
  • 157
  • 1
  • 6
5
votes
2 answers

Square wave generator has nigh-useless output

I have a system that was designed for testing digital components. I have a device in the system which is used for generation and acquisition of digital signals. Now, I will happily admit to not fully understanding everything I'm about to say,…
TheNoonMoose
  • 476
  • 2
  • 15
4
votes
1 answer

LTspice capacitor bug?

I know that capacitor slows the rise of voltage, but why is this not happening in the LTspice simulation? I got the input voltage at the output instantly.
1
2 3 4 5 6 7 8