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 to use results of HFSS in Matlab ?

Status
Not open for further replies.

George137

Junior Member level 3
Joined
Feb 29, 2004
Messages
28
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Activity points
200
hfss matlab

Does any one here know how to extract results of HFSS to use them in MATLAB and then go the way back.
For example how to extract the S-parameters curve to matlab, and then work on it to get RLCG model and go back to HFSS or Designer.
 

matlab hfss

from the simulation results window in HFSS, choose (Export) and then into data file (touchstone format can be OK) any data format can be equally read by MATLAB
 

export data hfss

yep. that works. i wrote a little m-file to convert the columns of the *.sNp to a row-vektor. use it if you want.
 

export matlab to touchstone

Please upload your m-file, It can be useful for others

KMPA
 

hfss, matlab

Right click on RESULTS. Select SOLUTION DATA...choose s-parameters for the required frequency or all the frequencies. Click EXPORT. choose file type as '.m'
This is the easiest way....

Otherwise just right click on the result window and choose export in .txt format.
 

exporting from matlab to hfss

you do not need Matlab
for your target

Import the HFSS model in Designer
draw the lumped elemnt schematic you
want to use to match the HFSS results
and use the Optimizer of Designer to find the right vaqlue for RLC

rugbyfun
 

hfss 和 matlab

you can choice date file type, then the data can be extracted into the msexcel.
the data in excel can be draw into matlab.
 

hfss å’Œmatlab

are there any equations to look on for extracting RLGC parameters..please give some insight into this.
 

i want to export field or SAR distribution to matlab, but i can't. how can i do this?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top