Anatomy of The Energy Probe (Turn-on in this example)
- Probe > Create and Place Arbitrary Probe
- Power = Σ ( Vpin * Ipin )
- Energy = Integration of Power over Time
- Integ() is a built-in function
- Truncate() takes a "time slice" of the waveforms, in this case 30ns from 1.0us to 1.03u
- Important: Must check that the time slice is correct for your circuit!
|
|