<?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: Alpha Power Coefficient for HiFU propagating through a Heterogenous Medium</title>
		<link>http://www.k-wave.org/forum/topic/alpha-power-coefficient-for-hifu-propagating-through-a-heterogenous-medium</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 22:31:15 +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/alpha-power-coefficient-for-hifu-propagating-through-a-heterogenous-medium" rel="self" type="application/rss+xml" />

		<item>
			<title>scmmw on "Alpha Power Coefficient for HiFU propagating through a Heterogenous Medium"</title>
			<link>http://www.k-wave.org/forum/topic/alpha-power-coefficient-for-hifu-propagating-through-a-heterogenous-medium#post-9148</link>
			<pubDate>Fri, 04 Oct 2024 15:16:44 +0000</pubDate>
			<dc:creator>scmmw</dc:creator>
			<guid isPermaLink="false">9148@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Ben,&#60;/p&#62;
&#60;p&#62;That makes sense, thanks so much!&#60;/p&#62;
&#60;p&#62;Best wishes,&#60;/p&#62;
&#60;p&#62;Manisha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "Alpha Power Coefficient for HiFU propagating through a Heterogenous Medium"</title>
			<link>http://www.k-wave.org/forum/topic/alpha-power-coefficient-for-hifu-propagating-through-a-heterogenous-medium#post-9132</link>
			<pubDate>Wed, 28 Aug 2024 18:23:53 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">9132@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi scmmw,&#60;/p&#62;
&#60;p&#62;Yes, `medium.alpha_power' must be a scalar. It's a restriction of the method that k-Wave uses to compute the absorption term. As you're doing a HIFU simulation it's presumably at a single driving frequency, so you just have to ensure that the value of the absorption coefficient alpha = alpha_coeff * f^alpha_power is the correct value for that frequency, eg. set alpha_power to 2 and then adjust alpha_coeff until alpha is the value you need.&#60;/p&#62;
&#60;p&#62;Hope that helps.&#60;/p&#62;
&#60;p&#62;Best wishes&#60;br /&#62;
Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scmmw on "Alpha Power Coefficient for HiFU propagating through a Heterogenous Medium"</title>
			<link>http://www.k-wave.org/forum/topic/alpha-power-coefficient-for-hifu-propagating-through-a-heterogenous-medium#post-9109</link>
			<pubDate>Thu, 11 Jul 2024 15:51:43 +0000</pubDate>
			<dc:creator>scmmw</dc:creator>
			<guid isPermaLink="false">9109@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi, I am trying to model HiFU through a heterogeneous medium but I am struggling with how best to approach assigning the alpha power coefficient as I am propagating the ultrasound through three different regions: water, fat and tissue. &#60;/p&#62;
&#60;p&#62;Each region has a different alpha power value based on experimental data values. However, kWave only allows for a scalar value of alpha_power rather than a matrix. I discovered on the forum the function fitPowerLawParamsMulti, but this still requires picking a reference value y_ref.&#60;/p&#62;
&#60;p&#62;Currently, the three values for alpha power are the following,&#60;/p&#62;
&#60;p&#62;        % define different absorption properties for different regions&#60;br /&#62;
        medium.alpha_power = 1 * ones(Nx, Ny);  % [dB/(MHz^y cm)] - Water&#60;br /&#62;
        medium.alpha_power(Region_2{j}) = 0.4; % [dB/(MHz^y cm)] Region 2 - Fat&#60;br /&#62;
        medium.alpha_power(Region_3{j}) = 1.41;  % [dB/(MHz^y cm)] Region 3 - Tissue&#60;/p&#62;
&#60;p&#62;When I use the function, it plots a graph, and based on the point where the lines overlap for each three regions, I changed the y_ref to be a value in between the points of overlap for Region 2 and 3, which is roughly 0.55. Is this the correct approach to define a y_ref, or am I misunderstanding how best to define y_ref? Any advice on how to go about this would be much appreciated!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
