\documentclass{report}

\usepackage{xepersian}
\begin{document}
\begin{table}
\centering
\caption{میزان توان مصرفی در چند نمونه حسگر بی سیم تجاری
\cite{Zheng}.}
%\lable{جدول ۱}
\begin{tabular}{rlll}
\\
\hline  ‍‍ـ & \lr{crossbow MICAz}\cite{site2}  &  \lr{Intel IMote2}\cite{site3}  &  \lr{Jennic JN5139}\cite{site4}\\
\\

\hline 
استاندارد رادیویی
\LTRfootnote{Radio Standard} &  \lr{ZigBee}/ ۸۰۲.۱۵.۴ \lr{IEEE}  & ۸۰۲.۱۵.۴ \lr{IEEE} &  \lr{ZigBee}/ ۸۰۲.۱۵.۴ \lr{IEEE}    \\
& & &\\

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

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

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

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

&   & & \\
ارسال
\LTRfootnote{TX}
 &  ( \lr{dBm}۰+) \lr{mA }۱۷/۴& \lr{mA} ۴۴ & ( \lr{dBm}۰+) \lr{mA } ۳۴ \\
& & & \\
ولتاژ منبع
\LTRfootnote{Supply voltage}
&\lr{V} ۲/۷  & \lr{V} ۳/۲  & \lr{V} ۲/۷ \\
& & & \\
میانگین
 &\lr{mW} ۲/۸ & \lr{mW} ۱۲  & \lr{mW} ۳ \\
& & & \\

\hline *مصرف بستگی به 
\lr{Clock Speed}
انتخاب شده در فرکانس
\lr{MHz}
 ۱۳-۱۰۴ 

دارد.


\end{tabular}
\end{table}


\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}