• Title/Summary/Keyword: one-to-one computing

Search Result 2,208, Processing Time 0.034 seconds

A Road Luminance Measurement Application based on Android (안드로이드 기반의 도로 밝기 측정 어플리케이션 구현)

  • Choi, Young-Hwan;Kim, Hongrae;Hong, Min
    • Journal of Internet Computing and Services
    • /
    • v.16 no.2
    • /
    • pp.49-55
    • /
    • 2015
  • According to the statistics of traffic accidents over recent 5 years, traffic accidents during the night times happened more than the day times. There are various causes to occur traffic accidents and the one of the major causes is inappropriate or missing street lights that make driver's sight confused and causes the traffic accidents. In this paper, with smartphones, we designed and implemented a lane luminance measurement application which stores the information of driver's location, driving, and lane luminance into database in real time to figure out the inappropriate street light facilities and the area that does not have any street lights. This application is implemented under Native C/C++ environment using android NDK and it improves the operation speed than code written in Java or other languages. To measure the luminance of road, the input image with RGB color space is converted to image with YCbCr color space and Y value returns the luminance of road. The application detects the road lane and calculates the road lane luminance into the database sever. Also this application receives the road video image using smart phone's camera and improves the computational cost by allocating the ROI(Region of interest) of input images. The ROI of image is converted to Grayscale image and then applied the canny edge detector to extract the outline of lanes. After that, we applied hough line transform method to achieve the candidated lane group. The both sides of lane is selected by lane detection algorithm that utilizes the gradient of candidated lanes. When the both lanes of road are detected, we set up a triangle area with a height 20 pixels down from intersection of lanes and the luminance of road is estimated from this triangle area. Y value is calculated from the extracted each R, G, B value of pixels in the triangle. The average Y value of pixels is ranged between from 0 to 100 value to inform a luminance of road and each pixel values are represented with color between black and green. We store car location using smartphone's GPS sensor into the database server after analyzing the road lane video image with luminance of road about 60 meters ahead by wireless communication every 10 minutes. We expect that those collected road luminance information can warn drivers about safe driving or effectively improve the renovation plans of road luminance management.

Development and Performance Evaluation of Multi-sensor Module for Use in Disaster Sites of Mobile Robot (조사로봇의 재난현장 활용을 위한 다중센서모듈 개발 및 성능평가에 관한 연구)

  • Jung, Yonghan;Hong, Junwooh;Han, Soohee;Shin, Dongyoon;Lim, Eontaek;Kim, Seongsam
    • Korean Journal of Remote Sensing
    • /
    • v.38 no.6_3
    • /
    • pp.1827-1836
    • /
    • 2022
  • Disasters that occur unexpectedly are difficult to predict. In addition, the scale and damage are increasing compared to the past. Sometimes one disaster can develop into another disaster. Among the four stages of disaster management, search and rescue are carried out in the response stage when an emergency occurs. Therefore, personnel such as firefighters who are put into the scene are put in at a lot of risk. In this respect, in the initial response process at the disaster site, robots are a technology with high potential to reduce damage to human life and property. In addition, Light Detection And Ranging (LiDAR) can acquire a relatively wide range of 3D information using a laser. Due to its high accuracy and precision, it is a very useful sensor when considering the characteristics of a disaster site. Therefore, in this study, development and experiments were conducted so that the robot could perform real-time monitoring at the disaster site. Multi-sensor module was developed by combining LiDAR, Inertial Measurement Unit (IMU) sensor, and computing board. Then, this module was mounted on the robot, and a customized Simultaneous Localization and Mapping (SLAM) algorithm was developed. A method for stably mounting a multi-sensor module to a robot to maintain optimal accuracy at disaster sites was studied. And to check the performance of the module, SLAM was tested inside the disaster building, and various SLAM algorithms and distance comparisons were performed. As a result, PackSLAM developed in this study showed lower error compared to other algorithms, showing the possibility of application in disaster sites. In the future, in order to further enhance usability at disaster sites, various experiments will be conducted by establishing a rough terrain environment with many obstacles.

