• Title/Summary/Keyword: navigation information

Search Result 3,870, Processing Time 0.028 seconds

Web Document Transcoding Technique for Small Display Devices (소형 화면 단말기를 위한 웹 문서 변환 기법)

  • Shin, Hee-Sook;Mah, Pyeong-Soo;Cho, Soo-Sun;Lee, Dong-Woo
    • The KIPS Transactions:PartD
    • /
    • v.9D no.6
    • /
    • pp.1145-1156
    • /
    • 2002
  • We propose a web document transcoding technique that translates existing web pages designed for desktop computers into an appropriate form for hand-held devices connected to the wireless internet. By defining a content block based on a visual separation and using it as a minimum unit for analyzing and converting processes, we can get web pages converted more exactly. We also apply the reallocation of the content block and the generation of new index in order to provide convenient interface without left-right scrolling in small screen devices. These methods, compared with existing ways such as text level summary or partial extraction method, can provide efficient navigation and a full recognition of web documents. To gain those transcoding benefits, we propose the Layout-Forming Tag Analysis Algorithm that analyzes structural tags, which motivate visual separation and the Component Grouping Algorithm that extracts the content block. We also classify and rearrange the content block and generate the new index to produce an appropriate form of web pages for small display devices. We have designed and implemented our transcoding system in a proxy server and evaluated the methods and the algorithms through an analysis of transcoded results. Our transcoding system showed a good result on most of popular web pages that have complicated structures.

A study on the vessel traffic safety assessment of Busan Harbor (부산항내 선박통항 안전성 평가에 관한 연구)

  • KIM, Won-Ouk;KIM, Dae-Hee;KIM, Seok-Jae
    • Journal of the Korean Society of Fisheries and Ocean Technology
    • /
    • v.53 no.4
    • /
    • pp.423-429
    • /
    • 2017
  • As invigoration plan of the marine tourism, Busan City has the plan to operate the cruise ship inside of the harbor, but the area has narrow water way with heavy traffic. As a result it is requested to evaluate the safety for the preparation of actual navigation. In this study, the Ship Handling Simulation (SHS) Assessment was conducted, which is regulated by the Maritime Traffic Safety Audit Scheme (MTSAS) in compliance with the Marine Safety Law and the Maritime Traffic Risk Assessment System based on the Electronic Chart Display and Information System (ECDIS). The proximity assessment, control assessment and subjective assessment were implemented, which is enacted by the Marine Safety Law by using the SHS. In the case of proximity assessment, the probability of trespass was not analyzed. As the control assessment, the swept path was measured at 11.7 m and 11.5 m for port entry and port departure respectively, which exceeded the width of the model vessel, 10.4 m over; it was considered as a marginal factor. As a result of the subjective evaluation of the navigator, there would be no difficulty on ship maneuvering by paying particular attention to the mooring vessel nearby the Busan Bridge and Yeongdo Bridge as well as the coming vessel from the invisible sea area when the vessel is entering and departing the port. The Marine Traffic Risk Assessment System analyzed as [Cautious] level until the vessel passed the Busan bridge and the curved area at 5 kts and it became to [Dangerous] level from where it left 75 m to the Busan Bridge. When the vessel passed the Busan Bridge and the curved area at 10 kts and entered the narrow area, it indicated the [Dangerous] level and became to [Very dangerous] level from where it left 410 m to the Busan bridge. In conclusion, the vessel should maintain at the speed of 5 kts to reduce the risk when it passes this area.

An Assessment of the Quantitative Effect of TSS by Vessel Traffic Flow Simulation (해상교통류 시뮬레이션을 이용한 통항분리제도의 정량적 효과평가)

  • ;;;INOUE, Kinzo
    • Journal of Korean Society of Transportation
    • /
    • v.21 no.1
    • /
    • pp.41-49
    • /
    • 2003
  • Marine traffic management could be defined as the implementation of managerial technical measures to improve vessel traffic safety. The managerial elements of vessel traffic management for ports and harbours or narrow channels include the total amount of traffic control, the vessel traffic separation scheme, speed restriction, traffic control by signals, the navigation information service and so forth. This research aims to quantify how much the traffic separation schemes(TSS) contribute to the alleviation effect of ship handling difficulty and to propose a design standard when the individual management measure is applied in an actual waterway. Traffic separation schemes have now been established in most of the major routes and congested waters of the world, and the number of collisions and groundings have often been dramatically reduced. In this part, the relationship between the alleviation of ship handling difficulty and the reduction of encounter figures among ships is quantitatively clarified by applying the ES model. As results of simulation analysis, it is recognized that a traffic separation system is most effective in the case of narrow width and heavy traffic volume. The centre buoy installation reduces about 1/4 of the alleviation of ship handling difficulty, TSS establishment 1/3, and design change to one-way traffic from two-way traffic reduces 1/2.

