Looking for a simple way to convert a node voltage to a time value.
Len
Looking for a simple way to convert a node voltage to a time value.
Len
I saw that trick in a previous post you provided.
I’m looking to convert a voltage to a time value to feed something like a V-source (or B-Source) such as a PWL. I’m looking to create a rising-edge pulse at time converted from Voltage.
Len
Well, you want to create a device whose behavior is time-dependent? I am not quite sure I understand. For example, PWL can only accept pre-processed data (i.e., .param) but will not accept processed data like node voltage or current or time. B-source can accept processed data and it doesn’t care about units, always outputting a voltage or current value depending on whether it is V= or I=.
So, what exactly are you trying to create? Can you explain it more clearly, or perhaps provide a drawing to illustrate what you want to achieve?