• Title/Summary/Keyword: 시각적 구성요소

Search Result 513, Processing Time 0.029 seconds

Design and Implementation of a Visual Builder for TMO Programming (TMO 프로그래밍을 위한 비주얼 빌더의 설계 및 구현)

  • Yun, Kyu-Sik;Choi, Jae-Young;Kim, Moon-Hae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.419-422
    • /
    • 2003
  • TMO 비주얼 빌더는 사용자가 TMO(Time-triggered Message-triggered Object) 모델을 사용하여 실시간 시스템을 개발하는데 도움을 주는 모형화 도구이다. 이 도구는 TMO의 실시간 요소를 입력해 시각적인 모델링을 하고 거기에 기초한 C++ 소스 코드를 생성시킨다. 이는 초기 설계 작업에서 개발자들에게 편의성을 제공할 수 있고, 이후 안정된 로직을 구현할 수 있도록 한다. 본 논문은 이러한 TMO 비주얼 빌더의 구성 및 기능에 관하여 기술한다.

  • PDF

A Tools for Specification of Real-time Property centric Java Virtual Machine Components (실시간 속성 중심의 자바가상머신 명세도구의 설계 및 구현)

  • Ko, Jong-Won;Song, Young-Jae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.257-260
    • /
    • 2004
  • 임베디드 시스템에 탑재될 자바가상머신을 기능별 모듈로 컴포넌트화 하여 이식될 플랫폼의 요구사항에 맞추어 재구성한다면 컴포넌트 기술의 장점인 소프트웨어의 재사용과 재구성을 통한 빠르고 신뢰성있는 자바가상머신 개발이 가능하다. 이러한 자바가상머신 컴포넌트 재구성을 위한 컴포넌트 모델의 정의 및 명세를 위한 지원도구가 필요하며, 명세도구의 지원 하에 보다 시각적인 컴포넌트 구성 및 각 명세요소 정의를 바탕으로 한 자바가상머신 컴포넌트의 재구성에 요구되는 여러 제약조건이나 각 컴포넌트 간의 관계정의 등이 명세 되어질 수 있다. 또한 임베디드 시스템이 가지는 실시간 속성에 대해서 정의하여 이를 명세도구를 통해서 속성명세 및 설계 시에 예측성을 지원하기 위한 WCET 계산이나 우선순위 정의 등을 명세할 수 있다. 따라서, 본 논문에서는 명세방법을 제안하고 실시간 속성 중심의 자바가상머신 컴포넌트 명세도구를 설계하고 구현하였으며, 기존에 제안된 내장형 실시간 컴포넌트 개발 도구와 비교하였다.

  • PDF

Extracting Logical Structure from Web Documents (웹 문서로부터 논리적 구조 추출)

  • Lee Min-Hyung;Lee Kyong-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.10
    • /
    • pp.1354-1369
    • /
    • 2004
  • This paper presents a logical structure analysis method which transforms Web documents into XML ones. The proposed method consists of three phases: visual grouping, element identification, and logical grouping. To produce a logical structure more accurately, the proposed method defines a document model that is able to describe logical structure information of topic-specific document class. Since the proposed method is based on a visual structure from the visual grouping phase as well as a document model that describes logical structure information of a document type, it supports sophisticated structure analysis. Experimental results with HTML documents from the Web show that the method has performed logical structure analysis successfully compared with previous works. Particularly, the method generates XML documents as the result of structure analysis, so that it enhances the reusability of documents.

  • PDF

A Study on the Tableware Design using Geometric Pattern (기하학적 형태를 활용한 테이블웨어 디자인개발 연구)

  • Ryu, Yu Li
    • Journal of Digital Convergence
    • /
    • v.12 no.8
    • /
    • pp.475-480
    • /
    • 2014
  • They are used as a symbol representing some meaning of an object. Geometric patterns in the formative arts have been recasted by artists and used to express modern images. Simple shapes of geometric patterns create beauty with their outward appearance and decorated patterns. The simpleness of decorated patterns go with restrained, rational, and modern concepts. The patterns decorated with geometric patterns use geometric figures such as octagon, triangle, quadrangle, etc. and they give satisfaction to modern people. They are also regular and simple, so they can create impactive visual effects and three-dimensional space can be created with these dynamic patterns. Therefore, attractiveness of shape which gives enjoyment is also found in tableware design using geometric patterns. Using geometric patterns in tableware design is not based on a chance factor, so it is possible to objectify and reproduce the patterns. These repetitive designs can influence a lot of designers working on tableware and help improve the tableware designs. It is also considered that those designs are able to create new opportunities to produce a high value product in the ceramics industry.

