<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    <title>Huan Ma's Homepage</title>
    <link rel="stylesheet" href="style.css" type="text/css" charset="utf-8"/>
  </head>

  <body>

    <div id="wrapper">
      <div id="header">
	<div>					
	  <p>路曼曼其修远兮，吾将上下而求索。</p> 
	</div>
      </div>
      <div id="nav">
	<a href="index.html">Home</a>
	<a href="index.html">About me</a>
	<a href="http://yusufma.blogspot.com/">Blog</a>
	<a href="links.html">Links</a>
	<a class="lastchild" href="http://yusufma.freeforums.org/viewforum.php?f=7">Contact me</a>
      </div>
      <div id="body-one">
	<div id="body-top">
	  <div id="body-bot">
	    <h1>Jones Vector and Jones Matrix</h1>
	    <h2>Jones Vector</h2>
	    <ol>
	      <li class="order">Linearly polarized wave, in x direction
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mn>1</mn></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mn>0</mn></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	      <li class="order">Linearly polarized wave, plane of polarization making angle θ with x axis
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mi>cos</mi><mi>&theta;</mi></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mi>sin</mi><mi>&theta;</mi></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	      <li class="order">Right circularly polarized
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow>
			    <mfrac><mrow><mn>1</mn></mrow>
			      <mrow><msqrt><mrow><mn>2</mn></mrow></msqrt></mrow>
			    </mfrac>
			    <mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mn>1</mn></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mi>j</mi></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	      <li class="order">Left circularly polarized
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow>
			    <mfrac><mrow><mn>1</mn></mrow>
			      <mrow><msqrt><mrow><mn>2</mn></mrow></msqrt></mrow>
			    </mfrac>
			    <mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mn>1</mn></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mo>-</mo><mi>j</mi></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	    </ol>
	    <h2>Jones Matrix</h2>
	    <ol>
	      <li class="order">Linear polarizer with transmission axis pointing in the x direction
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mn>1</mn></mrow></mtd><mtd columnalign="center"><mrow><mn>0</mn></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mn>0</mn></mrow></mtd><mtd columnalign="center"><mrow><mn>0</mn></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	      <li class="order">Linear polarizer with a transmission axis making an angle θ with the x axis
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow>
				      <msup><mrow><mi>cos</mi></mrow><mrow><mn>2</mn></mrow>
				      </msup>
				      <mi>&theta;</mi></mrow></mtd><mtd columnalign="center"><mrow><mi>sin</mi><mi>&theta;</mi><mi>cos</mi><mi>&theta;</mi></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mi>sin</mi><mi>&theta;</mi><mi>cos</mi><mi>&theta;</mi></mrow></mtd><mtd columnalign="center"><mrow>
				      <msup><mrow><mi>sin</mi></mrow><mrow><mn>2</mn></mrow>
				      </msup>
				      <mi>&theta;</mi></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	      <li class="order">Wave Retarder with fast axis along x direction
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mn>1</mn></mrow></mtd><mtd columnalign="center"><mrow><mn>0</mn></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mn>0</mn></mrow></mtd><mtd columnalign="center"><mrow><mi>exp</mi><mo stretchy="false">(</mo><mo>-</mo><mi>j</mi><mi>&Gamma;</mi><mo stretchy="false">)</mo></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	      </li>
	      <li class="order">Polarization Rotator
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mrow><mo>[</mo>
			      <mtable>
				<mtr><mtd columnalign="center"><mrow><mi>cos</mi><mi>&theta;</mi></mrow></mtd><mtd columnalign="center"><mrow><mo>-</mo><mi>sin</mi><mi>&theta;</mi></mrow></mtd></mtr>
				<mtr><mtd columnalign="center"><mrow><mi>sin</mi><mi>&theta;</mi></mrow></mtd><mtd columnalign="center"><mrow><mi>cos</mi><mi>&theta;</mi></mrow></mtd></mtr></mtable>

			      <mo>]</mo></mrow></mrow>
		      </mstyle></math>
		</td></tr></table>
	    </li></ol>
	      <h2>Coordinate Transformation</h2>
	      <ol>
	      <li class="order">In a new coordinate system x'-y', with x' direction making an angle θ with the x direction, the Jones vector J' is given by
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mi>J</mi><mo>'</mo><mo>=</mo><mi>R</mi><mo stretchy="false">(</mo><mi>&theta;</mi><mo stretchy="false">)</mo><mi>J</mi></mrow>
		      </mstyle></math>
	      </td></tr></table></li>
	      <li class="order">The Jones matrix T is similarly transformed into T'
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mi>T</mi><mo>'</mo><mo>=</mo><mi>R</mi><mo stretchy="false">(</mo><mi>&theta;</mi><mo stretchy="false">)</mo><mi>T</mi><mi>R</mi><mo stretchy="false">(</mo><mo>-</mo><mi>&theta;</mi><mo stretchy="false">)</mo></mrow>
		      </mstyle></math>
		</td></tr></table>
		<table width="100%"><tr><td align="center">
		      <math xmlns="http://www.w3.org/1998/Math/MathML">
			<mstyle displaystyle="true"><mrow><mi>T</mi><mo>=</mo><mi>R</mi><mo stretchy="false">(</mo><mo>-</mo><mi>&theta;</mi><mo stretchy="false">)</mo><mi>T</mi><mo>'</mo><mi>R</mi><mo stretchy="false">(</mo><mi>&theta;</mi><mo stretchy="false">)</mo></mrow>
		    </mstyle></math>
	      </td></tr></table></li>
	    </ol>
	  </div>
	</div>
      </div>
      <div id="footer">
	<p>© 2008 Huan Ma all right reserved</p>
      </div>
    </div>

  </body>

</html>

