• Title/Summary/Keyword: Big data collection

Search Result 348, Processing Time 0.028 seconds

A Study on the Smart Healthcare health management System (스마트 헬스케어 건강관리 시스템에 관한 연구)

  • Han, Jeong-Ah;Na, Won-Shik
    • Journal of Convergence for Information Technology
    • /
    • v.10 no.6
    • /
    • pp.8-13
    • /
    • 2020
  • In this paper, we study smart healthcare devices that enable active health care by building health care system with acquaintances or family members rather than single health care. The company develops health care services for families regardless of age and gender through intuitive UI design as a target for young users who serve elderly parents. Automated collection of health information and real-time feedback are available, and data can be aggregated and analyzed through repeaters. It can also utilize structured databases in the form of big data. The services offered can be used to prevent diseases and reduce medical expenses through health care, while automatic management can maximize users' convenience and increase demand. By reducing the development period of products that are based on this technology, reducing the development period of products and strengthening competitiveness, the company has the advantage of inducing generation-to-generation communication in an era when it is becoming a nuclear family.

EXCUTE REAL-TIME PROCESSING IN RTOS ON 8BIT MCU WITH TEMP AND HUMIDITY SENSOR

  • Kim, Ki-Su;Lee, Jong-Chan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.11
    • /
    • pp.21-27
    • /
    • 2019
  • Recently, embedded systems have been introduced in various fields such as smart factories, industrial drones, and medical robots. Since sensor data collection and IoT functions for machine learning and big data processing are essential in embedded systems, it is essential to port the operating system that is suitable for the function requirements. However, in embedded systems, it is necessary to separate the hard real-time system, which must process within a fixed time according to service characteristics, and the flexible real-time system, which is more flexible in processing time. It is difficult to port the operating system to a low-performance embedded device such as 8BIT MCU to perform simultaneous real-time. When porting a real-time OS (RTOS) to a low-specification MCU and performing a number of tasks, the performance of the real-time and general processing greatly deteriorates, causing a problem of re-designing the hardware and software if a hard real-time system is required for an operating system ported to a low-performance MCU such as an 8BIT MCU. Research on the technology that can process real-time processing system requirements on RTOS (ported in low-performance MCU) is needed.

GIS/GPS based Precision Agriculture Model in India -A Case study

  • Mudda, Suresh Kumar
    • Agribusiness and Information Management
    • /
    • v.10 no.2
    • /
    • pp.1-7
    • /
    • 2018
  • In the present day context of changing information needs of the farmers and diversified production systems there is an urgent need to look for the effective extension support system for the small and marginal farmers in the developing countries like India. The rapid developments in the collection and analysis of field data by using the spatial technologies like GPS&GIS were made available for the extension functionaries and clientele for the diversified information needs. This article describes the GIS and GPS based decision support system in precision agriculture for the resource poor farmers. Precision farming techniques are employed to increase yield, reduce production costs, and minimize negative impacts to the environment. The parameters those can affect the crop yields, anomalous factors and variations in management practices can be evaluated through this GPS and GIS based applications. The spatial visualisation capabilities of GIS technology interfaced with a relational database provide an effective method for analysing and displaying the impacts of Extension education and outreach projects for small and marginal farmers in precision agriculture. This approach mainly benefits from the emergence and convergence of several technologies, including the Global Positioning System (GPS), geographic information system (GIS), miniaturised computer components, automatic control, in-field and remote sensing, mobile computing, advanced information processing, and telecommunications. The PPP convergence of person (farmer), project (the operational field) and pixel (the digital images related to the field and the crop grown in the field) will better be addressed by this decision support model. So the convergence and emergence of such information will further pave the way for categorisation and grouping of the production systems for the better extension delivery. In a big country like India where the farmers and holdings are many in number and diversified categorically such grouping is inevitable and also economical. With this premise an attempt has been made to develop a precision farming model suitable for the developing countries like India.

