Interfacing BPSK modulator to SPI DA converter

조회 수: 2 (최근 30일)
faisal sani
faisal sani 2014년 9월 1일
댓글: Shubham Kapoor 2015년 4월 13일
Can i interface D-A converter to synthesized matlab BPSK modulator to see the waveform

채택된 답변

Tim McBrayer
Tim McBrayer 2014년 9월 2일
I'm not sure if you are asking about a portion of yiour design, or the actual hardware that has been synthesized and the bitstream loaded on to an FPGA.
If you are referring to the final hardware, then yes, you can accomplish what you are asking. At that point it's just hardware and you can design your circuit however you wish. Adding an external D-A chip is completely reasonable.
If you are asking if you can design a D-A converter in MATLAB or Simulink, then the answer is "probably not". HDL Coder emits digital HDL code, bit-true and cycle accurate. Neither VHDL nor Verilog support analog semantics, and HDL Coder does not currently support VHDL-AMS or Verilog-AMS.
  댓글 수: 3
faisal sani
faisal sani 2014년 10월 14일
Follow up to my question, i have synthesized the BPSK modulator in simulink and generated the .VHD file, however i am having two outputs (re and im), so which one should i connect to my digital to analog converter, to enable me see the BPSK waveform on scope
Shubham Kapoor
Shubham Kapoor 2015년 4월 13일
I am having trouble writing code for the waveform and modulator.Can u help out?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 BPSK에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by