• 제목/요약/키워드: Handler

검색결과 131건 처리시간 0.229초

식품취급자의 식품안전에 대한 지식, 인식 및 행태의 융합적 평가 (Convergence Evaluating Food Safety Knowledge, Attitude, and Practice regarding Food handler)

  • 김정현;조영태
    • 한국융합학회논문지
    • /
    • 제10권6호
    • /
    • pp.73-78
    • /
    • 2019
  • 본 연구는 국내 의료기관 500명의 식품 취급자들의 식품안전에 관한 지식, 인식 및 행태 수준을 평가하고 지식, 인식, 행태와 사회인구학적 특성과의 연관성을 분석하였다. 자가보고 설문지는 식품안전에 관한 지식 15문항, 인식 15문항, 행태 20문항 등 총 50문항으로 구성되었으며 연령별, 교육수준별, 경력별에 따른 지식, 인식, 행태와 KAP과의 관련성분석은 t 또는 ANOVA test를 실시하였다. 분석 결과 식품안전에 관한 평균 지식점수는 3.25, 인식 3.65, 행태 3.36으로 나타났다. 연령그룹별 식품안전에 관한 지식, 인식, KAP score는 차이가 나타났으며, KAP과 교육수준과의 관련성은 교육수준이 증가할수록 KAP score가 증가하는 것을 확인하였다(P < 0.05). 식품위해를 최소화하기 위해서 식품 취급자에게 공중보건학적차원의 지속적인 식품안전 예방교육 및 프로그램을 제공해야 할 것으로 사료된다.

ARX 에서의 Pthread Library 구현 (Pthread implementation on ARX)

  • 김세화
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 1998년도 가을 학술발표논문집 Vol.25 No.2 (3)
    • /
    • pp.160-162
    • /
    • 1998
  • 본 논문은 실시간 운영체계인 ARX 의 독특한 메커니즘을 바탕으로 한 POSIX 의 thread library( Pthread library)의 구현에 대하여 다룬다. ARX Pthread library는 POSIX 1003.lc의 규약을 따르며 실시간 프로그램밍의 특성에 맞도록 이를 확장한 주기적인 thread, deadine handler등의 확장된 인터페이스를 제공한다. 이와 더불어 정확한 실시간 특성을 제공하기 위하여 사용자 수준 타이머의 관리도 제공하고 있다. 한편 ARX 의 핵심인 가살쓰레드와 개선된 스케줄링 이벤트 업콜 방식을 바탕으로 사용자 수준 쓰레드와 사용자 수준 스케줄러의 동기화를 제공하는 사용자 수준 동기화 도구를 구현하였다. 이러한 Pthread library를 사용한 응용프로그램의 timing anlysis의 결과는 ARX 의 뛰어난 실시간 처리 능력과 함께 다양한 실시간 응용 프로그램의 요구를 수용할 수 있음을 보여준다.

  • PDF

SOA 기반의 양방향 동영상을 위한 디지털 아이템 운용 모델 설계 (Design of Digital Item Management Model for Interactive Video based on SOA)

  • 오정민;김경록;최완;문남미
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 2010년도 추계학술대회
    • /
    • pp.274-275
    • /
    • 2010
  • 디지털 기술의 발달로 콘텐츠 서비스 방식에 대한 융복합화 현상이 두드러진다. 플랫폼, 네트워크, 디바이스 등의 발달과 함께 이루어지는 서비스 방식의 다양화는 콘텐츠 제작 및 소비에 있어 사용자의 참여를 가속화시킨다. 최근 들어 동영상 콘텐츠에 양방향성의 특징을 반영하는 서비스가 주목받고 있으며, 이에 따라 양방향 동영상의 확장된 비즈니스 모델을 고려한 신규 서비스 운용 모델이 요구된다. 이에 본 논문은 전자상거래를 지원하기 위한 기본 비즈니스 모델인 Imprimatur Business Model을 기반으로 양방향성이 반영된 동영상 비즈니스 모델을 재정의하고 그 운용에 필요한 구성 요소를 도출하였다. 서비스 운용 모델은 생성, 처리, 소비의 단계를 갖는다. 각 단계별로 세부 운용 요소를 설계하여 운용 시스템과의 연결성을 고려하였다. 이는 XML 다이어그램으로 표현되었으며 디지털 아이템의 생성, 처리, 소비에 필요한 기능을 제어하고 처리할 수 있도록 하기 위해 각 단계별 생성자(creator)와 핸들러(handler)를 정의하였다.

  • PDF

협업가능 표준기반 IoT 시스템을 위한 자가적응 IoT 소프트웨어 플랫폼 개발 (Self-adaptive IoT Software Platform for Interoperable Standard-based IoT Systems)

  • 성낙명;윤재석
    • 대한임베디드공학회논문지
    • /
    • 제12권6호
    • /
    • pp.369-375
    • /
    • 2017
  • In this paper, we present a self-adaptive software platform that enables an IoT gateway to perform autonomous operation considering IoT devices connected each other in resource-constrained environments. Based on the oneM2M device software platform publicly available, we have designed an additional part, called SAS (self-adaptive software) consisting of MAM (memory-aware module), NAM (network-aware module), BAM (battery-aware module), DAM (data-aware module), and DH (decision handler). A prototype system is implemented to show the feasibility of the proposed self-adaptive software architecture. Our proposed system demonstrates that it can adaptively adjust the operation of gateway and connected devices to their resource conditions under the desired service scenarios.

