• Title/Summary/Keyword: 가상 장비

Search Result 462, Processing Time 0.034 seconds

Development of Simulation Method to Design Rover's Camera System for Extreme Region Exploration (극한지 탐사 로버의 카메라 시스템 설계를 위한 시뮬레이션 기법 개발)

  • Kim, Changjae;Park, Jaemin;Choi, Kanghyuk;Shin, Hyu-Soung;Hong, Sungchul
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.20 no.12
    • /
    • pp.271-279
    • /
    • 2019
  • In extreme environment regions, unmanned rovers equipped with various sensors and devices are being developed for long-term exploration on behalf of humans. On the other hand, due to the harsh weather conditions and rough terrain, the rover camera has limited visible distance and field of view. Therefore, the rover cameras should be located for safe navigation and efficient terrain mapping. In this regard, to minimize the cost and time to manufacture the camera system on a rover, the simulation method using the rover design is presented to optimize the camera locations on the rover efficiently. In the simulation, a simulated terrain was taken from cameras with different locations and angles. The visible distance and overlapped extent of camera images, and terrain data accuracy calculated from the simulation were compared to determine the optimal locations of the rover's cameras. The simulated results will be used to manufacture a rover and camera system. In addition, self and system calibrations will be conducted to calculate the accurate position of the camera system on the rover.

Implementation Knapsack Problem Algorithm M2M Simulator for Optimal Network (최적 통신망을 위한 Knapsack Problem 알고리즘 M2M 시뮬레이터 구현)

  • Lee, Sun-Sik;Song, Min-Seop;Jang, Jong-Wook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.481-484
    • /
    • 2013
  • Many people today are interested in Machine to Machine (M2M) as the new-generation growth engine of mobile communications service providers in Korea. Its use and application are broadening to various areas and the number of devices used for it is increasing to increase the number of information transmitted for each object. When the traffic reaches its limit while each set of data is transmitted from the devices divided into each group through the mobile network, M2M communications service might not be processed smoothly. This study used the Knapsack Problem algorithm to create a virtual simulator for a smooth M2M service when the mobile network used for the M2M communications reaches its limit. The virtual simulator applies smooth processing of services from the M2M communications that should be processed first to other subsequent services when data comes to each group of devices. As the M2M technology develops to make many objects more compact in size, it would help with smoother processing of M2M services for the mobile network with fast-increasing traffic.

  • PDF

Real-Time Remote Display Technique based on Wireless Mobile Environments (무선 모바일 환경 기반의 실시간 원격 디스플레이 기법)

  • Seo, Jung-Hee;Park, Hung-Bog
    • The KIPS Transactions:PartC
    • /
    • v.15C no.4
    • /
    • pp.297-302
    • /
    • 2008
  • In case of display a lot of information from mobile devices, those systems are being developed that display the information from mobile devices on remote devices such as TV using the mobile devices as remote controllers because it is difficult to display a lot of information on mobile devices due to their limited bandwidth and small screen sizes. A lot of cost is required to design and develop interfaces for these systems corresponding to each of remote display devices. In this paper, a mobile environment based remote display system for displays at real times is proposed for continuous monitoring of status data for unique 'Mote IDs'. Also, remote data are collected and monitored through sensor network devices such as ZigbeX by applying status perception based remote displays at real times through processing ubiquitous computing environment data, and remote display applications at real times are implemented through PDA wireless mobiles. The system proposed in this paper consists of a PDA for remote display and control, mote embedded applications programming for data collections and radio frequency, server modules to analyze and process collected data and virtual prototyping for monitoring and controls by virtual machines. The result of the implementations indicates that this system not only provides a good mobility from a human oriented viewpoint and a good usability of accesses to information but also transmits data efficiently.

