<?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: Attenuation Simulation</title>
		<link>http://www.k-wave.org/forum/topic/attenuation-simulation</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 01:08:57 +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/attenuation-simulation" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Attenuation Simulation"</title>
			<link>http://www.k-wave.org/forum/topic/attenuation-simulation#post-3518</link>
			<pubDate>Tue, 07 May 2013 08:36:23 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">3518@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;There is some information in Sections 2.7, 3.2, and 3.4 in the &#60;a href=&#34;http://www.k-wave.org/documentation.php&#34;&#62;k-Wave Manual&#60;/a&#62; that you might find helpful in regards to the grid spacing and maximum supported frequency.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yinhaoscu on "Attenuation Simulation"</title>
			<link>http://www.k-wave.org/forum/topic/attenuation-simulation#post-3509</link>
			<pubDate>Tue, 07 May 2013 02:34:50 +0000</pubDate>
			<dc:creator>yinhaoscu</dc:creator>
			<guid isPermaLink="false">3509@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Julian, thanks a lot for your reply. If convenient, would you please give me a link on the related topic in this forum about the calculaton of maximum supported frequency.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Julian on "Attenuation Simulation"</title>
			<link>http://www.k-wave.org/forum/topic/attenuation-simulation#post-3314</link>
			<pubDate>Tue, 30 Apr 2013 11:52:53 +0000</pubDate>
			<dc:creator>Julian</dc:creator>
			<guid isPermaLink="false">3314@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi yinhaoscu,&#60;/p&#62;
&#60;p&#62;I think the grid doesn't support frequencies higher than 3.42 Mhz. You can calculate the maximum frequency by f_max = c_min/(2*dx). c_min denotes the minimal velocity of  sound and dx the spacing between the grid points.&#60;/p&#62;
&#60;p&#62;If you want to know more, just look around in the forum.&#60;/p&#62;
&#60;p&#62;Hoping to help,&#60;/p&#62;
&#60;p&#62;Julian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yinhaoscu on "Attenuation Simulation"</title>
			<link>http://www.k-wave.org/forum/topic/attenuation-simulation#post-3115</link>
			<pubDate>Sat, 27 Apr 2013 10:45:05 +0000</pubDate>
			<dc:creator>yinhaoscu</dc:creator>
			<guid isPermaLink="false">3115@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I modified the example_us_bmode_linear_transducer.m matlab code to do simulation, and set sampling frequency to fixed 40MHz instead of CFL related one. &#60;/p&#62;
&#60;p&#62;    x = 50e-3;&#60;br /&#62;
    dx = 0.15e-3;                  % [m]&#60;br /&#62;
    Nx = ceil(x/dx);&#60;/p&#62;
&#60;p&#62;    medium.alpha_coeff = 0.5;&#60;br /&#62;
    % [dB/(MHz^y cm)]&#60;br /&#62;
    medium.alpha_power = 1.0; % linear relationship between attenuation and frequency&#60;br /&#62;
    medium.alpha_mode = 'no_dispersion';&#60;br /&#62;
    % medium.BonA = 6; comment this line to ignore the nonlinear effect&#60;/p&#62;
&#60;p&#62;    tone_burst_freq = 3e6; 	% [Hz]&#60;br /&#62;
    tone_burst_cycles = 5;&#60;/p&#62;
&#60;p&#62;if central frequency was set to 3MHz, the simulation results are very good. However when 5MHz was used, the results was bad. Any one could give me some suggestion.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
