electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

WiMAX implementation (FPGA)


Goto page 1, 2  Next
Post new topic  Reply to topic    EDAboard.com Forum Index -> Digital communication -> WiMAX implementation (FPGA)
Author Message
System.out



Joined: 11 Jan 2003
Posts: 74
Helped: 1


Post28 Jun 2006 15:19   

wimax implementation


Hello,

I have been digging into this forum, finding *very good books* and other nice stuff. I'm planning to implement a WiMAX transmitter and receptor. For now, i should concentrate in transmitter.

I'm going to use VHDL mainly and open cores. So if you have any comments and if you want to discuss about it. I'd apreciate feedback.

Right now, i'm reviewing standards for 802.16, not sure which one to implement, i guess rev d would be the easiest one, what do you think?

Very Happy

P.S.- Yeah, probably 802.16e is very cool, but Scalable OFDMA is not yet an open core and standarization is not closed yet.

BTW, is this job done ? any helpful site ?
Back to top
Jools



Joined: 12 Oct 2005
Posts: 125
Helped: 7


Post29 Jun 2006 5:50   

wimax fpga


Hello!

http://www.opencores.org/browse.cgi/by_category?filter1=&filter2= maybe really useful for you.

Bye!
Back to top
System.out



Joined: 11 Jan 2003
Posts: 74
Helped: 1


Post29 Jun 2006 14:37   

fpga wimax


Jools wrote:

[url]h**p://www.opencores.org/browse.cgi/by_category?filter1=&filter2=[/url] maybe really useful for you.


Yes - i have been reading about ofdm core. But tricky part i believe is how to place everything, all parts, together. BTW, i have downloaded a book that looks nice to me "Wireless Ofdm Systems: How to Make Them Work?" at http://www.edaboard.com/viewtopic.php?t=93421&highlight=802 and wimax standards, of course. Very Happy
Back to top
spweda



Joined: 28 Jun 2001
Posts: 195
Helped: 4


Post30 Jun 2006 5:37   

haytham email contact address @hotmail.com


It is a big team work to implement the WiMax, even if just the physical layer. You need people to work on the system architetcure design, system enginerrs to work on the algorithm development, fixed-point implementation of the modem, digital engineers to work on RTL coding and some HW engineer to work on the FPGA board, plus SW to control the modem function. At least 20-30 engineers to work on the real WiMAX. If you just work on a project for the class, you need select one function in the WiMAX modem, such as channel estimation, sync., frequency compensation, equalizer, Viterbi/Tubor/LDPC decoder.
Back to top
System.out



Joined: 11 Jan 2003
Posts: 74
Helped: 1


Post04 Jul 2006 12:35   

fpga modem


spweda wrote:
It is a big team work to implement the WiMax, even if just the physical layer. You need people to work on the system architetcure design, system enginerrs to work on the algorithm development, fixed-point implementation of the modem, digital engineers to work on RTL coding and some HW engineer to work on the FPGA board, plus SW to control the modem function. At least 20-30 engineers to work on the real WiMAX. If you just work on a project for the class, you need select one function in the WiMAX modem, such as channel estimation, sync., frequency compensation, equalizer, Viterbi/Tubor/LDPC decoder.


True. But maybe using some IP cores, i could do an academic WiMAX approach.
Back to top
BigDogBear



Joined: 15 Dec 2004
Posts: 30


Post03 Nov 2006 1:56   

wimax on fpga


I'm very interested in this project, so System.out, can you share your progress in this forum from time to time?
Back to top
fm_com_28



Joined: 02 Feb 2006
Posts: 158
Helped: 5
Location: Fayoum, Egypt


Post06 Nov 2006 22:57   

wimax graduation projects


My graduation project is the same as yours,but we will mplement the 16e and also make a software simulation usinf scilab
Back to top
Google
AdSense
Google Adsense




Post06 Nov 2006 22:57   

Ads




Back to top
System.out



Joined: 11 Jan 2003
Posts: 74
Helped: 1


Post07 Nov 2006 20:06   

wimax implementation on fpga


BigDogBear wrote:
I'm very interested in this project, so System.out, can you share your progress in this forum from time to time?


Sure, but i have not much time, so this is kind of stopped. I read some papers and articles... like http://www.iec.org/newsletter/oct06_1/analyst_1.html

I think i will not be doing much on this area on next months. But, i'd be good to concentrate all people interested together, and maybe that could end up on a WiMAX implementation... Smile

Added after 1 minutes:

fm_com_28 wrote:
My graduation project is the same as yours,but we will mplement the 16e and also make a software simulation usinf scilab


If you do it public, i'd like to see it. A good place to find some useful bits and that you can put your bits too is opencores.org.

Regards
Back to top
devyani



Joined: 17 Nov 2006
Posts: 2


Post17 Nov 2006 7:32   

implementation of wimax