Performance Analysis of Top-K High Utility Pattern Mining Methods (상위 K 하이 유틸리티 패턴 마이닝 기법 성능분석)

  • Ryang, Heungmo;Yun, Unil;Kim, Chulhong
    • Journal of Internet Computing and Services
    • /
    • v.16 no.6
    • /
    • pp.89-95
    • /
    • 2015
  • Traditional frequent pattern mining discovers valid patterns with no smaller frequency than a user-defined minimum threshold from databases. In this framework, an enormous number of patterns may be extracted by a too low threshold, which makes result analysis difficult, and a too high one may generate no valid pattern. Setting an appropriate threshold is not an easy task since it requires the prior knowledge for its domain. Therefore, a pattern mining approach that is not based on the domain knowledge became needed due to inability of the framework to predict and control mining results precisely according to the given threshold. Top-k frequent pattern mining was proposed to solve the problem, and it mines top-k important patterns without any threshold setting. Through this method, users can find patterns from ones with the highest frequency to ones with the k-th highest frequency regardless of databases. In this paper, we provide knowledge both on frequent and top-k pattern mining. Although top-k frequent pattern mining extracts top-k significant patterns without the setting, it cannot consider both item quantities in transactions and relative importance of items in databases, and this is why the method cannot meet requirements of many real-world applications. That is, patterns with low frequency can be meaningful, and vice versa, in the applications. High utility pattern mining was proposed to reflect the characteristics of non-binary databases and requires a minimum threshold. Recently, top-k high utility pattern mining has been developed, through which users can mine the desired number of high utility patterns without the prior knowledge. In this paper, we analyze two algorithms related to top-k high utility pattern mining in detail. We also conduct various experiments for the algorithms on real datasets and study improvement point and development direction of top-k high utility pattern mining through performance analysis with respect to the experimental results.

GWB: An integrated software system for Managing and Analyzing Genomic Sequences (GWB: 유전자 서열 데이터의 관리와 분석을 위한 통합 소프트웨어 시스템)

  • Kim In-Cheol;Jin Hoon
    • Journal of Internet Computing and Services
    • /
    • v.5 no.5
    • /
    • pp.1-15
    • /
    • 2004
  • In this paper, we explain the design and implementation of GWB(Gene WorkBench), which is a web-based, integrated system for efficiently managing and analyzing genomic sequences, Most existing software systems handling genomic sequences rarely provide both managing facilities and analyzing facilities. The analysis programs also tend to be unit programs that include just single or some part of the required functions. Moreover, these programs are widely distributed over Internet and require different execution environments. As lots of manual and conversion works are required for using these programs together, many life science researchers suffer great inconveniences. in order to overcome the problems of existing systems and provide a more convenient one for helping genomic researches in effective ways, this paper integrates both managing facilities and analyzing facilities into a single system called GWB. Most important issues regarding the design of GWB are how to integrate many different analysis programs into a single software system, and how to provide data or databases of different formats required to run these programs. In order to address these issues, GWB integrates different analysis programs byusing common input/output interfaces called wrappers, suggests a common format of genomic sequence data, organizes local databases consisting of a relational database and an indexed sequential file, and provides facilities for converting data among several well-known different formats and exporting local databases into XML files.

  • PDF

Volume Rendering System of e-Science Electron Microscopy using Grid (Gird를 이용한 e-사이언스 전자현미경 볼륨 랜더링 시스템)

  • Jeong, Won-Gu;Jeong, Jong-Man;Lee, Ho;Choe, Sang-Su;Ahn, Young-heon;Hur, Man-Hoi;Kim, Jay;Kim, Eunsung;Jung, Im Y.;Yeom, Heon Y.;Cho, Kum Won;Kweon, Hee-Seok
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.560-564
    • /
    • 2007
  • Korea Basic Science Institute(KBSI) has three general electron microscopes including High Voltage Electron Microscope(HVEM) which is the only one in Korea. Observed images through an electron microscope are what they are tilted by each step and saved, offering the more better circumstances for observers, a reconstruction to 3D could be a essential process. In this process, a warping method decreases distortions maximumly of avoided parts of a camera's focus. All these image treatment processes and 3D reconstruction processes are based on an accompaniment of a highly efficient computer, a number of Grid Node Personal computers share this process in a short time and dispose of it. Grid Node Personal computers' purpose is to make an owner can share different each other and various computing resources efficiently and also Grid Node Personal computers is applying to solve problems like a role scheduling needed for a constructing system, a resource management, a security, a capacity measurement, a condition monitoring and so on. Grid Node Personal computers accomplish roles of a highly efficient computer that general individuals felt hard to use, moreover, a image treatment using the warping method becomes a foundation for reconstructing to more closer shape with an real object of observation. Construction of the electron microscope volume 랜더링 system based on Grid Node Personal computer through the warping process can offer more convenient and speedy experiment circumstances to observers, and makes them meet with experiment outcome that is similar to real shapes and is easy to understand.

  • PDF

