http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
역할-기반 접근 제어 정책에서 일시적 권한 위임에 관한 연구
나상엽,Na, Sang-Yeob 한국컴퓨터산업학회 2009 컴퓨터産業敎育學會論文誌 Vol.10 No.1
Role-Based Access Control Policy has a role hierarchies in which a higher case role can perform permissions of a lower case role. However, it is necessary for a lower case role to perform a higher case role's permission, which is not allowed to a lower case role, basically. In this paper propose a temporary permission delegation method. As the result of a temporary permission delegation, junior roles can perform senior roles' permissions in a dedicated interval.
사용자가 정의한 다양한 웹 정보를 출력하는 멀티-스크린 세이버
나상엽,Na, Sang-Yeob 한국컴퓨터산업학회 2009 컴퓨터産業敎育學會論文誌 Vol.10 No.3
In this paper, Implement Multi-Screensaver for displaying various search result defined by user. This screens aver can display useful information by convergence web and traditional screens aver concepts. User of this screensaver can define display information when the screensaver is working, like news articles, weather information and movie etc. Therefore, user can obtain the interested information when the computer is idle, i.e. Screensaver is working.
박용욱,나상엽,Park, Yong-Wook,Na, Sang-Yeob 한국전자통신학회 2010 한국전자통신학회 논문지 Vol.5 No.1
Bottom gate and top gate field-effect transistor based carbon nanotube(CNT) were fabricated by CMOS process. Carbon nanotube directly grown by thermal chemical vapor deposition(CVD) using Ethylene ($C_2H_4$) gas at $700^{\circ}C$. The growth properties of CNTs on the device were analyzed by SEM and AFM. The electrical transport characteristics of CNT FET were investigated by I-V measurement. Transport through the nanotubes is dominated by holes at room temperature. By varying the gate voltage, bottom gate and top gate field-effect transistor successfully modulated the conductance of FET device.
이승대(Lee, Seung-Dae),나상엽(Na, Sang-Yeob) 한국산학기술학회 2012 한국산학기술학회논문지 Vol.13 No.2
본 논문에서는 LC 필터 기술을 기반으로 하는 주파수 단일 하향 변환기를 설계 및 제작하였다. 설계한 단일 하향 변환기는 저잡음 증폭기, 혼합기 IF 증폭기, LC 필터로 구성하였으며 DC block 커패시터와 RF bypass 커패시터 로 구성된다. 설계한 변환기는 IC를 LC 필터로 대치하여 전력을 감소시키고 제작비용을 낮추어주는 효과를 보인다. 본 논문에서 설계, 제작한 단일 하향 변환기는 이득이 약 10dBm이고 70MHz에서 18MHz의 대역폭을 실현하였다. In this paper, design and implementation of frequency down converter based on LC filter technic. Single frequency down converter, designed a low-noise amplifier, mixer, IF amplifier, LC filter was configured. And it is composed of DC block capacitors and RF bypass capacitor. LC filter, replace it with the IC reduced the power and realized low cost. The gain of single down converter is about 10dBm and realized by 18MHz bandwidth at 70MHz band
Multimedia 저작 도구에서 사용하는 데이터 종류 및 효과적인 데이터 관리 방법에 대한 연구
나상엽 남서울대학교 1996 남서울대학교 논문집 Vol.2 No.-
Nowadays, multimedia computing and communications are moving forward at a fast face. Especially, education needs more multimedia training and educational applications. Multimedia computing system needs large storage space and fast computing speed because multimedia data very large and non-formal in originally. The object of this research is to survey and analyze previous methods about storing and retrieval of multimedia data, and present the new view point for multimedia data retrieval and storing. Using multimedia Database system we get more advantage in storage space than file. Thus nowadays many researchers study for efficient multimedia Database system. This paper contains many kinds of data using in multimedia authoring tools and new aspect about multimedia data, it will be very helpful to develop new multimedia authoring tools and multimedia Database system.
역할-기반 접근 제어에서 역할 위임을 위한 역할 위임 서버의 설계
나상엽 남서울대학교 공학연구센터 1999 공학연구 Vol.1 No.-
In the distributed computing environment, applications or users have to share resources and communicate with each other in order to perform their job efficiently. In this case, it is important to keep resources and information integrity from attackers. Therefore, the need for a reasonable way for authentication and access control of distributed shared resources has increased. Nowadays, three kinds of access control exist; DAC(Discretionary Access Control), MAC(Mandatory Access Control) and RBAC(Role-Based Access Control). In RBAC, there exists a role hierarchy. In the role hierarchy, higher case role can perform lower case role’s permission. Not vise versa. Therefore, RBAC sometimes needs role delegation, for lower case role performs higher case role’s permission. In this paper, we propose a role delegation method with role delegation server and role delegation protocol with public and secret key. Consequently lower case role performs higher case role’s permission with exceptional conditions and dedicated intervals.
RBAC 기반 시스템에서 동적 역할 할당을 수행하는 역할위임 프로토콜 설계
문원식,나상엽 평택대학교 2002 論文集 Vol.16 No.-
분산 컴퓨팅 환경에서 기업이나 조직내의 사용자들은 다른 사용자와 자원을 공유하며 상호작용을 통하여 보다 효율적으로 작업을 수행하게 된다. 이 경우 공유하는 자원이나 정보의 불적인 사용을 막고 데이터의 무결성을 유지하기 위하여 사용자의인증과정이 필요하며, 또한 사용자의 작업에 대한 접근 제어(access control)의 필요성이 더욱 중요시 되고 있다. 현재 널리 알려진 임의적 접근 제어(DAC)는 객체의 소유자에게 모든 위임의 권한 이 주어지고 강제적 접근 제어(MAC)의 경우에는 추체와 객체단위의 정책 적용이 어려운 단점이 있다. 최근에는 역할-기반 접근 제어를 이용하여 조직의 보안 정책을 보다 효율적이고 일관성 있게 관리하고자 하는 시도가 있다. 하지만 역할-기반 접근 제어의 경우 각 역할의 계층에 의하여 권한의 상속이 결정되는 문제가 발생한다. 따라서 본 논문에서는 역할-기반 접근 제어에서 역할이 가지는 역할의 위임을 위한 위임 서버와 역할 위임 프로토콜을 제시한다.