Implementation of Networked Virtual Environment by Using Effective Java Multi-Thread Parallelism (효과적인 자바 다중 쓰레드 병렬처리를 이용한 네트워크 가상환경의 구현)

  • Kim, Woo-Yeal;Park, Jong-Koo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.829-832
    • /
    • 2004
  • 대단위(large-scale) 가상현실 시스템이나 가상현실 시스템의 구성요소가 네트워크(일반적인 통신망)를 통하여 분산되어 있는 경우를 네트워크 가상현실 시스템(Net-VE : Networked Virtual Environment)이라 한다. 가상현실의 환경을 분산 처리하는 경우 가상현실 시각의 공유방법, 분산시스템의 구성방법, 저속 혹은 고속통신망을 통한 대량의 데이터를 전송하는 방법, 가상현실 내의 이용자의 상호작용 방법, 데이터 공유방법, 분산처리 방법 등 가상현실 기술에 부가하여 통신망기술, 프로토콜 공학, 분산 처리기술 등 다양한 주변 기술이 필요하다. 따라서 본 논문에서는 더 유연성 있고 모듈러한 네트워크 가상 환경을 구축하는데 있어 효율적인 객체 지향 프로그래밍 기술인 자바의 다중 쓰레드 병렬처리 기법을 사용하고자 한다. 자바의 쓰레드 구조를 사용함으로써 네트워크 가상환경에서 여러 클라이언트에서 요청하는 데이터를 네트워크를 통한 지연에 대한 효과적인 대안으로서 자바의 다중 쓰레드 병렬처리 기법을 제안하고자 한다.

  • PDF

Analysis of Deep Learning-Based Pedestrian Environment Assessment Factors Using Urban Street View Images (도시 스트리트뷰 영상을 이용한 딥러닝 기반 보행환경 평가 요소 분석)

  • Ji-Yeon Hwang;Cheol-Ung Choi;Kwang-Woo Nam;Chang-Woo Lee
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.28 no.6
    • /
    • pp.45-52
    • /
    • 2023
  • Recently, as the importance of walking in daily life has been emphasized, projects to guarantee walking rights and create a pedestrian environment are being promoted throughout the region. In previous studies, a pedestrian environment assessment was conducted using Jeonju-si road images, and an image comparison pair data set was constructed. However, data sets expressed in numbers have difficulty in generalizing the judgment criteria of pedestrian environment assessors or visually identifying the pedestrian environment preferred by pedestrians. Therefore, this study proposes a method to interpret the results of the pedestrian environment assessment through data visualization by building a web application. According to the semantic segmentation result of analyzing the walking environment components that affect pedestrian environment assessors, it was confirmed that pedestrians did not prefer environments with a lot of "earth" and "grass," and preferred environments with "signboards" and "sidewalks." The proposed study is expected to identify and analyze the results randomly selected by participants in the future pedestrian environment evaluation, and believed that more improved accuracy can be obtained by pre-processing the data purification process.

Development of a Fish-trait Editor for Constructing Cyber Aquarium (사이버 아쿠아리움 구축을 위한 어류속성 편집기 개발)

  • Kang, Gyeong-Heon;Geong, Seung-Moon;Lee, Hyeon-Cheol;Kim, Eun-Seok;Hur, Gi-Taek
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.528-532
    • /
    • 2006
  • In a cyber aquarium, the behavior of fish objects is the most important factor in respect of visual effects. In this paper, we analyze the principal habits of fish objects such as the vitality, the range of movement, the maximum depth of water they can live, and the cycle of eating. Then, we suggest a method for simulating the stable marine ecosystem with controlling the behaviors, the interaction with other species, the average span of life, and all that sort of thing based on the result of analysis. Because we can freely modify the behavior of fish object by altering the values of attributes, it can be utilized in the dynamic cyber aquarium, the 3D aquarium screen saver, and the cyber fish game, and so on.

  • PDF

