Hello ,
Currently I am implementing a BPSK modulation scheme using a speedy 33 target board . Normally in a BPSK demodulation scheme , i understand that it is good to use a integration function and obtain the demodulated output by checking the polarity of the integrated result .
The problem that i am facing is , the speedy 33 does not
offer a integral function . so i believe i am left with two options .
Option 1 : Implement a numerical integration , which i do not know how to do .So i am looking for some help , if somebody could offer any advice on how to go further .
option 2 : is there another way of demodulating a signal in a BPSK scheme using a speedy 33 .
Regards
NonameNoface
p:s - I am also attaching the vi file along with this mail , the uncomplete work .