Hi,
I am implementing WiMAX MAC.All the previous posts have been regarding PHY i suppose. Is anyone implementing MAC? I need some help.
Back to top
fm_com_28



Joined: 02 Feb 2006
Posts: 158
Helped: 5
Location: Fayoum, Egypt


Post18 Nov 2006 19:59   

implement of wimax


i do.but i am beginning
Back to top
A-Ge0



Joined: 20 Nov 2006
Posts: 1


Post20 Nov 2006 14:34   

wimax fm_com_28


I am planning to be assigned this task as a graduation project.
I am really interested in cooperating.
Back to top
fm_com_28



Joined: 02 Feb 2006
Posts: 158
Helped: 5
Location: Fayoum, Egypt


Post20 Nov 2006 16:43   

wimax ldpc decoder


in my project we are looking for:
1-FPGA kit with ethernet port interface

we began to read in the viterbi decoder as it is essential in the implementation

we should also read about OFDM technique
Back to top
devyani



Joined: 17 Nov 2006
Posts: 2


Post23 Nov 2006 13:24   

wimax fpga


I am planning to port my design onto an FPGA board that I am having but tht will come at a later stage. Right now, I am concentrating on the implementation part. I really need to do some coding fast as I have to present my work in January. RIght now, I am implementing the downlink part using VHDL. I think we need to write some sort of a package for the implementation. Can anyone give any suggestions? And i need suggestions for MAC and not for PHY.
Back to top
fm_com_28



Joined: 02 Feb 2006
Posts: 158
Helped: 5
Location: Fayoum, Egypt


Post23 Nov 2006 17:14   

wimax impementation


I think u should read in the Viterbi Coding/Decoding technique
Back to top
iftikhar3



Joined: 08 Jun 2006
Posts: 6


Post01 Dec 2006 6:20   

graduation projects in wimax


will it be an international tecnology
Back to top
Haytham-Sief



Joined: 05 Mar 2005
Posts: 49
Helped: 2
Location: Alexandria, Egypt


Post04 Dec 2006 23:14   

fpga board with wimax chip


What u r planning to do was my graduation project but I used a TI DSK c6414 instead of VHDL & FPGA. If u need anything please contact me at haytham_sief(at)hotmail.com or +20125539943
Back to top
shedeed



Joined: 26 Sep 2004
Posts: 70
Helped: 1
Location: Egypt


Post05 Dec 2006 13:50   

versiuni fpga wimax


for the Physical layer implementation it is preferable to use DSPs instead of FPGA in case of graduation projects, FPGAs needs much development time and it is used in a corporate scale development teams.
Almost DSPs need less development time and use easier methods to develop on as using C-langauge.
You can male it much easeir by useing one of the TI DSPs that are intergrated with the mathworks software as the MATLAB and Simulink, this makes it easier.
For the MAC layer, it is mainly a software project that needs good programming skills espcially in C-langaue, also you can use one of the products of MATHWORKS which is STATEFLOW, a research team in Berkely used it to develop MAC layer of a new wireless system
This is on the development scale, you can shift your project in WiMAX implementation, by purchasing a WiMAX chip and interface it by a PCB to an Antenna and RF circuits and create a WiMAX CPE
you can find those chips as 6482 from TI and the atmel one
http://www.atmel.com/products/wimax/
Back to top
m_ratheesh_k



Joined: 13 Nov 2006
Posts: 74
Location: Trichy


Post29 Jan 2007 16:26   

fpga implemntation for wimax channel estimation


Hi,
any one pls upoload some good books on wimax Physical layer implementation..

Thnaks®ards,
MRK
Back to top
TaimurSattar



Joined: 03 Apr 2006
Posts: 18


Post07 Feb 2007 5:42   

wimax cpe function block


go to wimax official foram
ww.wimaxforam.org
Back to top
bugra



Joined: 23 Jul 2007
Posts: 1


Post23 Jul 2007 9:01   

implement pro cpe wimax


I am also working implementing Wimax with Opencore IP Blocks. Is there anybody would like to share and work together ?
Back to top
kikofikoo



Joined: 06 Apr 2008
Posts: 1


Post28 Jul 2008 21:50   

ip layer implementation on fpga


hi everyone
plz i want the VHDL of all the blocks of wimax because i am going to start a very big project and it needs wimax so plz help me
Back to top
mansoor2



Joined: 13 Oct 2008
Posts: 1


Post13 Oct 2008 17:35   

implemetion of wimax projects


My scenario detailed further is listed below

1. Phy layer parameters should be kept constant (which i already have sent u)
2. Apply the MAC Layer over Physical layer
3. Mac layer is composed of three layers, the three layers are

* MAC Convergence Sublayer (responsible for header compression and SFID and DIC Identification)
* MAC Common part sublayer (responsible for assembly of MAC PDUs, ARQ Scheduling, MAC Management)
* MAC Security Sublayer (Responsible for encryption)
* Physical layer lies just below MAC Security sublayer

