<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Selectable_Mode_Vocoder</id>
	<title>Selectable Mode Vocoder - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Selectable_Mode_Vocoder"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Selectable_Mode_Vocoder&amp;action=history"/>
	<updated>2026-05-04T20:26:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Selectable_Mode_Vocoder&amp;diff=950343&amp;oldid=prev</id>
		<title>imported&gt;VulcanSphere: Adding local short description: &quot;Speech codec used by CDMA2000 networks&quot;, overriding Wikidata description &quot;speech compression algorithm&quot;</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Selectable_Mode_Vocoder&amp;diff=950343&amp;oldid=prev"/>
		<updated>2025-01-20T00:53:24Z</updated>

		<summary type="html">&lt;p&gt;Adding local &lt;a href=&quot;https://en.wikipedia.org/wiki/Short_description&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Short description&quot;&gt;short description&lt;/a&gt;: &amp;quot;Speech codec used by CDMA2000 networks&amp;quot;, overriding Wikidata description &amp;quot;speech compression algorithm&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Speech codec used by CDMA2000 networks}}&lt;br /&gt;
{{multipleissues|&lt;br /&gt;
{{confusing|date=May 2009}}&lt;br /&gt;
{{technical|date=June 2024}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Selectable Mode Vocoder&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;SMV&amp;#039;&amp;#039;&amp;#039;) is [[variable bitrate]] [[speech coding]] standard used in [[CDMA2000]] networks.&amp;lt;ref name=&amp;quot;3gpp2 smv&amp;quot;&amp;gt;{{Cite web|url=http://www.3gpp2.org/public_html/specs/C.S0030-0_v3.0_040325.pdf|title=3GPP2 C.S0030-0 Selectable Mode Vocoder (SMV) Service Option for Wideband Spread Spectrum Communication Systems|access-date=2009-05-26|publisher=3rd Generation Partnership Project 2|year=2004|format=PDF|url-status=dead|archive-url=https://web.archive.org/web/20110723044752/http://www.3gpp2.org/public_html/specs/C.S0030-0_v3.0_040325.pdf|archive-date=2011-07-23}}&amp;lt;/ref&amp;gt; SMV provides multiple modes of operation that are selected based on input speech characteristics.&lt;br /&gt;
==Technical specification==&lt;br /&gt;
===Codecs===&lt;br /&gt;
The SMV for [[Wideband]] [[code-division multiple access|CDMA]] is based on 4 codecs: full rate at 8.5&amp;amp;nbsp;kbit/s, half rate at 4&amp;amp;nbsp;kbit/s, quarter rate at 2&amp;amp;nbsp;kbit/s, and eighth rate at 800&amp;amp;nbsp;bit/s.&amp;lt;ref name=&amp;quot;3gpp2 smv&amp;quot;/&amp;gt; The full rate and half rate are based on the [[Code Excited Linear Prediction|CELP]] [[algorithm]]&amp;lt;ref name=&amp;quot;3gpp2 smv&amp;quot;/&amp;gt; that is based on a combined closed-loop-open-loop-analysis (COLA). In SMV the signal frames are first classified as:&lt;br /&gt;
&lt;br /&gt;
* Silence/Background noise&lt;br /&gt;
* Non-stationary unvoiced&lt;br /&gt;
* Stationary unvoiced&lt;br /&gt;
* Onset&lt;br /&gt;
* Non-stationary voiced&lt;br /&gt;
* Stationary voiced&lt;br /&gt;
===Algorithm===&lt;br /&gt;
The algorithm includes [[voice activity detection]] (VAD) followed by an elaborate [[Frame (Artificial intelligence)|frame]] classification scheme. Silence/background noise and stationary unvoiced frames are represented by [[frequency spectrum|spectrum]]-[[modulated]] noise and coded at 1/4 or 1/8 rate. The SMV uses 4 subframes for full rate and two/three subframes for half rate. The stochastic (fixed) codebook structure is also elaborate and uses sub-codebooks each tuned for a particular type of speech. The sub-codebooks have different degrees of pulse sparseness (more sparse for noise like excitation). SMV scores a high of 3.6 [[Mean Opinion Score|MOS]]&amp;lt;ref name=&amp;quot;nokiamos&amp;quot;&amp;gt;{{Cite web|url=http://europe.nokia.com/library/files/docs/Makinen2.pdf|title=Performance Comparison of Source Controlled GSM AMR and SMV Vocoders|access-date=2009-05-26|publisher=Nokia Research Center, Multimedia Technologies Laboratory|author1=J. Makinen|author2=P. Ojala|author3=H. Toukomaa|format=PDF}}{{dead link|date=May 2018 |bot=InternetArchiveBot |fix-attempted=yes }}&amp;lt;/ref&amp;gt; at full rate with clean speech.&lt;br /&gt;
&lt;br /&gt;
The coder works on a frame of 160 speech samples (20&amp;amp;nbsp;ms) and requires a look ahead of 80 samples (10&amp;amp;nbsp;ms) if noise-suppression option B is used. An additional 24 samples of look ahead is required if noise-suppression option A is used. So the algorithmic delay for the coder is 30&amp;amp;nbsp;ms with noise-suppression option B and 33&amp;amp;nbsp;ms with noise-suppression option A.&lt;br /&gt;
&lt;br /&gt;
The next evolution of CDMA speech codecs is [[VMR-WB]] which provides much higher speech quality with [[wideband]] while fitting to the same networks.&lt;br /&gt;
&lt;br /&gt;
SMV can be also used in 3GPP2 container file format – [[3GP|3G2]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{IETF RFC|3558|link=no}} - RTP Payload Format for Enhanced Variable Rate Codecs (EVRC) and Selectable Mode Vocoders (SMV)&lt;br /&gt;
&lt;br /&gt;
{{Compression formats}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Speech codecs]]&lt;br /&gt;
[[Category:3rd Generation Partnership Project 2 standards]]&lt;br /&gt;
[[Category:Mobile telecommunications standards]]&lt;br /&gt;
[[Category:Code division multiple access]]&lt;/div&gt;</summary>
		<author><name>imported&gt;VulcanSphere</name></author>
	</entry>
</feed>