Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GigayasaWireless authored Jul 11, 2023
1 parent d4213f2 commit 0982eaa
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
These modules can be used for reseach and development on physical channels and procedures in uplink and downlink.
For more details follow our 5G Toolkit [webpage](https://gigayasawireless.github.io/toolkit5G/)

# Features Highlight: 5G Toolkit R23a

* Uplink and Downlink Chains
# Features Highlight: 5G Toolkit R23a v0.11

* 3GPP Standards Complaint Uplink and Downlink Chains
* Provides high-level and low level modules for all the uplink downlink chains.
* Support shared channels, control channels, broadcast channels and random access channels.
* Modular design to support plug and play.
Expand All @@ -24,6 +25,7 @@ For more details follow our 5G Toolkit [webpage](https://gigayasawireless.github
* Control Channels: DMRS for PDCCH, PUCCH and, PSCCH.
* Channel sounding: CSI-RS.
* Positioning: PRS.
* Sidelick reference signals: S-PSS, S-SSS, DMRSs and S-SSB.
* Symbol Mapping and Demapping
* Supports all the symbol mapping schemes defined by 3GPP.
* $\frac{\pi}{2}$-BPSK, BPSK, all the QAMs.
Expand All @@ -35,17 +37,32 @@ For more details follow our 5G Toolkit [webpage](https://gigayasawireless.github
* Other standards compliant Modules
* Scramblers for all the chains.
* Interleavers for all the chains.
* Layer Mappers for shared chains.
* Layer Mappers for Shared Chains.
* OFDM and Resource mapping
* Standards complaint OFDM implementation.
* Resource Mapping for all the Physical channels.
* Resource Mapping for all the Reference Signals.
* 3GPP Channel Models
* Multi-cell Simulations
* Multi-cell Massive MIMO Simulations
* Supports 3D-MIMO with single and dual polarized Antennas
* Antenna with Custom Radiation Patterns
* 3D Mobility Support
* Multi-frequency Simulations
* OFDM Channel
* Sidelink Channels
* Implements Shared, Control and Broadcast channels
* Physical Sidelink Shared Channel (PSSCH)
* Physical Sidelink Control Channel (PSCCH)
* Physical Sidelink Broadcast Channel (PSBCH)
* Positioning in 5G Networks:
* Time measurements based Positioning
* **DL-TDoA**, **UL-TDoA**, **m-RTT**, ToA based Positioning
* Angle measurements based Positioning
* **DL-AoD**, **UL-AoA**.
* End to End Positioning.
* Integration Support with Software Defined Radios (**SDR**s).
* SDR which supports Python based API can be easily integrated.
* 5G Configurations
* Ease of generating parameters based on 3GPP 5G-NR specifications.
* Time Frequency Configuration
* PDSCH Configurations
* PBCH/SSB Configurations.

0 comments on commit 0982eaa

Please sign in to comment.