Skip to content

Simulation of fiber optics communications using a visible light source and photoelectric light detector

Notifications You must be signed in to change notification settings

justinchoi97/Fibre-optics-Telecommunication-system-using-visible-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Fibre-optics-Telecommunication-system-using-visible-lights

Simulation of fiber optics communications using a visible light source and photoelectric light detector

This is another project that I would like to complete over the holidays if time permits. I will be prioritising on

facial detection system first.

overview

Extending the idea of optical fibre communication system that I learnt this semester, I want to simulate the operation of the visible light communication using two arduinos for transmitter and reciever respectively. Each sides will equip a visible light source (LED) and a light detector (photoelectric device). The input text from the user will be encoded to binary sequence which will then be converted into the electrical signal and finally light up the LED accordingly.

In the receiver side, the photoelectric device will detect the change in light blinks, and decode the message back to the text. Once this operation is working, I will be running various experiments by observing the effects of changing:

  1. distance separation between the Tx and Rx
  2. light intensity (by varying the voltage)
  3. different medium (air, glass tube, fibre cable (multi-mode), etc).
  4. Forward Error Correction (CRC)

The performance parameter will be BER.

The progress of the project will be updated regularly on this resporitory.

About

Simulation of fiber optics communications using a visible light source and photoelectric light detector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published