초록
EPCglobal TDT은 RFID 태그 데이타의 레벨(포맷)과 이들 간의 상호 변환에 대한 표준을 제시하고 있다. 이것은 태그 데이타 변환이라고 하며 이백 가지가 넘는 조합이 가능하다. 본 논문에서는 태그 데이타 변환 프로그램을 개발함에 있어 TDT XML 명세로부터 소스 코드를 자동으로 생성하기 위한 코드 생성기를 제안한다. 코드 생성기를 이용하면 변환 코드를 간단하게 작성할 수 있으며 추후 TDT 명세가 변경되더라도 유지 보수를 신속하게 할 수 있다.
EPCglobal TDT specifies standards on RFID tag representations and conversion rules among them. According to the rule, more than 200 combinations of code conversions are possible. In this paper, we propose a code generation scheme for developing TDT code conversion program, that imports TDT XML specification and generates conversion codes. The proposed scheme makes it easy to develop and to maintain the conversion codes.