kmortis
Biomechanoid, Director of IDIOCY (Region 13)
Ok, it may be that I am an idiot, or I might just have forgotten 80% of what I was taught in college about double exponentials and initial states, but I just can't figure out how to make this work. The general equation for a transient pulse (ie lightning or EMP) is:
v(t)=V0 * k * (e^(-at) - e^(-bt)) V/m
Where:
V0 = Voltage max
k = scaling factor, usually 1.03
a & b = coefficients to adjust the waveform.
The problem is, the waveforms are generally defined by time markers. For example, RTCA DO-160D defines waveform 5a as a double exponential waveform with a risetime of no more than 6.4 usec and a fall time of no more than 120 usec. (Please forgive me if I have either number wrong, my copy of DO-160 is at work.)
So, how do I determine a & b so I can use MS Excel, MathCAD or any other number crunching software to analyse a circuits performance when under the effects of this waveform? I've tried to set the initial conditions such that:
v(T1) = A*k = A * k (e^(-aT1) - e^(-bT1))
v(T2) = 0 = A * k (e^(-aT2) - e^(-bT2))
v'(T1) = 0 = A * k (-a*e^(-aT1) + b*e^(-bT1))
but all I get is crap for answers. Can anyone help?
v(t)=V0 * k * (e^(-at) - e^(-bt)) V/m
Where:
V0 = Voltage max
k = scaling factor, usually 1.03
a & b = coefficients to adjust the waveform.
The problem is, the waveforms are generally defined by time markers. For example, RTCA DO-160D defines waveform 5a as a double exponential waveform with a risetime of no more than 6.4 usec and a fall time of no more than 120 usec. (Please forgive me if I have either number wrong, my copy of DO-160 is at work.)
So, how do I determine a & b so I can use MS Excel, MathCAD or any other number crunching software to analyse a circuits performance when under the effects of this waveform? I've tried to set the initial conditions such that:
v(T1) = A*k = A * k (e^(-aT1) - e^(-bT1))
v(T2) = 0 = A * k (e^(-aT2) - e^(-bT2))
v'(T1) = 0 = A * k (-a*e^(-aT1) + b*e^(-bT1))
but all I get is crap for answers. Can anyone help?