Design and Implementation of OPC-Based Intelligent Precision Servo Control Power Forming Press System (OPC 기반의 지능형 정밀 서보제어 분말성형 프레스 시스템의 설계 및 구현)

  • Yoo, Nam-Hyun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.6
    • /
    • pp.1243-1248
    • /
    • 2018
  • Metal Powder Metallurgy is a manufacturing technology that makes unique model parts or a certain type of product by using a hardening phenomenon when a powder of metal or metal oxide is put it into a mold and compression-molded by a press and then heated and sintered at a high temperature. Powder metallurgical press equipment is mainly used to make the parts of automobile, electronic parts and so on, and most of them are manufactured using precise servo motor. The intelligent precision servo control powder molding press system which is designed and implemented in this paper has advantages of lowering the price and maintaining the precision by using the mechanical camshaft for the upper ram part and precisely controlling the lower ram part using the high precision servo system. In addition, OPC-based monitoring and process data collection systems are designed and implemented to provide scalability that can be applied to smart manufacturing management systems that utilize Big Data in the future.

Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks

  • Kim, Joo-Chang;Chung, Kyungyong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.13 no.4
    • /
    • pp.2060-2077
    • /
    • 2019
  • Recently, mobile healthcare services have attracted significant attention because of the emerging development and supply of diverse wearable devices. Smartwatches and health bands are the most common type of mobile-based wearable devices and their market size is increasing considerably. However, simple value comparisons based on accumulated data have revealed certain problems, such as the standardized nature of health management and the lack of personalized health management service models. The convergence of information technology (IT) and biotechnology (BT) has shifted the medical paradigm from continuous health management and disease prevention to the development of a system that can be used to provide ground-based medical services regardless of the user's location. Moreover, the IT-BT convergence has necessitated the development of lifestyle improvement models and services that utilize big data analysis and machine learning to provide mobile healthcare-based personal health management and disease prevention information. Users' health data, which are specific as they change over time, are collected by different means according to the users' lifestyle and surrounding circumstances. In this paper, we propose a prediction model of user physical activity that uses data characteristics-based long short-term memory (DC-LSTM) recurrent neural networks (RNNs). To provide personalized services, the characteristics and surrounding circumstances of data collectable from mobile host devices were considered in the selection of variables for the model. The data characteristics considered were ease of collection, which represents whether or not variables are collectable, and frequency of occurrence, which represents whether or not changes made to input values constitute significant variables in terms of activity. The variables selected for providing personalized services were activity, weather, temperature, mean daily temperature, humidity, UV, fine dust, asthma and lung disease probability index, skin disease probability index, cadence, travel distance, mean heart rate, and sleep hours. The selected variables were classified according to the data characteristics. To predict activity, an LSTM RNN was built that uses the classified variables as input data and learns the dynamic characteristics of time series data. LSTM RNNs resolve the vanishing gradient problem that occurs in existing RNNs. They are classified into three different types according to data characteristics and constructed through connections among the LSTMs. The constructed neural network learns training data and predicts user activity. To evaluate the proposed model, the root mean square error (RMSE) was used in the performance evaluation of the user physical activity prediction method for which an autoregressive integrated moving average (ARIMA) model, a convolutional neural network (CNN), and an RNN were used. The results show that the proposed DC-LSTM RNN method yields an excellent mean RMSE value of 0.616. The proposed method is used for predicting significant activity considering the surrounding circumstances and user status utilizing the existing standardized activity prediction services. It can also be used to predict user physical activity and provide personalized healthcare based on the data collectable from mobile host devices.

Transmission Delay Adopted Time Synchronization Method for Wireless Sensor Network (무선 센서 네트워크를 위한 전송 지연 적응형 시각 동기화)

  • Kim, Min-Je;Jang, Kyung-Sik
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.497-500
    • /
    • 2010
  • Wireless sensor network is the system for data collection and data process between many nodes. For this work, Synchronization of operation execution and ordering many events are needed. Reference the external time information is the most accurate way to have same time information for all nodes but it's hard to apply these to sensor network. So there are many study of time synchronization there are many error occurred when the time synchronization is executed in the sensor network and minimizing these errors is important. In this paper, we propose how to minimize errors using several time stamp information exchanging when the network is initialized. When the big difference is occurred between receive time and send time in the node communication(cause of traffic overhead and etc), it shows big error of time correction and transfer delay time. but it's hard to detect these errors when it exchanges time stamp information just one time. so we try to reduce these errors using the median value of transfer delay and time correction value with many times of time stamp information exchange.

  • PDF

