• 제목/요약/키워드: Thread mechanism

검색결과 53건 처리시간 0.026초

순차적 SMT Processor를 위한 Scoreboard Array와 포트 중재 모듈의 구현 (Implementation of a Scoreboard Array and a Port Arbiter for In-order SMT Processors)

  • 허창용;홍인표;이용석
    • 대한전자공학회논문지SD
    • /
    • 제41권6호
    • /
    • pp.59-70
    • /
    • 2004
  • SMT(Simultaneous Multi Threading)구조는 여러 개의 독립적인 쓰레드들로부터의 명령어들을 이용하여, 이슈 슬롯을 채울 수 있도록 하는 쓰레드 레벨 병렬 성을 사용함으로서, 결국 프로세서의 성능을 향상시킨다. 독립적인 여러 개의 준비된 쓰레드들을 갖는다는 것은 실행 유닛들이 무용의 상태로 남아 있는 가능성을 줄일 수 있다는 의미이며, 이러한 사항은 결국 프로세서의 효율성을 증가 시키게 된다. SMT 프로세서에서 그러한 이점을 이용하기 위해서는, 이슈 유닛은 서로 다른 쓰레드들로부터의 여러 명령어들 간의 흐름을 제어해서, 그러한 명령어들 사이에서 충돌이 일어나지 않도록 해야 하지만, 이러한 사실로 인해 SMT 프로세서의 이슈 로직은 매우 복잡해지게 된다. 따라서, 본 논문에서 제안된 SMT 구조는 순차적 이슈와 완료 방식을 채택하여, 복잡한 레지스터 리네이밍이나 재순차 버퍼 등을 사용할 필요가 없이 비교적 간단한 스코어보드 어레이만을 사용하는 이슈 구조를 사용할 수 있게 하였다, 그러나, 여전히 SMT용 스코어보드 구조는 일반적인 단일 쓰레드의 범용 프로세서의 경우보다는 훨씬 더 복잡하고 많은 비용이 소요된다. 본 논문은 ARM 기본의 순차적 SMT 아키텍처 상에서의 최적의 스코어보드메커니즘에 대한 구현을 제안한다.

클라우드 컴퓨팅 기반의 고가용성 복제시스템의 구현 (Implement of High Available Replicate Systems Based on Cloud Computing)

  • 박성원;이문구;이남용
    • 전자공학회논문지 IE
    • /
    • 제48권4호
    • /
    • pp.61-68
    • /
    • 2011
  • 업무의 IT 의존도가 높아지면서 재해로부터 기업의 자산을 보호하는 것은 IT 운영 관리자들이 가장 고려해야 할 사항들 중 하나이고 데이터 및 정보는 기업 활동의 원천이기 때문에 데이터 보호는 업무 연속성 측면에서 IT 운영의 최대 우선순위가 되고 있다. 그러므로 본 논문은 이러한 재해로 인하여 중단된 정보기술 서비스를 재개하는 재해 복구를 위한 시스템을 클라우드 컴퓨팅 기반으로 구현하였다. 구현된 고가용성 복제 시스템은 복제성능 향상을 위해 다중 스레드 대상 데이터베이스 방법을 적용하였으며, 파일시스템의 실시간 동기화 기술로 네트워크 효율을 향상 시킬 수 있으며, 액티브 대 액티브 운영으로 백업 시스템 활용을 극대화함으로써, 근원지 데이터베이스 시스템의 부하를 분산시키는 효과를 갖게 한다. 이밖에도 복제 데이터의 정합성 검증 기능과 데이터 센터의 실제 운영에서 요구되는 모니터링 기법 등을 구현하였다. 성능평가에서도 다중 스레드 방식을 사용함으로써 단일 스레드 방식보다 약 3배 이상의 향상된 복제 기능 성능결과를 보여주었다.

자바를 위한 분산된 병렬 컴퓨팅 환경 (Distributed Parallel Computing Environment for Java)

  • 이상윤;김승호
    • 전자공학회논문지CI
    • /
    • 제41권6호
    • /
    • pp.23-37
    • /
    • 2004
  • 자바의 쓰레드는 다중 처리 환경에서 하나의 프로그램 공간 내의 독립적인 프로세스로 취급되는 객체 요소이므로 병렬처리를 위한 독립적인 프로세스로 활용할 수 있다. 또한, 자바의 동기화 메커니즘과 쓰레드를 활용하면 병렬 처리를 수행하는 응용프로그램을 쉽게 작성할 수 있다. 이에 따라, 자바의 병렬 처리 지원 기능을 분산된 컴퓨팅 환경에 적용하기 위한 많은 연구 결과가 있다. 본 논문에서는 레거시 자바 프로그램에 포함된 쓰레드를 분산된 컴퓨팅 환경에서 병렬 수행 하도록 지원하는 시스템 환경을 제안한다. TORB(Transparent Object Request Broker)라고 명명된 본 시스템은 프로그래밍 투명성을 지원하므로 이미 작성된 레거시 자바 프로그램을 간단한 변환 과정을 거친 후 병렬 수행 하도록 지원한다. TORB는 본 연구팀에서 이미 발표한 분산 프로그래밍 도구의 기능을 확장한 것이며, 이는 지정된 기능을 지정된 컴퓨터에서 수행하도록 지원하는 전형적인 분산처리 기능만을 보유하고 있었다.

