<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Electron_capture_ionization</id>
	<title>Electron capture ionization - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Electron_capture_ionization"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Electron_capture_ionization&amp;action=history"/>
	<updated>2026-05-23T17:10:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Electron_capture_ionization&amp;diff=23629&amp;oldid=prev</id>
		<title>en&gt;Citation bot 1 at 08:17, 11 March 2011</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Electron_capture_ionization&amp;diff=23629&amp;oldid=prev"/>
		<updated>2011-03-11T08:17:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Hide the merge tag to avoid a loop, because Digital frequency now redirects here. &lt;br /&gt;
{{mergewith|Digital frequency|date=September 2012}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[digital signal processing]] (DSP), the continuous time variable, &amp;#039;&amp;#039;&amp;#039;t&amp;#039;&amp;#039;&amp;#039;, with units of &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039;, is replaced by the discrete integer variable, &amp;#039;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;#039;, with units of &amp;#039;&amp;#039;samples&amp;#039;&amp;#039;.  More precisely, the time variable, in &amp;#039;&amp;#039;seconds&amp;#039;&amp;#039;, has been normalized (divided) by the sampling interval, &amp;#039;&amp;#039;&amp;#039;T&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;seconds/sample&amp;#039;&amp;#039;), which causes time to have convenient integer values at the moments of sampling.  This practice is analogous to the concept of [[Natural units]], meaning that the natural unit of time in a DSP system is &amp;#039;&amp;#039;samples&amp;#039;&amp;#039;.  Accordingly, the natural unit of frequency is &amp;#039;&amp;#039;cycles/sample&amp;#039;&amp;#039;, known as &amp;#039;&amp;#039;&amp;#039;normalized frequency&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
The normalized value of a frequency variable, &amp;lt;math&amp;gt;\scriptstyle f&amp;lt;/math&amp;gt; (&amp;#039;&amp;#039;cycles/sec&amp;#039;&amp;#039;), is &amp;lt;math&amp;gt;\scriptstyle f/f_s,&amp;lt;/math&amp;gt;&amp;amp;nbsp; where &amp;lt;math&amp;gt;\scriptstyle f_s = 1/T&amp;lt;/math&amp;gt;&amp;amp;nbsp; is the [[sampling rate]] in &amp;#039;&amp;#039;samples/sec&amp;#039;&amp;#039;.&amp;amp;nbsp; The maximum frequency that can be unambiguously represented by &amp;#039;&amp;#039;digital&amp;#039;&amp;#039; data is &amp;lt;math&amp;gt;\scriptstyle f_s/2&amp;lt;/math&amp;gt;&amp;amp;nbsp; (known as [[Nyquist frequency]]) when the samples are real numbers, and &amp;lt;math&amp;gt;\scriptstyle f_s&amp;lt;/math&amp;gt;&amp;amp;nbsp; when the samples are complex numbers.&amp;lt;ref&amp;gt;See [[Aliasing]]&amp;lt;/ref&amp;gt;&amp;amp;nbsp; The normalized values of these limits are respectively 0.5 and 1.0 &amp;#039;&amp;#039;cycles/sample&amp;#039;&amp;#039;.  This has the advantage of simplicity, but (similar to [[natural units]]) there is a potential disadvantage in terms of loss of clarity and understanding, as these constants &amp;lt;math&amp;gt;\scriptstyle T&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\scriptstyle f_s&amp;lt;/math&amp;gt; are then omitted from mathematical expressions of physical laws.&lt;br /&gt;
&lt;br /&gt;
The simplicity offered by normalized units is favored in textbooks, where space is limited and where real units are incidental to the point of a theorem or its proof.  But there is another advantage in the DSP realm (compared to physics), because &amp;lt;math&amp;gt;\scriptstyle T&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\scriptstyle f_s&amp;lt;/math&amp;gt; are not &amp;quot;universal physical constants&amp;quot;.  The use of normalized frequency allows us to present concepts that are universal to all sample rates in a way that is independent of sample rate.  An example of such a concept is a digital filter design whose bandwidth is specified not in [[hertz]], but as a percentage of the sample rate of the data passing through it.  Formulas expressed in terms of &amp;lt;math&amp;gt;\scriptstyle f_s&amp;lt;/math&amp;gt;&amp;amp;nbsp; and/or &amp;lt;math&amp;gt;\scriptstyle T&amp;lt;/math&amp;gt;&amp;amp;nbsp; are readily converted to normalized frequency by setting those parameters to 1.  The inverse operation is usually accomplished by replacing instances of the frequency parameter, &amp;lt;math&amp;gt;\scriptstyle f ,&amp;lt;/math&amp;gt;&amp;amp;nbsp; with &amp;lt;math&amp;gt;\scriptstyle f/f_s&amp;lt;/math&amp;gt;&amp;amp;nbsp; or &amp;amp;nbsp;&amp;lt;math&amp;gt;\scriptstyle f\cdot T.&amp;lt;/math&amp;gt;&amp;lt;ref&amp;gt;{{cite book|last=Carlson|first=Gordon E.|title=Signal and Linear System Analysis|year=1992|publisher=©Houghton Mifflin Co|location=Boston,MA|isbn=8170232384|pages=469,490}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Alternative normalizations ==&lt;br /&gt;
&lt;br /&gt;
Some programs (such as [[MATLAB]]) that design filters with real-valued coefficients use the Nyquist frequency (&amp;lt;math&amp;gt;\scriptstyle f_s/2&amp;lt;/math&amp;gt;) as the [[normalization constant]].  The resultant normalized frequency has units of &amp;#039;&amp;#039;half-cycles/sample&amp;#039;&amp;#039; or equivalently &amp;#039;&amp;#039;cycles per 2 samples&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Sometimes, the unnormalized frequency is represented in units of [[radians per second|&amp;#039;&amp;#039;radians/second&amp;#039;&amp;#039;]] ([[angular frequency]]), and denoted by &amp;lt;math&amp;gt;\scriptstyle \omega.&amp;lt;/math&amp;gt;&amp;amp;nbsp; When &amp;lt;math&amp;gt;\scriptstyle \omega&amp;lt;/math&amp;gt; is normalized by the sample-rate (&amp;#039;&amp;#039;samples/sec&amp;#039;&amp;#039;), the resulting units are &amp;#039;&amp;#039;radians/sample&amp;#039;&amp;#039;.  The normalized Nyquist frequency is π&amp;amp;nbsp;&amp;#039;&amp;#039;radians/sample&amp;#039;&amp;#039;, and the normalized sample-rate is 2π&amp;amp;nbsp;&amp;#039;&amp;#039;radians/sample&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
The following table shows examples of normalized frequencies for a 1&amp;amp;nbsp;kHz signal, a sample rate &amp;lt;math&amp;gt;\scriptstyle f_\mathrm{s}&amp;lt;/math&amp;gt; = [[44.1 kHz]], and 3 different choices of normalized units.  Also shown is the frequency region containing one cycle of the [[discrete-time Fourier transform]], which is always a periodic function.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Units&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Domain&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Computation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| cycles/sample&lt;br /&gt;
| &amp;amp;nbsp;[-½, ½]&amp;amp;nbsp; or &amp;amp;nbsp;[0,1]&amp;amp;nbsp;&lt;br /&gt;
| 1000 / 44100&lt;br /&gt;
| 0.02268&lt;br /&gt;
|-&lt;br /&gt;
| half-cycles/sample&lt;br /&gt;
| &amp;amp;nbsp;[-1,1]&amp;amp;nbsp; or &amp;amp;nbsp;[0,2]&amp;amp;nbsp;&lt;br /&gt;
| 1000 / 22050&lt;br /&gt;
| 0.04535&lt;br /&gt;
|-&lt;br /&gt;
| radians/sample&lt;br /&gt;
| &amp;amp;nbsp;[-π,π]&amp;amp;nbsp; or &amp;amp;nbsp;[0,2π]&amp;amp;nbsp;&lt;br /&gt;
| 2 &amp;#039;&amp;#039;π&amp;#039;&amp;#039; 1000 / 44100&lt;br /&gt;
| 0.1425&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notes and citations ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Prototype filter]]&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Normalized Frequency (Digital Signal Processing)}}&lt;br /&gt;
[[Category:Digital signal processing]]&lt;br /&gt;
[[Category:Units of frequency]]&lt;/div&gt;</summary>
		<author><name>en&gt;Citation bot 1</name></author>
	</entry>
</feed>