Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mmkabir

  1. M

    please help me out with this ERROR(ORPSIM-16047): Must be V

    Thank you very much for your reply. I need one more and last help. I am also getting error in the following code aswell. Please can you help me out with this. .SUBCKT memristor plus minus PARAMS: + Ron=100 Roff=16K Rinit=11K D=10N uv=10F p=10 Gx 0 x value={I(Emem)*uv*Ron/D^2*f(V(x),p)} Cx x 0 1...
  2. M

    Getting error ORPSIM-16363 while simulating memrsitor model

    Hi I am using this bellow spice model to run a simple simulation of a memristor .SUBCKT memristor Plus Minus .PARAMS Ron=1K Roff=100K Rinit=80K D=10N uv=10F p=1 Gx 0 x value={ I(Emem)*uv*Ron/D^2*f(V(x),p)} Cx x 0 1 IC={(Roff-Rinit)/(Roff-Ron)} Raux x 0 1G Emem Plus aux...
  3. M

    please help me out with this ERROR(ORPSIM-16047): Must be V

    I am using orcad 16.6 full version to implement the macromodel of memristor and using this spcie code .SUBCKT memristor 1 2 6 Eres 1 9 POLY(2) +(8, 0) (11, 0) 0 0 0 0 1 Vsense 9 4 DC 0V Fcopy 0 8 Vsense 1 Rstep 8 0 1K Rser 2 4 10 Fmem 6 0 POLY(2) Vsense +Ecopy -0.5E-10 0 1E-10 0 -1 0 0 0 1...
  4. M

    please help me out with this ERROR(ORPSIM-16047): Must be V

    I am using orcad pspice 16.6 full version and trying to implement the macro model of memristor. i am using this code to run .SUBCKT memristor 1 2 6 Eres 1 9 POLY(2) +(8, 0) (11, 0) 0 0 0 0 1 Vsense 9 4 DC 0V Fcopy 0 8 Vsense 1 Rstep 8 0 1K Rser 2 4 10 Fmem 6 0 POLY(2) Vsense +Ecopy -0.5E-10 0...
  5. M

    ERROR(ORPSIM-15108): Subcircuit MEMRISTOR used by X_MEMRISTOR is undefined

    Hi, I am using Orcad 16.6 and trying to implement a memristor model. but after writing the code and attach the code into the symbol when i run the shows ERROR(ORPSIM-15108): Subcircuit MEMRISTOR used by X_MEMRISTOR is undefined I have tried many times but could not able to solve the issue...

Part and Inventory Search

Back
Top