Home Forums FIBER Calculation/Simulation Error Reply To: Calculation/Simulation Error

#38667
Profile Photo
Irfan Morshed
Participant

Sample file? I got that file from the discussion link you shared, and it seemed to be Miss Kaurs completed thesis work.

Anyway, my project basically is for 3 users, sending 1010, 1100 and 1001. Can u check my encoding and decoding algorithm? I used complementary/balanced detection.

So we have 4 wavelength values –

lamda 1 = 1550 nm
lamda 2 = 1550.8 nm
lamda 3 = 1551.6 nm
lamda 4 = 1552.4 nm

Walsh code for Encoding :

User 1 (1010) : 2 FBGs at encoder coded with lamba 1 and lamda 3 (lamda 2,4 are cut off)
User 2 (1100) : 2 FBGs at encoder coded with lamba 1 and lamda 2
User 3 (1001) : 2 FBGs at encoder coded with lamba 1 and lamda 4

Walsh code for decoding using complementary/balanced detection :

User 1 (1010) : 2 top FBGs at decoder coded with lamba 1 and lamda 3, 2 bottom FBGs at decoder coded with lamba 2 and lamda 4
User 2 (1100) : 2 top FBGs at decoder coded with lamba 1 and lamda 2, 2 bottom FBGs at decoder coded with lamba 3 and lamda 4
User 3 (1001) : 2 top FBGs at decoder coded with lamba 1 and lamda 4, 2 bottom FBGs at decoder coded with lamba 2 and lamda 3

That sounds logical?

Categories