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.

How can i transfer data from spectre to matlab?

Status
Not open for further replies.

swicap

Member level 5
Joined
Apr 4, 2004
Messages
86
Helped
14
Reputation
28
Reaction score
3
Trophy points
1,288
Activity points
637
spectre matlab

I want to transfer the data of OPAMP AC Response from cds spectre
to Matlab. The data should include frequency, Magnitude,and phase.
how to ?anybody knows?
3x!
 

spectre to matlab

I think you can find the result of cadence in your simulated directory.
 

transfer data spectre to matlab

You may print out the data in the waveform window.
 

plotting spectre simulation data using matlab

I want to print it in matlab figure window.
I know the data is saved in simulated directory,
but i dont know it's formate and file name.
 

ads spectre data

U may search the internet.
I know someone wrote a script to analysis the transient data of hspice sim in the matlab.
 

matlab figure data from

Lets say u run the spectre simulation and plot the AC gain in dB from 10Hz to 50MHz.

1. Invoke the calculator from the plot window

2. now press the "wave" button in the calculator and choose the AC dB plot to bring it into the calculator!

3. press the "printvs" button which will bring up a dialog box to print values from the plot according to your wish.

4. now fill in the range u want to plot and the increment.

example:
from- 10
to-50000000
mode-"linear" or "log"
By 100

5. this will display all values of the gain neatly in a tabular fashion in another windoew

6. In this "Results Display Window" goto the "Window" menu and press the "print" button

7. in the new "Print" dialog box set the "Print to" option to file and enter a path as /home/......./spectretomatlab. txt.

8. u will get the values printed into the text file which u can read into matlab now.

I am attaching the steps in a picture I have myself for you as reference..

Hope I have helped you....if so please click the "helped me" button and help me
good day
:)
 

    swicap

    Points: 2
    Helpful Answer Positive Rating
spectre text printout

Yes!
Ur answer is perfect, i did that succesfuly !
and i pressed the button^_^
 

transfer data from cadence to matlab

swicap said:
Yes!
Ur answer is perfect, i did that succesfuly !
and i pressed the button^_^



another way I remembered, :)
you can use a command,"awb +simulator...+files.... +save text type... " .(sorry for my poor memory,you can find in cadence's cdsdoc.) then the simulaton result you can use in matlab.
 

    swicap

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top