• Title/Summary/Keyword: 시각화 구조

Search Result 646, Processing Time 0.03 seconds

Development of Experimental Guide Materials for Algorithmic Expression - Focusing on Magnetic Properties Experiment - (알고리즘 표현의 실험 안내 자료 개발 - 자석의 성질 실험을 중심으로 -)

  • Kang, Eunju;Kim, Jina
    • Journal of Korean Elementary Science Education
    • /
    • v.40 no.3
    • /
    • pp.326-342
    • /
    • 2021
  • In this study, experimental guide materials for teachers were developed so that algorithm expression, the core of computational thinking, can be applied to experimental activities. The experimental manuals presented in text was converted into an algorithmic form with a linear, branched, and repetitive structure according to the information visualization process using flowchart symbols. As an example, an experiment guide materials was developed by applying an algorithm expression to an experiment to find out the properties of a magnet. The developed experiment guide materials is different from the existing experiment guide materials expressed only sequentially in that it has an algorithmic structure of branching and repetition in which the suitability and judgment of information are expressed, and that the experiment process is visualized and expressed. It is expected that the experimental guide materials developed in this study will help teachers to understand algorithmic thinking and to implement experiments using it.

Recording and Replay Interface to manipulate 3D Structured Objects (3D 객체의 구조에 기반을 둔 기록 및 재생 인터페이스)

  • Koo, In-Young;Sin, Eun-Joo;Choy, Yoon-Chul;Lim, Soon-Bum
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.737-740
    • /
    • 2009
  • 3D VR modeling data can be used for powerful expression in construction, because it gives help to navigate a construction in 3D space easily. But the current status of VR technique visualizes only an external shape of a construction. A construction has not only its external shape data but also its constructive information. The constructive information is very important and can be expressed as the process of construction and deconstruction. Thus we research on recording and replay interface to manipulate 3D structured objects for the process of construction and deconstruction.

  • PDF

A Study on the Interactive Visualization of Social Networks Using Closeness In Online Community (온라인 커뮤니티에서의 친밀도 요소 분석을 통한 소셜 네트워크 시각화 연구)

  • Lee, So-Hyun;Kim, Hyo-Dong;Lee, Kyung-Won
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.1087-1094
    • /
    • 2009
  • As online community was revitalized, the internet became the second space for people's everyday life. People enter into a connection with other on-line members and they maintain and extend their relationships. Such relationships can be analyzed and visualized with social network analysis. The method oftentimes envisions the structural elements of complex social life. The study aims at visualizing the relationships among the Cyworld users and designs an application "Blow Blow Your Pinwheel", the main purpose of this application is visualizing social relationships between ego and '1chons' which is a concept of friendship in Cyworld. Designing such an application, the study focuses on closeness of relationships which we think is composed of 1)proximity 2)similarity, 3)familiarity, and 4)reciprocity. The study used these concepts in measuring the strength of relationship between ego and other 1chons(friends). Specifically, we devised survey questionnaires which asked users to evaluate the importance of the above factors of closeness, and implemented the result in calculating the strength of the relationship between ego and other by giving weights for each factor. These measurements then were applied in visualizing the relationships in the application, we designed. Through the application, we can compare on-line relationships with off-line relationships and attempt for the new approach of Social Networks.

  • PDF

Extracting and Visualizing Dispute comments and Relations on Internet Forum Site (인터넷 토론 사이트의 논쟁댓글 및 논쟁관계 시각화)

  • Lee, Yun-Jung;Jung, In-Joon;Woo, Gyun
    • The Journal of the Korea Contents Association
    • /
    • v.12 no.2
    • /
    • pp.40-51
    • /
    • 2012
  • Recently, many users discuss and argue with others using replying comments. This implies that a series of comments can be a new source of information since various opinions can be appeared in the dispute. It is important to understand the implicit dispute structure immanent in the comment set. In this paper, we examine the characteristics of disputes using replying comments in the Internet forum sites using a set of test articles with the comments collected from SketicalLeft and Agora, which are famous Internet forum sites in Korea. And we propose a new method for detecting and visualizing the dispute sections and relations from a large set of replying comments. To show the performance of our method, we measured precision, recall, and F-measure. According to the experimental results, the F-measures of the detection of the comments in dispute are about 0.84 (SketpcialLeft) and 0.83 (Agora); those of the detection of the commenter pairs in dispute are 0.75 (SketpcialLeft) and 0.82 (Agora), respectively. Since our method exploits the temporal order of commenters to detect the disputes, it is not dependent on the host language nor on the typos in comments. Also, our method can help the readers to grasp the structure of controversy hidden in the comment set through the visualized view.

A Visualization Technique for Cyclic Queries in the Graphical Object Query Language OGQL (그래픽 객체 질의어 OGQL에서 순환적 질의의 시각적 표현 기법)

  • 정태성;안명상;조완섭
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.8 no.1
    • /
    • pp.112-120
    • /
    • 2003
  • We propose a graphical object query language called OGPL (Odysseus Graphical Query Language) for Odysseus object databases. By employing simple graphical notations, OGQL provides a user friendly database interface for object databases. OGQL provides a simple graphical notation for advanced features of the object queries such as path expressions including cycles (cyclic queries). Cyclic queries have not been handled in the previous graphical query languages because of their complexity and ambiguity in devising appropriate graphical notations. GOQL also provides a graphical notation for inheritance hierarchy. Since OGQL has been implemented in Java and JDBC standard interface, users can access the remote databases in a web environment and the system has platform-independent architecture.

  • PDF

