<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Topic: Point Target Simulation</title>
		<link>http://www.k-wave.org/forum/topic/point-target-simulation</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:38:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/topic/point-target-simulation" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Point Target Simulation"</title>
			<link>http://www.k-wave.org/forum/topic/point-target-simulation#post-473</link>
			<pubDate>Sat, 21 Apr 2012 09:03:00 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">473@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Jun,&#60;/p&#62;
&#60;p&#62;The simulation time will depend on how big your grid size is, and how many scan lines you wish to simulate. The grid size is set by the overall size of the domain along with the maximum frequency that you are interested in modelling (&#60;code&#62;dx&#60;/code&#62; should be at least half the minimum wavelength or smaller). If the problem is small enough to fit on a GPU, then that will be fastest, otherwise, there's not a lot else you can do besides settings &#60;code&#62;&#38;#39;DataCast&#38;#39;&#60;/code&#62; to &#60;code&#62;&#38;#39;single&#38;#39;&#60;/code&#62; (this is already done in the example).&#60;/p&#62;
&#60;p&#62;What operating system are you using? If you are on 64-bit linux, there is some possibility of getting you an optimised C++ version (which you can still run through MATLAB) to try out. It will eventually be released with k-Wave, but we are still debugging at this stage. Depending on your system, it's about an order of magnitude faster than the MATLAB code.&#60;/p&#62;
&#60;p&#62;If you look at line 239 of the example, you'll see that the results of each simulation are passed to &#60;code&#62;sensor_data&#60;/code&#62;. This contains the raw RF data for each element of the transducer before it is summed to give the scan line. Note that the raw data is not stored permanently, and &#60;code&#62;sensor_data&#60;/code&#62; is over-written each scan line. It would be fairly easy to change this though. &#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>acegi70 on "Point Target Simulation"</title>
			<link>http://www.k-wave.org/forum/topic/point-target-simulation#post-470</link>
			<pubDate>Fri, 20 Apr 2012 09:42:36 +0000</pubDate>
			<dc:creator>acegi70</dc:creator>
			<guid isPermaLink="false">470@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Brad,&#60;/p&#62;
&#60;p&#62;I am finally looking into some of the examples and trying to learn how k-wave works and came up with a couple of quick questions.&#60;/p&#62;
&#60;p&#62;1. I was looking at the &#34;Simulating B-mode Ultrasound Images&#34; example and I'd like to modify this example to simulate a B-mode image of a single wire target immersed in water on a CPU.  Would this still take days to run? What would be the most efficient, fastest way you would suggest me to do this?&#60;/p&#62;
&#60;p&#62;2. I believe if you run the &#34;Simulating B-mode Ultrasound Images&#34; example, after hours and days of simulation it will generate the beamformed RF data just like one stored in example_us_bmode_scan_lines.mat file that consist of 96 scanlines. Is it possible to gain access to the channel RF data that, when summed, lead to each scanline in example_us_bmode_scan_lines.mat?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Jun
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
