Conclusion

We completed the hardware implementation of IEEE 802.11 Receiver MAC Layer based on our specification of the MAC function. The functional availability is verified from the expected simulation results.

To further improve our design we could reduce the simplified assumption, such as increase the frame types and increase the frame body length to IEEE 802.11 standard specified length. Also, to increase the reliability of the data receiving, some error check function could be add to each decoder to verify the consistent of its internal data subfields as well as the consistent of fields between different decoders.