Implementation of line coding schemes using simulink

조회 수: 6 (최근 30일)
Wenzhao
Wenzhao 2013년 6월 6일
Hi, I am currently doing a project, the aim is to implement line coding schemes in simulink. The schemes included are:Unipolar NRZ,RZ; polar: RZ, Manchester, differential Manchester;polar AMI. I have implemented using matlab, but the problem is the input is predetermined, the user was prompted to key in a bunch of 1s and 0s. Now, I was asked to incorporate the matlab code into simulink block.My question are:
1. Is it appropriate to use matlab function(in user defined function) in simulink to achieve this? 2. How to implement the coding scheme in real time. The input is pseudo random generator, so a continuous flow of 1s and 0s is expected?
Thanks in advance for any contribution.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by