<?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: Input Pressure Signal vs Sensor Pressure Signal</title>
		<link>http://www.k-wave.org/forum/topic/input-pressure-signal-vs-sensor-pressure-signal</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 00:22:12 +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/input-pressure-signal-vs-sensor-pressure-signal" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Input Pressure Signal vs Sensor Pressure Signal"</title>
			<link>http://www.k-wave.org/forum/topic/input-pressure-signal-vs-sensor-pressure-signal#post-6090</link>
			<pubDate>Sun, 06 Aug 2017 14:23:24 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">6090@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Alexander,&#60;/p&#62;
&#60;p&#62;By default, a pressure source in k-Wave doesn't specify a boundary condition, but rather the amount of mass that is being injected into the medium. Thus, the input pressure will not be exactly reflected in the output pressure. For example, the pressure added at the previous time step may still be relaxing while the pressure at the next time step is being added. If you want to enforce a particular pressure distribution, you can use &#60;code&#62;source.p_mode = &#38;#39;dirichlet&#38;#39;&#60;/code&#62;. For an initial pressure distribution, the source is specified as an initial condition, so behaves differently.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alexander on "Input Pressure Signal vs Sensor Pressure Signal"</title>
			<link>http://www.k-wave.org/forum/topic/input-pressure-signal-vs-sensor-pressure-signal#post-6062</link>
			<pubDate>Wed, 19 Jul 2017 03:25:18 +0000</pubDate>
			<dc:creator>Alexander</dc:creator>
			<guid isPermaLink="false">6062@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I also wanted to add that when the tvsp_homogeneous_medium_monopole.m example was run with only the speed of sound defined (so it is a lossless medium) the same drop in pressure amplitude was seen, from 2Pa to ~0.5Pa.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alexander on "Input Pressure Signal vs Sensor Pressure Signal"</title>
			<link>http://www.k-wave.org/forum/topic/input-pressure-signal-vs-sensor-pressure-signal#post-6056</link>
			<pubDate>Sun, 16 Jul 2017 18:12:32 +0000</pubDate>
			<dc:creator>Alexander</dc:creator>
			<guid isPermaLink="false">6056@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I was looking at the tvsp_homogeneous_medium_monopole.m example and I moved the sensor to the position of the pressure source. So they are right on top of one another. When this was done and you plot the input pressure signal and then the sensor pressure signal there is a strong dip in the pressure picked up by the sensor. The sensor is reading ~0.6Pa while the source is at 1Pa. I've experienced similar results with other simulations where the pressure will drop from 6Pa to ~1Pa even though the sensor is right on top of the pressure source. This appears to only happen with time varying sources. If I just define some initial pressure distribution, such as ...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;% create initial pressure distribution using makeDisc
disc_magnitude = 5;           % [Pa]
disc_x_pos = 0;                % [grid points]
disc_y_pos = 0;                % [grid points]
disc_radius = 8;               % [grid points]
disc_1 = disc_magnitude*makeDisc(Nx, Ny, disc_x_pos, disc_y_pos, disc_radius);

source.p0 = disc_1;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The pressure readings of the source and sensor both match. So is there a reason for this difference in the pressure reading of the sensor and source with time varying pressure sources?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
