• Title/Summary/Keyword: Software for automation

Search Result 487, Processing Time 0.022 seconds

Web-Based Behavioral Tracking Management System for Elderly Care Automation

  • Seokjin Kim;June Hong Park;Dongmahn Seo
    • Journal of Information Processing Systems
    • /
    • v.19 no.3
    • /
    • pp.385-393
    • /
    • 2023
  • Since the proportion of elderly citizens is increasing every year, the social interest is increasing for the health and the safety of the elderly. The nursing home is continually being created to care for more elderly people. However, the quality of service is not enough due to the lack of elderly caregivers. Elderly care and management services are being studied to replace the shortage of caregivers. Existing research for the implementation of an automatic care system has a high initial system cost. Furthermore, it lacks the ability to store and manage large amounts of data. In this paper, we propose a system that manages a large amount of data continuously generated through CCTV and provides a streaming service with a high level of quality-of-service (QoS) to users with collected video. Through the proposed system, it is possible to record and manage the behavioral information of the elderly occurring in the nursing home together with the video. In addition, according to the user's request, it has built a service that streams the video and behavioral information according to the date and time in real-time.

In the Automation Environment of Factory and Production, the Implementation of Security-enhanced Mobile Device Management System using Android-based Smart Phones (공장 및 생산 자동화에 있어 안드로이드 기반의 보안성이 강화된 모바일장비관리시스템 구현)

  • Yu, Hyung-Cik;Seon, Ki-Hyun;Kim, Sung-Un
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.9 no.7
    • /
    • pp.779-789
    • /
    • 2014
  • Utilizing smart phones based on android applications in the field of FA(Factory Automation) or PA(Production Automation) is being deployed actively. In general, MDM(Mobile Device Management) is a crucial infra-structure to build such a FA or PA environment. In this paper, we suggest an open mobile device management platform and implement its prototype. The developed prototype consists of three modules such as DMS(Device Management Server), FUMO(Firmware Update Management Object) and SCOMO(Software Component Management Object). In addition, we suggest a security module based on the concept of the EAP (Extensible Authentication Protocol) and the AES (Advanced Encryption Standard). The suggested security module's prototype is applied to guarantee the data integrity in the process of communicating among DMS, FUMO and SCOMO for the purpose of utilizing smart phones based on android applications in a FA field. We also evaluate the performance of the implemented security prototype. According to our simulation results, the implemented prototype has a good performance in a FA environment and can be utilized in the other FA, PA or OA(Office Automation) environment with guaranteeing the security.

Research on a Development of Power System Analysis Software Considering User Convenience (사용자 편의성을 고려한 전력계통 해석 프로그램 개발 연구)

  • Ko, Baekkyeong;Song, Jiyoung;Han, Sangwook;Lee, Jaegul;Shin, Jeonghoon;An, Youngho
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.65 no.1
    • /
    • pp.31-39
    • /
    • 2016
  • Power system engineers use power systems solution programs such as PSS/E, DSATool, Power World simulators for power system analysis. In this reason, KEPCO has begun to develop independent power system program, KW-PSS(KEPCO World Power system Solution) since 2002 and KW-PSS ver2.0 development was completed in 2011. However, it did not have much better functions compared with other programs. Therefore, we focused on the development of the practical and specialized functions. Consequently, PAZ(Power system AnalyZer) ver3.0 has been developed and it realized a differentiation than previous version. In other words, previous version focused on the basic function of power system analysis, PAZ ver3.0 has implemented many automated functions for power system operators were driven maximize operational efficiency. The unique feature of the implementation is as follows : Automated check for exceeding the breaker capacity, Scheduled outage automation, Control-file wizard for various voltage stability analysis, Scenario-based multiple transient stability analysis and Auto calculation of transmission line impedance. As shown in these functions, Those functions provide to use power system analysis easily by automation and simplification for power system engineers. We will secure national expertise through PAZ ver3.0. In addition it will be able to gain competitive edge through the steady development in the world market.

Verification Methods for Vulnerabilities of Airborne Object-Oriented Software (항공용 객체지향 소프트웨어에 대한 취약점 검증 방안)

  • Jang, Jeong-hoon;Kim, Sung-su;Lee, Ji-hyun
    • Journal of Aerospace System Engineering
    • /
    • v.16 no.2
    • /
    • pp.13-24
    • /
    • 2022
  • As the scale of airborne system software increases, the use of OOT (Object-Oriented Technology) is increasing for functional expansion, efficient development, and code reuse, but the verification method for airborne object-oriented software is conducted from the perspective of the existing procedure-oriented program. The purpose of this paper was to analyze the characteristics of OOT and the vulnerabilities derived from the functional characteristics of OOT, and present a verification method applicable to each software development process (Design, Coding and Testing) to ensure the functional safety integrity of aviation software to which OOT is applied. Additionally, we analyzed the meaning of the static analysis results among the step-by-step verification measures proposed by applying LDRA, a static analysis automation tool, to PX4, an open source used to implement flight control software.

