기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
A Communication Method Between Distributed Control System and Function Test Facility Using TCP/IP and Shared Memory
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • A Communication Method Between Distributed Control System and Function Test Facility Using TCP/IP and Shared Memory
  • A Communication Method Between Distributed Control System and Function Test Facility Using TCP/IP and Shared Memory
저자명
Kim. Jung-Soo,Jung. Chul-Hwan,Kim. Jung-Taek,Lee. Dong-Young,Ham. Chang-Sik
간행물명
Journal of the Korean Nuclear Society
권/호정보
1998년|30권 4호|pp.298-307 (10 pages)
발행정보
한국원자력학회
파일정보
정기간행물|ENG|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

In order to design mutual communication between a distributed control system and a function test facility, we used the Inter-Process Communication(IPC) in two systems and Transmission Control Protocol/Internet Protocol(TCP/IP) protocol. The data from the function test facility are put in the shared memory using an IPC, which is then accessed by the distributed control system through an Application Program Interface(API). The server in the function test facility includes two processes(one for sending and one for receiving), which are generated by the fork function from the client signal. The client in the distributed control system includes two separate programs(one for receiving and one for sending).