A Study of Textured Image Segmentation using Phase Information (페이즈 정보를 이용한 텍스처 영상 분할 연구)

  • Oh, Suk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.2
    • /
    • pp.249-256
    • /
    • 2011
  • Finding a new set of features representing textured images is one of the most important studies in textured image analysis. This is because it is impossible to construct a perfect set of features representing every textured image, and it is inevitable to choose some relevant features which are efficient to on-going image processing jobs. This paper intends to find relevant features which are efficient to textured image segmentation. In this regards, this paper presents a different method for the segmentation of textured images based on the Gabor filter. Gabor filter is known to be a very efficient and effective tool which represents human visual system for texture analysis. Filtering a real-valued input image by the Gabor filter results in complex-valued output data defined in the spatial frequency domain. This complex value, as usual, gives the module and the phase. This paper focused its attention on the phase information, rather than the module information. In fact, the module information is considered very useful at region analysis in texture, while the phase information was considered almost of no use. But this paper shows that the phase information can also be fully useful and effective at region analysis in texture, once a good method introduced. We now propose "phase derivated method", which is an efficient and effective way to compute the useful phase information directly from the filtered value. This new method reduces effectively computing burden and widen applicable textured images.

A Study of the Environmental Consciousness Influences on the Psychological Reaction of Forest Ecotourists (환경의식에 따른 산림생태관광객의 심리적 반응에 관한 연구)

  • Yan, Guang-Hao;Na, Seung-Hwa
    • Journal of Distribution Science
    • /
    • v.10 no.1
    • /
    • pp.43-52
    • /
    • 2012
  • With the slowdown in environmental issues and the change of environmental consciousness, ecotourism is being discussed in various social fields. Ecotourism is being popularized for environmental protection, and now it is becoming a mainstream product from one of mass tourism. Ecotourism's emphasis on sustainable development in the tourism destination's society, economy, and environment, through ecotourism study and education, enable people to understand the core value of the ecological environment. 2011 was nominated as "the Year of World Forest" by the UN. In the recent years, forests are becoming increasingly important with their own values and functions in environment, economy, society, and culture. In particular, the global environmental issues caused by climate change are becoming an international agenda. Forests are the only effective solution for the carbon dioxide that causes global warming. Moreover, forests constitute a major part of ecotourism, and are now most used by ecotourists. For example, Korea, wherein 60% of the land is forest, attracts ecotourists. With the increasing interests in environment, the number of tourists visiting the ecosystem forest, which is highly valued for its conservation, is increasing significantly every year and is receiving considerable attention from the government. However, poor facilities in the forest ecotourism sites and improper market strategies are the reasons for the poor running of these sites. Furthermore, tourists' environmental awareness affects ecology environmental pollution or the optimization of forest ecotourism. In order to verify the relationships among tourist attractiveness, environmental consciousness, charm degrees of the attractions, and attitudes after tours, we established some scales based on existing research achievement. Then, using these scales, the researcher completed the questionnaire survey. From December 20, 2010 to February 20, 2011, after conducting surveys for 12 weeks, we finally obtained 582 valid questionnaires, from a total of 700 questionnaires, that could be used in statistical analysis. First, for the method of research and analysis, the researcher initially applied the Cronbach's (Alpha) for verifying the reliability, and subsequently applied the Exploratory factor analysis for verifying the validity. Second, in order to analyze the demographics, the researcher makes use of the Frequency analysis for the AMOS, measurement model, structural equation model computing, and also utilizes construct validity, convergent validity, discriminant validity, and nomological validity. Third, for the analysis of the ecotourists' environmental consciousness, impacts on tourist attractiveness, charm degrees of the attractions, and attitudes after the tour, the researcher uses AMOS 19, with the path analysis and equation of structure. After the research, researchers found that high awareness of natural protection lead to high tourist motivation and satisfaction and more positive attitude after the tour. Moreover, this research shows the psychological and behavioral reactions of the ecotourists to the ecotourist development. Accordingly, environmental consciousness does not affect the tourist attractiveness that has been interpreted as significant. Furthermore, people should focus on the change of natural protection consciousness and psychological reaction of ecotourists while ensuring the sustainable development of ecotourists and developing some ecotourist programs.

  • PDF

Effects of Purchasing Factors through Social-commerce of Beauty Service on the Consumer Satisfaction and the Repurchasing Intention (소셜커머스를 통한 뷰티서비스 구매요인이 고객만족과 재구매 의도에 미치는 영향)

  • Hong, Soo-Nam;Lee, Han-Joo
    • Journal of Internet Computing and Services
    • /
    • v.15 no.6
    • /
    • pp.133-144
    • /
    • 2014
  • As the Internet and smartphones prevail, this study investigated the purchasing factors of a new beauty marketing method, the social commerce, and verified the relationship of such purchasing factors to consumer satisfaction and repurchasing intentions. In order to verify the validity of purchasing factors, five sub-factors, such as service, price, interaction, convenience, and interest were classified, while consumer satisfaction and repurchasing intentions are grouped into one factor, using data about 20-39 years old. According to results of this study, purchasing factors in the beauty service markets through social commerce that had effects on the consumer satisfaction were price, service, convenience, and interest, but no relationship was found with interaction. We can predict that consumers buy not based on community activities among buyers or purchasing comments of others, but rather his/her own subjective thoughts and opinions about the services. As the result of repurchasing intention according to purchasing factors, affecting sub-factors were price, service, and convenience. Repurchasing intention is an positive response that reflects satisfactions. Since low price, satisfaction on the service, and convenience for busy modern people should be met, repurchasing intentions are not affected by interest, but rather systematic and professional service. Also, higher satisfaction on service raises repurchasing intention. In this study, it is clear that not only purchasing factors through social-commerce effect the satisfaction and the repurchasing intention, but also consumer satisfaction mediates partly purchasing factors and the repurchasing intention. And as sub-factors of purchasing factors, price, service, or convenience are more important to the consumer satisfaction than community or replies activities. Thus differentiated and professional customer service, the establishment and enhancement of trendy marketing should improve long term repurchasing intentions. This will lead to the increasing revenue of personal-shop and the developments of beauty markets, so strengthening product sourcing and promotion suitable for mobile shoppers are essential.

