Earticle

현재 위치 Home 검색결과

결과 내 검색

발행연도

-

학문분야

자료유형

간행물

검색결과

검색조건
검색결과 : 185
No
1

휴대용 정보기기를 위한 플래시 기반 2단계 로킹 기법 KCI 등재

변시우, 노창배, 정명희

한국정보기술응용학회 JITAM Vol.12 No.4 2005.12 pp.59-70

※ 기관로그인 시 무료 이용이 가능합니다.

4,300원

Flash memories are one of best media to support portable computer's storages in mobile computing environment. The features of non-volatility, low power consumption, and fast access time for read operations are sufficient grounds to support flash memory as major database storage components of portable computers. However, we need to improve traditional transaction management scheme due to the relatively slow characteristics of flash operation as compared to RAM memory. In order to achieve this goal, we devise a new scheme called Flash Two Phase Locking (F2PL) scheme for efficient transaction processing. F2PL improves transaction performance by allowing multi version reads and efficiently handling slow flash write/erase operation in lock management process. We also propose a simulation model to show the performance of F2PL. Based on the results of the performance evaluation, we conclude that F2PL scheme outperforms the traditional scheme.

2

4,000원

HSR(High-availability seamless redundancy)은 이더넷 네트워크의 고장 극복을 목적으로 표준 제정된 프로토콜로서, 하나의 전송 프레임을 복제하여 두 개의 물리적인 포트로 각각의 프레임을 전송하여 고장 극복 시간을 “0”이 되도록 한다. 따라서 HSR은 실시간 고장 극복이 필요한 이더넷 어플리케이션에 사용할 수 있다. 그러나 HSR은 각 노드마다 프레임을 복제하므로 불필요한 프레임이 다수 생성되어 네트워크에 전달되어 네트워크 전송용량을 상당량 점유하는 단점을 갖고 있다. 본 논문에서는 표준 HSR의 이러한 단점을 보완하기 위해 보편적으로 사용되는 여러 개의 ring이 연결된 복합 링 네트워크에 적합한 MAC (media access control) 주소 에 기반을 둔 Port Locking (PL) 이라는 새로운 방식을 제안한다. 제안 방식은 네트워크 제어 프레임과는 별도로 Source 및 Destination 노드의 위치를 점차적으로 학습하며, 학습에 따라 Destination 노드가 없는 소규모 ring 네트워크의 입구 포트를 차단함 으로써 해당 ring의 프레임 순환을 방지하도록 한다. 이와 같이 PL 알고리즘은 대형 링 네트워크 구조의 트래픽을 현저히 감소시키 며, 이에 따라 네트워크의 성능은 크게 향상된다. 이에 대한 이론적 분석 결과는 제안된 PL 방식의 유효성을 입증한다.

High-availability seamless redundancy (HSR) is a protocol for fault-tolerant Ethernet (FTE) networks. It provides two frame copies and each copy is forwarded on a separate physical path, which provides zero fail-over time. Therefore, the HSR is becoming a potential candidate for various real-time FTE applications. However, the generation and circulation of unnecessary frames due to the duplication of every sending frame is inherent drawback of HSR. Such drawback degrades the performance of the network and may deplete its resources. In this paper, we present a new algorithm called port locking (PL) based on the media access control (MAC) address to solve the abovementioned problem in popular connected-rings network. Our approach makes the network gradually learn the locations of the source and the destination nodes without relying on network control frames. It then prunes all the rings that do not contain the destination node by locking corresponding rings’ entrance ports. With the PL algorithm, the traffic can be significantly reduced and therefore the network performance will be greatly enhanced specially in a large scale connected-rings network. Analytical results are provided to validate the PL algorithm.

3

4,000원

4

락의 실제 : 멀티코어 상의 데이터베이스 성능 분석

한혁

[Kisti 연계] 한국콘텐츠학회 한국콘텐츠학회논문지 Vol.14 No.8 2014 pp.22-29

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

락은 멀티프로세서 환경에서 공유 데이터에 대한 접근을 안전하게 하는 잘 알려진 일반적인 방법이다. 1960년대에 상호 배제가 소개된 후에 많은 스핀락 알고리즘이 제안되었고 운영체제나 데이터베이스 시스템에 사용되어 왔다. 이 연구에서 고성능 멀티코어 시스템 상에서 락 알고리즘이 데이터베이스 시스템에 미치는 영향을 측정하였다. 평가를 위해 그 동안 멀티코어 상에서 성능 개선을 위해 재구조화된 최신 MySQL 5.6 및 MySQL에 탑재된 InnoDB 엔진을 사용하였다. InnoDB의 스핀락 함수를 수정하여 다양한 락 알고리즘들을 구현하였고 구현된 락 알고리즘들을 멀티코어 환경에서 평가하였다.

A lock is a general and popular way of serializing accesses to shared data in multiprocessor environments. After the mutual exclusion was first introduced in 1960s, many spinlock algorithms have been proposed and deployed to real systems such as operating systems and (transactional) database systems. In this study, we measure impacts of a lock mechanism on a database system under various CPU configurations using a high-end multicore system. For the evaluation, we use the most up-to-date version of MySQL (version 5.6) with InnoDB engine, which has been substantially re-architected to improve scalability on multicore machines. We changed the original spinlock function of InnoDB to evaluate various spinlock mechanisms on multicore machines.

5

분산환경에서 거래관리를 위한 두단계 기부 잠금규약

이혜경, 김응모

[Kisti 연계] 한국정보처리학회 정보처리학회논문지 Vol.6 No.12 1999 pp.3447-3455

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

데이터베이스 기술의 적용분야가 점차 확대되어감에 따라 작업처리율을 증대시키기 위한 다양한 형태의 거래 처리 모형들을 필요로 하는 추세이다. 그러나 기존의 syntax위주의 직렬성 이론만 가지고서는 거래의 실행시간상 차별화 특성을 수용하면서 다수의 거래에 대한 단위시간당 처리 생산성을 높이기는 힘든 형편이다. 이러한 상황을 해결하기 위하여 이타적 잠금기법(altruistic locking: AL)은 거래가 객체를 사용한 다음 더이상 그 객체를 요구하지 않을 때 다른 거래들이 그 객체를 로크할 수 있도록 미리 객체에 대한 로크를 해제함으로써 거래들의 대기시간을 줄이기 위한 취지에서 제안된 것이다. 확장형 이타적 잠금(extended altruistic locking: XAL)기법은 AL을 자취의 확장 측면에서 개선한 잠금기법으로서 AL이 근본적으로 안고 있는 반드시 기부된 객체만을 처리해야 한다는 부담을 보다 완화한 기법이다. 본 논문에서는 우선 장기거래로 인한 단기거래의 장기적 대기현상 완화 측면에서의 AL과 XAL의 공통적 한계점을 분석하였다. 분산 환경하에서 장기거래로 인한 단기거래의 장기적 대기현상을 최소화하도록 줄임으로써 동시성 제어의 정도를 높이는 반면, 거래간의 평균 대기시간을 줄일 수 있는 새로운 확장형 이타적 잠금기법인 전후진방식의 신형 확장 기법인 2DL(two-way donation locking)을 제안하였다. 기법의 적용 광범위성을 위해 분산 계산 환경에서도 작동될 수 있게끔 설계하였다. 모의실험에 의한 성능평가 결과 장기거래의 길이가 5이상, 9이하인 상황에서 2DL은 2PL보다 작업 처리율과 거래의 평균 대기시간 면에서 우수한 결과를 나타내었다.

Database correctness is guaranteed by standard transaction scheduling schemes like two-phase locking for the context of concurrent execution environment in which short-lived ones are normally mixed with long-lived ones. Traditional syntax-oriented serializability notions are considered to be not enough to handle in particular various types of transaction in terms of duration of execution. To deal with this situation, altruistic locking has attempted to reduce delay effect associated with lock release moment by use of the idea of donation. An improved form of altruism has also been deployed in extended altruistic locking in a way that scope of data to be early released is enlarged to include even data initially not intended to be donated. In this paper, we first of all investigated limitations inherent in both altruistic schemes from the perspective of alleviating starvation occasions for transactions in particular of short-lived nature. The idea of two-way donation locking(2DL) has then been experimented to see the effect of more than single donation in distributed database systems. Simulation experiments shows that 2DL outperforms the conventional two-phase locking in terms of the degree of concurrency and average transaction waiting time under the circumstances that the size of long-transaction is in between 5 and 9.

6

소형 솔레노이드를 이용한 개폐 구조 설계

고성규, 김권희

[Kisti 연계] 한국정밀공학회 한국정밀공학회지 Vol.34 No.11 2017 pp.807-812

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

In this investigation, a locking mechanism was proposed for electronic products that have battery covers. The exterior design of electronic products has been advanced with diversified materials including polymers and metals. Unlike polymers such as polycarbonate, metals are not easily deformed. Therefore, products with a metallic exterior have an added button to release the battery cover, which limits the quality of the exterior design. In this study, a new design without a release button that included a miniature solenoid inside the product was proposed. The Taguchi method was used to maximize the attraction force of the solenoid while, at the same time, minimizing its dimensions.

7

트랙터용 차동 잠금 장치의 설계 변수 영향에 관한 연구

오주영, 김건우, 조정우, 이기훈, 정영식

[Kisti 연계] 한국정밀공학회 한국정밀공학회지 Vol.34 No.6 2017 pp.391-396

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

A differential is a mechanical device that supports smooth driving, by allowing each of the two wheels, to rotate at differential speeds during a turn. This is particularly crucial for tractors, as they mainly work on the ground, often becoming stuck off-highway, or falling into pits. When the tractor wheel is stuck off-highway, it is difficult to get the wheel out, as the differential of the tractor reduces friction between the wheel and the ground surface. In order to prevent this wheel slip situation, the differential locking device, which restricts the two wheels on the axle to the same rotational speed, has been used in the axle of the tractor. In this study, analysis models of the hydraulic system and the dog clutch were developed to predict the performance of the differential locking device. Using the LMS imagine. AMEsim software, the analysis models were verified by comparing the simulation results with the experimental data. Using the models developed, the influence of the release time of the differential locking device on selected design parameters was analyzed, to determine the effect on the release time of the differential locking device. As a result, design values that will improve the performance of the differential locking device were derived.

8

고속철도차량 대차 및 차체 연결장치에 재사용 가능한 풀림 방지 너트에 대한 실험적 연구

이찬우

[Kisti 연계] 한국정밀공학회 한국정밀공학회지 Vol.34 No.12 2017 pp.853-860

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

The self-locking nuts that are used in high-speed railway-vehicle bogies and car-body connections are key components of the fastening system. These bogies and connection systems should withstand the high vibrations and shocks that are generated by high-speed operations. Since the first high-speed railway was developed, the antiloose nuts that are globally used in all of the high-speed rail-vehicle bogies and car-body connection systems are single-use limited to prevent nut-loosening accidents during train operations. In this study, we developed a double reusable nut for the self-locking nuts of high-speed rail vehicles with a 100-% lifetime improvement. The proposed nut design was subjected to the KS R 9144 and NAS 3350 vibration-performance evaluation tests, and following the DIN 65151 method, a Junker test was performed for an impact-performance test. As the final step, a practical-application test was performed to assess the reusability of the proposed nut for which the self-locking nut of the HEMU-430X high-speed rail vehicle was utilized, and two reusability tests were subsequently carried out to evaluate the safety.

9

접촉상태에 있는 초정밀 역전방지클러치의 내구성 평가에 관한 연구

서정세, 이석순, 이태선, 최중환, 이상범

[Kisti 연계] 한국정밀공학회 한국정밀공학회지 Vol.22 No.6 2005 pp.47-54

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

A dangerous event occurred at the field industry and mechanical system. At developed by SUNGGOKNANOTECH corp. a R-L clutches of a small and high capacity serves safety device from a variety environment of mechanical system, it permits transmission of driving torque from input to output shaft in both directions of rotation, but restrains any feedback torque of the driven load from rotating the output shaft in either direction. This study was carried out to demonstrate through finite element method and durability estimation for safety of the R-L clutches without sliding during the engagement process. As results, we organized about endurance test method when applied rated torque.

10

이동 데이터베이스 시스템을 위한 효율적인 이타적 잠금기법

권혁신, 김세윤, 김응모

한국정보기술응용학회 JITAM Vol.11 No.1 2004.03 pp.53-67

※ 기관로그인 시 무료 이용이 가능합니다.

4,800원

11

락킹댄스의 한국 유입과 전개 양상 KCI 등재

이주연, 박성진, 이해준

무용역사기록학회(구 한국무용사학회) 무용역사기록학 제69호 2023.06 pp.101-119

※ 기관로그인 시 무료 이용이 가능합니다.

5,400원

본 연구는 락킹댄스의 한국 유입과 전개 양상을 고찰함으로써 한국 스트릿 댄스의 현주 소를 이해하고, 해석하는데 지침이 될 수 있는 기초자료를 제공하는 것에 그 목적이 있다. 이러한 목적을 달성하기 위해 연구 방법으로 총 세 명의 전문가들을 선정하여 반 구조화된 질문지를 통해 전문가인터뷰를 실시하였으며 응답 결과를 질문의 항목별로 범주화하여 주제 분석 및 검토하였다. 그 결과 락킹댄스의 한국 유입은 주로 해외의 영화와 방송, 댄스비디오 같은 영상물을 통해 유입되었고, 이후 국내 대회에 해외 댄서들을 심사위원으로 초청하여 교류가 시작 되면서 본격적으로 유입되었음을 알 수 있다. 이를 시작으로 여러 해외 댄서들을 한국에 워크숍으로 초청하여 오로지 영상물을 보고 춤을 배우던 국내 댄서들이 오리지널 락킹을 접할 수 있게 된 것이다. 그 후 락킹댄스는 국내외 댄서들과의 꾸준한 교류와 워크숍으로 인한 국내 락킹 수업 확대, 락킹댄스 관련 행사 증대 등을 통해 보다 더 발전한 것으로 종합할 수 있다.

The purpose of this study is to provide basic data that can serve as a guideline for understanding and interpreting the current state of Korean street dance by examining the inflow and development of Locking dance in Korea. As research methods, interviews with three Locking experts were conducted and each interviewee’s responses were thematically categorized for the analysis of the study. As a result, Locking dance was introduced to Korean people firstly through video materials such as movies, broadcasts, and dance videos from abroad, and later by inviting well-known dancers from different countries to Korean dance competitions as judges. The introduction to Locking dance in Korean society motivated some Korean dancers to invite, various Locking dancers from across the world to Korea for dance workshops, which gave those who learned Locking dance only by watching videos the opportunity to experience the “original” Locking style. Since then, Locking dance in Korea has been more developed through the steady exchanges between Korea dancers and dancers from other countries. Currently, the number of Locking classes, workshops, and events in Korea has drastically increased.

12

IOT를 이용한 소규모 공간의 융합 잠금 장치 제안 KCI 등재

박현주

한국융합학회 한국융합학회논문지 제12권 제2호 2021.02 pp.45-50

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

본 논문에서는 IoT를 이용하여 원격 개폐가 가능한 스마트 공간 보안에 대한 장치 개발을 제안한다. 기존의 공간 보안 장치는 하드웨어를 부수거나 버튼 장치 또는 복제된 열쇠를 사용하여 개폐를 제어할 수 있었다. 최근 COVID-19 사태로 비접촉 장치에 대한 여러 응용 분야가 생겨났다. 본 연구에서는 장치에 접촉하지 않아도 앱을 통해 잠금을 해제 하는 기능을 가진 소형 공간 보안 장치 개발을 제안한다. 제어의 권한을 스마트폰으로 이전하여 사용자의 선택에 따라 하드웨어 조작만으로는 개폐할 수 없는 기능을 가진 장치를 고안하였다. 잠금 장치 접촉을 하지 않아도 앱을 이용하여 개폐가 가능하므로 편리하고 위생적이다. 스마트폰의 지문 인식 및 패턴 입력으로 사용자 인증 후 앱을 이용하므로 다중보안 기능을 가지고 있다. 사용자가 원한다면 앱 보안 해제 후 금고 또는 공간에 장착된 버튼을 직접 터치하거나 열쇠로 열면 보안이 해제된다. 또한 앱에 비활성 기능을 추가시켜 열쇠를 분실하거나 소형의 금고를 분실했 을 경우 사용이 불가능하게 되어 금고의 문이 열리지 않도록 설계하였다. 본 연구는 보안이 필요한 사물에 다양하게 응용하여 효과적으로 확장할 수 있을 것으로 기대한다.

In this paper, we propose the development of a smart space security device that can be opened and closed remotely using IoT. Existing space security devices can control opening and closing by breaking hardware or only using button devices or replicated keys. The recent COVID-19 crisis has created several applications for non-contact devices. In this study, we propose the development of a small space security device that has the function of unlocking through an app without touching the device. By transferring the control authority to a smartphone, device that cannot be opened or closed by only operating hardware at the user's option. It is convenient and hygienic because it can be opened and closed using an app without touching the locking device. Multiple security is possible because security can be released using an app after user authentication by fingerprint recognition and pattern input on a smartphone. If the user wishes, after using the app security, the security is released by directly touching a button installed in the safe or space or opening it with a key. In addition, by adding an inactive function to the app, it is designed so that the door of the safe cannot be opened when the key is lost or the small safe is lost. This study is expected to be able to effectively expand the security system by applying variously to objects that require security.

13

총기 안전 관리를 위한 스마트 잠금 시스템에 관한 연구 KCI 등재

정정일

한국융합보안학회 융합보안논문지 제16권 제2호 2016.03 pp.71-76

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

최근 심각한 사회문제로 제기되고 있는 총기사고는 사회적 불안감과 경제적 어려움으로 인하여 극단적 형태의범죄로서 우리 주변에서 일어날 수 있다는 점에서, 총기 사고에 대하여 우리나라도 더 이상 안전지대가 아니라는사회적 인식으로 국민들의 불안감은 점점 높아지고 있다. 이를 개선하고자 경찰과 학계에서는 다양한 정책 제안과 제도 변경을 통한 대책마련을 내놓고 있다. 하지만 실효성 문제와 근본적인 대안이 될 수 없다는 의견들과 기술적 측면에서의 접근적 연구가 미흡 실정이다. 이에 본 연구에서는 기술적 측면에서 보다 실효성 있는 총기안전장치 시스템을 제안하였다.

As an extreme-type crime caused by social anxiety and economic hardship, firearm accidents recently risin g as a serious social problem are gradually increasing the national anxiety as people start realizing that Kore a is no more a safety zone for firearm accidents. In order to improve it, the police and academia are presentin g measures through the suggestion of diverse policies and also change of system. However, there are not suf ficient researches in the aspect of technology while some people argue that they cannot become fundamental alternatives on top of its effectiveness issue. Thus, this study has suggested a more effective firearms safety control system in the aspect of technology.

14

저전력 넓은 주파수 동작 범위 0.13Mmm CMOS LFD

최향희, 은기찬, 이제진, 조성준, 김홍이, 송인상, 변철우, 박철순

한국ITS학회 한국ITS학회 학술대회 2010년 한국ITS학회 춘계학술대회 2010.05 pp.92-95

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

15

4,000원

Water supply through the water supply system is an essential element for normal industrial and living, and the interruption of water supply due to leakage and breakage can cause major problems. Local leaks and breakdowns of pipelines that make up the water supply system are unavoidable problems caused by the aging of pipelines, which require water leak detection and prevention through monitoring the integrity of structures. In this study, smart bolts, which can be determined whether or not to be loosened, were proposed for bolts used for tightening water pipes, valves, etc. that make up the water supply system, and their applicability was verified through actual fabrication and experimentation.

16

경량 락킹 방법을 이용한 SQLite 데이터베이스 관리 시스템의 동시성 제어 성능 향상 기법 KCI 등재

김남수, 강조현, 김진호

한국EA학회 정보화연구 제12권 2호 2015.06 pp.249-258

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

SQLite는 모바일 장치, 내장형 장치 등 소형기기 또는 규모가 작은 환경에 적합하여 스마트 폰 앱, 내장형 소프트웨어 등에 널리 사용되는 오픈소스 데이터베이스 관리 시스템이다. 이 SQLite 는 소스 코드의 크기가 작아 소형 시스템에서도 잘 동작한다는 장점이 있지만, 반면에 제공하는 기 능에 여러 가지 제한이 있다는 문제점이 있다. 이런 제한 중의 하나로 SQLite은 트랜잭션을 데이터 베이스 단위로 동시성 제어를 하고 있어 여러 트랜잭션들이 함께 실행될 경우 성능이 낮아진다. 이 논문에서는 SQLite를 내장형 데이터베이스 시스템의 특성을 유지하면서도 트랜잭션의 동시성 제어 성능을 높이는 기능을 구현하였다. 이를 위해 락(lock) 관리 및 제어 작업에 관련된 오버헤드를 줄이 면서 동시성 제어를 할 수 있는 경량 락킹 기법(Very Lightweight Locking, VLL)을 활용하여 SQLite 데이터베이스 관리 시스템의 동시성제어 시스템을 개선하였다. 또 SQLite의 동세성 제어 단 위를 테이블 단위로 낮춰 트랜잭션의 동시성 제어 성능을 높이도록 구현하였다. 이 논문에서는 이렇 게 개발한 동시성 제어 기법의 구현 내용을 소개하고, 실험을 통해 구현한 동시성 제어 기법의 성능 을 비교.평가하였다.

SQLite is an open source database management system which has been widely used in smartphone apps and embedded software, because it is suitable for small-size environments such as mobile and embedded devices. While SQLite has the advantage running well on small embedded systems, it has several restrictions on its features. Of these restrictions, it uses the database unit as its locking granularity thus it suffers from poor performance when controling transactions concurrently. This paper implemented a new concurrency control mechanism of SQLite in order to provide with better performance of the concurrency control, with reserving the properties of embedded DBMSs. To achieve this goal, we adopt the Very Lightweight Locking (VLL) which can reduce the overhead of lock management and concurrent transaction control, and we extended the concurrency control method of SQLite based on the VLL method. We also implemented the concurrency control method with lesser locking granularity of the table unit in order to provide better performance. This paper describes the implementation details of the newly developed concurrency control mechanism and it also presents the performance evaluation of the method.

17

Research on Phase Locking and Tracing C-W Pulses SCOPUS

Weixian Song, Yuhua Chai, Kezhu Tan

보안공학연구지원센터(IJCA) International Journal of Control and Automation Vol.8 No.6 2015.06 pp.139-148

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

In this paper the function of PPL and the principle of measuring frequency were introduced, as meanwhile, the references for the design of PPL based on software was provided. Based on this, we proposed the function of PPL based on software using MATLAB. Because PPL could be affected by different parameters, we analyzed the system in different condition. According to the results, the method of phase locking and tracing C-W pulses using PPL was proposed. We reached our goal that C-W pulses can be phase locked and traced.

18

In this study, electroencephalography signals recorded while participants were doing verbal and quantitative tasks, are classified. A dataset containing 1044 records obtained from 18 participants are used for subject-dependent classifications. Features are derived from phase locking values calculated between all channel pairs. Features are reduced before the classification process by using both analysis of variance and correlation based feature selection methods. Instances in the dataset are classified by using the nearest neighbor algorithm. An average classification accuracy of 92.35% is achieved over 18 participants. It is shown that phase locking value is distinctive especially when it is calculated on delta and gamma frequency bands measured between frontal and occipital regions.

19

보석 알 물림 장치의 개발과 활용 KCI 등재

안일훈

국제문화기술진흥원 The Journal of the Convergence on Culture Technology (JCCT) Vol.11 No.5 2025.09 pp.287-293

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

본 연구는 보석을 중심으로 하는 보석 장신구에서 보석을 손쉽게 교체가 가능한 보석 알 물림 장치를 장신구에 적용하 고 그 활용 방향에 대하여 제안하는 것을 목적으로 한다. 최근 소비자의 경제적인 여건의 변화로 실용적인 소비를 통하여 자신 의 개성을 표현하고자 하는 보석 장신구 착용자들이 증가하면서, 보석 교체가 가능한 장신구가 필요하다는 필요성이 제기되어 보석 교체용 알 물림 장치를 개발하게 되었다. 현재 장신구 시장의 현황과 추세, 그리고 향후 시장의 전망을 통하여 보석 교체 용 알 물림 장치의 개발에 대한 필요성을 도출하였고, 기존 장신구의 보석 세팅 방법과 종류에 대한 조사 및 분석을 하였다. 착용자의 개인적 여건에 따라 보석을 손쉽게 교체할 수 있는 장신구의 기능적 부분은 보석 알 물림 장치의 핵심적인 요소이다. 장치의 활용 범위는 착용자의 선호에 따라 보석의 교체를 손쉽게 함으로써 착용자의 개성을 다양하게 표현하는 것과 보석의 색상 및 형태에 적용이 원활하여 장치의 활용적인 측면에서 다양성이 가능하다. 특히 경제적인 부담으로 고가의 장신구를 착용 하기 어려운 젊은 직장인 세대에게 실용적 소비로서 개인의 개성을 추구한다는 장점이 있다. 향후 다양한 장치의 개발과 활용 도와 장신구 가치의 향상을 위하여 디자인 개발을 주축으로 한 장치 개발의 추가적인 연구가 요구된다. 따라서 장치의 활용이 더욱 푹 넓게 활용되기 위한 향후 연구 방향과 해결 방안에 대하여 논의 및 제언을 하고 이를 통하여 결론을 도출하였다.

This study aims to apply jewelry egg bite devices that can easily be replaced in jewelry jewelry jewelry, which is centered on jewelry, and propose to the direction of use. Recently, the number of jewelry jewelers who want to express their personality through practical consumption due to the change in the economic conditions of consumers has been raised, and the need for jewelry replacement is developed. Currently, the current status and trend of the jewelry market, and the future market prospects, we have derived the need for the development of jewelry replacement egg bite devices, and investigated and analyzed the existing jewelry setting method and type of jewelry. The functional part of the jewelry that can easily replace the jewelry according to the personal conditions of the wearer is the key element of the jewelry egg bite device. The range of use of the device is easy to replace the jewelry according to the preference of the wearer, so that the personality of the wearer is variously expressed, and the application of the color and form of the gem is smooth, so it is possible to diversity in the versatile aspect of the device. In particular, it has the advantage of pursuing individual personality as a practical consumption for young generations who are difficult to wear expensive ornaments due to economic burden. In the future, additional research of devices that focus on design development is required to develop and utilize various devices and to improve the value of jewelry. Therefore, discussions and suggestions were discussed and suggested on future research directions and solutions for the utilization of the device to be used more widely.

20

Locking Compression Plate를 이용한 전위성 쇄골 간부 골절의 수술적 치료

정남식, 홍기도, 하성식, 박성준, 강정호, 심재천

[Kisti 연계] 대한정형외과스포츠의학회 대한정형외과스포츠의학회지 Vol.5 No.1 2006 pp.63-68

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

목적: 전위성 쇄골 간부 골절의 치료로 관혈적 정복술 후 LCP를 사용하여 내고정을 시행한 환자를 대상으로 방사선학적, 임상적 결과를 분석하여 전위성 쇄골 간부 골절의 치료에 있어서 LCP의 유용성을 알아보고자 하였다. 대상 및 방법: 2003년 5월부터 2004년 11월까지 본원에서 쇄골 간부 골절에 대해 LCP를 이용한 관혈적 정복, 금속내 고정술을 시행하고 6개월 이상 추시가 가능하였던 26례를 대상으로 하였다. 수술 후 최종 평가는 방사선 결과와 fang s criteria를 이용한 임상적 결과로 분석하였다. 결과: 수술 후 평균 9.3주에 모든 예에서 지연유합 없이 골유합 되었으며 임상적으로 Kangs criteria에 따라 구분한 결과, 우수 이 상이 22례로 나타났다. 특히, 견관절 운동은 상완골 골절이 동반된 두 경우를 제외한 24례에서 2.9주내에 정상 범위로 빠른 회복을 보였다. 합병증으로는 견관절 운동 장애 2례, 수술 절개 부위의 켈로이드 형성 1례였으며 그 이외에 다른 주요 합병증은 없었다. 결론: 전위성 쇄골 간부 골절에서 LCP를 이용한 관혈적 정복 및 금속내 고정술은 기존의 금속판에 비해 수술 후 합병증을 줄이고 효과적인 골유합과 조기 견관절 운동에 도움을 줄 수 있는 좋은 치료 방법 중 하나라고 사료된다.

Purpose: To assess the effectiveness of the Locking compression plate (LCP) after open reduction for the treatment of the displaced clavicular shaft fracture, the clinical and radiologic outcome of the patients who were managed with the LCP for internal fixation after open reduction has been analyzed. Materials and Methods: We reviewed 26 cases with a displaced clavicular shaft fracture treated by internal fixation using Locking compression plate after open reduction between May 2003 and November 2004. The patients were followed up for at least six months period, and final postoperative outcome was evaluated using clinical results based on Kang's criteria, radiologic signs of fusion. Results: All fractures united by an average of 9.3 weeks without delayed union and showed fast recovery of motion fraction and shoulder function. In addition,24 cases without the fractures of proximal humerus recovered to normal range of shoulder notion within 2.9 weeks. Clinically, according to Kang's criteria, the outcome was good or better in 22 patients. The complications included shoulder joint dysfunction in two cases and keloid formation in one case, and no other complications were observed. Conclusion: The internal fixation using LCP for the treatment of displaced clavicular shaft fracture is a safe, reliable method of treatment, with few complications, and offers rapid recovery of shoulder joint function and bone union.

 
1 2 3 4 5
페이지 저장