A Framework for the Computer-aided Shop Drawing (철근 배근시공도 설계 자동화 프레임워크)

  • Maeng, Seung-Ryol;Gong, Heon-Taek
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.12
    • /
    • pp.556-565
    • /
    • 2009
  • In this paper, we propose a CAD software framework to automatically generate a shop drawing. Shop drawing is to draw the geometric figures representing an arrangement of steel bars for a concrete building on its structural design, based on its construction specifications and the design rules, and its well-formed process lead to be automated. A key point of the design automation is to minimize the user interactions by automatically recognizing the design specifications and to finally generate the shape of the geometric figures. The graphic pipeline of the proposed framework consists of four stages; a specification DB, specification extraction, binding, and rendering. To effectively extract all specifications only for a figure from the DB and bind them to its shape, we use a hierarchical approach; the specifications are classified into three common, structural, and figure classes, and each attribute is extracted in design phases. Based on our framework, we implemented a specialized CAD for shop drawing using AutoCAD and could easily update it according to user's demands.

The Implementation of Communication Emulate Based on Component For Automation System (자동화시스템을 위한 컴포넌트 기반의 통신 Emulate 구현)

  • Jeong Hwa-Young
    • Journal of Digital Contents Society
    • /
    • v.3 no.2
    • /
    • pp.245-254
    • /
    • 2002
  • Currently, communication field for automation system can be divided by simple serial communication for communication between each internal devices and network base remote control system that is based on TCP/IP. In spite of great development of network, communication part for internal control is using simple RS232 base until present. Also, development techniques of system developed by object oriented program in modular programming techniques of each function unit. Currently, it developed by component base development technique that is parts unit of software. This is presented by the new alternative of software development techniques as techniques to composition independent operation unit including business logic and is connected to development of new system. Therefore, this research implemented internal communication Emulate in RS232C based on GUI that apply development techniques of component base. that is, I maked component to commnication control part between receiving and sending and, as composite it, Control part did to handling between send and receive data.

  • PDF

Design Automation for Heterogeneous SUGVs with UML Profile Mechanism (UML 프로파일 메커니즘을 이용한 이종 소형 무인지상차량 설계 자동화)

  • Kim, Woo-Yeol;Son, Hyun-Seung;Kim, R. Young-Chul
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.12
    • /
    • pp.705-715
    • /
    • 2008
  • Today raises its head on the issue of interoperability caused by the complexity of the embedded software and the diverse development environment about SUGV(Small Unmanned Ground Vehicle). So, we propose to adopt the original MDA mechanism for this heterogeneous embedded development. To solve this problem, we apply for developing SUGV with MDA(Model Driven Architecture) using the original UML profile mechanism. Through this method, it can be semi-automatically transformed into TSM(Target specific model) after modeling TIM(Target Independent Model). Then we can also automatically generate the heterogeneous source codes. Therefore it will be reduced the development cycle and effort of the heterogeneous systems. We verify the benefits of our proposed approach and the reliability through analyzing the generated codes.

A Study About Verification Model for Cooperation of Software Components of AUML Base (AUML기반의 소프트웨어 컴포넌트들의 협력성을 위한 검증 모텔에 관한 연구)

  • Gawn, Han-Hyoun;Park, Jae-Bock
    • Journal of the Korea Computer Industry Society
    • /
    • v.6 no.3
    • /
    • pp.529-538
    • /
    • 2005
  • AUML (Agent Unified Modeling Language) is specification anger of agent software system, sight anger, language that do creation by purpose. Do so that may apply Together that is one of automation application program creation system to Agent's BDI in trend sophistication of software, large size Tuesday in this research and investigate this about operation between component system. Standard detailed statement (FIPA:Foundation for Inteligent Physical Agent) that use can consist by data exchange between component and cooperate each other even if type of component is different mutually to base ACL message, and protocole use and study about method and accuracy and consistency that minimize error when embody this using meta model base etc.. through object intention modelling.

  • PDF

Automation of laser scanning and registration of measured data using a 3-axis motorized stage (3축 전동테이블을 이용한 레이저 스캐너의 측정 및 레지스트레이션 자동화)

  • Son, Seok-Bae;Kim, Seung-Man;Lee, Kwan-Heng
    • Proceedings of the KSME Conference
    • /
    • 2001.06c
    • /
    • pp.134-139
    • /
    • 2001
  • Laser scanners are widely used for reverse engineering and inspection of freeform parts in industry such as motors, electronic products, dies and molds. Due to the lack of measuring software and positioning device, the laser scanning processes have been erroneous and inconsistent. In order to automate measuring processes, an automated scan plan generation software and a proprietary hardware are developed. In this paper, an automated laser scanning system using a 3-axis motorized stage is proposed. In the scan planning step, scan directions, paths, and the number of scans are generated considering optical and mechanical parameters. In the scanning step, the generated scan plan is downloaded into the laser scanner and the motorized stage and the points on the surface are captured automatically. Finally, the point data set is analyzed to evaluate the performance of the system.

  • PDF

Development of the Measuring System for Automation of Hydroponics (수경재배 자동화를 위한 계측시스템의 개발)

  • 김성은;김영식;김승우
    • Journal of Bio-Environment Control
    • /
    • v.5 no.2
    • /
    • pp.210-214
    • /
    • 1996
  • The measuring system was developed for automation of hydroponic culture. It runs in Windows 3.1 and 95. Main window contains greenhouse screen and menu bars such as system setting, sensor calibration, greenhouse status, actuator control, file management, view, and help. Users can use pop-up menu, tool bar and status bat as well as menu bar for manipulation. Especially it was designed to retain flexibility for researchers, who changed detecting sensors frequently. Users can change storage intervals of files, of which 3 types were prepared to use in other software like as statistical programs, graphic programs and/or spread sheets. This system was adopted to deep flow culture system and evaluated to be appropriate for any kind of hydroponic systems.

  • PDF