• 제목/요약/키워드: concurrent programming

검색결과 46건 처리시간 0.027초

단일 홉 무선 센서 네트워크를 위한 코드 뱅킹 기반의 고속 병렬 소프트웨어 업데이트 기법 (A Code Banking-based High-speed Concurrent Software Update Method for Single Hop Wireless Sensor Networks)

  • 박영균;남영진
    • 한국멀티미디어학회논문지
    • /
    • 제14권7호
    • /
    • pp.949-963
    • /
    • 2011
  • 무선 센서 네트워크상에서 센서노드의 소프트웨어 변경, 패치 등의 작업을 위해서는 일반적으로 센서노드 별로 ISP(In System Programming)를 이용하여 프로그램 해야 한다. 이는 네트워크 내에 존재하는 노드의 수가 소량인 경우 크게 문제되지 않지만, 대량의 노드로 구성된 경우에는 프로그래밍을 위한 시간적인 측면과 투여되는 인력적인 측면에서 매우 높은 비용이 소요된다. 본 논문에서는 현재 많이 사용하고 있는 IEEE 802.15.4 기반의 단일 홉 무선 센서 네트워크 환경에서 노드의 수와 무관하게 고속 병렬로 센서노드 내부의 프로그램을 무선으로 업데이트 할 수 있는 기법을 제시하고 실험을 통하여 그 성능을 검증한다.

A New Integrated Software Development Environment Based on SDL, MSC, and CHILL for Large-scale Switching Systems

  • Lee, Dong-Gill;Lee, Joon-Kyung;Choi, Wan;Lee, Byung-Sun;Han, Chi-Moon
    • ETRI Journal
    • /
    • 제18권4호
    • /
    • pp.265-286
    • /
    • 1997
  • This paper presents a new software development environment that supports an integrated methodology for covering all phases of software development and gives integrated methods with tools for ITUT (Telecommunication Standardization Section of the International Telecommunication Union) languages. The design of the environment to improve software productivity and quality is based on five main concepts: 1) formal specifications based on SDL (Specification and Description Language) and MSC (Message Sequence Charts) in the design phase, 2) verification and validation of those designs by tools, 3) automatic code generation and a safe separate compilation scheme based on CHILL (CCITT High-Level Language) to facilitate programming-in-the-many and programming-in-the-large. 4) debugging of distributed real-time concurrent CHILL programs, and 5) simulation of application software for integrated testing on the host machine based on CHILL. The application results of the environment compared with other approaches show that the productivity is increased by 19 % because of decreasing implementation and testing cost, and the quality is increased by 83 % because of the formal specifications with its static and dynamic checking facilities.

  • PDF

조선 CIM 구축을 위한 구조설계 및 모델링 방법에 관한 연구 (Study on the Ship Structure Design and Modeling Methods for CIM)

  • 윤덕영;서흥원;김형철;임화규;최형순
    • 대한조선학회논문집
    • /
    • 제33권1호
    • /
    • pp.173-181
    • /
    • 1996
  • 본 논문은 조선공업에 동시공학 개념을 적용하기 위한 것으로 선박 구조설계 및 모델링을 대상으로 한 것이다. 본 연구에서는 선박의 구조부재를 모델링하기 위한 방법으로서 범용 CAD시스템의 사용자 정의 언어(PPL, Parametric Programming Language)를 이용하는 방법과 이를 이용한 parametric macro를 이용하는 것을 제안하였다. 한편 모델링의 효율성 및 그 결과의 활용성을 고려하여 모델링 절차에 대하여 검토하였으며 각각의 모델링 절차들이 갖는 장단점을 비교하였다. 마지막으로 구조부재의 모델링 결과를 어떻게 활용하는가에 대하여 간략히 설명하였다.

  • PDF

