• 제목/요약/키워드: Windows Application

검색결과 413건 처리시간 0.024초

범용 운영체제의 이식성 향상을 위한 인터페이스 미들웨어 설계 및 구현 (Design and Implementation of Interface Middleware for Improved Portability on General Operating System)

  • 김연일;이상길;이승일;이철훈
    • 한국콘텐츠학회논문지
    • /
    • 제15권4호
    • /
    • pp.17-28
    • /
    • 2015
  • 운영체제 상에서 동작하는 응용프로그램은 운영체제의 환경과 지원하는 표준 라이브러리들이 다르기 때문에 운영체제에 매우 높은 의존성을 가진다. 이러한 이유로 동일한 기능을 수행하는 응용프로그램도 운영체제에 따라 새롭게 구현해야 되며 이는 응용프로그램 개발 이후의 유지 보수나 관리 측면에서도 시간적, 경제적 낭비를 초래한다. 이를 해결하기 위해 Cygwin이나 MinGW 등의 연구가 진행되고 있지만, 가상환경이나 툴을 제공하는 것일 뿐 응용프로그램 자체에 대한 이식성을 지원하는 것은 아니다. 따라서 본 논문에서는 표준 C라이브러리와 POSIX를 이용한 래퍼 형식의 범용 운영체제를 위한 인터페이스 미들웨어를 설계하여 응용프로그램이 가상환경이나 코드 수정 없이 동일한 동작을 지원한다. 미들웨어는 API를 기본과 확장으로 분류해 선택적으로 적재하여 응용프로그램의 크기를 효율적으로 관리할 수 있도록 한다. 또한, 응용프로그램을 인터페이스 미들웨어를 탑재한 Linux, Unix, Windows와 Cygwin을 비교 실험하고 기능 및 성능 평가를 수행하였다.

웹 서비스 기반의 클라이언트 OLAP API와 큐브 브라우징에의 응용 사례 (A Web Services-based Client OLAP API and Its Application to Cube Browsing)

  • 배은주;김명
    • 정보처리학회논문지D
    • /
    • 제10D권1호
    • /
    • pp.143-152
    • /
    • 2003
  • 이기종 플랫폼간의 데이터 교환과 통합을 위한 표준 기술로 XML과 웹 서비스 기술이 각광을 받고 있다. 이러한 기술을 지원하는 XML/A는 클라이언트 응용과 데이터 분석 엔진이 인터넷 상에서 데이터를 교환할 수 있도록 하는 SOAP 기반의 XML 통신 API이다. 데이터가 XML 문서 형태로 교환된다는 점에서 XML/A는 플랫폼 독립적이지만, 클라이언트 응용 개발자들은 서버에 데이터를 요청할 때마다 XML 문서를 생성해야 하고, 서버가 보내는 XML 데이터 검색을 위해 별도의 XML 쿼리 언어를 사용해야 하는 단점이 있다. 본 연구에서는 윈도우즈 환경의 클라이언트 응용 개발자들이 XML/A의 OLAP 관련 서비스를 편리하게 사용할 수 있도록 하는 상위 수준의 클라이너트 OLAP API인 XMLMD를 설계하고 구현하였다. XML/A와 XML/A의 관계는 OLEDB for OLAP과 ADOMD의 응용 사례로써 데이터의 다차원적 분석결과를 인터넷을 통해 제공하는 웹 OLAP 큐브 브라우저도 개발하였다. 이 브라우저는 전송된 데이터를 XML, HTML, 엑셀, 그래프 등의 다양한 형태로 제공한다.

상업공간디자인에 있어 자연경관 요소의 적용에 관한 연구 (A Study on the application of landscape material in commercial space design)

  • 우지연
    • 한국실내디자인학회논문집
    • /
    • 제17권3호
    • /
    • pp.43-50
    • /
    • 2008
  • Commercial space, the types of which have been increasingly various and changing rapidly, has been generating new marketing concepts for space. Especially as the environmentally friendly lifestyle spreads around, the component of natural landscape such as plant, stone, or water has been used as an important part in space design, freshly imprinting the brand image beyond the idea of simple interior property. By combining commercial space design with 'the component of the natural landscape', we can improve the brand image, create the newness in the space, lead customers to stay longer in the space, and reinforce the decorative effect. The parts of the commercial space to which we can apply the element of natural landscape are facades, walls, floors, and show windows. Various examples of real application are found according to the areas of business and goods displayed. This thesis attempts to maximize the effect of commercial space by examining and analyzing various instances of space and provide the ways of applying the space that contains an aesthetic value. For the research, 60 articles, theses, reports that have the keyword related to interior landscape and marketing strategy in commercial space were used as references. From the references, 70 cases were selected and analyzed to find landscape application patterns. Also, 4 store cases that landscape application have been the key to their success were selected for the survey. In doing this, I presented the readers with the packaging technique which improves brand image, the effect of stage direction which helps sensitive communication with users, the application as interior structure and the effect of an object that is useful to aesthetic effect in the commercial space. Finally, I endeavored to provide possible problems to be produced when applying the natural element in the commercial space and matters to be attended to in the management.

