년 - 년
Topic Familiarity Effect on Accuracy, Complexity, and Fluency of L2 Oral Output
아시아영어교육학회 The Journal of AsiaTEFL Vol.4 No.4 2007.12 pp.191-211
※ 기관로그인 시 무료 이용이 가능합니다.
5,700원
Recent research into task-based language teaching claims that manipulation of task factors, learner factors, and task processing conditions can focus language learners’ attention on the competing goals of accuracy, complexity, or fluency. The main purpose of the present study is to investigate the impact of topic familiarity on accuracy, complexity, and fluency of L2 oral output. Defining task familiarity in terms of learners’ familiarity with task topic, the twenty upper-intermediate level participants of the study performed a familiar and then an unfamiliar task. The results of statistical analysis revealed that the participants produced a more accurate and more fluent, but less complex discourse in their performance of the familiar task. The findings highlight the need to consider topic familiarity as a task feature in syllabus design and materials development and the necessity of considering this task feature for accomplishing accuracy, complexity, or fluency in oral task production.
아키텍처 자산의 복잡도 측정에 관한 연구 KCI 등재후보
중소기업융합학회 융합정보논문지(구 중소기업융합학회논문지) 제7권 제5호 2017.10 pp.111-116
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
자산의 복잡성을 측정하기 위해 프로그램의 논리적인 복잡도의 측정을 제공하는 척도를 베이스로 하여 각 자산의 특징 값을 표현하고 있는지 평가하는 방법을 사용 한다. 본 연구에서는 소프트웨어 컴포넌트를 기본자산으로 구성하여 표준화된 설계모형을 확보하고, 이를 기반으로 재사용 가능한 확장된 자산을 설계할 경우 자산의 복잡도를 측정하기 위한 방안을 제시하고자 한다. 그러나 우리가 제안하는 자산관리 시스템의 각 자산은 두 가지 영역의 자산을 합성한 복합자산으로 구성되어 있으므로 이 방법만으로는 정확한 측정을 하기 어렵다. 따라서 아키텍처 하부에 저장된 기본 자산의 특성 값을 반영하여야 전체적인 자산의 복잡성을 측정가능하다. 따라서 응집력에 반비례하고 자산연관도안의 각 자산에 대한 연관값의 누적합에 비례하는 합성자산의 복잡성을 측정 가능하다.
In this paper, we propose a method to measure the complexity of assets when a software component is constructed as a basic asset, a standardized design model is acquired, and a reusable extended asset is designed based on the standardized design model. However, each asset of our proposed asset management system consists of composite assets that combine assets of two domains. So this method can not make accurate measurements. Therefore, the complexity of the overall asset can be measured by reflecting the property value of the basic asset stored under the architecture. In conclusion, it is possible to measure the composite-complexity of a composed asset that is inversely proportional to cohesion and proportional to the cumulative sum of the associated values of each asset in the asset-related design.
CNN 기반 딥러닝을 이용한 베어링 고장 진단의 정확도 및 계산 복잡도 분석 KCI 등재
한국차세대컴퓨팅학회 한국차세대컴퓨팅학회 논문지 Vol.18 No.1 2022.02 pp.7-18
산업 현장에서 사용되는 기계 설비 고장의 상당 부분을 베어링의 고장이 차지하고 있는 상황에서, 베어링 고장으로 인해 발생하는 경제적/시간적 손실을 최소화하기 위해서는 빠르고 정확한 베어링 고장 진단 시스템 구축이 요구된 다. 본 논문에서는 베어링의 상태 정보를 담고 있는 음향 방출 신호를 시간-주파수 영역의 스펙트로그램 이미지로 변환한 후에, CNN 기반 딥러닝을 적용하여 베어링의 상태를 정확하게 판단할 수 있는 베어링 고장 진단 기법을 제 안한다. 제안된 고장 진단 기법을 다양한 CNN 모델을 활용하여 구현함으로써 CNN 모델에 따른 딥러닝 기반 베어 링 고장 진단의 정확성을 평가하고자 한다. 또한, 실제 산업 현장에서의 실시간 고장 진단 가능성을 판단하기 위해 CNN 모델에 따른 고장 진단 계산 복잡도를 분석한다. 이를 위해, 적용되는 CNN 모델에 따른 고장 진단 연산의 Multiply-Accumulate 복잡도를 구하고 실제 현장 적용에 적합할 것으로 판단되는 CNN 모델을 선택한 후, 해당 CNN 모델이 적용된 고장 진단을 라즈베리파이보드에서 동작시켜 봄으로써 산업 현장에 적용 가능한 임베디드시스 템에서의 실시간 진단 가능성을 확인하고자 한다. 실험 결과, 기존의 신호 처리를 기반으로 하는 베어링 고장 진단 기법들이 약 80%의 정확도를 보여주는 반면 제안하는 딥러닝을 적용한 베어링 고장 진단 기법은 100%에 가까운 높은 진단 정확도를 제공한다. 하지만, 가장 낮은 계산 복잡도를 요구하는 ShuffleNet을 적용하는 제안 기법의 경 우에도 라즈베리파이보드에서 진단을 수행하는데 24,270ms를 소요하여, 산업 현장에서 사용되기 위해서는 계산 복잡도를 더욱 낮출 수 있는 방안이 개발되어야 함을 알 수 있다.
Bearing faults account for a large portion of machine faults in real industrial sites. To minimize the damages caused by bearing faults, it is necessary to provide an accurate real-time bearing faults diagnosis system. In this work, we propose a new bearing fault diagnosis method using deep learning with various CNN models, where acoustic emission signals from working bearings are used to analyze the status of bearings. In the proposed method, the acoustic emission signals acquired from the bearings are converted into spectrogram images in the time-frequency domain, and then the status of bearings can be diagnosed through deep learning with various CNN models. Traditional signal processing based bearing fault diagnosis methods show the accuracy of about 80%, while our proposed deep learning based method provides very high fault diagnosis accuracy of about 100%. We also apply the proposed deep learning based fault diagnosis method to Raspberry Pi to test the availability for the working conditions in real industrial sites. We measured the multiply-accumulate complexity of the fault diagnosis process with various CNN models to find the CNN model suitable for real working conditions, and then the selected ShuffleNet CNN model was implanted and operated in Raspberry Pi to check the possibility of real-time bearing fault diagnosis.
SOA 기반 소프트웨어의 구조적 복잡도 측정을 위한 메트릭스 KCI 등재후보
한국융합보안학회 융합보안논문지 제10권 제1호 2010.03 pp.29-34
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
SOA 기반의 응용 프로그램의 개발이 급격히 진전되는 시점에서 이에 따른 SOA 기반 소프트 웨어의 품질평가는 중요하며 특히, 이러한 품질에 영향을 주는 중요한 요인 중의 하나가 시스템 의 복잡도임을 고려할 때 SOA 기반 소프트웨어의 복잡도 측정은 중요하다. 따라서 본 논문에 서는 SOA기반 소프트웨어의 구조적 복잡도를 측정할 수 있는 메트릭을 제안한다. 제안한 메트 릭은 시스템의 구조적인 관점에서 서비스의 크기, 서비스의 깊이 및 상호종속도로 구성된다. 마 지막으로 제안한 메트릭을 예제에 적용하여 본다.
It is very important to evaluate the quality of softwares based on SOA, which develops rapidly. Particularly, one of the most important properties influencing on the quality of system is complexity. Therefore, we propose the metrics for measuring a structural complexity of softwares bsed on SOA. The proposed metrics is composed of the size of a service, the depth of a service and interdependency from the viewpoint of system structure, and finally we applied the proposed metric to an example.
원자력시설에서 안전성, 성숙도, 복잡성을 고려한 품질등급에 관한 연구
대한안전경영과학회 대한안전경영과학회 학술대회논문집 안전 경영 성장을 위한 혁신 2004.11 pp.277-287
※ 기관로그인 시 무료 이용이 가능합니다.
4,200원
This study presents a method of quality category classification by safety, maturity, complexity, and what types and extent of controls and verifications are applied to specific products and services during the various stages of a nuclear facility life cycle. All products, services and processes have various controls and verifications built in to ensure they perform their functions satisfactorily. The highest grade should require the most stringent application of the quality assurance requirements ; while, the lowest grade should require the least stringent. When products or services are modified, the assigned grade of quality assurance requirements could become more stringent or less stringent depending on the significance in nuclear safety. Applying QA program always costs money, and they should be applied and focused to the extent where necessary and not applied or applied to a lesser degree for less important activities. An efficient QA program should be developed to satisfy the necessary requirements and to ensure the required confidence in quality, but without unnecessary stipulations. Not all the requirements of QA standard must be applied identically to all products and services which are to be provided.
『北廂記』에 나타난 기녀 형상의 복합성 ― 정절, 성애, 협기를 중심으로 ― KCI 등재
한서대학교 동양고전연구소 동방학 제53집 2025.08 pp.201-229
※ 기관로그인 시 무료 이용이 가능합니다.
6,900원
본 논문은 조선 후기 백화문 희곡 『北廂記』를 대상으로, 여주인공 순옥의 형상 분석을 통해 기녀 윤리 담론의 복합성을 규명하고자 한다. 순옥은 정절 ⋅성애⋅협기의 세 가지 윤리 코드를 동시에 체현하는 인물로, 전통적인 기녀 재현의 전형을 넘어서 욕망의 주체이자 윤리의 실천자로 형상화된다. 이러한 복합적 형상은 『북상기』가 단순한 애정 서사가 아니라, 백화문 희곡의 서사 전략 속에서 여성 주체 형상을 새롭게 재구성한 성과임을 보여준다. 『북상기』의 순옥은 정절을 지키는 열녀의 면모와 더불어 성애적 감정의 솔직한 발현, 그리고 남성 인물에게 협의와 조언을 아끼지 않는 실천적 윤리 를 드러낸다. 그러나 『춘향전』이나 『옥단춘전』과 달리, 순옥은 신분 상승이 라는 서사적 보상에 도달하지 않는다. 이로써 순옥은 기존 기녀 서사에서 반 복되던 정절의 보상 구조와는 결을 달리하며, 내면 윤리의 완성 자체를 서사 의 목적으로 삼는다. 이는 기녀 형상이 더 이상 단선적 이상형이 아닌, 자기 욕망과 도덕 판단을 병치하는 복합적 주체로 진입했음을 시사한다. 이러한 점에서 『북상기』는 단순한 애정 서사로 수렴되지 않는다. 작품 전 반에 걸쳐 나타나는 오유의 현실 비판, 침선비의 전형화된 인물 설정, 공간 과 장면의 시각적 구성, 판소리적 표현 기법 등은 모두 19세기 조선의 성적 권력 구조와 사회적 욕망의 복잡성을 드러낸다. 순옥의 인물 형상은 여성 인 물의 주체성과 윤리 실천 가능성을 입체적으로 재현한다. 결국 『북상기』는 기녀 순옥을 통해 조선 후기 기녀 서사의 윤리 구조가 단순한 정절의 이상화에 머무르지 않고, 성애⋅협기⋅자의식이 교차하는 복 합적 인물 재현으로 나아갔음을 보여주는 전환점이 된다. 본 연구는 이러한 지점을 통해 『북상기』가 조선 후기 백화문 희곡의 서사 전략과 여성 주체 형상화에 기여한 문학사적 위상을 조명하였다.
This study analyzes the figure of Sun-ok, the female protagonist in the late Joseon period vernacular play Buksanggi, to reveal the multilayered and complex ethical discourses surrounding courtesans. Sun-ok embodies three ethical codes simultaneously: chastity, sexual desire, and the ethics of cooperative conduct (hyeopgi). She is portrayed not only as a conventional representation of a courtesan but also as a subject of desire and an ethical agent. This demonstrates that even within the male-centered performance literature of late Joseon, women could actively express emotions and ethical consciousness. In Buksanggi, Sun-ok exhibits traits of a virtuous woman who maintains chastity, openly expresses her sexual feelings, and practices practical ethics by advising male characters. Unlike Chunhyangjeon or Okdanchunjeon, however, Sun-ok does not achieve social elevation or status improvement. This diverges from the typical narrative reward structure focused on chastity, instead making the completion of inner ethics itself the narrative goal. It suggests that the courtesan figure has evolved from a one-dimensional ideal to a complex subject negotiating personal desire and moral judgment. Moreover, Buksanggi is not merely a romantic narrative. Through its critical depiction of reality by characters like O-yu, stereotyped figures such as Chim-seonbi, its spatial and scenic visual composition, and pansori-inspired expressive techniques, it reflects the complexity of sexual power structures and social desires in 19th-century Joseon. The characterization of Sun-ok represents a multifaceted portrayal of female subjectivity and ethical agency. Ultimately, Buksanggi marks a turning point in late Joseon courtesan narratives, showing that ethical structures extend beyond idealized chastity to encompass overlapping dimensions of sexual desire, cooperative ethics, and self-awareness. This study highlights the literary-historical significance of Buksanggi’s narrative strategy and its contribution to the portrayal of female subjectivity in late Joseon vernacular drama.
OTT 플랫폼의 특성이 이용자의 심리적 요인을 통해 지속적 사용의도와 전환 의도에 미치는 영향
한국경영정보학회 한국경영정보학회 정기 학술대회 초지능, 초연결, 초실감 시대의 가치창출 전략 2022.06 pp.291-294
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
The over-the-top(OTT) service market is rapidly expanding as the demand for users who want to watch desired videos without time and space restrictions increases. Therefore, this study aims to comprehensively analyze factors affecting OTT service continuous usage intention and switching intention, and to expand the flow of research on users' behavioral intention for OTT service. In this study, we analyzed the structural relationships between use satisfaction, continuous usage intention and switching intention with personalization, complexity, trialability and personal information concern as leading variables, and the results of this study are as follow. First, personalization and trialability had positive(+) effects on use satisfaction, but complexity and personal information concern had negative(-) effects on use satisfaction. Second, use satisfaction had a positive(+) effect on continuous usage intention, but had a negative(-) effect on switching intention. Finally, continuous usage intention had a negative(-) effect on switching intention.
재구성 가능한 자산 아키텍처의 사용성 평가 KCI 등재
대한산업경영학회 산업융합연구(구 대한산업경영학회지) 제20권 제5호 2022.05 pp.77-82
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
소프트웨어 자산을 평가하기 위해 정형화되지 않은 평가 방법으로 자산의 평가가 이루어져왔다. 본 연구에 서는 기존의 소프트웨어 자산에 대한 복잡도의 측정으로부터 확보된 최적화된 자산의 사용성을 평가하고자 한다. 자산의 내부정보에 대한 논리적 복잡도를 측정하여 아키텍처의 복잡성에 대한 척도를 이용하였으며, 재사용성에 관여된 지표를 측정하여 소프트웨어 자산의 사용성과 어떠한 관계를 갖는지 평가하였다. 따라서 HVs는 두 가지 유형의 자산에 대하여 다양한 자산의 구성 방식에 따라 일정한 비율을 유지하며 적용되는 특성을 갖고 있는 것을 알 수 있다. 그러므로 자산의 사용성면에서 최적화된 자산은 가능한 다양성을 확보한 상태에서 아키텍처 설계과정 에 정형성을 갖고 적용할 수 있을 것이다.
Evaluating methods for software asset have been made based on subjective evaluation criteria. In this study, we try to evaluate the usability of complex assets obtained from the previous measurement of the complexity of the asset management system. The evaluation used a scale provided by measuring logical complexity to measure the complexity of the asset, and evaluated the relationship with the usability of the software asset by measuring the index related to reusability. Therefore, it can be seen that HVs maintain a constant ratio according to the composition of various assets for the two types of assets and maintain the applied consistency. Therefore, it can be determined that an asset optimized in terms of usability can be applied consistently in the architectural design process while securing as much diversity as possible.
스마트워크 도입 요인과 사용자 혁신저항 및 이직의도 간의 관계에 대한 연구 : 조직통제 조절효과를 중심으로 KCI 등재
한국경영정보학회 경영정보학연구 제23권 제4호 2021.11 pp.23-43
※ 기관로그인 시 무료 이용이 가능합니다.
5,700원
최근 비대면 사회로의 전환으로 많은 조직이 빠르게 스마트워크 환경을 조성하고 있다. 스마트워크의 도입은 단순히 ICT 시스템 또는 솔루션 도입이 아닌 기술적 진보에 맞춰 일하는 방식이나 직무 형태의 다양한 변화를 초래한다. 그러나 스마트워크 관련 기존 연구들은 기술수용관점에서 스마트워크 도입으로 생산성 및 효율성이 향상된다는 연구가 대부분으로 기업의 ICT 시스템이 도입되었을 때 구성원들이 느끼는 혁신저항의 문제와 조직의 관리 통제에 대한 현실적인 문제에 대한 논의는 부족하다. 본 연구는 스마트워크 도입에 대한 혁신요인과 혁신저항에서 구성원들에 대한 조직통제 방법의 조절효과를 실증분석하고 혁신저항의 관점에서 조직의 혁신이 들어왔을 때 구성원들이 저항하는 구조적인 특징을 이직의도로 확장하여 프로세스에 대한 개념적 모델과 가설을 제안하였다. 실증 분석 결과, 스마트워크 도입 관련 ICT 기술의 기업 내부 도입에 대하여 상대적 이점, 자기효능감의 수준이 높을수록 혁신저항의 수준이 낮아지고, 이용복잡성이 높을수록 혁신저항의 수준이 높아지는 것으로 나타났다. 또한 사용자 들의 행동통제를 하였을 때 혁신저항이 증가하는 것으로 나타났다. 본 연구의 결과는 사례 분석을 통해 향후 스마트워크 도입에 대한 고려 사항을 제시하여 신규 도입을 위한 경영개선에 기여하는 바를 제공하고자 한다.
Due to the recent transition to a non-face-to-face society, many organizations are quickly adapting to foster a smart work environment. The introduction of smart work does not simply end with incorporating ICT systems or solutions into business models since fundamental factors such as forms of employment and work styles need to be in line with the progression of technological advances. However, previous studies regarding smart work focus on improvements in productivity and efficiency from a technology acceptance perspective. Therefore, there is a lack of discussion on innovation resistance from employees and management control when ICT systems are introduced into the workplace. This study empirically analyzes the moderating effects of the organizational control method for employees and innovation resistance within a smart work environment. Additionally, this study aims to identify the structural characteristics that employees resist from an innovation resistance perspective when organizational innovation occurs. The empirical analysis of this study suggests that when smart work such as ICT technology is introduced into the workplace the level of innovation resistance decreases when there is a high level of relative advantage and self-efficacy, whereas the level of innovation resistance increases when there is a high level of use complexity. Moreover, this study revealed that the level of innovation resistance increases when the employees' behaviors were controlled. The results of this study intend to contribute to improving business management by suggesting factors worth considering when incorporating smart work into work places through a thorough case analysis.
4,000원
소프트웨어 시장은 다양한 산업의 융합과 함께 적용분야의 경계가 없어지고 융합분야의 제약이 사라졌다. 소프 트웨어의 요구사항은 다변화하고 빠른 주기로 소프트웨어 요구사항을 재구성하기를 원하고 있다. 요구사항의 다양한 변화는 기술적으로 수용되어야 하기 때문에 소프트웨어의 생산성에 대한 효율을 높이기 위한 다양한 방법과 표준에 대한 연구, 그리고 이를 위해 소프트웨어를 정형화하여 생산할 수 있는 방법이 필요하다. 본 연구에서는 선행 연구에서 최적화한 자산의 활용을 위해 재구성 가능한 소프트웨어 자산을 적용하였을 때 개발자의 특성과 환경에 따라 자산의 구성에 대한 재사용성과 복잡도가 어떻게 나타나는지 연구하였다. 이때 개발자의 특성에 따라 나타나는 사용성과 자산 구성방법에 따른 복잡도의 변화가 어떻게 나타나는지 측정하였으나 수집 데이터의 한계가 있어 계속적인 데이터 수집으 로 측정값의 품질을 확보가 필요하다. 또한 복합 자산의 사용단계에서 컨텍스트 분류의 문제점을 보완하기 위한 지능형 시스템 적용방안이 필요하다.
The convergence of various industries has removed the boundaries of software application fields and reduced the restrictions on convergence fields. Software requirements are diversified and they want to reconfigure software requirements in a fast cycle. Since various changes in requirements have to be accepted technically, research on methodologies and standards to increase the efficiency of software productivity and methods for standardizing and producing software are needed. In this study, we studied how the reusability and complexity of the software asset reconfiguration system appeared according to the developer's characteristics and environment to utilize the assets optimized in previous studies. At this time, we measured how the change in complexity according to the usability and asset composition method that appears according to the developer's characteristics appears, but there is a limit to the collected data, so it is necessary to secure the quality of the measured value through continuous data collection. In addition, an intelligent system application plan is needed to supplement the problem of context classification in the use stage of complex assets.
한국경영정보학회 한국경영정보학회 정기 학술대회 Digital Transformation and Sustainable Growth : A New Management Paradigm 2020.12 pp.350-351
The rapid development of digital technologies has brought unprecedented impact and challenges to Chinese enterprises. Featured by the internet of things (IoT), cloud computing, big data, mobile, social media, artificial intelligence (AI), and blockchain, digital transformation has become increasingly important for companies to attract and retain customers. Recently, many companies have launched digital or mobile transformation strategies to gain a competitive advantage. According to the 'Digital China Construction Development Report' issued by the China National Network Office, China's digital economy reached 35 trillion yuan in 2019. This amount accounts for 35.5% of China's total GDP. And It is estimated that the digital economy will account for 7%~22% of GDP growth over the next decade. So far, however, empirical studies on what factors are driving companies to adopt digital transformation have been lacking. This paper aims to examine the digital transformation's influencing factors and provide implications for the digital industry's development and digital application improvement. To that end, this paper conducts an empirical study for investigating the influencing factors of digital transformation adoption of Chinese enterprises through the lens of technologyorganization- environment (TOE) framework and the innovation diffusion theory. First, this study selected four variables (complexity, compatibility relative advantage, and trialability) as technology factors. Based on the previous studies, we hypothesized that three variables positively affect DT's adoption except for complexity. Second, this study selected two variables (resource readiness and management support) as organization factors. From the literature review, we hypothesized that two variables positively affect the adoption of DT. Third, this study selected three variables (competitive pressure, governmental support, and bandwagon pressure) as environment factors. Through the past studies, we hypothesized that three variables positively affect the adoption of DT. We surveyed Chinese enterprises. All respondents are above the middle manager level of each company. 320 questionnaires were distributed, and 315 were collected. After discarding invalid questionnaires, 313 were finally used. And this study used the partial least square - structural equation model (PLS-SEM) for the analysis. The empirical results showed that complexity, compatibility, trialability, resource readiness, management support, competitive pressure, and bandwagon pressure are significant factors of Chinese enterprises' digital transformation adoption. This study has enriched the existing digital transformation research by investigating extensive factors from the lens of the technology-organizationenvironment (TOE) framework. As noted earlier, the research gap in how the various factors impact digital transformation adoption in Chinese enterprises has still existed. Therefore, this study contributes to filling the gap in the literature. And this study examined the perceptions of digital transformation in Chinese enterprises empirically. Future research can extend it to a comparative study to analyze digital transformation adoption by enterprises between China and other countries.
프랙탈 기하학을 적용한 비정형 현대건축의 표현특성 해석에 관한 연구 KCI 등재
대한건축학회지회연합회 대한건축학회연합논문집 제21권 제5호 통권 93호 2019.10 pp.91-99
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
In this study, I want to provide clues to the future architecture by examining the conceptual characteristics of the unstructured contemporary architecture through the fractal geometry of the concept of complexity among the theories used for the generation of unstructured forms, and by extracting the principles of expression and the elements of expression and presenting the expressive aspects of the unstructured contemporary architecture. Therefore, I would like to select five representative architects among the contemporary architects who exhibit the characteristics of unstructured architecture, and select from their works that represent an important paradigm of contemporary architectural design to analyze the expressive characteristics of architectural works that have the form of unstructured forms through the expression principle of fractal geometry. In an attempt to establish a new physical relationship between technology and the natural environment, unstructured contemporary architecture by modern advanced digital media, utilizing fractal geometry as a creative shaping language and design principle, is creating a variety of non-Euclidean design formats.
아키텍처 자산의 평가 방법 KCI 등재
중소기업융합학회 융합정보논문지(구 중소기업융합학회논문지) 제8권 제5호 2018.10 pp.101-106
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
자산을 등록 관리하기 위한 다양한 소프트웨어가 연구되고 있으며 이와 같은 소프트웨어 시스템을 평가하기 위한 방법은 주관적인 평가기준을 대상으로 이루어져왔다. 본 연구에서는 선행된 자산관리 시스템의 복잡도 측정으로부터 얻어진 복합자산을 평가하기 위한 평가모델을 제안하고자 한다. 아키텍처 자산의 복잡성을 측정하기 위해 논리적 복잡도를 측정하여 제공하는 척도를 이용하였으며, 아키텍처 자산의 속성 값을 표현하고 있는지를 평가하기 위한 방법을 사용 하였다. 소프트웨어 평가 표준인 SQuaRE Series의 ISO/IEC 25010 품질 모델 특성을 기반으로 자산데이터의 사용성을 평가하기 위한 부특성의 평가모델 기준을 구축하였다. 자산은 복합자산으로 구성되어 설계되었을 때 각 자산의 특성에 따라 가중치를 부여한 부특성의 선택적 평가를 적용하여 평가모델의 유연성을 확보하도록 하였다.
Software are being studied to register and manage assets. And Methods for evaluating software systems have been based on subjective evaluation criteria. We propose an evaluation model for evaluating complex assets obtained from the complexity measurement of the preceding asset management system. We used scales to measure and provide logical complexity to measure the complexity of our architectural assets. And we used a method to evaluate whether it expresses attribute value of architecture asset. We have also built an evaluation model criterion for evaluating the usability of the asset data based on the ISO/IEC 25010 quality model characteristics of the SQuaRE Series. When the designers design the asset as a composite asset, the optional evaluation of the negative property that weights are assigned according to the characteristics of each asset is applied to secure the flexibility of the evaluation model.
Simplification on Even-Mansour Scheme Attacks KCI 등재
한국융합보안학회 융합보안논문지 제16권 제7호 2016.12 pp.85-91
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
블록암호는 암호시스템 중에서 두드러지면서 중요한 부분이며, 최소의 구조를 갖는 것에 관한 연구는 암호학 연구에서 주 요한 주제 중의 하나이다. 최소의 구조에 관해 관심을 갖던 Even과 Mansour는 1990년대 초반에 Even-Mansour 스킴이라고 불리는 일종의 블록암호를 제안하였다. Even-Mansour 스킴은 하나의 치환과 두 개의 비밀키를 가지는 매우 간단한 암호이다. 이러한 Even-Mansour 스킴과 그의 안전성 분석에 관한 많은 연구들이 이루어져 왔다. 우리는 Even-Mansour 스킴을 설명하 고 이 스킴의 공격방법에 대해 수학적인 언어를 이용하여 단순화한다. 추가적으로, 우리는 이산로그를 공격할 때 사용하는 Pollard rho 공격과 동일한 계산량으로 Pollard rho 공격을 Even-Mansour 스킴의 공격에 적용할 수 있음을 보인다.
Block cipher is one of the prominent and important elements in cryptographic systems and study on the minimal construction is a major theme in the cryptographic research. Even and Mansour motivated by the study suggested a kind of block cipher called the Even-Mansour scheme in the early 1990s. It is a very simple cipher with one permutation and two secret keys. There have been many studies on the Even-Mansour scheme and security analysis of the scheme. We explain the Even-Mansour scheme and simplify those attacks on the Even-Mansour scheme with mathematical language. Additionally, we show that Pollard's rho attack to the discrete logarithm problem can be used to attack the Even-Mansour scheme with the same complexity of the Pollard's rho attack.
7,000원
논자는 동학의 창시자인 수운(水雲)의 사유에서 과학적 합리성이 제대로 주목받지 못한 이유가 질서의 관념을 그의 사유 자체에서 제대로 논증해내지 못했기 때문이라고 보았다. 본 논의의 목적은 수운의 사유로부터 근대적 의미의 질서 개념뿐만 아니라 생명철학 및 복잡성 과학과 친연성이 있는 질서 개념을 논증해 내려는 것이다. 먼저, 『東經大全』에 등장하는 불연기연(不然其然)에 대한 분석을 통해 수운이 두 가지 질서, 즉 법칙적(환원적) 질서와 창발적 질서를 긍정하고 있음을 논증해 낼 것이다. 일반적으로 우리가 ‘질서가 있다’고 표현할 때, 이러한 질서를 찾을 수 없다는 의미의 ‘무질서’라는 용어를 도입한다는 것에 주목해야 한다. 이어서 무질서라는 용어가 허위 관념임을 논증함으로써, 수운이 법칙적(환원적) 질서와 창발적 질서를 모두 인정하고 있음을 도출할 것이다. 환원적 질서는 근대과학의 법칙의 근본 개념인 반면에, 창발적 질서는 유기체 철학의 근본 개념이 된다.
We would not stress or concentrate on the scientific rationality in Suwoon’s thoughts, because we could not derive the idea of the order from his thoughts themselves. It is the purpose of this paper that we will demonstrate not only the concept of order in the modernistic meaning but also the concept of order which is familiar with the life philosophy and the complexity science. First of all, in analysing the ‘not being so, and yet being so’(不然其然) in Dongyeong Scripture(『東經大全』), we could address the fact which Suwoon already approves these two orders - the lawful(reductive) order and emergent order. When we express that ‘there is the oder’ in ordinary point of view, we should notice that we would assume that there is the term of disorder in a sense which we could not find this order. And then we address that the idea of disorder is the false one, we could draw a conclusion, in the Suwoon’s thoughts, that demonstrates both the lawful(reductive) and emergent orders. The lawful or reductive order is the fundamental law of modern science, on the other hand the emergent order is th basic law of the philosophy of organism. With these two orders, we will address the possibility of the interface between the Suwoon’s thoughts and the philosophy of organism. And also in his thoughts, we will argue that there are some original concepts of the complexity science, which is related to the emergent order. This approach would lead us to the study how his thoughts are familiar with the contemporary scientific materialism.
시스템다이내믹스를 통한 네트워크 공간에서의 집합행동 탐구 : 공공분쟁으로 분류된 집합행동의 저지를 중심으로 KCI 등재
한국소통학회 한국소통학보 제15권 제2호 통권30호 2016.08 pp.77-110
※ 기관로그인 시 무료 이용이 가능합니다.
7,600원
현대 사회에서 발생하는 다양한 집합행동은 특정한 집단에 의해 주도되고 발전되는 제한된 정치적 행동이 아니라 연결을 기반으로 하는 인터넷이라는 뉴미디어 공간에서 발현되어 불특정한 행위자들 사이에서 발생하는 자발적인 협업의 결과물로 변모하고 있다. 그러므로 연결성을 전제하는 뉴미디어를 통해 매개되는 집합적 행동은 네트워크라는 환경 조건에서 활동하는 행위자들 사이의 복합적인 상호작용의 결과가 확산되는, 기존과는 전혀 다른 새로운 사회적 집합행동으로 바라보아야 한다. 이를 위해서는 기존의 연구 방법적 접근과는 다른 새로운 방법론적 시도가 필요하다. 본 연구에서는 특히 공공분쟁으로 분류된 집합행동의 저지와 관련한 일련의 커뮤니케이션을 복잡계적 현상으로 보고, 복잡계 방법론인 시스템다이내믹스 분석을 통해 시뮬레이션으로 모델링하는 시행연구를 실시하였다. 새로운 방법론의 적용은 특히 기존 연구들에서 부족했던 시간 변수와 개별 행위 요인들 사이의 상호적 인과관계를 포함한 연구 모델의 설정을 가능하게 해 주었다는 점에서 의의를 가진다. 연구 결과 네트워크 공간에서의 집합행동에 대한 저지는 비공식미디어 이용 행위에 대한 공적인 개입에 영향을 받으며, 집합행동에 가해지는 공적 개입의 시기와 시간적으로 상관관계를 가지는 것으로 나타났다.
Collective actions had occured in modern society is not a just political action. Because it is not governed by a particular population in particular politics area, but is expressed by voluntary unspecified numbers in the new media space specially in the internet space, which is based on the connection. Therefore collective action redefines as action mediated through a new media to assume connection, and it is conventionally exactly the result of complex interactions between actors based on the environmental condition consist of network. So it is necessary to attempt completely different new methodologies to the collective action. In this study, system dynamics of complex systems is a suggestion of new methodology to the collective action in the connection space. As a results, blocking of the collective action in the connected online space has been found that influenced the sanctions against informal media exploitation but only in operating a function of observing the size of the collective action.
정책집행의 영향요인 분석 - 농촌진흥청 정부3.0사업을 중심으로 - KCI 등재
한국자치행정학회 한국자치행정학보 제29권 제3호 2015.09 pp.429-453
※ 기관로그인 시 무료 이용이 가능합니다.
6,300원
이 연구는 농촌진흥청의 정부3.0정책과제를 사용하여 효과적인 정책집행의 요인을 탐색하기 위한 연구이다. 조직운영, 조직구조, 조직문화, 관계성, 구성원 역량의 5개 측면에서 정책과제를 집행하는 담당자들이 중요시 여기는 요인들을 탐색하고, 이를 통해 효과적 정책집행을 도모하고 있다. 농촌진흥청에서 추진 중인 19개 정책과제 담당자들과의 면접 및 문서검토를 통해 분석틀이 제공한 5개 분야에서 정책집행자들이 주목해야 될 요인들을 파악하였다. 실무담당자들은 조직 구조와 조직 운영 분야를 가장 중요한 부분으로 생각하였고, 그 다음이 조직문화와 관계성, 그리고 구성원의 역량에 대한 부분을 비교적 적게 중요시하였다. 특히 유관부서와의 소통 및 소통능력이 강조되면서, 과제와 관련된 다양한 행위자들이 유기적으로 소통할 수 있는 조직구조 및 운영지침, 아울러 문화를 만드는 것이 강조되었다.
The study seeks to explore factors contributing to policy implementation, with a case study of 19 government3.0 programs in Rural Development Administration, Korea. This study analyzes their policy implementations with a framework which consists of organizational operation, network of actors, organizational culture, ability of implementers, and organizational structure. The analysis finds out that structural and operational sides run by the implementing organization are the most critical factors for effective implementation. The structure and operation have to be designed in a way to promote communication among actors and stakeholders. Effective and frequent communication leads to the maturation of organizational culture in the agency.
5,200원
“사건의 인과관계를 사건이 일어나기 전 완전히 알 수 있다는 단순한 영역”에서 부터 “사건의 인과관계는 사건이 일어날 때 알 수 있다는 복잡한 영역”으로 패러다임 변화가 일어나고 있다. 자연 재해(태풍, 쓰나미, 지진), 원전, 테러 등은 “일어난 후 반응” 할 수 있다. 미군은 9.11 테러 후 미래전 장을 “불확실한 위협들과 예측할 수 없는 많은 갈등으로 가득한 VUCA(Volatility, Uncertainty, Complexity, Ambiguity)라고 정의하고, 제한된 능력으로 어떻게 세계질서를 유지할 것인가”에 관한 연구를 지속적으로 하고 있으며, “복잡성”과 “민첩성”의 개념과, “복잡성 관련 모델” 등도 활발하게 연 구하고 있다. 그 결과 “민첩성에 의한 자기조직화”가 이 영역에 필수요소라는 것도 알게 되었다. 본 연구에서는 사건을 X축(복잡도: 단순한, 복잡한, 카오스), Y축(시간: 과거, 현재, 미래), Z축(자원: 수단, 방법)을 중심으로 분석하는 “민첩성기반 복잡한 영역 사건 모델”을 제안한다. 제안하는 모델을 사용하 면 복잡성 영역의 사건에 민첩하게 대응할 수 있을 뿐 아니라 복잡한 영역의 자원을 민첩하게 개발 및 배치할 수 있을 것이다.
The paradigm is shifting from a simple area which anticipates that “the cause and effect of an event can be predicted before an event occurs” to a complex area which anticipates that “the cause and effect of an event can be known when an event occurs.” We can only “respond after events” such as natural disasters (typhoon, tsunami, earthquake), nuclear accidents, or acts of terrorism occur. After 9/11, the United States defined the future battlefield as “a VUCA situation full of uncertain threats and countless unpredictable conflicts and have continued research on maintaining order under limited resources. Much research has been made on the concepts of Complexity, Agility, and Complexity Model. As such, we have come to understand that “Self-Organization Agility” is a vital concept. Our proposed model is an “Agility-based Event Model of Complex Area” which consists of a X axis (Complexity: Simple area, Complex ares, Chaos area), a Y axis (Time: Past, Current, Future), and a Z axis (Resources: Process, Procedure). Using this model we will be able to not only respond with agility against events in the complex area but also develop and deploy resources in the complex area as well.
최고경영진 이질성과 기업성과의 관계에 대한 연구 : 환경의 조절효과를 중심으로 KCI 등재
한국EA학회 정보화연구 제12권 2호 2015.06 pp.195-205
※ 기관로그인 시 무료 이용이 가능합니다.
4,200원
문헌에 따르면 Upper Echelons의 관점을 바탕으로 최고경영진(TMT)의 이질성과 기업성과의 관계에 대한 많은 연구가 진행되어 왔지만, 이에 대한 연구 결과는 일관성이 부족한 상황이다. 따라서 TMT 이질성과 기업성과의 관계에 대한 추가적인 연구의 필요성이 존재한다. 본 연구에서는 기존 연 구들과는 달리 TMT 이질성과 기업성과의 관계에 대해 역U자형의 가설을 설정하였으며, 또한 이 관 계에 대한 환경 동태성, 복잡성, 풍부성의 조절효과를 분석하였다. 본 연구에서는 181개의 중국상장 기업들을 대상으로 TMT 이질성과 기업성과는 역U자형의 관계가 존재한다는 점과, 환경에 따라 TMT 이질성과 기업성과의 관계 정도가 다소 달라진다는 점을 밝혀내었다. 즉 환경 동태성은 TMT 이질성 과 기업성과 간의 관계를 강화시키는 반면, 환경의 복잡성은 이들 관계를 약화시키고, 또한 환경 풍부 성은 이들 관계를 조절하지 못하는 것으로 분석되었다. 이러한 결과를 바탕으로 본 연구는 중요한 결 론 및 시사점을 제시한다.
Based on Hambrick and Mason (1984)'s Upper Echelons Perspective, many studies have examined the relationship between the heterogeneity of the top management team (TMT) and firm performance, but there exist conflicting results on this relationship in the literature. This necessitates further research on this topic. Unlike most of the previous studies, this study posits that there is an inverted U-shaped curvilinear relationship between TMT heterogeneity and firm performance and that there are the moderating effects of environmental dynamism, complexity, and munificence on this relationship. Based on a sample of 181 companies in China for a period of seven years between 2006 and 2012, the study reveals that TMT heterogeneity has an inverted Ushaped effect on firm performance and that environmental characteristics partly moderate the relationship between TMT heterogeneity and firm performance. Specifically, environmental dynamism strengthens this relationship, complexity weakens this relationship, and munificence has no effect on this relationship. Based on these key findings, this research discusses some important conclusions and implications.
중국 마이크로 블로그 이용중단에 관한 연구 : Sina weibo를 중심으로 KCI 등재
한국디지털정책학회 디지털융복합연구 제12권 제12호 2014.12 pp.161-172
※ 기관로그인 시 무료 이용이 가능합니다.
4,300원
혁신적인 정보기술이 우리의 일상생활에 빠르게 수용되고 있는 과정에, 일시적으로 수용되었다가 이용이 중 단되는 경험을 하기도 한다. 본 연구에서는 마이크로 블로그를 일시적으로 수용한 중국 사용자들을 대상으로 수용 후 이용중단에 미치는 요인을 알아보고자 한다. 실증분석 결과 사용자의 심리요인 중 복잡성과 보안성은 인지된 위 험에 모두 영향을 미치는 것으로 나타났으며, 불편함, 혁신성과 주관적 규범은 사회적 위험에만 영향을 미치는 것으 로 나타났다. 또한 인지된 위험은 이용중단에 모두 영향을 끼치는 것으로 나타났으며, 특히 복잡성이 가장 큰 영향 을 미치는 것으로 나타났다. 이러한 결과를 토대로 향후 마이크로 블로그 사용의 복잡성을 좀 더 감소시키는 것이 필요할 것이다.
While innovative information technologies have been adopted quickly into our daily life, we often experience the discontinuance after being temporarily adopted. This paper aims to study the factors influencing discontinuance on Microblog to Chinese users who already temporarily adopted it. According to empirical analysis, complexity and security show up their influences into all perceived risks, and inconvenience innovation and subjective norm just effect social risks. And perceived risk shows influences in every reasons for discontinuance, especially lots influences come from complexity. So according to these results, it is needed that the complexity of Microblog should be reduced.
0개의 논문이 장바구니에 담겼습니다.
선택하신 파일을 압축중입니다.
잠시만 기다려 주십시오.