Hi,
I am actually trying to use Warburg impedance for my equivalent circuit. I can tell you that :
- NDE is the NELEM number you want to associate to the DE component : for a warburg impédance NDE should be 9, 15 or 16.
- UDE depend of the equation you want, for NDE=9 :
- if UDE = 1 or 2, Phi will be use as exponent, otherwise, Phi is not use (=1)
- if UDE = 2, change the tanh() of the equation 1 (page 4-9 of the manual), to ctnh()
- PDE correspond to Phi
- I don't know what RDE and CDE represent.
To simulate your equivalent circuit, you need to choose a circuit (for exemple circuit A, page 5-6) and associate non-zero value to parameters you want to use : if you want to use R1, R5, C4 and DE3 you will respectivelly associate value to P(1), P(26), P(25) and [P(16) to P(20)].
For now I have not understood the good use of UDE parameter. The manual say the parameter P(8) must be used to define UDE instead of the UDE corresponding to the DE choosen (P(18) in my last paragraph). You can see the difference between the two enclosed files, which represent a single Warburg element.
I don't know if I am really clear. I hope it will help you.
If someone know somethink about the UDE parameter number