A Study on Automatic Classification of Newspaper Articles Based on Unsupervised Learning by Departments (비지도학습 기반의 행정부서별 신문기사 자동분류 연구)

  • Kim, Hyun-Jong;Ryu, Seung-Eui;Lee, Chul-Ho;Nam, Kwang Woo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.21 no.9
    • /
    • pp.345-351
    • /
    • 2020
  • Administrative agencies today are paying keen attention to big data analysis to improve their policy responsiveness. Of all the big data, news articles can be used to understand public opinion regarding policy and policy issues. The amount of news output has increased rapidly because of the emergence of new online media outlets, which calls for the use of automated bots or automatic document classification tools. There are, however, limits to the automatic collection of news articles related to specific agencies or departments based on the existing news article categories and keyword search queries. Thus, this paper proposes a method to process articles using classification glossaries that take into account each agency's different work features. To this end, classification glossaries were developed by extracting the work features of different departments using Word2Vec and topic modeling techniques from news articles related to different agencies. As a result, the automatic classification of newspaper articles for each department yielded approximately 71% accuracy. This study is meaningful in making academic and practical contributions because it presents a method of extracting the work features for each department, and it is an unsupervised learning-based automatic classification method for automatically classifying news articles relevant to each agency.

A Study on Highway Capacity Variation According to Snowfall Intensity (강설에 따른 고속도로 용량 변화에 관한 연구)

  • Son, Young Tae;Lee, Sang Hwa;Im, Ji Hee
    • Journal of Korean Society of Transportation
    • /
    • v.31 no.6
    • /
    • pp.3-11
    • /
    • 2013
  • Under the consumption of bad weather situation affects traffic flows, the study scope is focused on highway capacity and speed variations among other highway traffic flow characteristic changes according to snowfall density. Thus, this study carried out through the data collection and statistical analysis by focusing on capacity and speed changes. Traffic volume, speed and density were selected as factors to explain the property change of a traffic flow for analysis, and 7 basic sections such as 3 highways in Gyeonggi-do and 4 highways near the meteorological observatory were selected as survey points for data collection. Snowfall levels were classified into 3 steps(Light, Medium, Heavy Snow) to analyze the capacity change by snowfall levels. As a result of analysis, the change of capacity depending on snowfall levels decreased 13.2% in case of light snow compared to a good weather, 18.6% in case of medium snow and 32.0% in case of heavy snow, so the capacity reduction rate increased as the snowfall level increased. The worsening weather appeared to have a very big possibility to act as a factor to reduce the operational efficiency of a road, so a road design and operation method considering this should be presented in the future.

Designing a Platform Model for Building MyData Ecosystem (마이데이터 생태계 구축을 위한 플랫폼 모델 설계)

  • Kang, Nam-Gyu;Choi, Hee-Seok;Lee, Hye-Jin;Han, Sang-Jun;Lee, Seok-Hyoung
    • Journal of Internet Computing and Services
    • /
    • v.22 no.2
    • /
    • pp.123-131
    • /
    • 2021
  • The Fourth Industrial Revolution was triggered by data-driven digital technologies such as AI and big data. There is a rapid movement to expand the scope of data utilization to the privacy area, which was considered only a protected area. Through the revision of the Data 3 Act, laws and systems were established that allow personal information to be freely transferred and utilized under their consent. But, it will be necessary to support the platform that encompasses the entire process from collecting personal information to managing and utilizing it. In this paper, we propose a platform model that can be applied to building mydata ecosystem using personal information. It describes the six essential functional requirements for building MyData platforms and the procedures and methods for implementing them. The six proposed essential features describe consent, sharing/downloading/ receipt of data, data collection and utilization, user authentication, API gateway, and platform services. We also illustrate the case of applying the MyData platform model to real-world, underprivileged mobility support services.

Application Development for Text Mining: KoALA (텍스트 마이닝 통합 애플리케이션 개발: KoALA)

  • Byeong-Jin Jeon;Yoon-Jin Choi;Hee-Woong Kim
    • Information Systems Review
    • /
    • v.21 no.2
    • /
    • pp.117-137
    • /
    • 2019
  • In the Big Data era, data science has become popular with the production of numerous data in various domains, and the power of data has become a competitive power. There is a growing interest in unstructured data, which accounts for more than 80% of the world's data. Along with the everyday use of social media, most of the unstructured data is in the form of text data and plays an important role in various areas such as marketing, finance, and distribution. However, text mining using social media is difficult to access and difficult to use compared to data mining using numerical data. Thus, this study aims to develop Korean Natural Language Application (KoALA) as an integrated application for easy and handy social media text mining without relying on programming language or high-level hardware or solution. KoALA is a specialized application for social media text mining. It is an integrated application that can analyze both Korean and English. KoALA handles the entire process from data collection to preprocessing, analysis and visualization. This paper describes the process of designing, implementing, and applying KoALA applications using the design science methodology. Lastly, we will discuss practical use of KoALA through a block-chain business case. Through this paper, we hope to popularize social media text mining and utilize it for practical and academic use in various domains.