com.mancrd.ahah.samples.model.circuit.devices
Class PdWO3WHysteresisPlot

java.lang.Object
  extended by com.mancrd.ahah.samples.model.circuit.devices.PdWO3WHysteresisPlot

public class PdWO3WHysteresisPlot
extends Object

Plots the current through the memristor as a function of voltage applied for a sinusoidal voltage source.

Note: we do not know what the driving frequency is in [Chang 2011]

Author:
timmolter

Constructor Summary
PdWO3WHysteresisPlot()
           
 
Method Summary
static void main(String[] args)
          This app takes the following arguments: frequency (100): frequency of voltage source timeStep (1E-4): time step of simulation amplitude (.25): amplitude of voltage source totalTime (5E-2): total simulation time.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdWO3WHysteresisPlot

public PdWO3WHysteresisPlot()
Method Detail

main

public static void main(String[] args)
This app takes the following arguments:


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.