주요 콘텐츠

소스 및 싱크

입력 및 출력 신호와 시퀀스, 파일 IO 형식

신호 소스 데이터와 잡음을 생성하여 통신 링크를 시뮬레이션합니다. 통신 시스템 시뮬레이션의 성능을 시각화하고 분석할 수 있습니다.

캡처된 신호를 처리하기 위해 Communications Toolbox™는 이진 기저대역 신호 및 NI™ TDMS(technical data management solution) 형식 파일을 지원합니다. TDMS 파일을 개별적으로 읽거나 TDMS 파일 모음을 동시에 읽어 데이터를 테이블 또는 타임테이블로 읽어올 수 있습니다.

무선 파형 생성기변조된 파형을 생성, 손상 추가, 시각화 및 내보내기

함수

모두 확장

randiUniformly distributed random integers
randerrGenerate bit error patterns
randsrc미리 정해진 알파벳을 사용하여 확률 행렬 생성
commsrc.combinedjitterConstruct combined jitter generator object
commsrc.patternConstruct pattern generator object
zadoffChuSeq루트 Zadoff-Chu 시퀀스 생성
mask2shiftConvert mask vector to shift for linear shift register
shift2maskConvert shift to mask vector for linear shift register
wgn백색 가우스 잡음 샘플 생성
biterr비트 오류 개수 및 비트 오류율(BER) 계산
eyediagramEye 다이어그램 생성
scatterplotIQ 평면에 입력 신호 표시
symerrCompute number of symbol errors and symbol error rate
tdmsreadRead data from TDMS file (R2022a 이후)
tdmswriteWrite data to TDMS file (R2022b 이후)
tdmsinfoInformation about TDMS file (R2022a 이후)
tdmsreadpropRead properties as single row table from TDMS file (R2022a 이후)
tdmswritepropWrite properties to TDMS file (R2022b 이후)

객체

모두 확장

comm.BarkerCodeGenerate bipolar Barker code
comm.GoldSequenceGenerate Gold sequence from set of sequences
comm.HadamardCodeGenerate Hadamard code
comm.KasamiSequenceGenerate Kasami sequence
comm.OVSFCodeGenerate OVSF code
comm.PNSequenceGenerate a pseudonoise (PN) sequence
comm.RBDSWaveformGeneratorGenerate RDS/RBDS waveform
comm.WalshCodeGenerate bipolar Walsh code
comm.ConstellationDiagramDisplay and analyze input signals in IQ-plane
comm.BasebandFileReaderRead baseband signal from file
comm.BasebandFileWriterWrite baseband signal to file
tdmsDatastoreDatastore for collection of TDMS files (R2022a 이후)

블록

모두 확장

Barker Code Generator양극성 Barker 코드 생성
Bernoulli Binary GeneratorGenerate Bernoulli-distributed random binary numbers
Gold Sequence GeneratorGenerate Gold sequence from set of sequences
Hadamard Code GeneratorGenerate Hadamard code from orthogonal set of codes
Kasami Sequence GeneratorGenerate Kasami sequence from set of Kasami sequences
OVSF Code GeneratorGenerate OVSF code
PN Sequence GeneratorGenerate pseudonoise sequence
Poisson Integer GeneratorGenerate Poisson-distributed random integers
Random Integer GeneratorGenerate integers randomly distributed in specified range
Walsh Code GeneratorGenerate Walsh code from orthogonal set of codes
Constellation DiagramDisplay and analyze input signals in IQ-plane
Eye DiagramDisplay eye diagram of time-domain signal (R2023b 이후)
Baseband File WriterWrite baseband signals to file
Baseband File ReaderRead baseband signals from file

도움말 항목

  • Signal Terminology

    Learn about terms related to matrices, vectors, and scalars, as well as frame-based and sample-based processing.

  • Sources

    Use random and nonrandom sources in communications systems.

  • Sinks

    Use sinks and display devices to analyze communications system performance.

  • Spreading Sequences

    Compare spreading sequences for single and multiuser scenarios in single path and multipath environments.

  • Create Waveforms Using Wireless Waveform Generator App

    Create, impair, visualize, and export modulated waveforms.

  • Export Data to MATLAB

    Send simulation results to the MATLAB workspace and use MATLAB to analyze the data.

추천 예제