Piezoelectric transducer simulation

General discussion about Elmer
Post Reply
yituanheqi
Posts: 1
Joined: 18 Nov 2023, 09:24
Antispam: Yes

Piezoelectric transducer simulation

Post by yituanheqi »

Hi, I am wondering how to use Elmer for piezoelectric transducer. There is limited references or tutorials about this. I know there is a StaticElecSlover.f90 for this kind of problems. If a detailed document available, much easier for uses to implement. Any suggestion for this issue? Thanks a lot.
kevinarden
Posts: 2328
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: Piezoelectric transducer simulation

Post by kevinarden »

search this forum for piezo
Rich_B
Posts: 423
Joined: 24 Aug 2009, 20:18

Re: Piezoelectric transducer simulation

Post by Rich_B »

There is a related example in 'elmerfem/src/tests/piezo'. If you have tried running this example, does it help with your situation?

Rich
Rich_B
Posts: 423
Joined: 24 Aug 2009, 20:18

Re: Piezoelectric transducer simulation

Post by Rich_B »

Attached is another example. Apply a load on the cantilever beam, StressSolver calculates the strain, then StatElecSolver uses the strain to calculate electrical potential.

Rich.
piezo2.png
piezo2.png (40.53 KiB) Viewed 689 times
Attachments
piezo2.zip
(1.45 KiB) Downloaded 70 times
Post Reply