<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Experiments &#8211; phyphox</title>
	<atom:link href="https://phyphox.org/experiment/feed/" rel="self" type="application/rss+xml" />
	<link>https://phyphox.org</link>
	<description>Physical Phone Experiments</description>
	<lastBuildDate>Tue, 20 Jul 2021 09:24:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://phyphox.org/wp-content/uploads/2019/06/icon-150x150.png</url>
	<title>Experiments &#8211; phyphox</title>
	<link>https://phyphox.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>(In)elastic collision</title>
		<link>https://phyphox.org/experiment/inelastic-collision/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 24 Feb 2017 11:09:13 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=648</guid>

					<description><![CDATA[Determine the initial height and loss of energy of a bouncing ball. This experiment uses the sound of each bounce to retrieve its timing and calculates the values by assuming &#8230; <a href="https://phyphox.org/experiment/inelastic-collision/" class="more-link">Continue reading<span class="screen-reader-text"> "(In)elastic collision"</span></a>]]></description>
										<content:encoded><![CDATA[<p>Determine the initial height and loss of energy of a bouncing ball.</p>
<p><span id="more-648"></span></p>
<p>This experiment uses the sound of each bounce to retrieve its timing and calculates the values by assuming that the ball loses the same portion of energy on each bounce.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Acceleration (without g)</title>
		<link>https://phyphox.org/experiment/acceleration-without-g/</link>
					<comments>https://phyphox.org/experiment/acceleration-without-g/#comments</comments>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Tue, 07 Mar 2017 14:11:19 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=678</guid>

					<description><![CDATA[The experiment &#8220;Acceleration (without g)&#8221; just gives the raw data from the phone&#8217;s (typically virtual) accelerometer. Note, that there is a possibly confusing distinction between &#8220;Acceleration with g&#8221; and &#8220;Acceleration &#8230; <a href="https://phyphox.org/experiment/acceleration-without-g/" class="more-link">Continue reading<span class="screen-reader-text"> "Acceleration (without g)"</span></a>]]></description>
										<content:encoded><![CDATA[<p>The experiment &#8220;Acceleration (without g)&#8221; just gives the raw data from the phone&#8217;s (typically virtual) accelerometer.</p>
<p><span id="more-678"></span></p>
<p>Note, that there is a possibly confusing distinction between &#8220;Acceleration with g&#8221; and &#8220;Acceleration (without g)&#8221;. The sensor in your phone actually measures a force on a sample mass, which includes the contribution from gravitational acceleration. Therefore, this sensor will report the earth&#8217;s acceleration of 9.81 m/s² while the phone is resting (which is what we call &#8220;Acceleration with g&#8221;). In contrast, the physical acceleration is zero when the phone is resting (or moving at a constant speed), so most phones offer a virtual sensor which subtracts the constant acceleration (usually by taking into account the data from other sensors as well). This is what we call &#8220;Acceleration (without g)&#8221; and it will actually report an acceleration of zero while the phone is not accelerated.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://phyphox.org/experiment/acceleration-without-g/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Acceleration Spectrum</title>
		<link>https://phyphox.org/experiment/acceleration-spectrum/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Thu, 15 Jun 2017 20:17:53 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=864</guid>

					<description><![CDATA[Calculates and displays the FFT of acceleration data. The strongest frequency is given as well. This is a great tool to analyze vibrations.]]></description>
										<content:encoded><![CDATA[<p>Calculates and displays the FFT of acceleration data. The strongest frequency is given as well. This is a great tool to analyze vibrations.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Acceleration with g</title>
		<link>https://phyphox.org/experiment/acceleration-with-g/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Tue, 07 Mar 2017 14:12:12 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=680</guid>

					<description><![CDATA[The experiment &#8220;Acceleration with g&#8221; just gives the raw data from the phone&#8217;s accelerometer. Note, that there is a possibly confusing distinction between &#8220;Acceleration with g&#8221; and &#8220;Acceleration (without g)&#8221;. &#8230; <a href="https://phyphox.org/experiment/acceleration-with-g/" class="more-link">Continue reading<span class="screen-reader-text"> "Acceleration with g"</span></a>]]></description>
										<content:encoded><![CDATA[<p>The experiment &#8220;Acceleration with g&#8221; just gives the raw data from the phone&#8217;s accelerometer.</p>
<p><span id="more-680"></span></p>
<p>Note, that there is a possibly confusing distinction between &#8220;Acceleration with g&#8221; and &#8220;Acceleration (without g)&#8221;. The sensor in your phone actually measures a force on a sample mass, which includes the contribution from gravitational acceleration. Therefore, this sensor will report the earth&#8217;s acceleration of 9.81 m/s² while the phone is resting (which is what we call &#8220;Acceleration with g&#8221;). In contrast, the physical acceleration is zero when the phone is resting (or moving at a constant speed), so most phones offer a virtual sensor which subtracts the constant acceleration (usually by taking into account the data from other sensors as well). This is what we call &#8220;Acceleration (without g)&#8221; and it will actually report an acceleration of zero while the phone is not accelerated.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Acoustic Stopwatch</title>
		<link>https://phyphox.org/experiment/acoustic-stopwatch/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 21:05:25 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=516</guid>

					<description><![CDATA[Measure the time between two or more sound events. An usage example is measuring the speed of sound or the duration of a free fall.]]></description>
										<content:encoded><![CDATA[<p>Measure the time between two or more sound events.<br />
<span id="more-516"></span></p>
<p>An usage example is measuring the <a href="https://phyphox.org/experiment/speed-of-sound/">speed of sound</a> or the duration of a <a href="https://phyphox.org/experiment/free-fall-2/">free fall</a>.</p>
<div style="width: 840px;" class="wp-video"><video class="wp-video-shortcode" id="video-516-1" width="840" height="473" preload="metadata" controls="controls"><source type="video/mp4" src="https://phyphox.org/wp-content/uploads/2017/02/timer_smaller.mp4?_=1" /><a href="https://phyphox.org/wp-content/uploads/2017/02/timer_smaller.mp4">https://phyphox.org/wp-content/uploads/2017/02/timer_smaller.mp4</a></video></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Audio Amplitude</title>
		<link>https://phyphox.org/experiment/audio-amplitude/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 15:29:48 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=464</guid>

					<description><![CDATA[A simple experiment, which determines the amplitude of the signal recorded from the microphone. The amplitude is uncalibrated and has an arbitrary offset, but it can be calibrated by using &#8230; <a href="https://phyphox.org/experiment/audio-amplitude/" class="more-link">Continue reading<span class="screen-reader-text"> "Audio Amplitude"</span></a>]]></description>
										<content:encoded><![CDATA[<p>A simple experiment, which determines the amplitude of the signal recorded from the microphone. The amplitude is uncalibrated and has an arbitrary offset, but it can be calibrated by using a known reference signal. (You will find further informatiaon in the actual experiment.)</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Audio Autocorrelation</title>
		<link>https://phyphox.org/experiment/audio-autocorrelation/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 16:59:17 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=466</guid>

					<description><![CDATA[Calculates the autocorrelation of audio signals recorded with the microphone. The frequency of the signal is given, which only works reasonable for single-frequency signals.]]></description>
										<content:encoded><![CDATA[<p>Calculates the autocorrelation of audio signals recorded with the microphone. The frequency of the signal is given, which only works reasonable for single-frequency signals.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Audio Scope</title>
		<link>https://phyphox.org/experiment/audio-scope/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 19:55:02 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=491</guid>

					<description><![CDATA[View 10 ms segments of the raw audio data recorded by the microphone with oscilloscope-like edge triggering.]]></description>
										<content:encoded><![CDATA[<p>View 10 ms segments of the raw audio data recorded by the microphone with oscilloscope-like edge triggering.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Audio Spectrum</title>
		<link>https://phyphox.org/experiment/audio-spectrum/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 19:57:37 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=493</guid>

					<description><![CDATA[Calculates and displays the FFT of audio from the microphone. The strongest frequency is given as well.]]></description>
										<content:encoded><![CDATA[<p>Calculates and displays the FFT of audio from the microphone. The strongest frequency is given as well.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Centrifugal acceleration</title>
		<link>https://phyphox.org/experiment/centrifugal-acceleration/</link>
		
		<dc:creator><![CDATA[Sebastian Staacks]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 20:47:31 +0000</pubDate>
				<guid isPermaLink="false">http://phyphox.org/?post_type=experiment&#038;p=511</guid>

					<description><![CDATA[Explore the relation of angular velocity and centrifugal acceleration using the gyroscope and the accelerometer. (For example when putting your phone into a salad spinner)]]></description>
										<content:encoded><![CDATA[<p>Explore the relation of angular velocity and centrifugal acceleration using the gyroscope and the accelerometer. (For example when putting your phone into a salad spinner)</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
