Hi Brad,
I want to modify the example “Simulating b-mode ultrasound images” to generate RF data by lateral translation of a single-element focused transducer. Can you please provide an example or suggestions on how to proceed?
Thanks,
Elyas
Hi Brad,
I want to modify the example “Simulating b-mode ultrasound images” to generate RF data by lateral translation of a single-element focused transducer. Can you please provide an example or suggestions on how to proceed?
Thanks,
Elyas
Dear Elyas,
To simulate a single focussed transducer see the Focussed Detector in 3D Example
. Then, one way to form a B-mode image would be to set up a for-loop and run one simulation per loop, moving your single focussed transducer along a bit each time.
Hope that helps,
Ben
Thanks Ben. In the example that you mentioned, the transducer acts as a detector and two point sources act as the source of spherical waves.
Is it possible to define a single-element focused transducer (for example, using the makeSphericalSection function) to be the source and the sensor, while the scanning a medium similar to the medium defined in the example "Simulating b-mode ultrasound images"?
Thanks,
Elyas
Hi Elyas,
Yes, you can define the source and sensor to be the same pixels. Just make sure your source toneburst is short enough that the sensor is not just detecting the source values you're inputting, but is detecting the signal backscattered from the medium.
Ben
Hi Ben!
it would be possible to have the complete code of the "Simulating B-mode Ultrasound Images Example" ?
I'm trying to do the same just to understand how the toolbox works but my results don't convince me and i don't know if I make some errors in the post processing or in the previous steps.
thank you very much for any suggestion
Marlene
Hi Marlene,
The complete code for all the examples is included as part of the toolbox. You can access these via the MATLAB help browser (see Section 1.3 in the k-Wave manual if you can't find it). They are also accessible via the /examples folder.
Brad.
You must log in to post.