RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
        • 등재정보
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재
      • 텍스트의 의미 정보에 기반을 둔 음성컨트롤 태그에 관한 연구

        장문수,정경채,강선미,Chang, Moon-Soo,Chung, Kyeong-Chae,Kang, Sun-Mee 한국음성학회 2006 음성과학 Vol.13 No.4

        The speech synthesis technology is widely used and its application area is also being broadened to an automatic response service, a learning system for handicapped person, etc. However, the sound quality of the speech synthesizer has not yet reached to the satisfactory level of users. To make a synthesized speech, the existing synthesizer generates rhythms only by the interval information such as space and comma or by several punctuation marks such as a question mark and an exclamation mark so that it is not easy to generate natural rhythms of people even though it is based on mass speech database. To make up for the problem, there is a way to select rhythms after processing language from a higher level information. This paper proposes a method for generating tags for controling rhythms by analyzing the meaning of sentence with speech situation information. We use the Systemic Functional Grammar (SFG) [4] which analyzes the meaning of sentence with speech situation information considering the sentence prior to the given one, the situation of a conversation, the relationship among people in the conversation, etc. In this study, we generate Semantic Speech Control Tag (SSCT) by the result of SFG's meaning analysis and the voice wave analysis.

      • KCI등재
      • KCI등재

        URL 패턴 스크립트를 이용한 효율적인 웹문서 수집 방안

        장문수(Moon-Soo Chang),정준영(June-Young Jung) 한국지능시스템학회 2007 한국지능시스템학회논문지 Vol.17 No.6

        수많은 웹문서 중에서 원하는 문서만을 수집하는 것은 쉽지 않다. 이것을 해결하는 한 방법은 원하는 분야의 정보를 많이 제공하는 사이트에서 원하는 부분만 골라서 수집하는 것이다. 본 논문에서는 웹사이트의 URL 패턴을 XML 기반의 스크립트로 정의하여, 필요한 웹문서만을 지능적으로 수집하는 방안을 제안한다. 제안하는 수집 방안은 데이터베이스와 같은 구조화된 자료를 정보로 제공하는 사이트에 대해서 매우 빠르고 효율적으로 적용될 수 있다. 본 논문에서는 제안하는 방법을 적용하여 5만개 이상의 웹 문서를 수집하였다. It is difficult that we collect only target documents from the innumerable Web documents. One of solution to the problem is that we select target documents on the Web site which services many documents of target domain. In this paper, we will propose an intelligent crawling method collecting needed documents based on URL pattern script defined by XML. Proposed crawling method will efficiently apply to the sites which service structuralized information of a piece with database. In this paper, we collected 50 thousand Web documents using our crawling method.

      • LoRa 게이트웨이 네트워크를 활용한 산업안전서비스 설계

        장문수(Moon-soo Chang) 한국정보통신학회 2021 한국정보통신학회 종합학술대회 논문집 Vol.25 No.2

        사물인터넷 환경에서는 기본적으로 사물에서 발생되는 데이터를 수집하기 위하여 네트워크 구성이 필수적이다. 다양한 통신 방식으로 사물의 데이터를 처리하고 있으며, 주로 블루투스, WiFi와 같은 무선 통신 방식을 주로 사용하지만, 데이터 서버에 다양한 센서 데이터를 전달하기 위해 유선/무선 통신을 혼합해서 사용하는 경우도 있다. 사물의 데이터를 수집하려면, 센서나 엣지 장치에서 발생되는 센서데이터를 실시간으로 수집하기 위해 통신 모듈이 탑재되어야 한다. 그리고 데이터베이스로 데이터를 전달하기 위하여 소프트웨어 아키텍처가 구성되어야 한다. 센서에서 발생된 데이터를 실시간으로 데이터베이스에 저장하고 관리할 수 있으며, 산업안전에 필요한 데이터를 추출하여 산업안전서비스 응용에 활용할 수 있다. 본 논문에서는 사물 데이터 수집을 위하여 LoRa 게이트웨이를 활용하여 네트워크 환경을 구성하였으며, LoRa 모듈로부터 전달되는 사물 데이터를 수집하기 위하여 클라이언트/서버 방식의 데이터 수집 모델을 설계하였다. 데이터 수집과 저장 관리에 필요한 자원을 데이터 누수 없이 확보하기 위하여 실시간으로 데이터 수집이 가능해야 하며, 응용서비스로는 산업안전에 필요한 위치데이터 등을 실시간으로 데이터베이스에 저장 관리할 수 있도록 설계하였다. In the IoT(IoT: Internet of Things) environment, network configuration is essential to collect data generated from objects. Various communication methods are used to process data of objects, and wireless communication methods such as Bluetooth and WiFi are mainly used. In order to collect data of objects, a communication module must be installed to collect data generated from sensors or edge devices in real time. And in order to deliver data to the database, a software architecture must be configured. Data generated from objects can be stored and managed in a database in real time, and data necessary for industrial safety can be extracted and utilized for industrial safety service applications. In this paper, a network environment was constructed using a LoRa(LoRa: Long Range) gateway to collect object data, and a client/server data collection model was designed to collect object data transmitted from the LoRa module. In order to secure the resources necessary for data collection and storage management without data leakage, data collection should be possible in real time. As an application service, location data required for industrial safety can be stored and managed in a database in real time.

      • KCI등재

        제스처 인식과 센서를 이용한 프레젠테이션 제어 시스템

        장문수(Moon-Soo Chang),곽선동(Sun-Dong Kwak),강선미(Sun-Mee Kang) 한국지능시스템학회 2011 한국지능시스템학회논문지 Vol.21 No.4

        요즘 발표 현장에는 대부분 컴퓨터를 사용하여 발표자료를 스크린에 비춰서 발표를 진행한다. 본 논문은 제스처 인식을 이용하여 프레젠테이션 컴퓨터를 제어함으로써 발표자가 별도의 도구나 사람을 통하지 않고 혼자서 발표를 진행할 수 있는 시스템을 제안한다. 영상 정보만을 이용하여 발표자가 발표 무대의 어느 위치에 있더라도 제스처를 인식하기 위해서는 무대 전체를 촬영할 수 있는 고해상도 카메라와 이 카메라에서 출력되는 고해상도 이미지를 처리할 수 있는 고성능 컴퓨터가 필요하다. 본 논문에서는 초음파 센서를 무대에 설치하여 발표자의 위치를 추적하고, 저해상도 카메라로 필요한 영역만 추출하여 제스처를 인식한다. 제스처는 손가락의 모양과 팔의 움직임으로 표현하고, 침식/팽창과 차연산 알고리즘으로 제스처를 인식한다. 영상 정보만을 이용하는 알고리즘과의 비교 실험에서 제안하는 시스템이 최소한 13%의 속도 향상을 보였다. 제스처 인식 실험에서는 약 98%의 인식률을 확인하였다. Recently, most presentations have been presented on the screen using the computer. This paper suggests that the computer can be controlled by the gesturing recognition, without the help of any person or tools. If we use only information in the form of images, we should have a high-resolution camera for capturing the images and a computer that can treat high-resolution images. However, this paper will present a solution whereby a low-resolution camera can be used at the stage. It uses the supersonic sensor to trace the presenter’s location and a low-resolution camera for capturing the necessary limited and small area. The gesture is defined by the number of fingers and one’s hand positions which are recognized by the Erosion / Dilation and Subtraction algorithm. The system this paper addresses has improved 13%, when comparing tests between the image-only data system and this paper’s system. The gesture recognition tests have a 98% success rate.

      • KCI등재

        트래픽 분석에 의한 웹 어플리케이션 공격 방지

        장문수(Moon-Soo Chang),오창석(Chang-Suk Oh) 한국컴퓨터정보학회 2008 韓國컴퓨터情報學會論文誌 Vol.13 No.3

        웹 서비스를 이용한 개인 정보 유출은 보안시스템 구축에도 불구하고 급격하게 줄어들지 않고 있다. 방화벽 시스템 구축 후에도 HTTP 80 port나 HTTPS의 443 port는 외부로부터의 접근을 허용하여 지속적으로 서비스를 하고 있으므로 웹 어플리케이션으로 유입되는 트래픽은 취약하다. 따라서 본 논문에서는 웹 서비스 환경으로 유입되는 다양한 형태의 공격 패턴 및 취약한 트래픽을 분석하여 정상 트래픽과 비정상 트래픽을 분류하였다. 분류된 비정상 트래픽을 대상으로 OWASP(Open Web Application Security Project)에서 권고한 웹 어플리케이션 보안취약점을 바탕으로 공격 패턴을 분석하고, 실시간 공격탐지 및 차단이 가능한 시스템을 설계하여 웹 어플리케이션의 보안 취약성을 이용한 다양한 공격 패턴을 즉각적이며, 효과적으로 방지하여 유해한 공격 트래픽으로부터 공격방지 효율을 높일 수 있는 방법을 제안하였다. Despite of information security installation, leakage of personal information in web services has not decreased. This is because traffics to web applications are still vulnerable by permitting external sources to access services in port HTTF 80 and HTTPS 443, even with firewall systems in place. This thesis analyzes various attack patterns resulted from web service environment and vulnerable traffic and categorizes the traffics into normal and abnormal traffics. Also this proposes ways to analyze web application attack patterns from those abnormal traffics based on weak points warned in OWASF(Open Web Application Security Project), design a system capable of detect and isolate attacks in real time, and increase efficiency of preventing attacks.

      • ECU 메모리 관리를 위한 AUTOSAR 표준 메모리 관리 모듈 연구

        장문수(Moon-Soo Chang) 한국정보통신학회 2023 한국정보통신학회 종합학술대회 논문집 Vol.27 No.1

        자동차에는 다양한 ECU(Electronic Control Unit)가 포함되어 있다. 각 ECU는 목적에 따라 기능에 맞는 형태로 구성되어 있다. 다양한 자동차 부품에 포함되어 있는 ECU의 데이터를 수집 및 관리하기 위해서는 ECU 내부에 메모리를 구성하여 관리하여야 한다. ECU의 데이터를 관리하기 위해서는 표준 메모리 관리 모듈을 활용하여 ECU에서 발생되는 데이터를 관리할 수 있다. 본 논문에서는 표준 메모리 관리 모듈에 대해서 분석하고, ROM, RAM, Flash Memory의 물리적인 메모리 형태를 활용하여 ECU의 데이터 관리를 위한 방법에 대해서 분석하였다. 자동차 전장 표준인 AUTOSAR의 표준 모듈 중에서 메모리 관리 모듈인 NVRAM Manager 모듈에 대해서 연구하였으며, ECU 내에서 데이터 관리가 이뤄지는 방법에 대하여 연구하였다. A car includes various electronic control units (ECUs). Each ECU is configured in a form suitable for its function according to its purpose. In order to collect and manage ECU data included in various automobile parts, it is necessary to organize and manage memory inside the ECU. In order to manage ECU data, a standard memory management module can be used to manage data generated by the ECU. In this paper, we analyzed the standard memory management module and analyzed the method for ECU data management by utilizing physical memory types such as ROM, RAM, and Flash Memory. Among the standard modules of AUTOSAR, which is the automotive electric field standard, the NVRAM Manager module, a memory management module was studied, and the method of data management in the ECU was studied.

      • KCI등재

        싱크홀 라우팅을 이용한 유해 트래픽 제어

        장문수(Moon-Soo Chang),이정일(Jeong-Il Lee),오창석(Chang-Suk Oh) 한국컴퓨터정보학회 2009 韓國컴퓨터情報學會論文誌 Vol.14 No.4

        인터넷을 구성하는 IP 기반의 네트워크 구성은 다양한 회사의 라우터와 스위치 장비들로 구성되어 있다. 다양한 장비의 구성은 웜, 바이러스, DDoS 등과 같은 유해트래픽을 필터링하기 위하여 각 회사마다 서로 다른 형태의 문자 명령어 기반인 CLI가 주로 사용되고 있어 관리 및 제어의 복잡성이 높다. 이의 대안으로 IETF에서는 XML 기반으로 구성관리 표준을 NETCONF 작업 그룹에서 제정하고 있지만, NETCONF의 명령어 처리 단계에서 처리되는 명령어 몇 가지만 표준으로 정의되어 있고, 유해트래픽을 차단하기 위한 XML 명령어는 각 회사 장비마다 서로 다르게 되어 있으므로 이 기종 장치간의 일관된 제어 명령어 처리가 어렵다. 본 논문에서는 이 기종 장치의 일관된 제어 명령어를 통하여 네트워크로 유입되는 유해트래픽을 싱크홀 라우터로 우회시키고, 유입된 트래픽을 대상으로 유해성 여부를 판단하여 다양한 공격을 효과적으로 차단할 수 있는 제어시스템을 설계하여, 유해트래픽으로 부터 보호되고, 보다 안정된 네트워크 효율을 높일 수 있는 방법을 제안하였다. The construction of Internet IP-based Network is composed of router and switch models in a variety of companies. The construction by various models causes the complexity of the management and control as different types of CLI is used by different company to filter out abnormal traffics like worm, virus, and DDoS. To improve this situation, IETF is working on enacting XML based configuration standards from NETCONF working group, but currently few commands processing at the level of operation layer on NETCONF are only standardized and it's hard for unified control operation process between different make of system as different company has different XML command to filter out abnormal traffics. This thesis proposes ways to prevent abnormal attacks and increase efficiency of network by re-routing the abnormal traffics coming thru unified control for different make of systems into Sinkhole router and designing a control system to efficiently prevent various attacks after checking the possibility of including abnormal traffics from unified control operation.

      • KCI등재

        심리학적 감정과 소셜 웹 자료를 이용한 감성의 실증적 분류

        장문수(Moon-Soo Chang) 한국지능시스템학회 2012 한국지능시스템학회논문지 Vol.22 No.5

        소셜 웹이 확산되면서 오피니언 마이닝 혹은 감성 분석 연구가 주목을 받고 있다. 감성 분석을 위해서는 감성을 판별하기 위한 감성 자원이 제공되어야 한다. 기존 감성 분석에서는 감성의 극성에 대한 강도를 표현하는 방법으로 리소스를 구축하고 이를 통하여 의견의 극성을 결정하였다. 본 논문에서는 의견의 극성뿐만 아니라 긍/부정의 근거가 되는 감성의 카테고리를 구성하고자 한다. 본 논문에서는 합리적인 분류를 위하여 심리학적 감정들을 초기 감성으로 정의한다. 그리고 실제로 소셜 웹에서 사용되는 감성의 분포를 얻기 위하여 소셜 웹의 텍스트를 분석하여 감성 정보를 추출한다. 추출한 감성 정보를 이용하여 초기 감성들을 재분류함으로써 소셜 웹을 위한 감성 카테고리를 구성한다. 본 논문에서는 이 방법을 통하여 23개의 감성 카테고리를 제시한다. The studies of opinion mining or sentiment analysis have been the focus with social web proliferation. Sentiment analysis requires sentiment resources to decide its polarity. In the existing sentiment analysis, they have been built resources designed with intensity of sentiment polarity and decided polarity of opinion using the ones. In this paper, I will present sentiment categories for not only polarity of opinion but also the basis of positive/negative opinion. I will define psychological emotions to primary sentiments for the reasonable classification. And I will extract the informations of sentiment from social web texts for the actual distribution of sentiments in social web. Re-classifying primary sentiments based on extracted sentiment information, I will organize sentiment categories for the social web. In this paper, I will present 23 categories of sentiment by using proposed method.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