A Comparison Analysis of Various Approaches to Multidimensional Scaling in Mapping a Knowledge Domain's Intellectual Structure (지적 구조 분석을 위한 MDS 지도 작성 방식의 비교 분석)

  • Lee, Jae-Yun
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.41 no.2
    • /
    • pp.335-357
    • /
    • 2007
  • There has been many studies representing intellectual structures with multidimensional scaling(MDS) However MDS configuration is limited in representing local details and explicit structures. In this paper, we identified two components of MDS mapping approach; one is MDS algorithm and the other is preparation of data matrix. Various combinations of the two components of MDS mapping are compared through some measures of fit. It is revealed that the conventional approach composed of ALSCAL algorithm and Euclidean distance matrix calculated from Pearson's correlation matrix is the worst of the compared MDS mapping approaches. Otherwise the best approach to make MDS map is composed of PROXSCAL algorithm and z-scored Euclidean distance matrix calculated from Pearson's correlation matrix. These results suggest that we could obtain more detailed and explicit map of a knowledge domain through careful considerations on the process of MDS mapping.

Analysis and Application of the Reflection Characteristics of a Simple Retro-reflector (1차원적 단순배열구조 재귀반사체의 반사출력광 특성 및 응용)

  • Jeong, Yong-Beom;Hong, Sung-Hoon;Lee, Seung-Gol;O, Beom-Hoan
    • Korean Journal of Optics and Photonics
    • /
    • v.25 no.5
    • /
    • pp.239-244
    • /
    • 2014
  • Retro-reflectors have been used for a wide range of applications such as traffic safety, special blinds, optical devices, etc. We analyzed the characteristics of the reflected light of a strap retro-reflector as a function of incidence angle. It is expected that various solar control structures may be designed more quantitatively using the characteristic chart we have prepared.

Analysis of the Right of Light According to Construction (구조물 설치에 따른 일조권 영향 분석)

  • Choi, Hyun;Han, Byoung-Cheol;Son, Kyeong-Sook;Kang, In-Joon
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.22 no.2
    • /
    • pp.95-103
    • /
    • 2004
  • Recently, many troubles about the right of light have been arising ceaselessly as taller and more dense the buildings have been in the urban. The present time, the right of light is not stipulated legally. For solving above problems, there spend so too much lawsuit expenses and time on the damages about construction stopped and delayed, according to subjective decisions instead of scientific and rational solutions. The past studies of the right of light weren't based on the analytic data and depend on the simple view of point. So, those of studies gave trust to people hardly, only were treated as the ways on the decision about construction among non-engineers. Therefore, this paper studies the efficient solution of problems about the right of light through analysis about mass of sunlight according to season and the hour using a simulation technique on the civil construction.

The Visual Representation Methods based on natural objects in Information Design (자연물을 모티브로 활용한 정보디자인의 시각화 기법)

  • Jeong, Hyun-Jeong;You, Sichoen
    • Smart Media Journal
    • /
    • v.3 no.2
    • /
    • pp.20-28
    • /
    • 2014
  • The issues of generation, delivery, and processing of information which have been treated importantly in information design field have evolved along with the evolution of the humankind. In the modern society, the vast amount of, complex, and artificial forms of information such as big-data is accounted for the majority and claims of interest focusing on how to effectively design those kinds of information are being increased. This study explored the visualization methods applied with the natural objects as motives as one of the ways for users to easily get their perception and cognition to the information. Nature has long influenced on the human figural activities. The natural objects take the optimum visual shapes and provide the diverse inspiration and emotion to the designers in the various design fields such as product design, architecture design, and so on. Through the literature studies, we suggested the compositional principles of natural objects and the principles for observing and analysing natural objects as a principle to use the natural objects for information design domain. We, also, suggested the information design approach model which is inspired the natural objects by linking those two kinds of principles to the information design's visual realization factors and explored the possibilities of utilizing of the approach model by the case studies.

Hexagonal Grid Shadow Generation using Bézier Curves (베지어 곡선을 활용한 육각 그리드의 그림자 생성 방법)

  • Minseok Kim;Taekgwan Nam;Youngjin Park
    • Smart Media Journal
    • /
    • v.12 no.4
    • /
    • pp.47-57
    • /
    • 2023
  • The hexagonal grid structure has been studied for processing and representing spatial information data in Geographic Information Systems. Visualization using a hexagonal grid has high visibility compared to other grid representation methods. However, it is difficult to effectively convey quantitative data and differences between grids depending on the geospatial data represented. In this paper, we propose a method to visually emphasize the hexagonal grid by generating shadow on the outside of the hexagonal grid. To do so, we offset the outer line segments of the hexagonal grid to be emphasized and generate a Bézier curve based on that information to determine the final shadow shape. We also apply variable transparency toward the edges of the shadow because the shadow gradually fades away from the hexagonal grid. We have shown that the proposed method can effectively generate shadow areas given not only a single hexagonal grid but also multiple hexagonal grids and can generate various shadow shapes based on user interface inputs. We apply the proposed method to Yongsan-gu, one of the districts of Seoul, and show the results of visually emphasizing it after generating shadow using the proposed method.