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 Analogstudent

  1. A

    Hspice simulation problem

    Thanks man, That was the problem. Appreciate your help. - - - Updated - - - Basawaraj, Please tell me if you have also used the second window function *proposed window function *;.func f(x,i,p)={1-(x-stp(-i))^(2*p)} which has the stp function in it. I don't know what does this function...
  2. A

    [SOLVED] problem with obtaining memristor I-V characteristic in LTSPICE

    Hello all, Can you please let me know how can I add the memristor symbol to the ltspice so I can add it to my circuit later on? In other words, how can I add a new element to the previously defined elements in ltspice when I have its behavior as a descriptive code? Cheers, Analogstudent
  3. A

    Hspice simulation problem

    My code is here: * MEMRISTOR * Ron, Roff - Resistance in ON / OFF States * Rinit - Resistance at T=0 * D - Width of the thin film * uv - Migration coefficient * p - Parameter of the WINDOW-function * for modeling nonlinear boundary conditions * x - W/D Ratio, W is the actual width * of the...
  4. A

    Hspice simulation problem

    Yes I'm plotting the results from a transient analysis from my .tr0 file. So, what you think?
  5. A

    Hspice simulation problem

    Hello guys, I'm doing the same code as it is described in https://www.edaboard.com/threads/246769/. I have used the F-2011.09-SP1 version of HSPICE and the cut and paste of the code, but I can't get the hysteresis behavior and just get a linear result when plotting i(Vtest) against V(aa)...
  6. A

    How to import Hspice (PC) simulation data to Matlab (PC)?

    Hello All, I guess the problem you are facing is with your Hspice netlist file. this toolbox just can read binary files. So your output .tr# or ... should be binary. Try .Option post=1 or BINARY Hope it helps.
  7. A

    MATLAB-HSPICE interface

    Hi Aceyhan, Have you figured it out in the past year? This is my question now! Thanks
  8. A

    How to fix "timestep too small" error in hspice si

    Hello all, "time step specified too small" I have been getting this error even when I tried all your above mentioned comments. The interesting point about my circuit is I didn't mention any timestep or timestop for my transient analysis. I am doing optimization and so I wrote the command based...
  9. A

    Hspice curve fitting optimization

    Hello all, Is there anyone out there who has used, the curve fitting optimization in HSpice? I have designed a circuit that has 6 bias parameters. The circuit outputs for different input frequencies should fit a given curve by optimizing those 6 parameters. I found something on this webpage...

Part and Inventory Search

Back
Top