I have two transducers transmitting planewave. I want the simulation to be such that the first transducer transmits first and the second transducer transmits after a certain amount of time. Is this where the SignalOffset argument of toneBurst might be helpful?
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
Elastic simulation with two transducer transmitting at different times
(2 posts) (2 voices)-
Posted 2 years ago #
-
HI derrelldv,
Yes, it could be used to generate offset signals. But you could also construct any two time varying signal you like and use them to drive the elements of the two sources. Just bear in mind that only frequencies supported by the grid will propagate, so the time series should be bandlimited using, for example,
filterTimeSeries
.Best wishes
BenPosted 2 years ago #
Reply
You must log in to post.