Hi
I have a problem with bonding process modelling to obtain thermal stress resulting in deformation of the structure. The device contains two materials that are bonded in a specific temperature. Then the device is cooled to ambient temperature. Due to difference of thermal expansion...
Hi
Is there any posibility to perform a simulation with trans128 element and apply initial stress to other element (like shell181)? Ansys v10 gives an error that istress command can be used only for specific elements (shell181 included). However I apply a stres only on shell element, not on...
Hi
I don't know how to apply a residual stress to a membrane. I used a ISTRESS command but it didn't affect on membrane deflection.
Here is a script i've used:
FINISH
/CLEAR
Lm=300
Wm=300
Tm=5
b=30
/PREP7
ET,1,SHELL181
R,1,Tm
MP,EX,1,130e+9*1e-6
MP,DENS,1,2330*1e-18...
Hi
How to write path data results to a text file using command line? I used PASAVE command but it writes in coded file so after that it's useless for me.
I would like to have a file like this one created in GUI: List -> results -> path data -> file -> save as.. but without following lines...
Hi
I dont know how to perform a modal analysis with loads. I'm trying to find modes frequencies of membrane under pressure but applying a pressure changes nothing, membrane still oscillate around zero deflection. I know that constant load doesn't change frequencies but later i want to apply an...
Hi
I'm trying to develop an analytical model for membranes under electrostatic pressure. The classical law governing membrane's behavior is (developed by Timoshenko, "theory of plates and shells"):
laplacian^2 (w(x,y)) = P / ( D*h^3 )
w(x,y) - membrane's deflection
P - applied pressure
D -...
Hi
I've got a problem with electrostatic simulation. I've simulated square memrane 300x300x5um, under the electrostatic force using TRANS126 element. (see the script below) I took all voltage values from 0V to pull-in.
I've also calculated the pull-in voltage using an equation:
Electrostatic...
Hi
I have a problem with electrostatic simulation. I'm trying to simulate a membrane with an electrode below. Performing a simulation in some range of voltage gives following results:
Let's assume that for 15 volts that membrane touches the electrode. In range 0-13V results are correct, in range...
Hi
I'm trying to simulate a membrane under an electrostatic field using transducers. If i generate transducer elements for each node of the membrane in one step, it works good (the results correspond to the theoretical equation).
Now I'm trying to generate two levels of transducers. I generated...
I would like to perform one simulation which has a few steps:
- one load is changing and after each step result from one node i stored in file
How to do this using loops?
thx
Hi
I have to simulate a pressure sensor built on closed membrane. In the cavity there is the air (atmospheric pressure) and the sensor is surrounded by liquid. I would like to perform a transient analysis (i'd like to know the sensor response to ambient pressure changes). How to model the air in...
Hi
I simulate a membrane and i apply a voltage between membrane and transducer
Which nodes should I choose to apply a voltage when i use a shell element?
All nodes or should i exclude midside nodes (NSLE,U,MID)?
script:
FINISH
/CLEAR
/CWD,'C:\temp\ansys'
!* membrane
Lm=50
Wm=50
Tm=1 !*...