• 제목/요약/키워드: Processing Process

검색결과 10,877건 처리시간 0.037초

정보화사회에 있어서 사회적 정보처리 메커니즘의 변화가 사회적 컨센서스 형성에 미치는 영향에 대한 연구 (The Impact of Changes in Social Information Processing Mechanism on Social Consensus Making in the Information Society)

  • 진승혜;김용진
    • 경영정보학연구
    • /
    • 제13권3호
    • /
    • pp.141-163
    • /
    • 2011
  • 인터넷을 중심으로 한 정보기술의 급격한 발전은 정보화 사회로의 패러다임 전환을 가져오면서 사회적 여론을 형성하는 과정에도 영향을 미치고 있다. 이에 따라 디지털 매체를 활용하여 온라인에서 정보를 생성하고 유통하며 사회적 합의에 이르는 정보처리 매커니즘의 변화에 대한 연구의 중요성이 증가하고 있다. 본 연구에서는 사회적 정보처리 과정의 고찰을 통하여 사회적 합의도출 및 제도화의 프로세스 모델을 도출하고 인터넷 매체에서의 정보처리 특성을 분석하였다. 정보처리 매커니즘의 변화를 분석하기 위하여 사회적 맥락 속에서 집단적 행동을 분석하는 질적 연구방법인 인류학적 접근법(ethnographic approach)을 적용하여 2가지 사례를 관찰 분석하였다. 사회적 컨센서스 형성과정은 사회적 의제의 제기, 여론 활동에서의 선택적 반영, 의제의 수용과 확산, 공론화와 사회적 합의, 제도화와 피드백이라는 5가지 단계로 구성되어진다. 인터넷 매체에서의 정보처리 특성은 사건에의 능동적 반응, 오피니언 리더의 역할 전이, 발의와 분석의 탄력성, 높은 확장성, 합의도출에의 적합성, 제도화와 상호작용 등 6가지로 제시하였다. 본 연구에서는 사회구성원의 정보를 공유하고 사회적 여론을 이끄는 과정을 설명하는 모텔을 제시함으로써 정보처리 구조를 사회적 네트워크 관점에서 고찰할 수 있는 이론적 기반을 마련하였다. 또한 그리고 인터넷 매체의 사회적 효용을 사회적 정보처리라는 새로운 기준으로 분석하여 정치, 커뮤니케이션 경영분야에서의 미디어 활용 및 의사결정의 합리성 제고에 기여할 것으로 보인다.

A Batch Processing Algorithm for Moving k-Nearest Neighbor Queries in Dynamic Spatial Networks

  • Cho, Hyung-Ju
    • 한국컴퓨터정보학회논문지
    • /
    • 제26권4호
    • /
    • pp.63-74
    • /
    • 2021
  • 위치 기반 서비스(LBS)는 가장 바쁜 시간에 동시에 도착하는 최단 경로 및 k-최근접 이웃 질의를 포함한 다양한 공간 질의를 효과적으로 처리한다. 동시에 도착하는 공간 질의를 빠르게 처리하기 위한 간단한 해결 방법은 LBS 서버를 추가하는 것이다. 이 방법은 서비스 운영 비용을 많이 증가시킨다. 최근에는 공유 가능한 계산을 사용하여 일련의 질의를 한꺼번에 모아서 처리하는 일괄 처리 방법이 제안되었다. 본 연구에서는 교통 상황에 따라 각 도로 구간의 이동 시간이 빈번하게 변하는 동적 공간 네트워크에서 움직이는 k-최근접 이웃 질의를 한꺼번에 처리하는 방법을 연구한다. 순차적 질의 처리를 기반으로 하는 LBS 서버는 중복 계산으로 인해 한꺼번에 요청이 들어오는 움직이는 k-최근접 이웃 질의를 효과적으로 처리하지 못한다. 본 연구의 목표는 움직이는 k-최근접 이웃 질의를 한꺼번에 처리하고 공유 가능한 계산을 재사용하여 알고리즘을 효율성을 개선한다. 실제 지도 데이터를 사용한 실험 평가는 최신 방법보다 제안된 방법이 우수하다는 것을 보여준다.

불용어 시소러스를 이용한 비정형 텍스트 데이터 후처리 방법론에 관한 연구 (A Study on Unstructured text data Post-processing Methodology using Stopword Thesaurus)

  • 이원조
    • 문화기술의 융합
    • /
    • 제9권6호
    • /
    • pp.935-940
    • /
    • 2023
  • 인공지능과 빅데이터 분석을 위해 웹 스크래핑으로 수집된 대부분의 텍스트 데이터들은 일반적으로 대용량이고 비정형이기 때문에 빅데이터 분석을 위해서는 정제과정이 요구된다. 그 과정은 휴리스틱 전처리 정제단계와 후처리 머시인 정제단계를 통해서 분석이 가능한 정형 데이터가 된다. 따라서 본 연구에서는 후처리 머시인 정제과정에서 한국어 딕셔너리와 불용어 딕셔너리를 이용하여 워드크라우드 분석을 위한 빈도분석을 위해 어휘들을 추출하게 되는데 이 과정에서 제거되지 않은 불용어를 효율적으로 제거하기 위한 "사용자 정의 불용어 시소러스" 적용에 대한 방법론을 제안하고 R의 워드클라우드 기법으로 기존의 "불용어 딕셔너리" 방법의 문제점을 보완하기 위해 제안된 "사용자 정의 불용어 시소러스" 기법을 이용한 사례분석을 통해서 제안된 정제방법의 장단점을 비교 검증하여 제시하고 제안된 방법론의 실무적용에 대한 효용성을 제안한다.

화상처리를 이용한 OLED 디스플레이의 픽셀 불량 검사에 관한 연구 (Defect Inspection of the Pixels in OLED Type Display Device by Image Processing)

  • 박경석;신동원
    • 한국기계가공학회지
    • /
    • 제8권2호
    • /
    • pp.25-31
    • /
    • 2009
  • The image processing methods are widely used in many industrial fields to detect defections in inspection devices. In this study an image processing method was conducted for the detection of abnormal pixels in a OLED(Organic Light Emitting Diode) type panel which is used for small size displays. The display quality of an OLED device is dependent on the pixel formation quality. So, among the so many pixels, to find out the faulty pixels is very important task in manufacturing processing or inspection division. We used a line scanning type BW(Black & White) camera which has very high resolution characteristics to acquire an image of display pixel patterns. And the various faulty cases in pixel abnormal patterns are considered to detect abnormal pixels. From the results of the research, the normal BW pixel image could be restored to its original color pixel.

  • PDF

EU 역외가공규정의 주요 내용과 한-EU FTA에 대한 시사점 - EU CCC and Origin Protocol 역외가공규정을 중심으로 - (A Study on the Rules of Origin of Outward Processing and Its Implication - focused on the EU CCC and Origin Protocol -)

  • 안재진
    • 통상정보연구
    • /
    • 제9권2호
    • /
    • pp.205-230
    • /
    • 2007
  • In modern manufacturing practice it is sometimes necessary to send products to another country for special processing which cannot be performed inside the territory of the zone and Outward Processing(OP) covers such situation. What's more, process and Rules of Origin(RoO) of OP is implicated in Korea' Free Trade Agreement(Korea-Singapore, Korea-EFTA and Korea-Asean FTA) because of the goods to be producted in Kaesong Industrial Complex. Thus, In this paper analyse a implication of OP's process and RoO focused on the two fold : (1) provide an overview of the objectives, types, effects of Outward Processing described in customs law and FTA provisions of EU and Korea; (2) present a comparative analysis of EU and Korean rules; (3) offer an appropriate proposal to Korea-EU FTA negotiation.

  • PDF

프리하든 금형강의 정밀 홀 가공에 관한 연구 (A Study on the Precision Hole Machiningof Pre Hardened Mould Steel)

  • 이승철;조규재;박종남
    • 한국기계가공학회지
    • /
    • 제11권2호
    • /
    • pp.98-104
    • /
    • 2012
  • In this paper, precision processing is carried out for the pre hardened steel(HRC 54), which is one of injection mould materials. Processing characteristics are estimated according to the number of tool cutting blade and roundness is observed by the 3-Dimensional measuring machine. The surface roughness affected by the wire electric discharge machining are measured. Cutting component force of STAVOX is the highest in condition of 2F processing because load per a blade of cutting tool is high. Especially, the difference in Fz is over 20N by cutting load. The slower spindle rotation speed and tool feed rate are, the better cutting component force is. The roundness of hole processed in condition of 4F is good because feed rate is able to be fast. When rotation speed is increased, the surface roughness is decreased. The surface roughness acquired in condition of 2F processing is higher about 50% than 4F processing.

레이저 미세피치 홀 가공의 생산효율성 향상을 위한 영상처리 측정 기법 적용 (Application of Image Processing Technique to Improve Production Efficiency of Fine Pitch Hole Based on Laser)

  • 표창률
    • 소성∙가공
    • /
    • 제19권5호
    • /
    • pp.320-324
    • /
    • 2010
  • Multi-Layer Ceramic Circuit(MLCC) in the face of thousands of fine pitch multi hole is processed. However, the fine pitch multi hole has a size of only a few micrometers. Therefore, in order to curtail the measurement time and reduce error, the image processing measurement method is required. So, we proposed an image processing measurement algorithm which is required to accurately measure the fine pitch multi hole. The proposed algorithm gets image of the fine pitch multi hole, extracts object from the image by morphological process, and extracts the parameters of its position and feature by edge detecting process. In addition, we have used the sub-pixel algorithm to improve accuracy. As a result, the proposed algorithm shows 97% test-retest measurement reliability within 2 ${\mu}m$. We found that the algorithm was wellsuited for measuring the fine pitch multi hole.

색변조 기술을 이용한 레이저 가공 공정 모니터링 시스템 (Monitoring system of laser materials processing using chromatic modulation technique)

  • 이종명
    • 한국레이저가공학회지
    • /
    • 제4권2호
    • /
    • pp.29-38
    • /
    • 2001
  • A development of in-process and reliable monitoring system in laser materials processing is essential for successful applications toward the real industrial fields. It was known that optical signals induced by laser-matter interactions provide a good indication not only to monitor various defects but also to characterize and identify the process However there are still difficulties to implement the optical monitoring system in real fields since the system is susceptible to the spurious change of the signal affected by the variation of experimental conditions and environmental noises. In this article. a new type of optical monitoring technique named 'chromatic modulation technique' is described as a reliable, robust and sensitive monitor for the applications in laser materials processing in order to tackle the conventional problems in optical system.

  • PDF

센서 네트워크 기반의 홀리스틱 분산 클러스터링 알고리즘 (A holistic distributed clustering algorithm based on sensor network)

  • 진평;임기욱;남지은;이경오
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2008년도 추계학술발표대회
    • /
    • pp.874-877
    • /
    • 2008
  • Nowadays the existing data processing systems can only support some simple query for sensor network. It is increasingly important to process the vast data streams in sensor network, and achieve effective acknowledges for users. In this paper, we propose a holistic distributed k-means algorithm for sensor network. In order to verify the effectiveness of this method, we compare it with central k-means algorithm to process the data streams in sensor network. From the evaluation experiments, we can verify that the proposed algorithm is highly capable of processing vast data stream with less computation time. This algorithm prefers to cluster the data streams at the distributed nodes, and therefore it largely reduces redundant data communications compared to the central processing algorithm.

원산지 규정의 가공공정기준에 따른 FTA 적용배제에 관한 사례 연구 (A case study on the exclusion of FTA application base on the processing operation of the rules of origin)

  • 박세현
    • 아태비즈니스연구
    • /
    • 제14권4호
    • /
    • pp.401-412
    • /
    • 2023
  • Purpose - The purpose of this study is to analyze cases and suggest implications regarding the exclusion of the agreement tax rate according to the processing process standards of the FTA rules of origin. Design/methodology/approach - In this study, cases in which export and import companies were excluded from applying the agreed tax rate due to the application of processing operation standards after the application of the FTA were analyzed, focusing on the Tax Tribunal precedents, and a literature study was conducted. Findings - The results of this study analyzed through cases of appeal and verification of exclusion from application of the agreement are as follows. Research implications or Originality - Research on FTA cases is active, but this study is differentiated in that it focuses on analyzing cases of exclusion from application of negotiated tax rates based on meeting the processing process standards applied to fields such as textiles and chemicals in FTA.