Flood Inundation Analysis Using OpenMP Technique (OpenMP를 이용한 제내지 침수 병렬해석)

  • PARK, Jae Hong
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2016.05a
    • /
    • pp.74-74
    • /
    • 2016
  • 복잡한 지형에서 컴퓨터를 이용한 물리적 기반 수치모의는 합리적인 시간내에 연산을 완료하기 위해 대개 큰 연산장비 들을 요구한다. 더욱이 모의되는 현상이 시간단계마다 갱신되어지는 동역학적 현상에 기반된 비정상상태일 때 연산성능은 고려되어지는 가장 중요한 주제가 될 수 있다. 연산 시간을 줄이기 위한 가장 널리 이용되는 전략중의 하나는 적절한 수의 프로세서를 이용하는 병렬 기법이다. 최근 들어 연산속도를 가속화하기 위해 다수의 코어를 이용한 OpenMP 와 MPI 기법들이 병렬해석기법으로 대두되었고 그래픽 연산장치를 이용한 병렬처리 해석기법도 소개되고 있다. 본 연구에서는 중앙연산장치를 이용한 병렬 해석기법을 이용하여 제내지 침수해석의 적용성을 검토하고 그 결과을 비교하였다. 본 연구를 위해 OpenMP 병렬기법을 이용하여 확산파 침수해석 프로그램의 원시코드를 재작성하여 가상 및 실제 유역에 적용하였다. 해석결과는 분산메모리 병렬해석 기법인 MPI를 도입한 모형의 결과와 비교되었다. OpenMP를 도입한 모형과 MPI를 도입한 경우 유량 및 수심의 경우 오차 허용 한계내에 수렴되어 만족되었으나 그러나 연산 속도의 경우 두 기법간의 자료의 저장 방법 차이로 인해 차이를 나타내었다. 가상 유역에 적용된 결과로 검토된 각 기법의 증속(speedup) 효과는 MPI의 경우 4 코어를 이용하였을 때 최고 2.62 배 정도에 도달하는 것으로 나타났다. OpenMP 를 적용한 경우 2.87 배 정도로 나타나 OpenMP 를 이용하였을 때 증속효과가 조금 더 뛰어났다. 이는 두 기법의 메모리 저장방식의 차이로 인해 자료의 전송량과 전송 시간이 적은 OpenMP 를 도입한 모형에서 MPI 모형 보다 상대적으로 뛰어난 결과를 나타내었다. 실제 유역의 적용을 위해 상대적으로 우수한 증속결과를 나타낸 OpenMP를 도입한 모형을 Malpasset 댐 붕괴 유역에 적용하였다. 적용된 요소의 수는 각각 45254, 11352 개로 비교적 많은 요소를 가진 하류지역에 적용하여 병렬효과를 극대화하고자 하였다. 적용결과 두 경우 모두 병렬 해석 기법을 도입한 모형에서 유속과 침수심 등은 순차적 모형과 동일한 값을 나타내었으나 증속효과로 인한 연산시간은 순차적 모형에서 8.57 배로 나타나 병렬 모형의 상대적으로 빠른 연산속도를 판단할 있었다. 위의 적용결과를 통해 계산 요소들이 많은 2 차원 해석의 경우 기존의 단일 코어를 이용한 순차적 해석은 장시간에 걸치 연산시간으로 인해 작업효율이 낮아지는 결과를 발생시킬 수 있으며 병렬 해석을 도입할 경우 주어진 컴퓨터 자원를 효율적으로 이용가능하여 합리적인 연산시간으로 연산결과를 얻는 것이 가능하여 반복적 통계 기법/Ensemble 해석 등을 이용한 종합적 해석이 좀 더 실용적으로 이루어 질 수 있을 것이라고 판단되었다.

  • PDF

