GSOC2010MACPHYforLTE/MidTermReport: Difference between revisions
Jump to navigation
Jump to search
Giuseppepiro (talk | contribs) (Created page with 'Here there is the mid term report of activities carried out during the first period of the GSoC 2010. == Achieved Goals ==') |
Giuseppepiro (talk | contribs) |
||
Line 2: | Line 2: | ||
== Achieved Goals == | == Achieved Goals == | ||
During the first period of the GSoC, both of PHY and LTE Devices have been developed. However, before this implementation, a complete API structure of the module has been defines. | |||
=== About the PHY layer === | |||
As described into the wiki page (), the PHY layer and the channel model of LTE has been created extending the Spectrum Framework [1]. | |||
The PHY layer has been designed as in the following: | |||
each device has a LtePhy componet that models the PHY layer. | |||
=to be update!= |
Revision as of 11:08, 14 July 2010
Here there is the mid term report of activities carried out during the first period of the GSoC 2010.
Achieved Goals
During the first period of the GSoC, both of PHY and LTE Devices have been developed. However, before this implementation, a complete API structure of the module has been defines.
About the PHY layer
As described into the wiki page (), the PHY layer and the channel model of LTE has been created extending the Spectrum Framework [1].
The PHY layer has been designed as in the following: each device has a LtePhy componet that models the PHY layer.