본문 바로가기

Protocol/TETRA

TTCN test componet explanation Test event: The smallest, indivisible unit of a test suite. Typically, it corresponds to a signal, interrupt, message, data or timer expiration. 매우작게 분할된 테스트조, 상징적으로 부합되는 signal, interrupt, message, data 그리고 timer 의 종료 Test step: A grouping of test events, similar to a subroutine or procedure in other programming languages. test event들의 그룹하기, 서브루틴에 유사하거나 다른 플그램 내의 행동 Test case: The main fundamen.. 더보기
SDL 에서 debuging 하기 1. open exe 2. write 'help' at command prompt 3. write 'ASN1-Value-Notation' at command prompt 4. send to command 더보기
CMCE Encoding / Decoing rules TYPE1 이후에 TYPE2, TYPE3, TYPE4 BIT 가 존재하면 O-BIT 를 마지막에 삽입 TYPE2 는 순차적으로 입력되어야 하며 첫번째 내용이 없고 두번째에 내용이 있다면 첫번째에 P-BIT는 넣고 0을 기입한뒤 두번째 P-BIT를 넣고 1을 넣어야한다. TYPE2 이후에 TYPE3 이 있다면 M-BIT를 삽입한다 TYPE3는 ELEMENT ID 를 이용해서 구분된다. TYPE3는 Element ID + Length + Value + M-Bit 로 구성된다. TYPE4는 Element ID + Length + Number of repeated element + value 로 구성된다. TYPE1/TYPE2 뒤에 OPTIONAL ELEMENT 가 없다면 마지막에 O-BIT를 삽입하지 않는다... 더보기
D-FACILITY PDU with two SS-PDUs 더보기
External subscriber number digit (ExternalSubscriberNumber) TYPE 3 이므로 * identifier(4) * length indicator(11) * type3 element(variable), * morebit (1) 식으로 구성되며 length 에 값을 가져와선 4bit 씩 jump 해서 하단에 table 에 맞게 char 로 변경해 넣어주면 됩니다. 더보기
Basic service information (BasicServiceInformationType) 더보기
cvs 파일삭제 removed 한뒤 commit 더보기
identifier, information, legnth indicator, PDU type 등등 14.8 Information elements coding (276 page) 각 status에 대한 정보가 나열되어 있다. 더보기
SDL 에서 CTYPE 을 사용하기 USE ctypes; 더보기
protocol timer 10 sec MT-CALLSet-up On receipt of a channel change response required set to "yes" On sending corresponding channel change accepted set to any value CC can no longer accept the channel change M 더보기