• Title/Summary/Keyword: Phone Number

Search Result 517, Processing Time 0.025 seconds

Information types and characteristics within the Wireless Emergency Alert in COVID-19: Focusing on Wireless Emergency Alerts in Seoul (코로나 19 하에서 재난문자 내의 정보유형 및 특성: 서울특별시 재난문자를 중심으로)

  • Yoon, Sungwook;Nam, Kihwan
    • Journal of Intelligence and Information Systems
    • /
    • v.28 no.1
    • /
    • pp.45-68
    • /
    • 2022
  • The central and local governments of the Republic of Korea provided information necessary for disaster response through wireless emergency alerts (WEAs) in order to overcome the pandemic situation in which COVID-19 rapidly spreads. Among all channels for delivering disaster information, wireless emergency alert is the most efficient, and since it adopts the CBS(Cell Broadcast Service) method that broadcasts directly to the mobile phone, it has the advantage of being able to easily access disaster information through the mobile phone without the effort of searching. In this study, the characteristics of wireless emergency alerts sent to Seoul during the past year and one month (January 2020 to January 2021) were derived through various text mining methodologies, and various types of information contained in wireless emergency alerts were analyzed. In addition, it was confirmed through the population mobility by age in the districts of Seoul that what kind of influence it had on the movement behavior of people. After going through the process of classifying key words and information included in each character, text analysis was performed so that individual sent characters can be used as an analysis unit by applying a document cluster analysis technique based on the included words. The number of WEAs sent to the Seoul has grown dramatically since the spread of Covid-19. In January 2020, only 10 WEAs were sent to the Seoul, but the number of the WEAs increased 5 times in March, and 7.7 times over the previous months. Since the basic, regional local government were authorized to send wireless emergency alerts independently, the sending behavior of related to wireless emergency alerts are different for each local government. Although most of the basic local governments increased the transmission of WEAs as the number of confirmed cases of Covid-19 increases, the trend of the increase in WEAs according to the increase in the number of confirmed cases of Covid-19 was different by region. By using structured econometric model, the effect of disaster information included in wireless emergency alerts on population mobility was measured by dividing it into baseline effect and accumulating effect. Six types of disaster information, including date, order, online URL, symptom, location, normative guidance, were identified in WEAs and analyzed through econometric modelling. It was confirmed that the types of information that significantly change population mobility by age are different. Population mobility of people in their 60s and 70s decreased when wireless emergency alerts included information related to date and order. As date and order information is appeared in WEAs when they intend to give information about Covid-19 confirmed cases, these results show that the population mobility of higher ages decreased as they reacted to the messages reporting of confirmed cases of Covid-19. Online information (URL) decreased the population mobility of in their 20s, and information related to symptoms reduced the population mobility of people in their 30s. On the other hand, it was confirmed that normative words that including the meaning of encouraging compliance with quarantine policies did not cause significant changes in the population mobility of all ages. This means that only meaningful information which is useful for disaster response should be included in the wireless emergency alerts. Repeated sending of wireless emergency alerts reduces the magnitude of the impact of disaster information on population mobility. It proves indirectly that under the prolonged pandemic, people started to feel tired of getting repetitive WEAs with similar content and started to react less. In order to effectively use WEAs for quarantine and overcoming disaster situations, it is necessary to reduce the fatigue of the people who receive WEA by sending them only in necessary situations, and to raise awareness of WEAs.

