<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=164.107.166.104</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=164.107.166.104"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/164.107.166.104"/>
	<updated>2026-05-02T02:48:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=UMAC&amp;diff=9789</id>
		<title>UMAC</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=UMAC&amp;diff=9789"/>
		<updated>2013-08-30T17:21:15Z</updated>

		<summary type="html">&lt;p&gt;164.107.166.104: /* Universal hashing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[binary sequence]] (BS) is a [[sequence]] &amp;lt;math&amp;gt;a_0,\ldots, a_{N-1}&amp;lt;/math&amp;gt; of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; bits, i.e.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a_j\in \{0,1\}&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;j=0,1,...,N-1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A BS consists of &amp;lt;math&amp;gt;m=\sum a_j&amp;lt;/math&amp;gt; ones and &amp;lt;math&amp;gt;N-m&amp;lt;/math&amp;gt; zeros. &lt;br /&gt;
&lt;br /&gt;
A BS is a &#039;&#039;&#039;[[pseudorandomness|pseudo-random]] binary sequence&#039;&#039;&#039; (PRBS) if its [[autocorrelation function]]:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;C(v)=\sum_{j=0}^{N-1} a_ja_{j+v}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
has only two values:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;C(v)=&lt;br /&gt;
\begin{cases}&lt;br /&gt;
m, \mbox{ if } v\equiv 0\;\; (\mbox{mod}N)\\ &lt;br /&gt;
\\&lt;br /&gt;
mc, \mbox{ otherwise }&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;c=\frac{m-1}{N-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is called the &#039;&#039;duty cycle&#039;&#039; of the PRBS, similar to the [[duty cycle]] of a continuous time signal.&lt;br /&gt;
&lt;br /&gt;
A PRBS is &#039;pseudorandom&#039;, because, although it is in fact deterministic, it seems to be random in a sense that the value of an &amp;lt;math&amp;gt;a_j&amp;lt;/math&amp;gt; element is independent of the values of any of the other elements, similar to real random sequences.&lt;br /&gt;
&lt;br /&gt;
A PRBS can be stretched to infinity by repeating it after &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; elements, this in contrast to most random sequences, such as sequences generated by [[radioactive decay]] or by white noise, that are &#039;infinite&#039; by nature. The PRBS is more general than the [[maximum length sequence]], which is a special pseudo-random binary sequence of N bits generated as the output of a linear shift register. A maximum length sequence always has a 1/2 duty cycle and its number of elements &amp;lt;math&amp;gt;N = 2^k-1&amp;lt;/math&amp;gt;. PRBS&#039;s are used in [[telecommunication]], [[encryption]], [[simulation]], [[correlation]] technique and time-of-flight [[spectroscopy]].&lt;br /&gt;
&lt;br /&gt;
== Practical implementation ==&lt;br /&gt;
Pseudorandom binary sequences can be generated using [[linear feedback shift register]]s.&amp;lt;ref&amp;gt;Paul H. Bardell, William H. McAnney, and Jacob Savir, &amp;quot;Built-In Test for VLSI: Pseudorandom Techniques&amp;quot;, John Wiley &amp;amp; Sons, New York, 1987.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pseudorandom number generator]]&lt;br /&gt;
* [[Gold code]]&lt;br /&gt;
* [[Complementary sequences]]&lt;br /&gt;
* [[Bit Error Rate Test]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* http://www.scriptwell.net/correlation.htm&lt;br /&gt;
&lt;br /&gt;
{{Refimprove|date=January 2008}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pseudorandomness]]&lt;br /&gt;
[[Category:Binary sequences]]&lt;/div&gt;</summary>
		<author><name>164.107.166.104</name></author>
	</entry>
</feed>