\documentclass{report}
\usepackage{rotating}
\usepackage{xepersian}
\begin{document}

\begin{sidewaystable}

\centering
\caption{میزان توان مصرفی در چند نمونه حسگر بی سیم تجاری
\cite{Zheng}.}
%\lable{جدول ۱}
\begin{tabular}{p{3cm}rlll}
\\
\hline  ‍‍ـ & \lr{crossbow MICAz}\cite{site2}  &  \lr{Intel IMote2}\cite{site3}  &  \lr{Jennic JN5139}\cite{site4}\\
\\
\hline 
استاندارد رادیویی
\footnotemark\LTRfootnotetext{Radio Standard} &  \lr{ZigBee}/ ۸۰۲.۱۵.۴ \lr{IEEE}  & ۸۰۲.۱۵.۴ \lr{IEEE} &  \lr{ZigBee}/ ۸۰۲.۱۵.۴ \lr{IEEE}    \\

& & &\\
نرخ معمول
\footnotemark\LTRfootnotetext{Typical range} &  \lr{m}۱۰۰\lr{ (outdoor)},  \lr{m}۳۰ \lr{(indoor)} &  \lr{m} ۳۰& \lr{km}۱\\

& & & \\
نرخ داده
\footnotemark\LTRfootnotetext{Data Range} \lr{(kbps)} &  \lr{kbps} ۲۵۰ & \lr{kbps} ۲۵۰& \lr{kbps}۲۵۰ \\

& & &\\
حالت خواب (خواب عمیق)
\footnotemark\LTRfootnotetext{Sleep Mode(Deep Sleep)}
& 
\lr{A}$\mu$ ۱۵ &
\lr{A}$\mu$ ۳۹۰ & 
(\lr{A}$\mu$۱/۶)\lr{A}$\mu$ ۲/۸ \\
& & & \\
فقط پردازش
\footnotemark\LTRfootnotetext{Processor only}
 & 
\lr{mA}۸ 
حالت فعال
\footnotemark\LTRfootnotetext{Active Mode}
 & 
*\lr{mA}۳۱-۵۳  & \lr{mA}/\lr{MHz } ۲/۷+۰/۳۲۵ \\

& & & \\
دریافت
\footnotemark\LTRfootnotetext{RX}
&\lr{mA} ۱۹/۷ & \lr{mA}۴۴ & \lr{mA}۳۴ \\

&   & & \\
ارسال
\footnotemark\LTRfootnotetext{TX}
 &  ( \lr{dBm}۰+) \lr{mA }۱۷/۴& \lr{mA} ۴۴ & ( \lr{dBm}۰+) \lr{mA } ۳۴ \\
& & & \\
ولتاژ منبع
\footnotemark\LTRfootnotetext{Supply Voltage}
&\lr{V} ۲/۷  & \lr{V} ۳/۲  & \lr{V} ۲/۷ \\
& & & \\
میانگین
 &\lr{mW} ۲/۸ & \lr{mW} ۱۲  & \lr{mW} ۳ \\
& & & \\
\hline
\multicolumn{4}{r}{
 *مصرف بستگی به 
\lr{Clock Speed}
انتخاب شده در فرکانس
\lr{MHz}
 ۱۳-۱۰۴ 
دارد.
}
%\hline *مصرف بستگی به 
%\lr{Clock Speed}
%انتخاب شده در فرکانس
%\lr{MHz}
% ۱۳-۱۰۴ 

%دارد.


\end{tabular}
\end{sidewaystable}

\renewcommand{\bibname}{مراجع}
\bibliographystyle{unsrt}
\begin{thebibliography}{99}
\addcontentsline{toc}{chapter}{مراجع}
\begin{LTRitems}
\resetlatinfont
 
\bibitem{Zheng}
Jun Zheng,Abbas Jamalipour,{\em Wireless Sensor Network a Networking Perspective}, .
 
\bibitem{site2}
Crossbow Products, [Online], Available: http://www. xbow.com/Products/productdetails.aspx?sid=164, May, 2008.

\bibitem{site3}
Crossbow Products, [Online], Available: http://www. xbow.com/Products/productdetails.aspx?sid=253, May, 2008.

\bibitem{site4}
Jennic Ltd. JN5139 Wireless Microcontroller (IEEE 802. 15.4 and ZigBee), [Online], Available: http://www. jennic.com/products/index.php?productID=0000000002, May, 2008.

\end{LTRitems}
\end{thebibliography}
\end{document}