connecting BPSK modulator to DAC

3 views (last 30 days)
I want to generate and synthesize the code from digital BPSK modulator in simulink, please how do i connect a serial DAC to the output in order to see the BPSK waveform

Accepted Answer

Tim McBrayer
Tim McBrayer on 27 Oct 2014
A DAC will need to be outside your synthesized design; HDL Coder does not generate code to convert from digital to analog. There are techniques to design a DAC on a FPGA, though, should that be what you are aspiring to do.
  1 Comment
faisal sani
faisal sani on 27 Oct 2014
The output of the BPSK is getting me confused, (output real and output imaginary), so which of them should i map to the parallel input of my DAC controller input?

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!