In this experiment we used our DSP codes to solve a real world problem statement
We created a DSP stand alone system with the TMS320F28335
We made a QPSK transmitter and receiver system using a ddsp.BPSK is Binary Phase Shift Keying. the input to the reciever is binary data. this data was entered through a computer. the dsp then uses this data to create a sine wave at the output. the phase of the sine wave is changed according to the bit that is to be transmitted. the on board dac ic was used to generate this sine wave output. the ouput of the transmitter is given to the input of the reciever.
The receiver used the onchip adc to sample the bpsk input sine wave. this sampled data was used to decode the the bpsk signal and to retrive the information in bit format. this information can now be viewd on the computer screen by the user whenever he desires.
We created a DSP stand alone system with the TMS320F28335
We made a QPSK transmitter and receiver system using a ddsp.BPSK is Binary Phase Shift Keying. the input to the reciever is binary data. this data was entered through a computer. the dsp then uses this data to create a sine wave at the output. the phase of the sine wave is changed according to the bit that is to be transmitted. the on board dac ic was used to generate this sine wave output. the ouput of the transmitter is given to the input of the reciever.
The receiver used the onchip adc to sample the bpsk input sine wave. this sampled data was used to decode the the bpsk signal and to retrive the information in bit format. this information can now be viewd on the computer screen by the user whenever he desires.
Comments
Post a Comment