선박 에너지 효율 모니터링 시스템 설계 및 구현 (Design and Implementation of Ship Energy Efficiency Monitoring System)

  • 김용대;윤현규;강남선
    • 한국항행학회논문지
    • /
    • 제20권5호
    • /
    • pp.408-416
    • /
    • 2016
  • 본 연구에서는 선내 수집데이터를 활용하는 선박 및 육상 서비스를 위한 선박용 어플리케이션 시스템과 해상 데이터 통합관리 및 상호교환을 위한 선육 간 통합 시스템을 활용한 선박 에너지효율 모니터링 시스템을 설계하였다. 선박 에너지효율 모니터링 시스템은 윈도우 기반의 응용프로그램으로 file base EDI 통신을 이용하도록 구성하였다. 주요기능으로 연료소모량 최소화를 위한 항로 계획, 에너지 소모 및 배출가스 배출 모니터링, 선박 에너지 효율 분석 및 분석데이터 분석을 구현하고 실 운항선박에 적용하여 시스템의 정상 동작을 확인하였다.

공동주택단지에서의 태양에너지 시스템 적용에 관한 연구 (A Study on the Application of Solar Energy System in Apartment Complex)

  • 정선미;정민희;박진철;이언구
    • 한국태양에너지학회:학술대회논문집
    • /
    • 한국태양에너지학회 2009년도 춘계학술발표대회 논문집
    • /
    • pp.43-48
    • /
    • 2009
  • In this study, through case studies, solar energy systems were coordinated with architectural plan elements and the others in apartment complex, and the energy performance was evaluated quantitatively through computer simulation PVSYST and RETScreen. As a results, in plan process of the application of solar energy systems in apartment complex, solar energy system should be considered as not only energy reducing technical element but also part of architectural plan element. And it must be considered with architectural plan elements, composition methods, energy storage methods, technical elements from the early basic plan stage. Photovoltaic system was installed on the wall facing the south and rooftop. The energy ratio of electric load was shown to be 5.5%. The result showed 7.2% when adding it to shading device additionally, and 6.4% in case of putting extra translucent module on windows. Active solar collecting system was applied on roof with the angle of 45. Maximum number of solar collector was 10 in a row, and the total solar collecting area was $915.00m^2$. The energy ratio of domestic water heating load by active solar hot water system is shown to be 11.4%.

  • PDF

산소 분압 조절에 따른 ITO/PVDF 박막 물성 조절 연구 (Physical Properties of ITO/PVDF as a function of Oxygen Partial Pressure)

  • 이상엽;김지환;박동희;변동진;최원국
    • 한국전기전자재료학회논문지
    • /
    • 제21권10호
    • /
    • pp.923-929
    • /
    • 2008
  • On the piezoelectric polymer, PVDF (poly vinylidene fluoride), the transparent conducting oxide (TCO) electrode material thin film was deposited by roll to roll sputtering process mentioned as a mass product-friendly process for display application. The deposition method for ITO Indium Tin Oxides) as our TCO was DC magnetron sputtering optimized for polymer substrate with the low process temperature. As a result, a high transparent and good conductive ITO/PVDF film was prepared. During the process, especially, the gas mixture ratio of Ar and Oxygen was concluded as an important factor for determining the film's physical properties. There were the optimum ranges for process conditions of mixture gas ratio for ITO/PVDF From these results, the doping mechanism between the oxygen atom and the metal element, Indium or Tin was highly influenced by oxygen partial pressure condition during the deposition process at ambient temperature, which gives the conductivity to oxide electrode, as generally accepted. With our studies, the process windows of TCO for display and other application can be expected.