상속성과 병행성에서 오는 상속변칙 문제 해결에 관한 연구 (A Study on Solution of Anomaly due to Integrated of Inheritance and Concurrency)

  • 박영옥;문정환;이철승;홍성표;이호영;이준
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2002년도 춘계종합학술대회
    • /
    • pp.485-489
    • /
    • 2002
  • 병행 객체지향 프로그래밍 언어는 병행 프로그래밍을 위한 객체의 병행성과 객체지향 프로그래밍 언어의 중요한 장점인 상속성과 재사용성, 캡슐화를 동시에 지원하기 위한 목적을 가진 언어이다. 병행 객체지향 프로그래밍의 병행성과 객체지향 프로그래밍 언어의 특성이 통합된 여러 가지 모델이 제안되어 왔다. 병행프로그래밍과 객체지향프로그래밍 기법을 결합한 병행객체지향 언어는 병행 응용프로그램을 개발하는데 여러 가지 이점을 얻을 수 있다. 병행성과 상속성의 결합으로 인하여 객체의 재사용성을 현저하게 떨어뜨리게 되거나 서브 클래스에서 상속된 코드의 재 정의를 요구하게 된다. 이렇게 병행성과 상속성을 결합할 때 두 특성 사이에 서 발생하는 충돌 또는 간섭현상을 상속변칙이라고 하는데, 이 상속 변칙의 영향을 최소화하고 코드 재사용을 개선하기 위한 접근 방법에 대해 많은 연구 결과가 발표되었다. 이와 같이 상속성과 병행성 사이의 간섭 문제를 해결하기 위해서 동기화 코드와 메소드 코드로 구분하여 본 논문에서는 접근하고자 한다.

  • PDF

유한요소 구조해석을 위한 객체지향 전처리 프로그램에 관한 연구 (A Study on Object-Oriented Preprocessing Program for Finite Element Structural Analysis)

  • 신영식;서진국;송준엽;우광성
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1994년도 봄 학술발표회 논문집
    • /
    • pp.25-32
    • /
    • 1994
  • The pre-processor for finite to element structural analysis considering the user-friendly device is developed by using GUI. This can be used on WINDOWS' environment which is realized the multi-tasking and the concurrency by object-oriented paradigm. Data input can be done easily through menu, dialog box, automatic stepwise input and concurrent representation with the structural geometry on multiple windows. It in designed to control integratedly the pre-processing, execution and the post-processing of the finite element structural analysis program on multiple windows, and input data can be seen with result outputs at the same time. In addition, the object-oriented programming environment makes convenient revision and addition of the program components for expanding the scope of analysis and making better user environment.

  • PDF

Go와 C++ TBB의 병렬처리 비교 (Comparison of Go and C++ TBB on Parallel Processing)

  • 박동하;문봉교
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 춘계학술발표대회
    • /
    • pp.64-67
    • /
    • 2017
  • Applying concurrent structure and parallel processing are a common issue for these day's programs. In this research, Dynamic Programming is used to compare the parallel performance of Go language and Intel C++ Thread Building Blocks. The experiment was performed on 4 core machine and its result contains execution time under Simultaneous Multi-Threading environment. Static Optimal Binary Search Tree was used as an example. From the result, the speed-up of Go was higher than the number of cores, and that of TBB was close to it. TBB performed better in general, but for larger scale, Go was partially faster than the other.

FMS에서 기계셀과 부품그룹의 동시형성을 위한 통합모형 : 기계-공정 빈도행렬과 부품-공정 빈도행렬의 이용 (An Integrated Model for Simultaneous Formation of Machine Cells and Part Families in FMS : Using Machine- Operation Incidence Matrix and Part - Operation Incidence Matrix)

  • 정병희;윤창원
    • 경영과학
    • /
    • 제12권1호
    • /
    • pp.1-17
    • /
    • 1995
  • The success of cell manufacturing applications in FMS rests on the effective cell formation to maintain the independent relations both between machine cells and between part families. This paper presents an integrated method for concurrent formation of cells and families with no E.E (Exceptional Element) in FMS with alternative routings. To determine the maximum number of cell and family with no E.E, mathematical conditions and properties are derived. New concept of nonsimilarity is introduced for each machine and part based on machine-operation incidence matrix and part-operation incidence matrix. To concurrently form the cells and families, integer programming based mathematical models are developed. For the predetermined number of cell or family, model I is used to identify whether E.E exists or not. Model II forms cells and families considering only nonsimilarity. But model III can consider nonsimilarity and processing times. The proposed method is tested and proved by using numerical examples.

  • PDF