OpenGL ES 1.1 Implementation Using OpenGL (OpenGL을 이용한 OpenGL ES 1.1 구현)

  • Lee, Hwan-Yong;Baek, Nak-Hoon
    • The KIPS Transactions:PartA
    • /
    • v.16A no.3
    • /
    • pp.159-168
    • /
    • 2009
  • In this paper, we present an efficient way of implementing OpenGL ES 1.1 standard for the environments with hardware-supported OpenGL API, such as desktop PCs. Although OpenGL ES was started from the existing OpenGL features, it becomes a new three-dimensional graphics library customized for embedded systems through introducing fixed-point arithmetic operations, buffer management with fixed-point data type supports, completely new texture mapping functionalities and others. Currently, it is the official three dimensional graphics library for Google Android, Apple iPhone, PlayStation3, etc. In this paper, we achieved improvements on the arithmetic operations for the fixed-point number representation, which is the most characteristic data type for OpenGL ES. For the conversion of fixed-point data types to the floating-point number representations for the underlying OpenGL, we show the way of efficient conversion processes even with satisfying OpenGL ES standard requirements. We also introduced a simple memory management scheme to mange the converted data for the buffer containing fixed-point numbers. In the case of texture processing, the requirements in both standards are quite different and thus we used completely new software-implementations. Our final implementation result of OpenGL ES library provides all of over than 200 functions in OpenGL ES 1.1 standard and completely passed its conformance test, to show its compliance with the standard. From the efficiency viewpoint, we measured its execution times for several OpenGL ES-specific application programs and achieved at most 33.147 times improvements, to become the fastest one among the OpenGL ES implementations in the same category.

A Study on the Types and Usages of PDA Users (PDA사용자의 유형 및 사용방법에 관한 연구)

  • Shon Young-Woo;Kim Jeong-Han
    • Journal of Digital Contents Society
    • /
    • v.3 no.2
    • /
    • pp.211-220
    • /
    • 2002
  • It has not been long since the current form of PDA began to be used widely. The PDA, which first came out in a recognizable form in the market a decade ago, multiplying the number of users, has recently been developed in various forms. It began to make cutting-edge technology available in PDA, and to be subdivided into various forms appropriate for special purposes, which reflected the recent intense competition in the market. It included the function of mobile phone, in tandem with the original function of PDA, by which it brought about other synergy effects and corresponded with the purpose more solidly. Due to these recent changes, PDA has had a dramatically increasing number of users, as well as the wider scope of usage and practical application by introducing new technology. However, research is required in the fields of basic usage and interface. It is important to recognize that PDA is an apparatus that stores for the users contents and information suitable for them, and that responds to them in case of need. PDA therefore needs to convey what the users require more easily and speedily without errors, and to provide them with appropriate information and contents. This paper examined the extent to which the interface of PDA including the input of contents required by the user would be efficient by questionnaires. In addition, alternatives concerning a general application environment of PDA were suggested based on the result of this survey.

  • PDF

A Study On Low-cost LPR(License Plate Recognition) System Based On Smart Cam System using Android (안드로이드 기반 스마트 캠 방식의 저가형 자동차 번호판 인식 시스템 구현에 관한 연구)

  • Lee, Hee-Yeol;Lee, Seung-Ho
    • Journal of IKEEE
    • /
    • v.18 no.4
    • /
    • pp.471-477
    • /
    • 2014
  • In this paper, we propose a low-cost license plate recognition system based on smart cam system using Android. The proposed system consists of a portable device and server. Potable device Hardware consists of ARM Cortex-A9 (S5PV210) processor control unit, a power supply device, wired and wireless communication, input/output unit. We develope Linux kernel and dedicated device driver for WiFi module and camera. The license plate recognition algorithm is consisted of setting candidate plates areas with canny edge detector, extracting license plate number with Labeling, recognizing with template matching, etc. The number that is recognized by the device is transmitted to the remote server via the user mobile phone, and the server re-transfer the vehicle information in the database to the portable device. To verify the utility of the proposed system, user photographs the license plate of any vehicle in the natural environment. Confirming the recognition result, the recognition rate was 95%. The proposed system was suitable for low cost portable license plate recognition device, it enabled the stability of the system when used long time by using the Android operating system.

