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

검색결과 104건 처리시간 0.055초

밀결합 멀티프로세서 시스템의 구현 및 성능평가 (Implementation and Performance Evaluation of a Tightly-Coupled Multiprocessor System)

  • 김덕진;김영천;박석천
    • 대한전자공학회논문지
    • /
    • 제24권5호
    • /
    • pp.777-785
    • /
    • 1987
  • In this paper, a tightly-coupled multiprocessor system is implemented with four processing elements based on MC68000 CPU, a common menory (128KB), and a single time-shared bus. The multi-tasking operating system, MTOS, is modified so that the multiprocessor system can support multitasking and multiprocessing. The performance of the proposed system is evaluated by stochastic Petri Net system modeling. The efficiency and the processing power are simulated for various load factors and up to 16 PEs. By running benchmark programs, such as quicksort, FFT, and matrix-multiplication, the speed of parallel processing is compared with that of a single processor.

  • PDF

Multitasking Façade: How to Combine BIPV with Passive Solar Mitigation Strategies in a High-Rise Curtain Wall System

  • Betancur, Juan
    • 국제초고층학회논문집
    • /
    • 제6권4호
    • /
    • pp.307-313
    • /
    • 2017
  • This paper outlines the processes and strategies studied and selected by the team during the design stages of the project for the incorporation of BIPV into the tower's façade. The goal was to create a system that helps reduce internal heating and cooling loads while collecting energy through photovoltaic panels located throughout the building. The process used to develop this façade system can be broken down into three stages. 1. Concept: BIPV as design catalyst for a high-rise building. 2. Optimization: Balancing BIPV and Human comfort. 3. Integration: Incorporating BIPV into a custom curtain wall design. The FKI Project clearly illustrates the evolution building enclosures from simple wall systems to high performance integrated architectural and engineering design solutions. This design process and execution of this project represent the design philosophy of our firm.

실시간 운영체제에서 효율적인 메모리 사용을 위한 printf() 함수 설계 및 구현 (Design and Implementation of printf() for Efficient Memory Use in Real-Time Operating System)

  • 이재규;성영락;이철훈
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2003년도 봄 학술발표논문집 Vol.30 No.1 (A)
    • /
    • pp.190-192
    • /
    • 2003
  • 실시간 운영 체제(Real-Time Operating System)는 시스템 동작이 논리적 정확성뿐만 아니라 시간적 정확성에도 좌우되는 운영 체제이다. 또한 실시간 운영체제는 멀티태스킹(Multitasking) 과 ITC(Inter Task Communication)을 제공한다는 점에서 일반 운영 체제인 Windows, Linux. Unix등과 같지만 시간적 정확성을 보장해야 한다는 점에서 일반 운영 체제와 다르다. 이러한 실시간 운영 체제를 포함하는 내장형 시스템(Embedded System)은 각각의 목적에 맞도록 모든 것이 최적화되어야 하므로 실행 이미지의 크기도 작아야 하고 사용 가능한 메모리에도 제한이 있다. 본 논문에서는 실시간 운영 체제에서 이러한 조건들을 고려하여 효율적인 메모리 사용을 위한 printf() 함수를 설계하고 구현한 내용에 대해서 설명한다.

  • PDF

실시간 운영체제에서 효율적인 디버그 정보 관리를 위한 버퍼 설계 및 구현 (Design and Implementation of Buffers for Efficient Management of Debug Information in Real-Time Operating Systems)

  • 이재규;류현수;정명조;성영락;이철훈
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2003년도 가을 학술발표논문집 Vol.30 No.2 (1)
    • /
    • pp.304-306
    • /
    • 2003
  • 실시간 운영 체제(Real-Time Operating Systems)는 시스템 동작이 논리적 정확성뿐만 아니라 시간적 정확성에도 좌우되는 운영 체제이다. 그리고 실시간 운영체제는 멀티태스킹(Multitasking) 과 ITC(Inter Task Communication)을 제공한다는 점에서 일반 운영 체제인 Windows, Linux, Unix등과 같지만 시간 결정성을 보장해야 한다는 점에서 일반 운영 체제와 다르다. 이러한 실시간 운영체제에서 프로그래머가 디버그 정보를 알기 위해서 여러 가지 기법을 사용하게 된다. 본 논문은 실시간 운영체제에서 시간 결정성을 지키면서 메모리에 관련된 디버그 이벤트들을 알기 위한 버퍼의 설계 및 구현에 대해 기술한다.

  • PDF