SIMULTANEOUS OPTIMIZATION OF TOLERANCE SYNTHESIS IN ASSEMBLY AND COMPONENT DIMENSIONS

  • Kim Young Jin;Cho Byung Rae
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회/대한산업공학회 2003년도 춘계공동학술대회
    • /
    • pp.529-536
    • /
    • 2003
  • The majority of previous studios on tolerance synthesis have viewed the issue as a design methodology to determine optimal component tolerances on behalf of a manufacturer. while meeting given assembly tolerance requirements Although a considerable amount of research has been done on this issue. a couple of important questions still remain unanswered First. how ran a design engineer quantitatively incorporate a customer's perception on a product quality into a tolerance synthesis scheme at the early design stage Second. how ran component tolerances and assembly tolerance be optimized in a simultaneous way? To answer these questions. this article presents the customer-driven concurrent tolerance synthesis which is facilitated by the notion of truncated distribution and the use of mathematical programming techniques. while adopting the major principles of Tagurhl philosophy. The work presented in the article is an effort to gain insight, which can be useful in practice when setting up guidelines for an overall tolerance synthesis.

  • PDF

분산환경에서 CORBA를 이용한 에이전트기반 초기설계 시스템 (An Agent-based Initial Design System in Distributed Environment using CORBA)

  • 이동욱;이수홍
    • 한국CDE학회논문집
    • /
    • 제5권4호
    • /
    • pp.373-379
    • /
    • 2000
  • This paper deals with the study of distributed design system and the implementation of JAVA based initial design system using CORBA/sup [1-3]/. In the state of initial design, designer should consider other information related to a design part. In this case, designer has a difficult problem to search and calculate distributed data. We propose a special connector named ‘Allocator’and implement an initial design system AIDS(Agent based Initial Design system). AIDS can help designer search and calculate the distributed information. In this study, JAVA and CORBA were chosen for handling network and distribute programming. AIDS focuses on the possibility of incremental concurrent design capability. AIDS is comported of Request-Agent, Calculator-Agent, View-Agent, Search-Agent, and ‘Allocator’. The proposed system can be used for designing initial design of a gripper in the web regardless of operating system.

  • PDF

지능형정보제공시스템에서 자원서비스제어부의 구현 (Implementatioon of the Resource Service Control Part on the Intelligent Peripheral)

  • 김기령;최고봉
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제5권3호
    • /
    • pp.336-343
    • /
    • 1999
  • 본 논문은 지능형 정보 제공 시스템(IP : Intelligent Peripheral)의 주요 소프트웨어 블록 중 하나인 자원 서비스 제어부의 구현 방법을 설명한 것이다. 본 연구의 자원 서비스 제어부는 ITU-T INCS-1에 정의된 특수자원 기능실체(SRF : Specialized Resource Function)의 상태모델을 실현시킨 소프트웨어 블록으로서 IP 하드웨어 구성요소의 하나인 특수자원교환기(SRS : Specialized Resource Switch) 의 CROS(Concurrent Realtime perating System)상에서 CHILL(CCITT High Level Programming Language)로 구현되었으며, 지능망서비스제어시스템(SCP : Service Control Point)이 보낸 지능망 응용프로토콜(INAP : Intelligent Network Application Protocol)오퍼레이션을 분석하여 IP가 보유한 자원 구동에 필요한 모든 절차를 제어한다. 또한 동시에 수신된 INAP오퍼레이션들에 대한 순서제어기능, 통계데이타 제공기능, 사용자 상호작용 종료 기능등을 제공한다. 제안된 구현기술은 자원서비스 제어부가 실제 자원을 동작시키는 IP 하드웨어 구성요소인 특수자원유닛(SRU : Specialized Resource Unit)을 클라이언트/서버형태로 유지하여 이들 자원의 상태를 관리함으로써 IP의 확장성을 보잔하여, 교환기 실시간 데이터베이스를 이용하여 IP가 생성하는 수만여개의 메시지를 효율적으로 관리할 수있다.