Development of Smart Phone Application for the Safe Operation of Inland Vessels (내수면 선박의 안전운항을 위한 스마트폰기반 어플리케이션 개발)

  • Jo, Byung-Wan;Lee, Yun-Sung;Kim, Do-Keun;Kim, Jung-Hoon;Kim, Kil-Yong
    • The Journal of the Korea Contents Association
    • /
    • v.16 no.4
    • /
    • pp.442-454
    • /
    • 2016
  • Recently, due to the increment of national income and the living standard of citizens, the leasure business has been dramatically expanded. Among the business, inland water activities such as cruise tour or water taxi have drawn attention from the people. As more people come for a new pleasure, the frequency and the number of services continues to rise yet the safety of people values less recently. In fact, the number of relating accidents also has risen accordingly. In order to prevent such accidents in inland waters, the vessels' real time voyage data, the advanced warning system and the emergency rescuing system are required. In this paper, we have developed navigation guiding application for safety of passengers and vessels in inland waters. Navigation guiding applications not only provide Inland Electronic Navigational Chart(IENC) and vessel information but also allows communication between traffic service center and nearby vessels in case of an emergency situation. In order to implement Navigation guiding applications, developing Inland Electronic Navigational Chart was inevitable. Therefore, IENC of Han River, has developed based on measuring the water depth using multi-beam echo sounder system.

Scene Composition Technology Based on HTML5 in Hybrid Broadcasting Environment (하이브리드 방송 환경 하에서 HTML5 기반 장면구성 기술)

  • Jo, Minwoo;Park, Jungwook;Kim, Kyuheon
    • Journal of Broadcast Engineering
    • /
    • v.18 no.2
    • /
    • pp.237-248
    • /
    • 2013
  • Hybrid broadcasting environment is convergence of broadcasting and communication environment. In hybrid broadcasting environment, a number of media can be delivered using both broadcasting channel and other network unlike traditional broadcast environment that is able to deliver a couple of media by the limited bandwidth. Now, starting with smart TV, hybrid broadcasting environment combining broadcasting channel and IP network is established, and a variety of services are appearing. Moreover, the services using hybrid broadcasting environment are expected to appear soon for the other smart terminals such as smart phone and tablet PC. Scene composition is one of the methods that can consume effectively a number of media delivered from hybrid broadcasting environment. Using scene composition, multiple media can be consumed through the specified presentation time and space. Therefore, in this paper, it proposes the scene composition technology that is suitable for hybrid broadcasting environment and smart terminals. However, the spatial composition and temporal composition of media using script language and style language of HTML5 might increase the complexity of processing, and cause limitation of avaliable terminals. Also, a document of HTML5 can describe only one scene. By these reason, the proposed scene composition technology extends HTML5 in order to provide the spatial and temporal composition of media and description of multiple scene through markup language. In addition, it includes the extension of HTML5 in terms of utilization in hybrid broadcasting environment. For this proposal, this paper describes the technology of HTML5 and proposed scene composition. Also, it verifies the scene composition with both implementations and experiments.

A Grip Type Korean Text Entry Interface for the Elderly (노인용 그립형 한글입력 인터페이스)

  • Chang, Hee-Dong
    • Journal of Korea Game Society
    • /
    • v.9 no.3
    • /
    • pp.15-22
    • /
    • 2009
  • Our society is the information-oriented knowledge society which demands the ability how to use computers to all members of the society and is the aging society which the old people 60 or older exist plentifully. But in our society, there are rarely the computers for the old people which are considered their body limit. In this research, we proposed a grip type Hangul(Korean alphabet)interface which are designed under the consideration for the body limit of the old people. The comparison analysis of the proposed Hangul interface is accomplished with the keyboard(ME TOO SV01) for old persons and the key buttons of the old person cellular phone(LG KV-3900) as existing products. The comparison analysis consists of quantitative evaluation as measurements and qualitative evaluation as a survey of the satisfaction levels of 10 older persons. The results of the quantitative evaluation show that the proposed Hangul interface is the best one in the human-technology-design, the number of input buttons which requires moving of user's fingers, the maximum range of moving of user's fingers, and the number of the fingers to use text inputs. The survey results of the satisfaction levels show that interface shape, and input button's positions have best levels and they show that input button's gaps and ease of use have the second levels but their points are almost same with the best points of the keyboard.

  • PDF