Kernel Thread Scheduling in Real-Time Linux for Wearable Computers

  • Kang, Dong-Wook;Lee, Woo-Joong;Park, Chan-Ik
    • ETRI Journal
    • /
    • 제29권3호
    • /
    • pp.270-280
    • /
    • 2007
  • In Linux, real-time tasks are supported by separating real-time task priorities from non-real-time task priorities. However, this separation of priority ranges may not be effective when real-time tasks make the system calls that are taken care of by the kernel threads. Thus, Linux is considered a soft real-time system. Moreover, kernel threads are configured to have static priorities for throughputs. The static assignment of priorities to kernel threads causes trouble for real-time tasks when real-time tasks require kernel threads to be invoked to handle the system calls because kernel threads do not discriminate between real-time and non-real-time tasks. We present a dynamic kernel thread scheduling mechanism with weighted average priority inheritance protocol (PIP), a variation of the PIP. The scheduling algorithm assigns proper priorities to kernel threads at runtime by monitoring the activities of user-level real-time tasks. Experimental results show that the algorithms can greatly improve the unexpected execution latency of real-time tasks.

  • PDF

Principle and Mechanism of Double Eyelid Formation

  • Inchang Cho
    • Archives of Plastic Surgery
    • /
    • 제50권2호
    • /
    • pp.142-147
    • /
    • 2023
  • Some of Asian eyelids have double fold and some do not. Many people tend to prefer double eyelid in aesthetic and functional reasons. Since the mechanism of double eyelid is bonding the eyelid skin to the eye-opening tissue, the principle of double eyelid surgery is also connecting the eyelid skin to levator component. Double eyelids are differentiated by their shape according to the height and curvature. The double eyelid surgery procedure is divided into incision method and nonincision method. And the incision method is subdivided into double fold line design, skin and oculi muscle incision or excision, pretarsal or preaponeurotic soft tissue excision, fixation of posterior lamella to anterior lamella, and skin suture. The nonincision method is to connect the posterior lamella and the anterior lamella as a thread only without an incision. A successful double eyelid surgery creates a fold well-balanced in height, curvature, and depth of the fold based on patient's preference. In this article, the author's own methods of performing surgery are described, with a step-by-step guide and surgical tips.

막구조 정착부의 인장파단시험을 통한 신장특성 및 응력전달체계에 관한 연구 (Study on Stress Transition Mechanism and Uniaxial Tensile Characteristics by Tensile Fractured Test of Clamping Part of Membrane Structures)

  • 김희균;전상현;하창우;김재열
    • 한국공간구조학회논문집
    • /
    • 제20권3호
    • /
    • pp.91-98
    • /
    • 2020
  • For form stability of membrane structures, membrane material is required to be in tension. Therefore, in planning and maintenance management, the engineer should consider enough about introduction of stress during construction and re-introduction of stress after completion. Clamping part is an important portion with the function for introducing tension into membrane materials, and the function to transmit stress to boundary structures, such as steel frames. Then, the purpose of this research is to clarify stress condition and stress transfer mechanism including clamping part of membrane structures, and to grasp the changing tendency of membrane structures with the passage of time. In this research, following previous one, we perform well-balanced evaluation by conducting tensile fractured tests of clamping part's specimens, and by measuring individually the amount of displacement of not only overall specimen's length but membrane material and clamping part. Thereby, we consider the influence the difference in the hardness of edge rope and the difference in the direction of thread affect modification and fracture load.