Schematic Design Using a Design Tool based on Three Dimensional Bubble Diagrammatic Technique (3차원 버블 다이어그램 기법을 지원하는 디자인 도구를 이용한 개략 디자인 방법에 관한 연구)

  • Lee, Yun-Gil;Park, Jae-Wan;Choi, Jin-Won
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02b
    • /
    • pp.57-62
    • /
    • 2006
  • 건축디자인 초기단계에서 다이어그램은 아이디어 및 디자인 해결방안을 도출하기 위한 분석 도구로써 중요한 의미를 지닌다(Wang, 1999; Do, 1997). 이러한 다이어그램은 시각적 디자인 피드백을 가능하게 함으로써 건축디자인 실무 및 교육에서 필수적인 디자인 도구라고 할 수 있다 (Schon and Wiggins, 1992; Gross, 1996; Kurmann, 1998). 최근에 IT 기술이 건축분야에 적용됨에 따라, 건축가들의 전통적으로 고려되어 왔던 인간의 행동, 자연현상, 건축재료, 건축부재, 대지조건 외에 다양한 IT 기술과 관련된 정보를 분석하고 고려할 필요성을 가지게 되었다. 그러나 이러한 다양한 IT 기술은 건축적인 요소들과 접목되어 적용되기 때문에 건축가들은 디자인 초기단계부터 IT 기술의 접목이 가능한 디자인 도구를 필요로 하게 되었다. 즉, 이는 IT 정보와 공간정보와의 관계 및 적용을 건축가가 빠르게 이해하고 분석하고 이를 디자인에 반영할 수 있도록 도와주는 시각적 다이어그램 표출이 가능한 디자인 도구가 필요하게 되었다. 본 논문에서는 다양한 IT 기술과 공간 정보의 다양한 형태의 관계를 나타내는 3 차원 버블 다이어그램을 이용한 계략 디자인 방법을 제안하고, 이를 기반으로 3 차원 버블 다이어그램을 지원하면서 건축 디자인 초기단계에 이용 가능한 디자인 도구를 개발한다. 본 연구에서 개발된 디자인 도구는 정보의 유형에 따라 다양하게 형태를 변화시킬 수 있는 노드(node)와 연결선(edge)로 구성되고, 저장된 특정 건축정보는 다이어그램으로 생성된 디자인 대안을 평가하는데 사용된다. 일종의 DSS(Decision Support System)인 본 시스템은 디자인 초기단계에서 3 차원 디자인 아이디어를 제공할 뿐만 아니라 다양한 디자인 대안을 빠르게 생성하고 이를 실시간으로 평가함으로써 디자인 효율성을 증가시킬 것이다. 본 시스템은 유비쿼터스 기술이 적용된 신도시에 생성될 통관관제센터 디자인에 실험적으로 적용되었다.

  • PDF

A Study on the Healing Effect of the Design Elements of the Healing Environment from the Environmental Stress Point of View (환경 스트레스 관점의 치유환경 디자인요소의 치유효과 연구)

  • Oh, Ji Young;Park, Hey Kyung
    • Korea Science and Art Forum
    • /
    • v.37 no.5
    • /
    • pp.215-226
    • /
    • 2019
  • This study analyzed the healing effect of the design elements of healing environment from the perspective of environmental stress, which is one of the contents of environmental psychology. By examining the objective healing effects of the design elements of the healing environment, this study attempted to prepare a theoretical basis for contributing to the construction of a systematic and systematic healing environment. This study consists of three phases. Firstly, three environmental stress theories (Attention Recovery Theory, Evolutionary Psychology, and Environmental Stress Model) were examined to review the academic basis of which the theoretical concept of the healing environment has been derived and developed. Second, we analyzed 16 previous research on the design elements of healing environment and used them as an analysis framework of this study. Thirdly, 11 foreign studies that proved the healing effects of healing environment design elements through objective research methods were considered and analyzed as an analysis framework, and the basis for applying design elements in constructing healing environment was prepared. The research results are as follows. First, the concept of healing environment was developed from Lazarus's psychological stress theory and Ulrich's theory of evolutionary psychology, suggesting that it can be used as one of the noninvasive healing tools that affect stress reduction. Second, the healing environment design elements could be divided into 15 factors and categorized as physical environment, psychological environment, and social environment, and it was found that most of them were mentioned and studied in the previous research in order of nature-friendly, aesthetic, and openness. Third, most of the previous research on the healing effects of the design elements of the healing environment were related to natural affinity and aesthetics, and it was found that the visual elements of the healing environment could affect the actual stress reduction.

Approach to develop a software supporting sign design strategy -Focusing on the letter information- (사인디자인 지원 소프트웨어 개발을 위한 방안 -문자정보를 중심으로-)

  • Paik, Jin-Kyung;Choi, In-Kyu;Shim, Eun-Mi;Lee, Kyung-Mi
    • Archives of design research
    • /
    • v.17 no.4
    • /
    • pp.149-158
    • /
    • 2004
  • Domestic sign industry has seen a rapid growth in recent years, however, the level of quality is not so high. The main reason for this is due to the lack of well educated specialists. Thus, in this investigation, we will develop sign design experience software for the experienced employees in sign industry. Especially, focusing on the indoor letter information, we will develop the software that can provide the graphic effect associated with letter information. First, current situation and preliminary study in sign system used in public information were conducted, then design elements were analyzed from this. Then, experiments were performed on teh analyzed elements, and evaluation methods for the sign design were determined. Experiments including typography, color, layout, line alignment, letter space, and line space were conducted to analyze the visual perception. From these experiments, effective elements can be extracted and used as a elements for sign design software. As a next step, we will propose the development of experience software in sign design that can help to determine the sign elements. Thus, our investigation will provide sign design experience software that can be used by any inexperienced individuals, and be a great help for the more effective sign planning.

  • PDF