Did you search the forum? There have been quite a few discussions about simulating memristors such as https://www.edaboard.com/threads/202648/
Keith
You need to plot the iv characteristics FROM the transient analysis. You cannot get hysteresis from a single DC sweep. You already have the correct characteristics here: https://www.edaboard.com/threads/253755/#post1086659 you just need to plot current against voltage from that run.
Keith.
anyone know how to test proposed window function by biolek in ltspice?
*proposed window function
.func f(x,i,p)={1-(x-sttp(-i))**(2*p)}
when i try to simulate the circuit if show me an error,, syntax error f():No such function
When this kind of error happens, it may help to break up a long line of code into several lines. It's a way to get the compiler to point out the error for you.
i've been trying but still failed. LTspice doesnot allow a function with 3 parameter?
- - - Updated - - -
.func f(x,p)={1-(2*x-1)**(2*p)}
joglekar window fuction working fine on LTspice
.func f(x,i,p)={1-(x-stp(-i))**(2*p)}
but not with biolek window function
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?