A study on lighting angle for improvement of 360 degree video quality in metaverse (메타버스에서 360° 영상 품질향상을 위한 조명기 투사각연구)

  • Kim, Joon Ho;An, Kyong Sok;Choi, Seong Jhin
    • The Journal of the Convergence on Culture Technology
    • /
    • v.8 no.1
    • /
    • pp.499-505
    • /
    • 2022
  • Recently, the metaverse has been receiving a lot of attention. Metaverse means a virtual space, and various events can be held in this space. In particular, 360-degree video, a format optimized for the metaverse space, is attracting attention. A 360-degree video image is created by stitching images taken with multiple cameras or lenses in all 360-degree directions. When shooting a 360-degree video, a variety of shooting equipment, including a shooting staff to take a picture of a subject in front of the camera, is displayed on the video. Therefore, when shooting a 360-degree video, you have to hide everything except the subject around the camera. There are several problems with this shooting method. Among them, lighting is the biggest problem. This is because it is very difficult to install a fixture that focuses on the subject from behind the camera as in conventional image shooting. This study is an experimental study to find the optimal angle for 360-degree images by adjusting the angle of indoor lighting. We propose a method to record 360-degree video without installing additional lighting. Based on the results of this study, it is expected that experiments will be conducted through more various shooting angles in the future, and furthermore, it is expected that it will be helpful when using 360-degree images in the metaverse space.

Perceptions of the Middle School Gifted-students and Pre-teachers About the Convergence Class Programs Using Realistic Contents (실감형 콘텐츠를 활용한 융합 수업 프로그램에 대한 중학교 영재 학생 및 예비 교사의 인식 조사)

  • Kim, Eun-Ji;Kim, Hyun-Kyung
    • Journal of the Korean Chemical Society
    • /
    • v.66 no.2
    • /
    • pp.96-106
    • /
    • 2022
  • The purpose of this study is to investigate the effect of science-centered convergence class program using realistic contents such as virtual reality and augmented reality on class satisfaction, scientific attitudes and the perception of the gifted students in middle school. After developing the convergence class program including realistic contents using smart devices, we applied it to the gifted students. We analyzed the class satisfaction, scientific attitude and perception of the gifted students through questionnaires. In addition, a survey was conducted on the pre-teachers to investigate and analyze the class satisfaction, scientific attitude of the science class program to students and the perception of science classes using realistic contents. As a result, both students and pre-teachers were positively aware of class satisfaction by science class program using realistic contents. In particular, it was positive in that the class can induce learning motivation and interest. On the other hand, it was pointed out that the low-quality App and lack of infra for smart devices were disadvantages. In addition, pre-teachers lack confidence and information about class using the realistic contents, but they recognize the need of classes using realistic contents for students and education for pre-teachers. Based on this, it obtained suggestions on the preparation of facilities and equipment in schools for future education, development of contents that can be used for convergence class, development of programs and teaching·learning materials using realistic contents, and education for pre-teachers.

A study on the development of a ship-handling simulation system based on actual maritime traffic conditions (선박조종 시뮬레이터를 이용한 연안 해역 디지털 트윈 구축에 연구)

  • Eunkyu Lee;Jae-Seok Han;Kwang-Hyun Ko;Eunbi Park;Kyunghun Park;Seong-Phil Ann
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2023.05a
    • /
    • pp.200-201
    • /
    • 2023
  • Digital twin technology is used in various fields as a method of creating a virtual world to minimize the cost of solving problems in the real world, and is also actively used in the maritime field, such as large-scale systems such as ships and offshore plants. In this paper, we tried to build a digital twin of coastal waters using a ship-handling simulator. The digital twin of the coastal waters developed in this way can be used to safely manage Korea's coastal waters, where maritime traffic is complicated, by providing a actual maritime traffic data. It can be usefully used to develop and advance technologies related to maritime autonomous surface ships and intelligent maritime traffic information services in coastal waters. In addition, it can be used as a 3D-based monitoring equipment for areas where physical monitoring is difficult but real-time maritime traffic monitoring is necessary, and can provide functions to safely manage maritime traffic situations such as aerial views of ports/control areas, bridge views/blind sector views of ships in operation.

  • PDF

