<?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: Trying out PAPR reduction for OFDM by multiplication with j</title>
	<atom:link href="http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/</link>
	<description>Signal Processing for Communication</description>
	<lastBuildDate>Thu, 04 Mar 2010 16:31:39 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Orson</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-18851</link>
		<dc:creator>Orson</dc:creator>
		<pubDate>Sun, 31 Jan 2010 21:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-18851</guid>
		<description>hello 
i have some problems in caculating the PAPR of 16-QAM
for example
max_power=max(X.*conjX)
and
mean_power=mean(X.*conjX)
then
papr=min(10*log10(max_power./mean_power))

right?</description>
		<content:encoded><![CDATA[<p>hello<br />
i have some problems in caculating the PAPR of 16-QAM<br />
for example<br />
max_power=max(X.*conjX)<br />
and<br />
mean_power=mean(X.*conjX)<br />
then<br />
papr=min(10*log10(max_power./mean_power))</p>
<p>right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinothkumar</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-17843</link>
		<dc:creator>vinothkumar</dc:creator>
		<pubDate>Tue, 05 Jan 2010 16:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-17843</guid>
		<description>sir, In  matlab script of computing papr in HT-LTF,
what is the meaning and need of using [],2. please explain the concept</description>
		<content:encoded><![CDATA[<p>sir, In  matlab script of computing papr in HT-LTF,<br />
what is the meaning and need of using [],2. please explain the concept</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-17366</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Wed, 23 Dec 2009 00:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-17366</guid>
		<description>@velan: Well, why do you want to have a threshold while plotting the CCDF value?</description>
		<content:encoded><![CDATA[<p>@velan: Well, why do you want to have a threshold while plotting the CCDF value?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-17363</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Wed, 23 Dec 2009 00:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-17363</guid>
		<description>@Ahmed: Well, to prevent the power amplifier to operate in the nonlinear region, we can reduce the signal power (with the penalty of efficiency) such that the peak of the signal does not cause the PA to move into the non-linear region of operation.</description>
		<content:encoded><![CDATA[<p>@Ahmed: Well, to prevent the power amplifier to operate in the nonlinear region, we can reduce the signal power (with the penalty of efficiency) such that the peak of the signal does not cause the PA to move into the non-linear region of operation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: velan</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-17202</link>
		<dc:creator>velan</dc:creator>
		<pubDate>Sat, 19 Dec 2009 03:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-17202</guid>
		<description>Hai all. I would like to know the fixing/deciding the threshold for PAPR value while finding CCDF for various methods.</description>
		<content:encoded><![CDATA[<p>Hai all. I would like to know the fixing/deciding the threshold for PAPR value while finding CCDF for various methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-17150</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Thu, 17 Dec 2009 04:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-17150</guid>
		<description>The detrimental effect of high PAPR, as we know, is due to the non-linear nature of Power amplifiers. In this respect,  can you help to incorporate amplifier back-off in to HPA simulation. Just for your reference the following link http://www.mathworks.com/matlabcentral/fileexchange/15331-ofdm-high-power-amplifier-effects
simulates a non-liner amplifer. I will be obliged if you can share your thoughts abou how to incorcorporate output backoff in this code.
Thanks a lot
Ahmed</description>
		<content:encoded><![CDATA[<p>The detrimental effect of high PAPR, as we know, is due to the non-linear nature of Power amplifiers. In this respect,  can you help to incorporate amplifier back-off in to HPA simulation. Just for your reference the following link <a href="http://www.mathworks.com/matlabcentral/fileexchange/15331-ofdm-high-power-amplifier-effects" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/15331-ofdm-high-power-amplifier-effects</a><br />
simulates a non-liner amplifer. I will be obliged if you can share your thoughts abou how to incorcorporate output backoff in this code.<br />
Thanks a lot<br />
Ahmed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed</title>
		<link>http://www.dsplog.com/2008/07/02/ofdm-papr-reduction-multiplication-by-j/#comment-16910</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Thu, 10 Dec 2009 06:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/?p=190#comment-16910</guid>
		<description>Just for an update..I did find difference in the estimation.there was a bug in my previous code I guess.
One request. Can you help  to incorporate amplifier back-off in to HPA simulation. Just for your reference the following link http://www.mathworks.com/matlabcentral/fileexchange/15331-ofdm-high-power-amplifier-effects   
simulates a non-liner amplifer. Iwill be obliged if you can share your thoughts abou how to incorcorporate output backoff in this code.
Thanks a lot
Ahmed</description>
		<content:encoded><![CDATA[<p>Just for an update..I did find difference in the estimation.there was a bug in my previous code I guess.<br />
One request. Can you help  to incorporate amplifier back-off in to HPA simulation. Just for your reference the following link <a href="http://www.mathworks.com/matlabcentral/fileexchange/15331-ofdm-high-power-amplifier-effects" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/15331-ofdm-high-power-amplifier-effects</a><br />
simulates a non-liner amplifer. Iwill be obliged if you can share your thoughts abou how to incorcorporate output backoff in this code.<br />
Thanks a lot<br />
Ahmed</p>
]]></content:encoded>
	</item>
</channel>
</rss>