C++ 에서 메시지 프로토콜의 점진적인 확장 기법 (An Idiom for Incremental Extension of Message Protocol in C++)

  • 김은주
    • 컴퓨터교육학회논문지
    • /
    • 제6권3호
    • /
    • pp.9-18
    • /
    • 2003
  • 본 논문에서는 다형적 변수에 대한 메시지 전달의 유효성을 정적 형검사로 간주하는 C++에서 메시지 프로토콜을 점진적으로 확장할 수 있는 프로그래밍 기법을 제시하였다. 제시한 기법은 메시지의 유형, 인수, 및 유효성을 동적으로 검사할 수 있는 프로시듀어인 메시지 핸들러라는 관점에서 메시지 프로토콜을 해석하도록 하였다. 이러한 해석의 결과 메시지 프로토콜의 점진적 확장에 효과적으로 대처할 수 있을 뿐 아니라 기존의 객체지향 프로그래밍의 모든 요소들을 충실히 모방할 수도 있었으며, 객체의 그룹에 어떤 메시지를 전달하는 기능과 같은 고수준의 프로시듀어 작성도 가능하게 되었다.

  • PDF

Fault Isolation for Linux Device Drivers

  • Son, Sunghoon
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권4호
    • /
    • pp.1-8
    • /
    • 2017
  • In this paper, we propose a fault isolation system for device drivers of the Linux operating system. High availability systems impose stringent requirements upon Linux operating system. Especially device drivers can be a major source of operating system instability and many times contribute to system degradation and outages. The proposed fault isolation system identifies the occurrence of the memory-related faults in device driver and isolates it from the kernel. By operating at the early stage of the page fault handler in Linux kernel, the system detects which module causes fault and isolates it transparently from the remaining part of the kernel. By experiments, we show that the proposed system efficiently detects faults incurred by device driver, isolates the device driver and the process which accessed the driver module from the kernel.

마이크로프로세서에 의한 측정기법 : IEEE-488 BUS용 프로그램형 계측기 설계 (Design of a programmable Instrument for IEEE-488 BUS)

  • 권욱현;고명삼;박민호;김종일;임성훈
    • 대한전기학회논문지
    • /
    • 제32권7호
    • /
    • pp.254-260
    • /
    • 1983
  • In this paper a basic design procedure for programmable instruments of IEEE-488 BUS system has been discussed by designing a specific programmable frequency counter with its hardware and software. The designed programmable frequency counter has a programmable range switch and a function of the programable number of measurements. It contains five basic functions(Talker. Listener, Source handshake, Accepter handshake and Controller) of a IEEE-488 BUS and the Device-Trigger as a supplimentary function. The hardware has been built along with 6800 MPU and 68488 GPIA, and its software has included initialization, interrupt handler, BI.GET,BO and controller routines, The designed system given in this paper has been successfuly tested via some experiments.

  • PDF

DeviceNet 을 채용한 GaAs 본딩 시스템의 통합 제어기술 (Integration and Control Technology of GaAs Bonding System using DeviceNet)

  • 송준엽;이승우;임선종;김원경;배영걸
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.1376-1379
    • /
    • 2004
  • This study is designed integration and control system of GaAs bonding system consisted of multi-processing using DeviceNet and GEM-Protocol. Developing bonding system is composed of resin coating, pre-baking pre-aligner, bonding, material handler(flip robot), and wafer cassette, etc. This system has process-fluent of each a process and share information using GEM-protocol. This study devised virtual bonding simulator to control and to monitor bonding system efficiently. Also we can verify optimizing of system previously through a virtual bonding simulator.

  • PDF

페트리 넷을 이용한 제조 셀의 성능평가 (Petri Net based Performance Evaluation of Manufacturing Cell)

  • 김태운;서윤호;신동목
    • 산업공학
    • /
    • 제17권spc호
    • /
    • pp.152-159
    • /
    • 2004
  • The Purpose of this paper is to propose performance evaluation schemes of flexible manufacturing cell using a generalized stochastic Petri net. In the competitive and global manufacturing environment, to evaluate the feasibility and manufacturability of a product in the product design stage is highly required. Through this process, all the possible problems which may occur in the manufacturing stage can be fixed in early stage. The scheme of generalized stochastic Petri net utilizing both immediate and exponential distributed transitions are applied to model a manufacturing cell with flexible machines, material handler, transporter and buffers. Performance analyses are performed based on behavioral, structural and quantitative properties. A flexible manufacturing cell is evaluated using a Petri net simulator.

자동화 공정내의 워크스테이션 제어기 통신 소프트웨어 개발 (Communication Software Development for a Workstation Controller in a CIM System)

  • 도성희;박경진
    • 한국정밀공학회지
    • /
    • 제9권1호
    • /
    • pp.34-43
    • /
    • 1992
  • Computer Intergrated Manufacturing (CIM) is an emerging technology which aims at the total automation of a manufacturing system. Despite the extensive research on CIM in this decade, total automation seems to be far from reality for many reasons. In this study, the problems of implementing a CIM system are analyzed and a solution method is suggested. A set of software has been developed and tested for a workstation cotroller which controls closely integrated equipment in the low level of a flexible manufacturing system. The functions of the programs are communications between machines and computers and control of workstation scheduling. The software group is developed on IBM OS/2 operating system with 'c' language to enhance the portability. The usage of the software is presented to users through the Presentation Manager which is menu handler of OS/2 system. Although the software is developed for limited machine equipment, the scheme can be adopted to various machines due to the generality.

  • PDF