Workflow Procedures and Applications in BIM-based Design for Safety (DfS) (BIM 기반 설계안전성검토의 업무 절차와 활용 방안에 관한 연구)

  • Jaewoong Hwang;Heetaek Yoon;Junhyun Bae;Youngkon Park
    • Land and Housing Review
    • /
    • v.15 no.2
    • /
    • pp.125-137
    • /
    • 2024
  • A conventional Design for Safety (DfS), introduced to eliminate potential hazards in the design phase proactively, has encountered persistent challenges, such as perfunctory risk assessments and hazard identifications based on 2D drawings and inefficient workflow processes. This study proposes a BIM-based approach to Design for Safety (DfS) to address the limitations of conventional methods, aiming to enhance efficiency and achieve practical safety management benefits. The proposed workflow process for BIM-based DfS has been refined and validated for on-site applicability through various case studies, including risk assessments during the design phase and field applications for safety management activities during the construction phase. Specifically, the critical process of risk assessment within the DfS methodology has also been transitioned to a BIM-based approach. This BIM-based risk assessment process has been evaluated through case studies, encompassing safety reviews for structural design, construction equipment operation, and construction methodology with sequence in design projects. Additionally, the proposed BIM-based DfS has demonstrated exceptional on-site applicability and efficiency, as validated by the application of a BIM deliverable embedded in DfS information for CDE-based daily activity briefing, VR-based safety training, AR-based mitigation measures inspections, and other safety management activities in the construction phase.

A Study on the Invention of Synthetic Visual Analysis Model for Joseon Royal Tombs (조선 왕릉의 경관관리를 위한 통합적 시각구조분석모델 모색방안)

  • Hong, Youn-Soon;Lee, Ai-Ran;Paek, Chong-Chul
    • Journal of the Korean Institute of Traditional Landscape Architecture
    • /
    • v.33 no.2
    • /
    • pp.49-57
    • /
    • 2015
  • The purpose of this study is to provide the visual landscape modelling on Josun royal tombs and surrounding. The visual landscape of traditional heritage is illustrated by the main view points of analysis. This analysis examines limited view points and cannot reflect a reality of environments. Nowadays various equipments and methodologies are developed for the visual landscape research. This study used new tools for analysis which are Sketch up (3D simulation) and mini helicopter (UAV). With those tools, this research examines not only view points of the analysis but also axis views and disincentive environments as a complex analysis. First of all, the research examined 3D modelling for the virtual simulation and drew coordinates and routes for the UAV operating. Secondly, UAV followed this routes and took linear and continuous views that are real scenes. As a result, it drew 3D simulation could illustrate and control the changing of environments such as the forest density and seasonal variations. Thus, comparing both of them shows efficiently landscape analysis. Thirdly, the study compared virtual and real landscape. Using this 3D modelling, this paper able to elaborate heritage environment and surrounding which omitted by view point analysis. Although this study has limitation practice and exercise on the field, the results and suggestions contribute to the various historic heritage managements and conservations. Moreover, it helps to explain the complex and dimensional landscape analysis.

Implementation of Smart Shopping Cart using Object Detection Method based on Deep Learning (딥러닝 객체 탐지 기술을 사용한 스마트 쇼핑카트의 구현)

  • Oh, Jin-Seon;Chun, In-Gook
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.21 no.7
    • /
    • pp.262-269
    • /
    • 2020
  • Recently, many attempts have been made to reduce the time required for payment in various shopping environments. In addition, for the Fourth Industrial Revolution era, artificial intelligence is advancing, and Internet of Things (IoT) devices are becoming more compact and cheaper. So, by integrating these two technologies, access to building an unmanned environment to save people time has become easier. In this paper, we propose a smart shopping cart system based on low-cost IoT equipment and deep-learning object-detection technology. The proposed smart cart system consists of a camera for real-time product detection, an ultrasonic sensor that acts as a trigger, a weight sensor to determine whether a product is put into or taken out of the shopping cart, an application for smartphones that provides a user interface for a virtual shopping cart, and a deep learning server where learned product data are stored. Communication between each module is through Transmission Control Protocol/Internet Protocol, a Hypertext Transmission Protocol network, a You Only Look Once darknet library, and an object detection system used by the server to recognize products. The user can check a list of items put into the smart cart via the smartphone app, and can automatically pay for them. The smart cart system proposed in this paper can be applied to unmanned stores with high cost-effectiveness.