Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to apply a sinusoidal A.C current of 1 Amp using Function Editor

Status
Not open for further replies.

vinny31

Mechanical
Oct 4, 2005
48
Hi
I wish to apply a sinusoidal A.C current of 1 Amp to a thermal electrical model using function editor.

I am assuming the wave form is sinusoidal and takes the form of

y=A*sin(wt+teta)

A = amplitude = 1amp
w =angular frequency
teta = phase shift
t = time

I have never used Function Editor can any one help as I don’t know where to start. The one and only example in the ansys basic analysis guide in chapter 2.5.15 wasnt very helpful to me.

Thanks

 
Replies continue below

Recommended for you

Hi,

i have not performed any electrical problem so far, but i think you can use do-loop as well :

/sol
inc = time/n
*do,i,1,time,inc
y=A*sin(wi+teta)
...apply y
solve
*enddo

Regards,
lubo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor