• Title/Summary/Keyword: Concept Network

Search Result 1,790, Processing Time 0.031 seconds

Exploring Community Structure and Function with Network Analysis: a Case Study of Cheonggye Stream (생태계 네트워크 분석을 이용한 생물 군집의 구조와 기능에 대한 연구: 청계천을 사례로)

  • Lee, Minyoung;Kim, Yongeun;Cho, Kijong
    • Korean Journal of Environmental Biology
    • /
    • v.36 no.3
    • /
    • pp.370-376
    • /
    • 2018
  • It is important to consider interaction between species in understanding structure and function of the biological community. Current ecological issues such as climate change and habitat loss emphasize the significance of the concept of species interaction in that varying species' interaction across environmental gradients may lead to altered ecological function and services. However, most community studies have focused on species diversity through analysis of quantitative indices based on species composition and abundance data without considering species interactions in the community. 'Ecological network analysis' based on network theory enables exploration of structural and functional properties of ecosystems composed of various species and their interactions. In this paper, network analysis of Cheonggye stream as a case study was presented to promote uses of network analysis on ecological studies in Korea. Cheonggye stream has a simple biological structure with link density of 1.48, connectance 0.07, generality 4.43, and vulnerability 1.94. The ecological network analysis can be used to provide ecological interpretations of domestic long-term monitoring data and can contribute to conserving and managing species diversity in ecosystems.

Development of Network and Digital creation tools Curriculum Model to consider understanding concepts and learning activity (개념이해와 학습활동을 고려한 네트워크 및 디지털 창작도구 교육과정 모델 개발)

  • Sung, Younghoon;Jeong, Youngsik;Park, Namje
    • Journal of The Korean Association of Information Education
    • /
    • v.20 no.6
    • /
    • pp.563-574
    • /
    • 2016
  • This paper is a research on the curriculums of network and digital creation tools among SW education in order to apply them to SW curriculum in education fields. For doing so, a curriculum model was developed by extracting main key words through the analyses of domestic and foreign SW curriculum, and reorganization of concept understanding and learning activity elements was made so as to be fit to characteristics of each curriculum. And curriculums were remodeled by curriculum such like concept understanding was focussed in network, activities in digital creation tools and its validity was suggested through expert verification by composing contents elements based on the results. Also, this model was proposed so that each school could recompose it easily by combining contents elements of other curriculums. Therefore, the suggested model could be utilized as a basic research data in applying domestic SW curriculum standard model.

A Study on the Meaning of Ecological Sustainability in the Ecological Ethics (생태적 지속가능성의 생태윤리적 의미에 대한 연구)

  • Byun, Sun-Yong
    • Journal of Ethics
    • /
    • no.85
    • /
    • pp.167-186
    • /
    • 2012
  • This paper analyzes the meaning of sustainability in sustainable development in the ecological ethics, and suggests the importance of ecological sustainability. In the discussion of ecological sustainability the relation between sustainability and change should be regarded as not conflictual but interactive. The concept 'ecological' in this context means network, and the concept 'sustainability' means the relationship between changing being(or beings) which constitutes ecological system and its unchanging being(or whole relation). So there are two axes of human and ecological system, and three elements namely network which means mutual dependence of human and nature, sustainability which means the maintenance of ecological relations, and responsibility which humans should take for the sustainability, in the ecological sustainability. The maintenance between being and relations of beings, changing sustainability, the priority of being to non-being, mutual interdependence on the basis of solidarity of beings are important values in the ecological sustainability.

Prediction on the Performance Variation by the Rover Position of the One-way Network RTK (사용자 위치별 단방향 Network RTK 측위 성능 예측)

  • Park, Byungwoon;Wang, Namkyong;Kee, Changdon;Park, Heungwon;Seo, Seungwoo
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2014.06a
    • /
    • pp.107-108
    • /
    • 2014
  • As the demand for precise navigation has increased, more focus is put on the precise positioning, RTK(Real Time Kinematics) which has been used in the surveying field. The Position of Single Reference Station RTK or two-way network RTK such as VRS (Virtual Reference Station) is accurate enough to be used as a main technology in land surveying, however its service area and number of users is limited and the users are assumed static. This characteristic is not suitable to the navigation, whose service target is infinite number of users moving over a wide area. One-way network RTK has recently been suggested as a solution for the precise navigation technique for the mobile user. This paper shows the performance prediction of the one-way network RTK such as MAC(Master-Auxiliary Concept), or FKP (Flachenkorrekturparameter). To show the performance variation by the rover position, we constructed a simulation data of users on the grid with 0.1 degree spacing between 36.5 and 37 degree latitude and between 127 and 127.5 degree longitude.

  • PDF

Design and Implementation of a Network Programming Language (네트워크를 고려한 프로그래밍언어의 설계와 구현)

  • Won, Yu-Hun;Han, Tae-Suk
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.11
    • /
    • pp.1359-1371
    • /
    • 1999
  • 대규모 네트워크 상에서 동작하는 분산 시스템의 구현을 위해 제시된 방법 중의 하나인 이동 코드 개념은 네트워크 공유 자원에 접근할 수 있는 효과적인 방법을 제시하였고 이 개념을 지원하는 많은 언어들의 개발을 가져왔다. 개발된 언어들이 가지고 있는 이동 코드를 지원하기 위한 언어 구문과 적용하려는 문제 영역의 특성을 반영한 언어 구문은 네트워크 프로그래밍을 하는데 있어서 효율과 문제 중심의 프로그램의 두 가지를 모두 가능하게 하고 있다. 본 논문에서는 현재 분산 컴퓨팅 환경에서 가장 많이 사용되고 있는 클라이언트-서버 모델을 확장하여 서버의 자원에 접근할 수 있는 또 다른 방법을 가진 모델을 제시하고, 이 모델을 표현할 수 있는 언어를 설계하였다. 설계된 언어는 이동 코드의 개념을 지원함으로써 대규모 네트워크에서 수행되는 프로그램의 작성을 가능하게 하고, 분산 범위 규칙을 채택함으로써 이동 코드의 기술을 일반 함수를 기술하듯 명확한 관점에서 할 수 있도록 하였다. 또한 네트워크 관련 자원들을 언어 구문으로 채택하여 네트워크 프로그래밍을 언어 수준에서 할 수 있도록 하였다. 언어의 이론적인 설계에 그치지 않고 설계된 언어를 수행할 수 있는 실행 시간 지원 시스템을 구현하였다. 실행 시간 지원 시스템은 언어를 해석하고 실행하는 코드 해석기와 이동 코드를 지원하는 네트워크 감독으로 구성되며 설계된 언어를 사용하여 실제로 네트워크 응용 프로그램을 작성하고 테스트 해 볼 수 있다.Abstract Some studies bring up a concept of code mobility as an innovative way to access network resources in order to develop distributed systems working on a large scale network. After that, many languages are suggested to support this concept. In these languages, language constructors for their particular application domains and mobile codes provide both problem-oriented views to the programmer and reasonable performance to the system. In this thesis, we extend the client-server model that is the most popular model in developing distributed systems these days. We propose a model to have another method to access server's resources and extend the C language to implement the proposed model for the large scale network. The new language has capability to build a software working on a large scale network by supporting mobile code and gives a consistent network programming view to the programmer by adapting distributed semantics. The language also makes network programming easy by providing network primitives at the language level. We implement a prototype of run-time system to support this language. The run-time system is composed of two major parts: code-interpreter that interprets and executes the language and network-daemon that supports mobile codes.

Exploratory Research for Happiness-related Curriculum Introduction in Medical Education (의학교육에서의 행복 관련 교육과정 도입을 위한 탐색적 연구)

  • Yoo, Hyo Hyun
    • The Journal of the Korea Contents Association
    • /
    • v.17 no.3
    • /
    • pp.400-407
    • /
    • 2017
  • The purpose of this research was analyzing pre-post change of concept recognition structure about happiness and activity in which medical school students feel happiness, in order to develop such curriculum accordingly. Research subjects included a total of 36 sophomores attending medical school, and a day reconstruction method and network analysis were applied. According to the research finding, while medical school students were experiencing a lot of happiness while eating/talking and doing leisure activities, the frequency of feeling happiness through learning activities was shown to be low. Words that expressed happiness before and after were similar in many parts and 'economy' showed the highest degree centrality before and 'work' showed the highest degree centrality after. Because the structure of the concept about happiness was divided from 1 group into 4 groups including one's work, positive self, health of family, value about life etc., perception of the concept about happiness was changed from the concept about superficial happiness to the concept about actual happiness. Therefore, in order for prospective doctors who will treat human health to establish the concept and value about happiness properly, education about happiness is necessary and for this, curriculum related to happiness must be developed systematically.

An Implementation of Smart Network for High-Quality Media Contents Delivery (고품질 미디어 콘텐츠 전달을 위한 스마트 네트워크 구현)

  • Park, Choon-Gul;Lee, Young-Seok;Joo, Young-Do
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.8 no.1
    • /
    • pp.85-91
    • /
    • 2013
  • Recently, the weight of high-quality multimedia contents is explosively growing out of the network total traffic. This steep increase of media contents to require huge traffic does not contribute to the generation of revenue streams and it leads to the situation of dumb pipe to trouble network providers into the big burden of investment on the network expansion. Accordingly, the transfer to the smart network to enable the effective delivery of large-scale media is imminently challenging issue to the network providers to seek the profitable business. The smart network revolves around the technologies to enhance end-to-end quality and fair usage with network resources and to optimize the traffic for the contents delivery over the concept of Content-Centric Network. In this paper, we propose an architecture and fundamental functions suitable for the smart network and suggest improved test results through the construction of an experimental network.

Introducing Network Situation Awareness into Software Defined Wireless Networks

  • Zhao, Xing;Lei, Tao;Lu, Zhaoming;Wen, Xiangming;Jiang, Shan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.3
    • /
    • pp.1063-1082
    • /
    • 2018
  • The concept of SDN (Software Defined Networking) endows the network with programmability and significantly improves the flexibility and extensibility of networks. Currently a plenty of research works on introducing SDN into wireless networks. Most of them focus on the innovation of the SDN based architectures but few consider how to realize the global perception of the network through the controller. In order to address this problem, a software defined carrier grade Wi-Fi framework called SWAN, is proposed firstly. Then based on the proposed SWAN architecture, a blueprint of introducing the traditional NSA (Network Situation Awareness) into SWAN is proposed and described in detail. Through perceiving various network data by a decentralized architecture and making comprehension and prediction on the perceived data, the proposed blueprint endows the controllers with the capability to aware of the current network situation and predict the near future situation. Meanwhile, the extensibility of the proposed blueprint makes it a universal solution for software defined wireless networks SDWNs rather than just for one case. Then we further research one typical use case of proposed NSA blueprint: network performance awareness (NPA). The subsequent comparison with other methods and result analysis not only well prove the effectiveness of proposed NPA but further provide a strong proof of the feasibility of proposed NSA blueprint.

Emotional Recognition of speech signal using Recurrent Neural Network

  • Park, Chang-Hyun;Sim, Kwee-Bo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2002.10a
    • /
    • pp.81.2-81
    • /
    • 2002
  • $\textbullet$ Introduction- Concept and meaning of the emotional Recognition $\textbullet$ The feature of 4-emotions $\textbullet$ Pitch(approach) $\textbullet$ Simulator-structure, RNN(learning algorithm), evaluation function, solution search method $\textbullet$ Result

  • PDF