마찰력을 고려한 고속탭핑 토크 모델링 (Modeling of High-speed Tapping Touque Considering Friction Force)

  • 이돈진;강지웅;전현배;김선호;안중환
    • 한국정밀공학회지
    • /
    • 제18권11호
    • /
    • pp.67-73
    • /
    • 2001
  • This paper aims at developing a torque model for the high-speed tapping with small-diameter taps. As recent industries such as automobile and information technology grows, taps smaller than 5mm in diameter are needed much more. In that occasion, the friction force between a tap surface and a workpiece plays much more important role in the tapping torque than in he larger tapping. Tapping mechanism was analysed based on the tap geometry. It has two steps : one is a forward cutting composed of the chamfered threading and full threading and the other is the backward cutting. The torque by the cutting force in the chamfered threading is calculated using the cutting area and the specific cutting force while the torque by the friction force, which is rather dominant than the cutting force both in the full threading and in the backward cutting, is calculated using the normal force on the threads and the friction coefficient. The experiment has shown that the results by the proposed torque model fit quite well with the acutal measurements within the error of 10%.

  • PDF

일축신장흐름에서의 PS/HDPE Blend의 모폴로지 변화에 관한 연구 (Study on the Morphology Evolution of PS/HDPE Blend During Uniaxial Elongational Flow)

  • Hong, Jung-Sook;Son, Jung-Wu;Lee, Seung-Jae;Ahn, Kyung-Hyun;Lee, Seung-Jong
    • 한국유변학회:학술대회논문집
    • /
    • 한국유변학회 2001년도 춘계 학술발표회 논문집
    • /
    • pp.11-14
    • /
    • 2001
  • Our study have aimed to identify the deformation and breakup mechanism of minor phase in polymer blends under uniaxial enlongational flow. Experimentally, we measured the transient elongational viscosity of PS/HDPE blends using the uniaxial elongational rheometer at two temperatures. And we observed the evolution of blend morphology with elongation time. Morphological change was observed by quenching the specimen after deformation. If the viscosity variation of PS was compared with that of HDPE at each temperature, PS showed larger temperature dependence than HDPE. At 155$^{\circ}C$, the dispersed phase of larger size were easily affected by affine deformation. The initial spherical shape changed to flat ellipsoid at first, then flat ellipsoid to bulbous shape, and bulbous to thin thread and its satellites. But dispersed phase of smaller size showed the change from sphere to ellipsoid. At 175$^{\circ}C$, the dispersed phase were mostly deformed from spherical shape to ellipsoid. As a result, the morphological change of dispersed phase in elongational deformation is affected by chain flexibility and viscosity ratio. We need to further study to make sure the mechanism of elongation of viscoelastic polymer blends.

  • PDF

형광염색을 이용한 혈관내봉한관의 관찰 (Fluorescent Method for Observing Intravascular Bonghan Duct)

  • 이병천;백구연;정현민;성백경;소경순;강대인;소광섭
    • 대한약침학회지
    • /
    • 제8권3호
    • /
    • pp.5-9
    • /
    • 2005
  • 미분간섭현미경법과 아크리딘-오렌지(acridine-orange) 형광 염색을 이용하여 쥐 혈관 내의 실 모양 구조물을 관찰하였다. 공초점현미경법과 헤마톡실린-에오신(hematoxylin-eosin) 염색을 통해 피브린, 모세혈관, 소정맥, 소동맥 혹은 림프관의 핵 분포와 뚜렷이 구별되는 혈관 내 실 모양 구조물의 핵 분포 패턴을 얻어낼 수 있었다. 이 실 모양 구조물의 생리적 기능을 침술과 연관하여 논의하였다. 특히, 이 실 모양 관을 통한 약물의 흐름이 약침의 기전에 해당할 것이라는 가설을 제기하였다.

Rheological Analysis in a Spinning Process of a hollow fiber membrane

  • Jang, Moon-Seog
    • 한국막학회:학술대회논문집
    • /
    • 한국막학회 1995년도 추계 총회 및 학술발표회
    • /
    • pp.5-9
    • /
    • 1995
  • In the dry-jet-wet-spinning process of a hollow fiber membrane, the polymer solution is pumped into a coaxial tube, jet spinneret. The threadline emerging from the spinneret is stabilized by an internal coagulating medium(liquid or gas) as it emerges from the jet orifice. The nascent hollow thread is further stabilized in a quench bath as shown in Fig. 1. In this scheme, three mechanism of formatiota(temperature gradient, solvent evaporation, and solvent-nonsotvent exchange) can be combined. The changes which promote stabilization often play a dominant role in determining the ultimate fiber wall structure as well. Hence, in pratice, hollow fiber stabilization and development of membrane structure are commonly inseparable. However, fiber dimension(the inside diameter and wall thickness of the hollow fiber) is mainly a rheological problem and is determined by dope pumping rate, spinneret diatance from the coagulation bath, inner coagulant flow rate, and fiber draw-rate. Besides rheological phenomena play a prominent part in the final properties of the hollow fiber.

  • PDF