ook Resources

Showing items tagged with "ook"

Application Background: MATLAB code for calculating Bit Error Rate (BER) of On-Off Keying (OOK) modulation in Visible Light Communication (VLC). Beginners can use this to understand the modulation process in VLC systems and apply it to advanced research. Key Technology: This program implements binary On-Off Keying (OOK), also known as 2-Level Amplitude Shift Keying (2ASK), where unipolar non-return-to-zero codes control the switching of sinusoidal carriers. Despite its inferior noise resistance compared to other modulation schemes (limiting its use in satellite and microwave communications), OOK's simplicity makes it widely adopted in fiber-optic systems and an excellent starting point for studying digital modulation fundamentals. Code implementation includes signal generation, modulation/demodulation processes, and BER calculation algorithms.

MATLAB 356 views Tagged