| name | wireless-communications-analysis |
| description | Analyze wireless and communication-system research including channel models, modulation, coding, synchronization, detection, equalization, link adaptation, and MIMO tradeoffs. Use when designing communication experiments, debugging BER or throughput behavior, comparing signal-processing and learning-based approaches, or reviewing communication-system papers. |
Wireless Communications Analysis
Use this skill when throughput, reliability, and channel assumptions all matter at once.
Core Workflow
- Define the channel, bandwidth, latency target, mobility regime, and interference model.
- Split the link into synchronization, estimation, equalization, coding, and adaptation stages.
- Compare performance on BER, BLER, throughput, latency, and robustness separately.
- Check whether claimed gains depend on a narrow channel or SNR regime.
- End with the next experiment that best separates algorithmic gain from simulation convenience.
Execution Rules
- Keep units explicit: SNR, Eb/N0, bandwidth, and symbol rate.
- Separate channel-model gains from receiver-design gains.
- Report deployment assumptions such as CSI availability and feedback cost.
- Treat synchronization and estimation errors as part of system performance, not preprocessing.
Output Contract
Return:
- Link model summary.
- Evaluation regime.
- Main bottlenecks.
- Comparison risks.
- Next experiment or design change.