개방형 구조 실시간 운영체제 커널 설계 (Design of Open Architecture Real-Time OS Kernel)

  • 박희상;정명조;조희남;이철훈
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2002년도 가을 학술발표논문집 Vol.29 No.2 (1)
    • /
    • pp.418-420
    • /
    • 2002
  • 실시간 운영 체제(Real-Time OS)는 특정 태스크가 정해진 시간 안에 수행될 수 있도록 시간 결정성(Determinism)을 보장하는 운영 체제이다. 실시간 운영체제는 멀티태스킹(Multitasking) 및 ITC(InterTask Communication 혹은 IPC, Interprocess Communication)을 제공한다는 점에서는 일반 운영체제인 Unix$^{TM}$, Linux$^{TM}$, Windows$^{TM}$ 등과 같지만, 시간 결정성을 보장한다는 점에서 일반 운영체제와 다르다. 본 논문에서는 전부 혹은 일부의 소스 공개를 고려한 개방형 구조를 기반으로 하여, 응용프로그램 개발자에게 보다 나은 융통성과 편의를 제공할 수 있도록 실시간 운영체제 커널을 설계한 내용을 설명하고 있다.

  • PDF

여성 기업가 역량모델 개발 (Development of Female Entrepreneurial Competency Model)

  • 김미란;엄우용
    • 벤처창업연구
    • /
    • 제17권5호
    • /
    • pp.133-150
    • /
    • 2022
  • 여성의 사회진출이 급격히 증가함에 따라 오랫동안 남성의 영역으로 인식되어 왔던 기업경영에도 여성의 진출이 늘어나고 있다. 이에 여성 기업가가 직면하고 있는 사회 구조적 특징과 한계, 기회 등을 고려하여 여성 기업가의 역량이 무엇인지를 명확하게 규명하고 이를 바탕으로 현재 기업을 경영하고 있는 여성 기업가나 향후 여성 기업가를 꿈꾸는 예비 여성 기업가를 체계적으로 양성하는 방안을 마련할 필요가 있다. 따라서 본 연구는 여성 기업가 역량모델을 개발하여 여성 기업가 양성을 위한 토대를 마련하는 것을 목적으로 하고 있다. 이를 위하여 우수 여성 기업가 7명을 대상으로 두 차례의 포커스그룹 인터뷰(FGI)를 하였으며, 세 차례의 전문가 검토를 하였다. 이를 바탕으로 여성 기업가 역량모델을 잠정적으로 도출했고, 여성 기업가 442명을 대상으로 실시한 설문조사를 통해 역량모델의 타당성을 검토한 후 여성 기업가 역량모델을 최종적으로 확정했다. 본 연구의 결과는 다음과 같다. 첫째, 기업가정신, 감성, 경영관리, 관계관리, 전략경영 그리고 멀티태스킹의 6개 역량군과 25개 역량, 그리고 각 역량을 설명하는 75개의 행동지표로 구성된 여성 기업가 역량모델이 개발되었다. 둘째, 감성과 멀티태스킹은 여성 기업가의 특징이 잘 반영된 역량군으로 드러났다. 특히, 감성 역량군에 속하는 '사회적센스'(상대방에 관한 배려와 미세한 뉘앙스를 잘 감지하여 대처하는 능력), 멀티태스킹 역량군에 속하는 '다중업무'(여러 가지 일을 수행 할 수 있는 능력)와 '일가정조절능력'(일과 가정이라는 두 가지 업무에 관한 균형을 유지할 수 있는 능력)은 여성 기업가만의 대표적인 역량이라 할 수 있다. 셋째, 개발된 여성 기업가 역량모델은 기업가 교육을 통해 기존의 여성 기업가 뿐만 아니라 예비 여성 기업가의 기업가 역량을 기반으로 여성 기업가에게 적절한 교육프로그램을 제공한다면 여성 기업가의 경쟁력 강화의 핵심이 되는 기업가 역량을 효과적으로 증진할 수 있을 것이다. 본 연구를 통해 개발된 여성 기업가 역량 모델은 향후 역량 진단, 교육요구분석 등의 연구를 위한 기초를 제공해 줄 수 있을 것이다.

물체탐색과 전경영상을 이용한 인공지능 멀티태스크 성능 비교 (Comparison of Artificial Intelligence Multitask Performance using Object Detection and Foreground Image)

  • 정민혁;김상균;이진영;추현곤;이희경;정원식
    • 방송공학회논문지
    • /
    • 제27권3호
    • /
    • pp.308-317
    • /
    • 2022
  • 딥러닝 기반 머신 비전 기술을 이용한 영상분석 과정에서 전송되고 저장되는 방대한 양의 동영상 데이터의 용량을 효율적으로 줄이기 위한 연구들이 진행 중이다. MPEG(Moving Picture Expert Group)은 VCM(Video Coding for Machine)이라는 표준화 프로젝트를 신설해 인간을 위한 동영상 부호화가 아닌 기계를 위한 동영상 부호화에 대한 연구를 진행 중이다. 그 중 한 번의 영상 입력으로 여러가지 태스크를 수행하는 멀티태스크에 대한 연구를 진행하고 있다. 본 논문에서는 효율적인 멀티태스크를 위한 파이프라인을 제안한다. 제안하는 파이프라인은 물체탐지를 선행해야 하는 각 태스크들의 물체탐지를 모두 수행하지 않고 한번만 선행하여 그 결과를 각 태스크의 입력으로 사용한다. 제안하는 멀티태스크 파이프라인의 효율성을 알아보기 위해 입력영상의 압축효율, 수행시간, 그리고 결과 정확도에 대한 비교 실험을 수행한다. 실험 결과 입력 영상의 용량이 97.5% 이상 감소한데 반해 결과 정확도는 소폭 감소하여 멀티태스크에 대한 효율적인 수행 가능성을 확인할 수 있었다.