Now what we need to do is to keep all the parameter constant except common part sublayer, we need to change ARQ mechanism
we have to create 2 sceanario, in 1 case, What is BER when ARQ is is composed of ACK and Negative ACK, and what BW will be allocated for pay load in that case

2nd case scenario we have to show NACK is creating what BER and pay load (Data)'s bandwidth is increasing or not.

graph of BER\ BW ....



Can any one HELP ME??????
contact me ASAP
923332246872
Back to top
ronaknr



Joined: 25 Feb 2009
Posts: 11


Post26 Feb 2009 17:33   

fpga nigeria


I need a help regarding my MS thesis. I have read few papers on Wimax Handover.And decided to work on wimax handover. But still i am not getting any idea on which specific topic i should work. Also i dont know how to use matlab. I have to learn it as well. Also want to know can we do wimax handover related work in Matlab? Please help me as i have short time. If you have any Handover code in Wimax? Thanks in advance.
Naina
Back to top
mewithurwishes



Joined: 27 Mar 2009
Posts: 3


Post27 Mar 2009 14:31   

wimax ofdma frame synchronizer


hi!

i need simulation of interface of ip-cloud and wimax !!!!!!!!!!

kindly help me out that the motorolla devices CPEi series do the same job????? i.e interface btw wimax and ip cloud????

and 2nd.... i need simulation of interface of wimax and ip-cloud... help me out... i m in big trouble
Back to top
shahidbright



Joined: 01 Mar 2007
Posts: 3


Post03 Apr 2009 18:21   

book on physical layer implementation on fpga


Hey I am shahid from karachi pakistan, studying in Final Year Electronics at NED University, Implementing IEEE 802.16-2004 Transmitter OFDM PHY on FPGA as my Final year project
Can any one tell me how many bursts can MAC transmit to PHY in a single frame ?
I asked this question because in implementing Randomizer, the burst # 2 and onwards are initialized with a vector including a Frame no..I have to build a virtual application to test my PHY by giving some user data, therefore plz do tell me then how many maximum no. of bursts can be transmitted in a single MAC frame.
Lookin for positive and urgent reply
Back to top
Communications_Engineer



Joined: 10 Oct 2008
Posts: 492
Helped: 39


Post04 Apr 2009 6:53   

wimax implement


Jools wrote:
Hello!

http://www.opencores.org/browse.cgi/by_category?filter1=&filter2= maybe really useful for you.

Bye!


Can you give me more info on opencores?
Back to top
shahidbright



Joined: 01 Mar 2007
Posts: 3


Post05 Apr 2009 9:52   

physical layer implementations of wimax


what was it?? its only the opencore website link, not more that Sad
Back to top
Communications_Engineer



Joined: 10 Oct 2008
Posts: 492
Helped: 39


Post05 Apr 2009 10:13   

wimax algorithm in fpga


shahidbright wrote:
what was it?? its only the opencore website link, not more that Sad


Duh shahidbright Neutral .... its a website. I want to know what are projects that are uploaded there. Are they like open source projects for implementation.

I'm only asking if there is useful stuff there, and what kind of useful stuff. If you know you can mention it here
Back to top
bioda



Joined: 08 Dec 2007
Posts: 1
Location: nigeria


Post10 Apr 2009 16:02   

mac layer and fpga


hi,i'm presently working on WIMAXusing ATOLLRF PLANNING TOOL.its not been easy.anyone with usefull materials can help.thanks
Back to top
shahidbright



Joined: 01 Mar 2007
Posts: 3


Post04 Jul 2009 12:23   

graduation project in wimax


CAN anyone urgently tell the process of how pilot sequence is genrated as described in 8.3.3.4.2 section of IEEE Standard 802.16-2004, I am unable to generate the sequence...plz tell me the process for both UL and DL

Added after 51 seconds:

CAN anyone urgently tell the process of how pilot sequence is genrated as described in 8.3.3.4.2 section of IEEE Standard 802.16-2004, I am unable to generate the sequence...plz tell me the process for both UL and DL

thanks
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Digital communication -> WiMAX implementation (FPGA)
Page 1 of 2 All times are GMT + 1 Hour
Goto page 1, 2  Next
Similar topics:
FPGA implementation-fft implementation using cordic algoritm (3)
VHDL implementation of Digital IF in WiMAX (9)
HW implementation and simulation of PHY/MAC layers of WiMAX (20)
Implementation in FPGA (3)
FPGA IMPLEMENTATION (6)
FPGA Softcore implementation (1)
i2c implementation on FPGA (4)
FPGA Reset implementation (3)
Steps: Implementation in FPGA (2)
IMPLEMENTATION OF FFT ON FPGA (1)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS