RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • 파라미터 보정에 의한 센서리스 유도전동기의 슬라이딩 모드 관측기 개선

        박용훈(Yong Hun Park),박강효(Kang Hyo Park),권영안(Young Ahn Kwon) 대한전기학회 2010 정보 및 제어 심포지엄 논문집 Vol.2010 No.10

        유도전동기의 가변속 구동시스템에서 자속축 기준제어를 이용하는 경향이 증가하고 있으며 설치환경, 가격 등의 제약으로 인하여 위치 및 속도센서가 없는 센서리스 속도제어가 많이 연구되고 있다. 대부분의 센서리스제어 방식에서 위치 및 속도추정은 전동기 전압방정식으로부터 계산된다. 따라서 파라미터 오차는 센서리스 제어성능에 큰 영향을 미치게 된다. 일반적으로 슬라이딩모드 제어방식은 파라미터 변화와 외란과 같은 불확실성을 지닌 시스템에 효율적인 제어방식으로 알려져 있다. 본 연구는 슬라이딩모드 제어방식에서 파라미터 보정을 추가하여 슬라이딩모드 제어방식의 단점인 채터링을 감소하고 상대적으로 속도응답을 개선하는 연구로서 시뮬레이션 및 실험을 통하여 본 연구에서 제안한 방식을 검증한다.

      • 고정자 및 회전자 저항의 보정에 의한 유도전동기의 센서리스 속도제어 개선

        박용훈(Yong Hun Park),박강효(Kang Hyo Park),백승철(Seung Chul Baek),권영안(Young Ahn Kwon) 대한전기학회 2010 대한전기학회 학술대회 논문집 Vol.2010 No.7

        유도전동기의 가변속 구동시스템에서 자속축 기준제어를 이용하는 경향이 증가하고 있으며 설치환경, 가격 등의 제약으로 인하여 위치 및 속도센서가 없는 센서리스 속도제어가 많이 연구되고 있다. 대부분의 센서리스제어 방식에서 위치 및 속도추정은 전동기 전압방정식으로부터 계산된다. 따라서 파라미터 오차는 센서리스 제어성능에 큰 영향을 미치게 된다. 본 연구에서는 유도전동기의 속도 추정에서 파라미터 오차에 의해 발생하는 속도 오차를 보상하기 위하여 고정자 저항 및 회전자 저항보상방식을 제안하고 종래의 방식과 비교하여 본 연구에서 제안한 방식을 검증한다.

      • KCI등재

        대용량 분산파일시스템을 위한 비공유 메타데이타 관리 기법

        윤종현(Jong Hyeon Yun),박용훈(Yong Hun Park),이석재(Seok Jae Lee),장수민(Su-Min Jang),유재수(Jae Soo Yoo),김홍연(Hong Yeon Kim),김영균(Young-Kyun Kim) 한국정보과학회 2009 정보과학회논문지 : 시스템 및 이론 Vol.36 No.4

        최근 많은 연구가 진행 중인 대부분의 클러스터 기반 분산파일시스템은 파일에 대한 읽기, 쓰기 작업으로부터 메타데이타의 처리를 분리했다는 특징을 가지고 있다. 즉 파일시스템에 기록된 파일에 대한 권한 정보, 파일의 실제 데이타가 저장된 저장소의 위치 정보, 파일시스템의 네임스페이스 유지 등 메타데이타와 관련된 정보 및 이를 처리하는 기능을 별도의 메타데이타 서버가 관리한다. 하지만 기존 시스템의 메타데이타 관리기법들은 데이타의 분산 관리 및 입출력 성능만 중점을 두고 설계되어 있어 파일시스템 확장에 따른 메타데이타 입출력 성능 및 확장성에서 한계를 나타내고 있는 상황이다. 따라서 본 논문에서는 클러스터 기반 분산파일시스템에서 보다 나은 성능과 확장성을 제공하는 수 있는 비공유 메타데이타 관리 기법을 제안한다. 먼저 본 논문에서는 새로운 메타데이터 분할 기법으로 사전식 분할 기법을 제안한다. 다음으로 제안하는 메타데이터 분할 기법을 지원하기 위한 부하 분산 기법을 제시한다. 본 논문에서 제안하는 메타데이터 관리 기법은 기존 메타데이타 관리기법과 비교하여 확장성 및 부하 분산에서 우수함을 보인다. Most of large-scale distributed file systems decouple a metadata operation from read and write operations for a file. In the distributed file systems, a certain server named a metadata server (MDS) maintains metadata information in file system such as access information for a file, the position of a file in the repository, the namespace of the file system, and so on. But, the existing systems used restrictive metadata management schemes, because most of the distributed file systems designed to focus on the distributed management and the input/output performance of data rather than the metadata. Therefore, in the existing systems, the metadata throughput and expandability of the metadata server are limited. In this paper, we propose a new non-shared metadata management scheme in order to provide the high metadata throughput and scalability for a cluster of MDSs. First, we derive a dictionary partitioning scheme as a new metadata distribution technique. Then, we present a load balancing technique based on the distribution technique. It is shown through various experiments that our scheme outperforms existing metadata management schemes in terms of scalability and load balancing.

      • KCI등재

        대용량 HVDC 컨버터의 Busbar 설계

        김찬기(Chan-Ki Kim),박용훈(Yong-Hun Park),김진영(Jin-Young Kim) 대한전기학회 2012 전기학회논문지 Vol.61 No.7

        This paper studies a busbar design of high power HVDC converter. In order to design a electrical busbar, we need to consider electrical, mechanical and environmental condition. In this papre, we focus on the electrical design in terms of temperaure and currnet. Busbar conductor can be damaged to burn due to the temperature and fault current of busbar. In this paper, Busbar design of Jindo-Jeju HVDC #2 System that will start operate in 2012 is considered.

      • RFID/USN 기술을 이용한 지능형 절전관리 시스템 설계 및 구현

        정규석(Jeong kyu-seuck),서동민(Seo dong-min),박용훈(Park young-hun),유재수(Yoo jae-soo) 한국콘텐츠학회 2009 한국콘텐츠학회 종합학술대회 논문집 Vol.7 No.1

        최근 무선 통신 기술이 발달함에 따라 유비쿼터스 환경과 그와 관련된 실용화 기술에 대한 관심이 크게 고조되고 있다. 그리고 유비쿼터스의 개념이 기존 IT 분야에 접목되면서 유비쿼터스 환경을 근간으로 한 자동화 시스템의 필요성이 부각되고 있다. 본 논문에서는 RFID/USN 기술을 이용하여 전등, 난방기 그리고 에어컨과 같은 건물 내 전자기기의 전력 소비를 효율적으로 관리하는 절전관리 시스템을 제안한다. 제안하는 시스템은 RFID를 이용하여 전자기기에 대한 자산 관리 및 상태 정보를 감시하고, USN을 이용하여 주변 환경 및 전력 소비에 대한 실시간 정보를 수집한다. 특히, 제안하는 시스템은 실시간 수집 된 정보를 분석하여 최상의 절전 효과를 가지는 지능형 스케줄러를 제공한다. 마지막으로, 제안하는 시스템은 실시간 사용자 인터페이스를 제공함으로써 기존 시스템과의 차별성과 현실성을 보인다. Recently, many interests on the ubiquitous environment and the practical technologies associated with it have been significantly increasing along with the rapid development of wireless technologies. The development of the automated systems based on the ubiquitous environment is required as the concept of the term "ubiquitous" is integrated into the fields of existing IT. In this paper, we design and implement a power-saving management system using RFID/USN technologies. It efficiently manages the power consumption of the electronic machine such as electric lights, electric heaters, and air conditioners in a building. The proposed system controls the electronic machines and monitors their status by RFID and collects the real time information about the surroundings and power consumption of the electronic machines by USN. Especially, it analyzes the real time information and supports the intelligent scheduler with the best power-saving. Finally, this paper shows the difference between the proposed system and the existing systems and the reality of our system through the real time user interface about the power-saving management.

      • KCI등재

        모바일 P2P 네트워크에서 피어의 이동성을 고려한 연속적인 k -최근접 질의 처리

        복경수(Kyoung-Soo Bok),이현정(Hyun-Jung Lee),박용훈(Young-Hun Park),유재수(Jae-Soo Yoo) 한국콘텐츠학회 2012 한국콘텐츠학회논문지 Vol.12 No.8

        본 논문에서는 MP2P(Mobile Peer-to-Peer) 네트워크 환경에서 이동하는 피어들을 대상으로 실시간으로 질의 결과를 갱신하는 연속적인 k-최근접 질의 처리 기법을 제안한다. 제안하는 기법은 질의 피어와 근접한 k개의 피어를 효율적으로 모니터링하기 위하여 모니터링 영역(monitoring region)을 생성하여 배포한다. 모니터링 영역은 주변 피어들의 이동 벡터를 이용하여 특정 시간 범위 내에서 최소 k개의 질의 결과를 보장하기 위해 만들어진 영역이다. 제안하는 기법은 주변 피어들의 벡터를 이용하여 Monitoring Region을 계산하기 때문에 유지 시간을 증가시켜 모니터링 영역의 무효화에 따른 질의 재수행 비용을 감소시킨다. 제안하는 기법의 우수성을 입증하기 위해 기존 기법과 성능 평가를 수행한 결과 제안하는 기법이 기존 기법보다 우수한 성능을 보였다. In this paper, we propose a continuous k-nearest neighborhood query processing method for updating the query results in real-time over mobile peer-to-peer environments. The proposed method disseminates a monitoring region to efficiently monitor the k-nearest neighbor peers. The Monitoring Region is created to assure at least k peers as the result of the query within the time range using the vector of neighbor peers. In the propose method, the monitoring region is valid for a long time because it is calculated by the vector of neighbor peers of the query peer. Therefore, the proposed method decreases the cost of re-processing by monitoring region invalidation. In order to show the superiority of the proposed method, we compare it with the previous schemes through performance evaluation.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