<?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: Symbol Error Rate for 16PSK</title>
	<atom:link href="http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/</link>
	<description>Signal Processing for Communication</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:36:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-24449</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Wed, 31 Mar 2010 00:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-24449</guid>
		<description>@lyla: You can generate random 16QAM constellation points, pass them through a pulse shaping filter and then feed to the VSA</description>
		<content:encoded><![CDATA[<p>@lyla: You can generate random 16QAM constellation points, pass them through a pulse shaping filter and then feed to the VSA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lyla</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-21134</link>
		<dc:creator>lyla</dc:creator>
		<pubDate>Mon, 22 Feb 2010 04:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-21134</guid>
		<description>Hello, I have a problem that I need to solve about a
modulation algorithm. I&#039;m working on a assignment and need a code in Matlab to the
in-phase and quadrature components of a 16 QAM. Afterwards, I will run the
program in a Vector Signal Analyzer and I will have to see the I and Q waveforms
and the constellation.

I have been trying out by creating an array with 16 values (0 to 15) and
converting them to binary (0000 to 1111), afterwards, I have created the I and Q
signals, as a sine or cosine of the array values mentioned respectively using a 
for loop, thus creating the different values for the phase, but I don&#039;t know how
to express the amplitude levels (-3, -1, 1, 3). 

I would appreciate if someone could lend me a hand in this problem.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hello, I have a problem that I need to solve about a<br />
modulation algorithm. I&#8217;m working on a assignment and need a code in Matlab to the<br />
in-phase and quadrature components of a 16 QAM. Afterwards, I will run the<br />
program in a Vector Signal Analyzer and I will have to see the I and Q waveforms<br />
and the constellation.</p>
<p>I have been trying out by creating an array with 16 values (0 to 15) and<br />
converting them to binary (0000 to 1111), afterwards, I have created the I and Q<br />
signals, as a sine or cosine of the array values mentioned respectively using a<br />
for loop, thus creating the different values for the phase, but I don&#8217;t know how<br />
to express the amplitude levels (-3, -1, 1, 3). </p>
<p>I would appreciate if someone could lend me a hand in this problem.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-11207</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Fri, 21 Aug 2009 23:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-11207</guid>
		<description>@Moongeun: To round the received phase to the nearest constellation point.</description>
		<content:encoded><![CDATA[<p>@Moongeun: To round the received phase to the nearest constellation point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moongeun</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-11010</link>
		<dc:creator>Moongeun</dc:creator>
		<pubDate>Wed, 19 Aug 2009 08:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-11010</guid>
		<description>hi~~Krishna

i have a question~~~

in the matbla source code~

ipPhasehat=2*pi/M*round(opPhase/(2*pi/M))

i don`t know why you use this code~~~

anyway thank you for your efforts~</description>
		<content:encoded><![CDATA[<p>hi~~Krishna</p>
<p>i have a question~~~</p>
<p>in the matbla source code~</p>
<p>ipPhasehat=2*pi/M*round(opPhase/(2*pi/M))</p>
<p>i don`t know why you use this code~~~</p>
<p>anyway thank you for your efforts~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Pillai</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-6962</link>
		<dc:creator>Krishna Pillai</dc:creator>
		<pubDate>Sun, 19 Apr 2009 01:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-6962</guid>
		<description>@Tukuben: The following posts maybe helpful to you
http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/
http://www.dsplog.com/2008/05/18/bit-error-rate-for-16psk-modulation-using-gray-mapping/</description>
		<content:encoded><![CDATA[<p>@Tukuben: The following posts maybe helpful to you<br />
<a href="http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/" rel="nofollow">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/</a><br />
<a href="http://www.dsplog.com/2008/05/18/bit-error-rate-for-16psk-modulation-using-gray-mapping/" rel="nofollow">http://www.dsplog.com/2008/05/18/bit-error-rate-for-16psk-modulation-using-gray-mapping/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tukuben</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-6959</link>
		<dc:creator>Tukuben</dc:creator>
		<pubDate>Sun, 19 Apr 2009 01:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-6959</guid>
		<description>Hi Krishna,
           i`m an MSc communication systems engineering student in the university of portsmouth, i would love to be a member of this forum and there is this problem i want to solve:  
   Analysis &amp; Simulation of 16PSK Using
               MATLAB.

OBJECTIVES:
· Demonstrate the ability to learn MATLAB for the purpose of this
coursework
· Write a technical report describing the principle, theory and applications
of 16PSK. Your system will be tested over the AWGN Channel.
· Implement a MATLAB simulation of 16PSK modulator and
demodulator system.
· Measurement of the symbol error rate and bit error rate as a function of
the ratios Eb / No and Es / No achieved by the system in the presence of
additive white Gaussian Noise. Your measurements should be compared
to the theoretical estimates that you should have derived from first
principles.
· Show that you are able to identify and use technical references.

But for now am learning MATLAB and the problem is giving me though time, i wish you can help me by putting me through with the rest apart from the MATLAB. Please sir i need your help.
Regards.
Tukuben</description>
		<content:encoded><![CDATA[<p>Hi Krishna,<br />
           i`m an MSc communication systems engineering student in the university of portsmouth, i would love to be a member of this forum and there is this problem i want to solve:<br />
   Analysis &amp; Simulation of 16PSK Using<br />
               MATLAB.</p>
<p>OBJECTIVES:<br />
· Demonstrate the ability to learn MATLAB for the purpose of this<br />
coursework<br />
· Write a technical report describing the principle, theory and applications<br />
of 16PSK. Your system will be tested over the AWGN Channel.<br />
· Implement a MATLAB simulation of 16PSK modulator and<br />
demodulator system.<br />
· Measurement of the symbol error rate and bit error rate as a function of<br />
the ratios Eb / No and Es / No achieved by the system in the presence of<br />
additive white Gaussian Noise. Your measurements should be compared<br />
to the theoretical estimates that you should have derived from first<br />
principles.<br />
· Show that you are able to identify and use technical references.</p>
<p>But for now am learning MATLAB and the problem is giving me though time, i wish you can help me by putting me through with the rest apart from the MATLAB. Please sir i need your help.<br />
Regards.<br />
Tukuben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Pillai</title>
		<link>http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-4711</link>
		<dc:creator>Krishna Pillai</dc:creator>
		<pubDate>Fri, 30 Jan 2009 00:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2008/03/18/symbol-error-rate-for-16psk/#comment-4711</guid>
		<description>@abdulmaleek: There are two options:

1. You can subscribe to the email newsletter by providing you email address in the form on the top right of the page. Email subscription will entitle you to receive the free e-book on error rates in AWGN.

2. Further, you can join via Google FriendConnect option provided in the bottom of the page. Google FriendConnect enables you to share the contents of this blog to your friends/colleagues in an easier fasion.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>@abdulmaleek: There are two options:</p>
<p>1. You can subscribe to the email newsletter by providing you email address in the form on the top right of the page. Email subscription will entitle you to receive the free e-book on error rates in AWGN.</p>
<p>2. Further, you can join via Google FriendConnect option provided in the bottom of the page. Google FriendConnect enables you to share the contents of this blog to your friends/colleagues in an easier fasion.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