Accuracy of Parcel Boundary Demarcation in Agricultural Area Using UAV-Photogrammetry (무인 항공사진측량에 의한 농경지 필지 경계설정 정확도)

  • Sung, Sang Min;Lee, Jae One
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.34 no.1
    • /
    • pp.53-62
    • /
    • 2016
  • In recent years, UAV Photogrammetry based on an ultra-light UAS(Unmanned Aerial System) installed with a low-cost compact navigation device and a camera has attracted great attention through fast and accurate acquirement of geo-spatial data. In particular, UAV Photogrammetry do gradually replace the traditional aerial photogrammetry because it is able to produce DEMs(Digital Elevation Models) and Orthophotos rapidly owing to large amounts of high resolution image collection by a low-cost camera and image processing software combined with computer vision technique. With these advantages, UAV-Photogrammetry has therefore been applying to a large scale mapping and cadastral surveying that require accurate position information. This paper presents experimental results of an accuracy performance test with images of 4cm GSD from a fixed wing UAS to demarcate parcel boundaries in agricultural area. Consequently, the accuracy of boundary point extracted from UAS orthoimage has shown less than 8cm compared with that of terrestrial cadastral surveying. This means that UAV images satisfy the tolerance limit of distance error in cadastral surveying for the scale of 1: 500. And also, the area deviation is negligible small, about 0.2%(3.3m2), against true area of 1,969m2 by cadastral surveying. UAV-Photogrammetry is therefore as a promising technology to demarcate parcel boundaries.

A Point-to-Point Shortest Path Search Algorithm for Digraph (방향그래프의 점대점 최단경로 탐색 알고리즘)

  • Lee, Sang-Un
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.17 no.7
    • /
    • pp.893-900
    • /
    • 2007
  • This paper suggests an algorithm that improves the disadvantages of the Dijkstra algorithm that is commonly used in GPS navigation system, searching for the shortest path. Dijkstra algorithm, first of all, requires much memory for the performance of the algorithm. It has to carry out number of node minus 1, since it determines the shortest path from all the nodes in the graph, starting from the first node. Therefore, Dijkstra algorithm might not be able to provide the information on every second, searching for the shortest path between the roads of the congested city and the destination. In order to solve these problems, this paper chooses a method of searching a number of nodes at once by means of choosing the shortest path of all the path nodes (select of minimum weight arc in-degree and out-degree), excluding the departure and destination nodes, and of choosing all the arcs that coincide with the shortest path of the path nodes, from all the node outgoing arcs starting from the departure node. On applying the suggested algorithm to 14 various digraphs, we succeeded to search the shortest path. In addition, the result was obtained at the speed of 2 to 3 times faster than that of Dijkstra algorithm, and the memory required was less than that of Dijkstra algorithm.

A Systematic Approach to Port related Problems An Analysis on the Actual Condition of physical Distribution System of Pusan port (항만관련문제의 시스템적 고찰 부산항 물류시스템의 실태분석)

  • Lee Cheol-Yeong;Moon Seong-Hyeok
    • Journal of Korean Port Research
    • /
    • v.2 no.1
    • /
    • pp.7-28
    • /
    • 1988
  • From the viewpoint of physical distribution, the port transport process can be regarded as a system which consists of various subsystems such as navigational aids, quay handling, transfer, storage, information If management, and co-ordination with inland transport. The handling productivity of this system is determined by the production level of the least productive subsystem. So, a productivity analysis on the flow of cargoes through each subsystem should be made in order to achieve efficient port operation. The purpose of this paper is to analyze the productivity of each subsystem in Pusan port, and to bring forward problems and finally to draw up plans for their betterment. Analyzed results on the productivity of each subsystem are as follows, i) It is known that the number of tugs with low HP should be increased by a few, the number of tugs with medium HP is appropriate, and the number of tugs with high HP is in excess of that necessary. ii ) In the case of container cargoes, it is found that the transfer and storage systems in BCTOC have the lowest handling capability, with a rate of $115\%$, leading to bottle-necks in the port transport system, while the handling rate of the storage and quay handling systems in general piers is in excess of the inherent capability. iii) In the case of the principal seaborne cargoes passing through general piers, there is found to be a remarkable bottle-neck in the storage system. In the light of these findings, both the extension of storage capability and the extension of handling productivity are urgently required to meet the needs of port users. Therefore, iv) As a short-term plan, it is proposed that many measures such as the reduction of free time, the efficient application of ODCY, etc must be brought in and v) In the long-trun, even though the handling capability will accommodate an additional 960,000 TEU in 1991, the scheduled completion date of the third development plan of Pusan port, insufficiency of handling facilities in the container terminal is still expected and concrete countermeasures will ultimately have to be taken for the port's harmonious operation. In particular, the problem of co-ordination with inland transport and urban traffic should be seriously examined together in the establishment of the Pusan port development. As a method of solving this, vi) It is suggested that Pusan port (North port) should be converted into an exclusive container ternimal and overall distribution systems to the other ports for treating general cargoes must be established. vii) And finally, it is also proposed that the arrival time (cut-off time) of influx cargoes for exports such as general merchandise and steel product should be limited, with a view to securing cargoes suitable for the operational capability of BCTOC.

  • PDF