CAD&CAM을 활용한 C기반 독립형 모션 제어기 설계 (Design of a C-based Independent Motion Controller using CAD&CAM)

  • 김삼택
    • 한국인터넷방송통신학회논문지
    • /
    • 제16권5호
    • /
    • pp.105-110
    • /
    • 2016
  • 현재, 국내 CNC 산업분야는 제조업의 패러다임 변화에 따라 공작기계에 첨단 기술의 적용이 활발하게 추진되고 있다. 즉, 공작기계의 제어를 담당하는 CNC의 IT화는 가장 중요한 부분을 차지하고 있다. 하지만 공작기계 분야에 모션제어 전문기술 부족의 가장 큰 이유는 PC기반의 컨트롤러의 경우 비중을 많이 차지하는 윈도우즈 언어를 사용하기 보다는 G-Code를 직접 좌표에 맞춰 코딩하거나 값비싼 외산 S/W를 통해 변환 하는 경우가 대부분이기 때문이다. 본 논문에서는 다양한 형태의 CAD 데이터를 손쉽게 G-Code 데이터로 변환할 수 있는 G-Code 변환 프로그램 및 CAD&CAM과 응용 소프트웨어를 개발하고 이 변환된 데이터를 바로 로봇을 통해 원하는 동작을 시킬 수 있는 전용 모션 컨트롤러를 구현한다.

CAD 기반 최적설계 시스템인 DS/FDM의 개발과 공학 구조물에 대한 적용 (Development of DS/FDM-a Robust CAD-based Optimal Design System and Its Application to Engineering Structures)

  • 한정삼;프랭크 웁하우스;김영렬;곽병만
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2000년도 춘계학술대회논문집A
    • /
    • pp.720-724
    • /
    • 2000
  • In this paper, we introduce a seamlessly integrated CAD-based design system (DS) for CAD modeling, engineering analysis, and optimal design which has been developed in CCED at KAIST, The key points of this integrating philosophy are to make full use of a parametric CAD program as the platform of integration and to adopt finite difference method for design sensitivity analysis in optimization process to get robustness and versatility. Design variables are directly selected by clicking CAD model parameters and all the analysis and design activities are menu-driven. This integrated program, named as DS/FDM, runs on Windows NT or Unix and FE analyses are performed at a remote Unix-workstation for multiple users. Application examples include shape optimal design of a belt clip that fits onto a portable electronic device and a bracket to show performance of DS/FDM with shell and tetra solid elements. This software is found efficient and effective fur shape design and size design of engineering structures.

  • PDF

패션 비즈니스에서 홀로그램 기술을 이용한 마케팅 활용 방안 (The Application Methods of Hologram Technology in Fashion Business)

  • 정화연
    • 패션비즈니스
    • /
    • 제20권2호
    • /
    • pp.16-31
    • /
    • 2016
  • This study analyzed cases that applied hologram technology in the fashion industry in order to provide basic information for research on fashion marketing using hologram technology. The results of this study are as follows. A hologram was applied to fashion businesses in various ways including fashion shows, outdoor signboards, hologram windows or screens in stores, and launching shows or exhibitions. Most of these cases were foreign fashion brands, which utilized hologram technology actively for formulating a new brand image or for advertising products. Among Korean brands, however, there are not many cases of hologram application. Today, as-being the age of smart devices, the mobile advertisement market is growing rapidly among smart phone users. DKNY and Puma are providing information on styling through smart phone applications, and the Adidas stores in Germany also allow the customers to buy goods by entering a simple code through the smart phone. Recently, new devices are being introduced one by one, which display 2D digital contents in 3D holograms by combining mobile and hologram technologies. The marketing of fashion products is not just for supplying products but is required to satisfy the consumers' five senses. Therefore, the development of experiential contents based on the combination of mobile and hologram technologies will open new potential for profitable business models.

주광제어 장치를 이용한 건물의 에너지 절약(이론 및 실제) (Application of Sun Control Devices and Energy Conservation (Theory and Practice))

  • 한현주;조일식;송인춘
    • 태양에너지
    • /
    • 제10권2호
    • /
    • pp.77-85
    • /
    • 1990
  • 본 조사에서는 자연광(일광, 혹은 주광 : sunlight)을 도입하는데 있어 현휘(glare)나 강한 휘도군을 지양하고 하절기의 과열을 방지하여 쾌적한 생활 환경을 조성하는데 유용한 주광 제어 장치들의 종류와 특성에 대해 간략히 알아보고 이를 적용한 외국의 실제 예를 소개하였다. 특히, 미국 Utah주 Salt Lake City에 위치한 Johnson Controls사의 지사 건물은 자연채광의 한 방편으로 light shelf와 고창을 이용하여 에너지 절약과 실내 빛 환경의 개선을 도모한 좋은 표본이라 하겠다. 에너지 자원을 거의 수입에 의존하고 있는 우리의 실정을 감안한다면 우리도 이 분야에 대한 다각적인 검토와 연구가 이루어져 건물에너지의 절약을 꾀하여야 할 것이다.

  • PDF