Topic: How to draw the Lissajous graph [f(x) vs g(x)] of a Memristor?
Hi everyone,
I'm trying to get the characteristic curve (Lissajous Figure) of an electronic device called MEMRISTOR.
Given:
- the input voltage v(t) = sin(t)
- the output current i(t) = sin(t)/sqrt(1+B*(1-cos(t)))
Where B is any constant between -0.49 and 0.49
How can I draw the characteristic curve v(t)/i(t) ?
Thanks in advance for any help on this topic!