<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cylcic prefix in Orthogonal Frequency Division Multiplexing</title>
	<atom:link href="http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/</link>
	<description>Signal Processing for Communication</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-101385</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Fri, 10 Feb 2012 00:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-101385</guid>
		<description>@Michael: where?</description>
		<content:encoded><![CDATA[<p>@Michael: where?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-100720</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 07 Feb 2012 04:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-100720</guid>
		<description>is there should be  Bsin(2wt+phi)?</description>
		<content:encoded><![CDATA[<p>is there should be  Bsin(2wt+phi)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-98248</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Thu, 26 Jan 2012 01:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-98248</guid>
		<description>@shraddha: Should be reasonably straightforward. For eg, if 
x = [1 2 3 4 5 6 7 8]; and if you wish to copy the last to samples to the first
x_wth_cp = [x(7:8) x]; 
helps?</description>
		<content:encoded><![CDATA[<p>@shraddha: Should be reasonably straightforward. For eg, if<br />
x = [1 2 3 4 5 6 7 8]; and if you wish to copy the last to samples to the first<br />
x_wth_cp = [x(7:8) x];<br />
helps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shraddha</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-98137</link>
		<dc:creator>shraddha</dc:creator>
		<pubDate>Wed, 25 Jan 2012 09:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-98137</guid>
		<description>hii...
can u tell me how to add the cyclic prefix in matlab coding...as i know what is cylic prefix...bt i m nt getting the idea that how to copy the last 16 symbols before the 64 carriers...
pleaseeee help me with the codes..</description>
		<content:encoded><![CDATA[<p>hii&#8230;<br />
can u tell me how to add the cyclic prefix in matlab coding&#8230;as i know what is cylic prefix&#8230;bt i m nt getting the idea that how to copy the last 16 symbols before the 64 carriers&#8230;<br />
pleaseeee help me with the codes..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-92626</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Thu, 05 Jan 2012 00:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-92626</guid>
		<description>@arun: You might have heard about the OSI model having seven layers. The layers are used to characterize different logical blocks in a communication link. 
http://en.wikipedia.org/wiki/OSI_model

Physical layer is the one which pushes the bits over wired, wireless etc. 
http://en.wikipedia.org/wiki/Physical_layer</description>
		<content:encoded><![CDATA[<p>@arun: You might have heard about the OSI model having seven layers. The layers are used to characterize different logical blocks in a communication link.<br />
<a href="http://en.wikipedia.org/wiki/OSI_model" rel="nofollow">http://en.wikipedia.org/wiki/OSI_model</a></p>
<p>Physical layer is the one which pushes the bits over wired, wireless etc.<br />
<a href="http://en.wikipedia.org/wiki/Physical_layer" rel="nofollow">http://en.wikipedia.org/wiki/Physical_layer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arun</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-92234</link>
		<dc:creator>arun</dc:creator>
		<pubDate>Wed, 04 Jan 2012 04:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-92234</guid>
		<description>what is the meaning of physical layer implementation based on 802.11g using ofdm?</description>
		<content:encoded><![CDATA[<p>what is the meaning of physical layer implementation based on 802.11g using ofdm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-91705</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Mon, 02 Jan 2012 23:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/02/17/cylcic-prefix-in-orthogonal-frequency-division-multiplexing/#comment-91705</guid>
		<description>@srikant: The frequency offset estimation on 802.11a short preamble using autocorrelation is discussed at
http://www.dsplog.com/2008/03/03/frequency-offset-estimation-using-80211a-short-preamble/</description>
		<content:encoded><![CDATA[<p>@srikant: The frequency offset estimation on 802.11a short preamble using autocorrelation is discussed at<br />
<a href="http://www.dsplog.com/2008/03/03/frequency-offset-estimation-using-80211a-short-preamble/" rel="nofollow">http://www.dsplog.com/2008/03/03/frequency-offset-estimation-using-80211a-short-preamble/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.dsplog.com @ 2012-02-11 01:22:42 -->
