LTSPICE CIRCUIT SIMULATION FOR CALCULATION OF DELAY

Status
Not open for further replies.

Ghayathri

New Member
As I was going through the forum about how to calculate delay in ltspice I came across this answer which said how to calculate delay for an inverter circuit. Could u please explain me how the spice directive commands work here and also what does {RE} refer to here.
 

Attachments

  • Delay.JPG
    140.2 KB · Views: 636
Welcome to ETO!
{RE} is a parameter (aka a variable) whose value is specified by the .param directive.
The LTspice 'Help' describes the .meas directive, which provides a measurement of a property under defined circumstances.
 
Its value is 1, so it is being used to tell LTS to measure the time of occurrence of the first rising edge of V(in).
 
I have used the same .meas statements to calculate the propagation delay of my xor circuit but the value is high(0.04s but we are supposed to get in ps . Iam attaching the asc file for reference
 

Attachments

  • fig1a_XOR.asc
    4.3 KB · Views: 245
Sorry about the mistake in connection. Now i have corrected it and VIN is connected only to source of P3 as input and not connected to V1. I have attached the file for reference. Thank you
 

Attachments

  • fig1a_XOR.asc
    4.1 KB · Views: 244
Could anyone please help with how to calculate PDP (power delay product) using .meas statements in LTSPICEXV11
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…