Efficient Design of a Disaster Broadcasting System using LTE Modem (이동 LTE모뎀을 활용한 재난방송시스템 설계)

  • Moon, Chaeyoung;Kim, Semin;Ryoo, Kwangki
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.292-294
    • /
    • 2018
  • Recently, damage caused by natural disasters such as fire, earthquake, heavy rains and heavy snow is increasing. In addition, traffic accidents due to freezing, fog and fire in tunnels and bridges are frequently occurring. In such a disaster situation, it is very important to take prompt action by the person in charge of managing the facility and area.To this end, a disaster broadcasting system is used, but in the existing system, the broadcasting room and the speaker are connected by a wired connection. Also, the person in charge has to be in the broadcasting room to broadcast, which has a problem of delaying the time. In this paper, we design a disaster broadcasting system using LTE modem. The designed system enables a broadcasting person to make a call to a broadcasting system from anywhere using a cellular phone and a public telephone. Broadcasting via telephone is possible only with the telephone number pre-registered in the system and can be registered / deleted by the administrator. The registered telephone number, incoming voice file, and announcement voice for automatic broadcasting are stored in the system internal SD memory for convenient management. This disaster broadcasting system is expected to contribute to quick and convenient disaster broadcasting.

  • PDF

Block Replacement Scheme based on Reuse Interval for Hybrid SSD System (Hybrid SSD 시스템을 위한 재사용 간격 기반 블록 교체 기법)

  • Yoo, Sanghyun;Kim, Kyung Tae;Youn, Hee Yong
    • Journal of Internet Computing and Services
    • /
    • v.16 no.5
    • /
    • pp.19-27
    • /
    • 2015
  • Due to the advantages of fast read/write operation and low power consumption, SSD(Solid State Drive) is now widely adopted as storage device of smart phone, laptop computer, server, etc. However, the shortcomings of SSD such as limited number of write operations and asymmetric read/write operation lead to the problem of shortened life span of SSD. Therefore, the block replacement policy of SSD used as cache for HDD is very important. The existing solutions for improving the lifespan of SSD including the LARC scheme typically employ the LRU algorithm to manage the SSD blocks, which may increase the miss rate in SSD due to the replacement of frequently used block instead of rarely used block. In this paper we propose a novel block replacement scheme which considers the block reuse interval to effectively handle various data read/write patterns. The proposed scheme replaces the block in SSD based on the recency decided by reuse interval and age along with hit ratio. Computer simulation using workload trace files reveals that the proposed scheme consistently improves the performance and lifespan of SSD by increasing the hit ratio and decreasing the number of write operations compared to the existing schemes including LARC.

Development of Human Resource Management Program for Protected Horticulture (시설재배 인력관리 프로그램 개발)

  • Myung, Dong-Ju;Shin, Gyung-Ho;Lee, Jeong-Hyun;Kim, Eun Ji;Lee, Beom-Seon
    • Journal of Bio-Environment Control
    • /
    • v.30 no.4
    • /
    • pp.359-366
    • /
    • 2021
  • This study aimed to develop and verify the smart human resource management (HRM) program in a large scale greenhouse. HRM program delivers detailed work orders to workers and gathers work results by mobile phone application. Greenhouse managers can monitor the workload, work speed, quality of employee by HRM program and can analyse performance easily. Greenhouse Managers can set the work speed including 'twisting', 'trimming' and 'harvesting' in a greenhouse. It makes planning work schedule and assigns resources to each specific job easier. Therefore, the manager can arrange the number of employees to promote work performance and also easy to estimate the labor shortage. Greenhouse managers can evaluate the adequacy of the number of employees through job performance analysis by period and adjusts the supply/demand ratio of regular and non-regular employees. The HRM program can improve work efficiency by announcing the real-time work performance of all employees on a monitor screen to induce competition among workers and re-educate unripe employees who accomplish behind average to improving work skills.