Usability Evaluation and Development of Design Prototyping for MP3 Smart Clothing Product (MP3 스마트웨어 제품 상용화를 위한 디자인 프로토타입 개발 및 사용성 평가 연구)

  • Chea, Heang-Suk;Hong, Ji-Young;Kim, Jun-Hee;Kim, Jin-Hyung;Han, Kwang-Hee;Lee, Joo-Hyeon
    • Science of Emotion and Sensibility
    • /
    • v.10 no.3
    • /
    • pp.331-342
    • /
    • 2007
  • This study focused on developing MP3 smart clothing products and usability evaluation. MP3 smart clothing which was developed in this study contains e-textile keypad and a kit. The kit consists of MP3 Player, remote controller module and ear phone, and are easy to assemble and dismantle. And usability evaluation about MP3 smart Clothing which was developed in this study contains e-textile keypad and a kit. For making the MP3 Smart clothing, e-textile signal line and keypad was developed and a metal connection ring also was manufactured to adhere closely e-textile signal line to keypad. The last products are two kinds of MP3 smart clothing, jacket style of MP3-YSJ(Yonsei Smart Jacket) and safari style of MP3-YSS(Yonsei Smart Safari). Then usability evaluation conducted two times about MP3 smart clothing developed. Usability evaluation is classified by a module evaluation and an item evaluation. The module evaluation measured external appearance, material, a music controller, an ear phone(or a mini speaker) and connector. The item evaluation measured social acceptance, feeling of wearing, utility, easiness of maintenance and safety. The module evaluation described totally positive results in the first usability evaluation about MP3-YSJ 1.0 and MP3-YSS 1.0. The item evaluation shows a lower score in the social acceptance, especially the easiness of connector maintenance and the social acceptance of music-controller in MP3-YSJ 1.0 and MP3-YSS 1.0. The second usability evaluation conducted with improved products by the first usability test results. Results from second item evaluation indicated needs to improve the easiness of connector & music-controller maintenance and the social acceptance of music-controller in MP3-YSJ 2.0. In MP3-YSS 2.0, the easiness of material management and the social acceptance of music controller & connector needed to improvement. In particular, users felt inconvenience in the social acceptance because of e-textile keypad arrangement. To outweigh this disadvantage, further study is needed about keypad interface of the music controller.

  • PDF

Design of a Bit-Serial Divider in GF(2$^{m}$ ) for Elliptic Curve Cryptosystem (타원곡선 암호시스템을 위한 GF(2$^{m}$ )상의 비트-시리얼 나눗셈기 설계)

  • 김창훈;홍춘표;김남식;권순학
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.12C
    • /
    • pp.1288-1298
    • /
    • 2002
  • To implement elliptic curve cryptosystem in GF(2$\^$m/) at high speed, a fast divider is required. Although bit-parallel architecture is well suited for high speed division operations, elliptic curve cryptosystem requires large m(at least 163) to support a sufficient security. In other words, since the bit-parallel architecture has an area complexity of 0(m$\^$m/), it is not suited for this application. In this paper, we propose a new serial-in serial-out systolic array for computing division operations in GF(2$\^$m/) using the standard basis representation. Based on a modified version of tile binary extended greatest common divisor algorithm, we obtain a new data dependence graph and design an efficient bit-serial systolic divider. The proposed divider has 0(m) time complexity and 0(m) area complexity. If input data come in continuously, the proposed divider can produce division results at a rate of one per m clock cycles, after an initial delay of 5m-2 cycles. Analysis shows that the proposed divider provides a significant reduction in both chip area and computational delay time compared to previously proposed systolic dividers with the same I/O format. Since the proposed divider can perform division operations at high speed with the reduced chip area, it is well suited for division circuit of elliptic curve cryptosystem. Furthermore, since the proposed architecture does not restrict the choice of irreducible polynomial, and has a unidirectional data flow and regularity, it provides a high flexibility and scalability with respect to the field size m.