I'm trying to simulate a linear array clinical ultrasonic transducer emitting a plane wave (64 central elements active on a 128 element transducer). Simulation is running in 2D due to time and memory constraints at the moment.
My problem is that just activating the pressure sources along the transducer face in a homogenous medium creates circular waves either at each element, if I make independent elements, or at the end points, if I just make a continuous line source. This waves travel across the transducer face and show up in the output traces.
Running the same measurement with an actual probe, those waves traveling across the probe face can barely be seen, if at all, as signal does not propagate well sideways inside the probe. I'm guessing that it's a combination of independent piezo elements which I think are air separated, and attached to a matching layer.
There is a little discussion about the physical structure here
http://www.ndk.com/en/sensor/ultrasonic/basic02.html
and here
http://www.echocardiographer.org/Echo%20Physics/BasicTransducers.html
Anyone have an example of modeling a real probe in a simulation to get a more realistic wave field?
How would I go about distributing the sources, and should I use pressure or velocity sources, if I do a piezo / air / matching layer construction in the domain?
Thanks