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.

Tutorials/manuals for CST Microwave Studio

Status
Not open for further replies.

junction_crosstalk

Junior Member level 2
Junior Member level 2
Joined
Dec 3, 2002
Messages
24
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
223
Hi,

Can anyone give me tutorial/manual file of Microwave Studio of CST?
 

Element7k

Advanced Member level 1
Advanced Member level 1
Joined
May 7, 2003
Messages
434
Helped
26
Reputation
52
Reaction score
19
Trophy points
1,298
Location
TherealLapland
Activity points
4,278
cst tutorials

If you have CST, the pdf documents (Getting started, Tutorial, Advance guide) are all in your CST installation directory under the documentation folder. If you still can't find them, pm me.

Cheers,
Element7k
 

MSH

Member level 2
Member level 2
Joined
Dec 8, 2003
Messages
46
Helped
10
Reputation
20
Reaction score
9
Trophy points
1,288
Activity points
409
tutorial cst

I have a SWF that is tutorial of dipole antenna with CST Microwave Studio v4.3.I upoded here:
 

MSH

Member level 2
Member level 2
Joined
Dec 8, 2003
Messages
46
Helped
10
Reputation
20
Reaction score
9
Trophy points
1,288
Activity points
409
cst 2008 tutorial

part 4-6
 

    V

    Points: 2
    Helpful Answer Positive Rating

    kbr

    Points: 2
    Helpful Answer Positive Rating

    saeed6244

    Points: 2
    Helpful Answer Positive Rating

mtts

Junior Member level 3
Junior Member level 3
Joined
Nov 26, 2006
Messages
31
Helped
15
Reputation
30
Reaction score
13
Trophy points
1,288
Activity points
1,406
cst tutorial videos

CST Tutorial
 

Attachments

  • getting_started_1253.pdf
    6.2 MB · Views: 2,613

abdoeng

Advanced Member level 2
Advanced Member level 2
Joined
Feb 22, 2004
Messages
647
Helped
76
Reputation
152
Reaction score
63
Trophy points
1,308
Activity points
3,810
cst +tutorial

mtts,what cst version here?,i ask if u can plot many frquencies polar pattern on same polar chart?
also ask if u have two curves in cst,could u can subtract them?
regards
 

cassiopeta7

Newbie level 4
Newbie level 4
Joined
Jan 28, 2008
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,307
cst+microwave+studio+2008+example

Anybody know how to design a microwave absorber?
I want the tutorial about how to design the pyramidal absorber.

What the common material that use? what the dimension, size and high of the absorber?

Added after 11 minutes:

Hello.

Where is we can find at the internet about the tutorial, demo and other notes about how to learn about CST Microwave Studio?

I want to design a pyramidal microwave absorber but do not know what is the best material that can we choose, the dimension, size and other specification.

Anybody can helped me to solved the problem?
 

mfa2214

Newbie level 4
Newbie level 4
Joined
Nov 23, 2005
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
cst tutorial

Can CST simulate the design from ADS??? and if yes? how it can be works?? any ideas??

Thanks

Added after 1 minutes:

which one is better or more accurate?? CST or ADS or HFSS?? need advice
 

ahmed_abozeid

Newbie level 4
Newbie level 4
Joined
May 6, 2005
Messages
6
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Activity points
1,304
cst tutorials agilent

mfa2214 said:
Can CST simulate the design from ADS??? and if yes? how it can be works?? any ideas??

Thanks

Added after 1 minutes:

which one is better or more accurate?? CST or ADS or HFSS?? need advice


Please see the attached file:

CMOS VCSEL Driver Design using CST MICROWAVE
STUDIO® and Agilent ADS
 

panda14

Newbie level 4
Newbie level 4
Joined
Jun 14, 2007
Messages
7
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,310
cst microwave manual

CST and ADS can simulate together by installing a design kit. HFSS easy to learn, ADS for 2D simulation, CST not very easy to learn but once you master it you will feel it powerful :)
 

smnobo

Junior Member level 1
Junior Member level 1
Joined
Nov 13, 2005
Messages
17
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,283
Activity points
1,404
cst tutorial pdf

MSH said:
I have a SWF that is tutorial of dipole antenna with CST Microwave Studio v4.3.I upoded here:

Hi Dear;
please i would ask you if you have some other example training for CST simulation. the example that you have posted on this forum is very good to practice CST. thakn you very much.
if you have others video, can you please send it to me on my e-mail: najwa_news@hotmail.com.
i'll be grateful. thakns a lot.
best regards
 

kyg

Member level 5
Member level 5
Joined
Dec 6, 2007
Messages
92
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,857
cst+tutorial

Anyone know how to design helical antenna using cst or any notes that i can refer

regards,
kyg
 

nlabadie

Newbie level 5
Newbie level 5
Joined
Feb 10, 2008
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,352
subtract cst microwave

Hi KYG, ver. 2006 has a script for generating a helical wire under the MACROS tab. You can also generate one yourself with a simple script.

1) Generate a 3D polygon of points in a helical path using a for loop --> something like "for zz=0 to zEnd step zStep", "xx = R*cos(Ang)", "yy = R*sin(Ang)", and "Ang = Ang + dAng" where dAng is the angular increment given by "dAng = WirePitch*zStep*2*pi". The WirePitch is the number of twists per unit length.

p.s. If you don't want to use a script, then generate these points in excel and import them using "Curves-->3D Polygon-->Load File"

2) Generate a circle, the cross-section of the antenna.

3) Sweep the circle through your helical path using "Curves-->Sweep Curve". Also, use PEC as the material.

Hope this helps.

Nate
 

kosolson2005

Junior Member level 1
Junior Member level 1
Joined
Feb 22, 2008
Messages
15
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,283
Activity points
1,346
cst getting started guide

Hi guys, Can I get a tutorial on a circular waveguide for CST?


thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top