New Database Table Design Program of Real Time Network for High Speed Train

  • Cho, Chang-Hee;Park, Min-Kook;Kwon, Soon-Man;Kim, Yong-Ju;Kim, Sung-Shin
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.2164-2168
    • /
    • 2003
  • Real time control system such as in factory automation fields, defense field, aerospace, railway industries, financial trading and so forth, includes multiple computers on multiple nodes, and share data to process various actions and functions. This is similar to multitasking in a multiprocessor computer system. The task processing efficiency of such system is proportionally increased by process speed of each process computer. And also it is greatly influenced by communication latencies of each node. To provide proper operation of such real time system, a network that can guarantee deterministic exchange of certain amount of data within a limited time is required. Such network is called as a real time network. As for modern distributed control system, the timeliness of data exchange gives important factor for the dynamics of entire control system. In a real time network system, exchanged data are determined by off-line design process to provide the timeliness of data. In other word, designer of network makes up a network data table that describes the specification of data exchanged between control equipments. And by this off-line design result, the network data are exchanged by predetermined schedule. First, this paper explains international standard real time network TCN (Train Communication Network) applied to the KHST (Korean High Speed Train) project. And then it explains the computer program developed for design tool of network data table of TCN.

  • PDF

디지털컨버전스 패러다임과 디지털콘텐츠 서비스 참여에 관한 연구 (A Study on the Digital Convergence Paradigm and Participation in Digital Contents Services)

  • 김연정
    • 가정과삶의질연구
    • /
    • 제27권6호
    • /
    • pp.243-253
    • /
    • 2009
  • This study identifies the concept of a digital convergence paradigm, which deals with the relationship among convergence and consumer participation, digital contents services, and the culture of consumption (web 2.0). This research was conducted using a quantitative method involving focus group interviews (FGI) and literature reviews. This research examines the relationship between convergence and consumer participation and the adoption of a concept of "convergence culture", which is categorized as "collective intelligence" and "intellectual community participation". The role of the consumer has changed from one of a "consuming consumer" to that of a "collaborating consumer" and finally to the concept of a consumers as the originator of a new consumption culture. In the study, the consumption culture of web participants indicated the characteristics of funology, self-expression, life-catching, quick-tempered, immersion(arousal), sharing culture, multitasking, and cyber justice. The recognition level of networking on the "digital convergence" of the consumer was identified as that of the combination of IT(information technology); product and multi-services or alliance of industry groups(telecom, broadband, IPTV service); or the use of one source with multiple devices.

다기능 다목적을 갖는 산업용 제어기 설계 (A Design of Industrial Controller with Multi-function and Multi-purpose)

  • 정보환;남진문
    • 한국컴퓨터산업학회논문지
    • /
    • 제2권4호
    • /
    • pp.481-490
    • /
    • 2001
  • 본 논문에서는 소량 다품종 환경에 적극 대처 할 수 있는 다기능, 다목적을 갖는 산업용 제어기를 설계 제안하였다. 설계된 제어기는 모든 정보가 집중되는 MU(Main Unit)와 표시장치를 나타내는 DU(Display Unit)로 구성된다. 소프트웨어 관점에서 MU는 상위 태스크와 하위 드라이버로 구성되며, 각 태스크는 멀티태스킹을 지원 운영체제를 이용하여 병렬 처리된다. 설계된 제어기는 제어 알고리듬의 수정, 제어 대상 변경, 제어대상의 특성 변경, Man-Machine-Interface(MMI)의 변경 등에 능동적이면서 신속한 해결책을 제시하기 위하여, 제어기의 구조를 3개의 계층으로 구조화하였다. 1st layer인 하드웨어와 2nd layer인 펌웨어를 규격화하여 변경하지 않고 생산할 수 있으며, 각각의 제어 대상에 따라 달라지는 고유의 제어 알고리듬에 해당하는 3rd layer의 개발은 하위 2개의 계층에 관련 없이 독립적으로 신속히 개발될 수 있도록 하였다.

  • PDF