A Study on Index Number of Nautical Chart of Korea (한국 해도 번호체계 개선 방안에 관한 연구)

  • Kim, Jong-Sung;Lee, Hyong-Ki;Park, Young-Soo;Gang, Jeong-Gu;Park, Jin-Su
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.17 no.3
    • /
    • pp.219-226
    • /
    • 2011
  • Now Korea Hydrographic and Oceanographic Administration(KHOA) publishes 309 charts of 38 kinds of scale. Korea chart index number system is established with east, south and west sea areas. The chart number has been given irregularly in accordance with publication order so there is no consistence. The present chart index number system can classify sea areas but does not have information of scale, object and location. Therefore this chart's unsystematic management gives rise to inconvenience to the chart user. So, the standards of chart index number system is urgently needed for the efficient management & use of chart. In this paper, we intend to propose new chart index number system through adjusting area of chart and rearranging scale of charts. As a result, it is necessary to change from 3 digits to 4 digits index number to gain competitiveness & systematic management of Korea nautical charts.

A MDA-based Approach to Developing UI Architecture for Mobile Telephony Software (MDA기반 이동 단말 시스템 소프트웨어 개발 기법)

  • Lee Joon-Sang;Chae Heung-Seok
    • The KIPS Transactions:PartD
    • /
    • v.13D no.3 s.106
    • /
    • pp.383-390
    • /
    • 2006
  • Product-line engineering is a dreaming goal in software engineering research. Unfortunately, the current underlying technologies do not seem to be still not much matured enough to make it viable in the industry. Based on our experiences in working on mobile telephony systems over 3 years, now we are in the course of developing an approach to product-line engineering for mobile telephony system software. In this paper, the experiences are shared together with our research motivation and idea. Consequently, we propose an approach to building and maintaining telephony application logics from the perspective of scenes. As a Domain-Specific Language(DSL), Menu Navigation Viewpoint(MNV) DSL is designed to deal with the problem domain of telephony applications. The functional requirements on how a set of telephony application logics are configured can be so various depending on manufacturer, product concept, service carrier, and so on. However, there is a commonality that all of the currently used telephony application logics can be generally described from the point of user's view, with a set of functional features that can be combinatorially synthesized from typical telephony services(i.e. voice/video telephony, CBS/SMS/MMS, address book, data connection, camera/multimedia, web browsing, etc.), and their possible connectivity. MNV DSL description acts as a backbone software architecture based on which the other types of telephony application logics are placed and aligned to work together globally.

Optical System Design of Compact Head-Up Display(HUD) using Micro Display (마이크로 디스플레이를 이용한 소형 헤드업 디스플레이 광학계 설계)

  • Han, Dong-Jin;Kim, Hyun-Hee
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.16 no.9
    • /
    • pp.6227-6235
    • /
    • 2015
  • The HUD has recently been downsized due to the development of micro display and LED technology as a see through information display device, gradually expands the application areas. In this paper, using a DLP micro display device designed a compact head-up display(HUD) optical system for biocular observation of the image exhibition area 5 inches. It was analyzed for each design element of the optical system in order to design a compacted HUD. DLP, projection optical system and concave image combiner were discussed the design approach and the characteristics. Through a connection structure analysis of each optical system, detailed design specifications were set up and designed the optical system in detail. Put a folded configuration in the form of a white diffuse reflector between the projection lens and concave image combiner was designed to be independent, respectively. Distance of the projected image is adjustable up to approximately 2m ~ infinity and observation distance is 1m. Resolution could be recognized by 1 ~ 2pixels in HD($1,280{\times}720pixels$) class, various characters and symbols could be read. In addition, color navigation map, daytime video camera and thermal imaging cameras can be displayed.

Planning Evacuation Routes with Load Balancing in Indoor Building Environments (실내 빌딩 환경에서 부하 균등을 고려한 대피경로 산출)

  • Jang, Minsoo;Lim, Kyungshik
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.5 no.7
    • /
    • pp.159-172
    • /
    • 2016
  • This paper presents a novel algorithm for searching evacuation paths in indoor disaster environments. The proposed method significantly improves the time complexity to find the paths to the evacuation exit by introducing a light-weight Disaster Evacuation Graph (DEG) for a building in terms of the size of the graph. With the DEG, the method also considers load balancing and bottleneck capacity of the paths to the evacuation exit simultaneously. The behavior of the algorithm consists of two phases: horizontal tiering (HT) and vertical tiering (VT). The HT phase finds a possible optimal path from anywhere of a specific floor to the evacuation stairs of the floor. Thus, after finishing the HT phases of all floors in parallel the VT phase begins to integrate all results from the previous HT phases to determine a evacuation path from anywhere of a floor to the safety zone of the building that could be the entrance or the roof of the building. It should be noted that the path produced by the algorithm. And, in order to define the range of graph to process, tiering scheme is used. In order to test the performance of the method, computing times and evacuation times are compared to the existing path searching algorithms. The result shows the proposed method is better than the existing algorithms in terms of the computing time and evacuation time. It is useful in a large-scale building to find the evacuation routes for evacuees quickly.


(34141) Korea Institute of Science and Technology Information, 245, Daehak-ro, Yuseong-gu, Daejeon
Copyright (C) KISTI. All Rights Reserved.