• Title/Summary/Keyword: move

Search Result 4,365, Processing Time 0.036 seconds

Preferences about Senior Congregate Housing by Attitudes on Work and Leisure in Later Life (노후의 일 . 여가 태도에 따른 노인공동생활주택 선호 경향)

  • 홍형옥;유병선
    • Journal of Families and Better Life
    • /
    • v.21 no.5
    • /
    • pp.13-24
    • /
    • 2003
  • Regarding leisure and work as very important in residential life of old ages, this study analyzed their preference by leisure and work for senior congregate housing, which can provide proper work and leisure activities for older people who are able to manage their social activities with healthy condition. It conducted a survey of middle aged of the 50's who would face problems of senior housing in 2010, with stratified sampling by region, sex and housing structure type. Totally 556 Questionnaires were used for the final analysis. The research results showed that, first, the group which was positive toward their works mostly had spouse of the age of early 50' s and work for professional, technological, managerial positions with good health. Second, the more positive group towards their work showed high willingness to move in senior congregate housing, than a negative group towards their work, and put a weight on the openness of shared space and facilities as well as various alarming equipments, common space, common programs and the ability of managers. Third, according to the attitudes toward leisure activities, there were differences in each group by housing structure type, education of their own or their spouses, monthly income, property, economic ability, health condition, living together with spouse, housing tenureship, and usable area of houses. The fourth was that those who enjoy active leisure activities presented high willingness to move in senior congregate housing than those of negative attitude and also there was a difference in managerial ways. Throughout the results of the study, it appeared that a group of positive attitude toward work and leisure, than that of negative attitude, recognized the importance of senior congregate housing which social and leisure programs could support. It implied necessary to develop housing for the older people who have enough ability to manage their leisure activity as well as their work. The study is likely to have a contribution to suggest practical data for helping the development of housing for self-reliant seniors by analyzing their preference on senior congregate housing by their attitudes toward work. The research for the factors of various designs and managements by leisure and work may become the following research theme of the study.

Monte-Carlo Tree Search Applied to the Game of Tic-Tac-Toe (삼목 게임에 적용된 몬테카를로 트리탐색)

  • Lee, Byung-Doo
    • Journal of Korea Game Society
    • /
    • v.14 no.3
    • /
    • pp.47-54
    • /
    • 2014
  • The game of Go is one of the oldest games and originated at least more than 2,500 years ago. In game programming the most successful approach is to use game tree searches using evaluation functions. However it is really difficult to construct feasible evaluation function in computer Go. Monte-Carlo Tree Search(MCTS) has created strong computer Go programs such as MoGo and CrazyStone which defeated human Go professionals played on the $9{\times}9$ board. MCTS is based on the winning rate estimated by Monte-Carlo simulation. Prior to implementing MCTS into computer Go, we tried to measure each winning rate of three positions, center, corner and side, in Tic-Tac-Toe playing as the best first move. The experimental result revealed that the center is the best, a corner the next and a side the last as the best first move.

Moving Patterns of Patients and Its Implication for Regional Unbalance in Health Resources (환자이동현황을 고려한 병상공급 방향)

  • Yun, Heesuk
    • KDI Journal of Economic Policy
    • /
    • v.29 no.1
    • /
    • pp.41-78
    • /
    • 2007
  • Due to the concern of regional unbalance relating to healthcare resources, the government has set up a plan to expand public healthcare services and a policy to manage the supply of hospital beds. However, it is not clear what standards are needed to measure the degree of unbalance, and to what extent the gap needs to be narrowed. Unlike the previous methodology comparing the proportions of patients who move out from their administrative district to receive medical services, this study examines the inconvenience gap patients experience when they have to move out from their actual living area. The logit and multinomial logit models are employed. The regional unbalance decreases when the degree of movement is measured based on the living area. This result implies that essential standard for achieving regional balance relating to medical services need to be based not on the even distribution of medical resources, but the complications of regional people that require proper medical services.

Development of Network based Remote Surveillance System Using Omni-Directional Mobile Robot (전방향 이동로봇을 이용한 네트워크기반 원격 감시시스템 구현)

  • Seo, Yong-Ho
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.10 no.4
    • /
    • pp.91-97
    • /
    • 2010
  • This paper describes a development of an network based remote surveillance system using omni-directional mobile robot. the proposed surveillance system can control a mobile robot to move and examines the given place closely while the conventional surveillance system uses a fixed camera. The mobile robot in the proposed system has three omni-directional wheels to move to any given direction freely. We also developed the proposed system as robot services using Microsoft's MSRDS for a user to control the mobile robot and monitor the remote scene captured from the robot. Finally we verified the feasibility and effectiveness of the proposed system by conducting the remote operating the mobile robot and monitoring experiments in a networked environment. We also conducted a color based object detection and motion detection on image sequences acquired from a remote mobile robot in an another PC in a network environment.

Autonomous Mobile Robot Control using the Wearable Devices Based on EMG Signal for detecting fire (EMG 신호 기반의 웨어러블 기기를 통한 화재감지 자율 주행 로봇 제어)

  • Kim, Jin-Woo;Lee, Woo-Young;Yu, Je-Hun;Sim, Kwee-Bo
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.26 no.3
    • /
    • pp.176-181
    • /
    • 2016
  • In this paper, the autonomous mobile robot control system for detecting fire was proposed using the wearable device based on EMG(Electromyogram) signal. Myo armband is used for detecting the user's EMG signal. The gesture was classified after sending the data of EMG signal to a computer using Bluetooth communication. Then the robot named 'uBrain' was implemented to move by received data from Bluetooth communication in our experiment. 'Move front', 'Turn right', 'Turn left', and 'Stop' are controllable commands for the robot. And if the robot cannot receive the Bluetooth signal from a user or if a user wants to change manual mode to autonomous mode, the robot was implemented to be in the autonomous mode. The robot flashes the LED when IR sensor detects the fire during moving.

Optimal Control of Time and Energy for Mobile Robots Using Genetic Algorithm (유전알고리즘을 이용한 이동로봇의 시간 및 에너지 최적제어)

  • Park, Hyeon-jae;Park, Jin-hyun;Choi, Young-kiu
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.4
    • /
    • pp.688-697
    • /
    • 2017
  • It is very difficult to solve mathematically the optimal control problem for non - linear mobile robots to move to target points with minimum energy related to velocity, acceleration and angular velocity in minimum time. This paper proposes a method to obtain optimal control gains with which mobile robots move with minimum energy related to velocity, acceleration and angular velocity in minimum time using genetic algorithms. Mobile robots are non - linear systems so that their optimal control gains depend on initial positions. Hence initial positions are divided into some partition points and optimal control gains are obtained at each partition point with genetical algorithms. These optimal control gains are used to train neural networks that generate proper control gains at arbitrary initial position. Finally computer simulation studies have been conducted to verify the effectiveness of the method proposed in this paper.

A Leader Election Algorithm and Performance Evaluation for Mobile Ad hoc Networks (이동 에드 혹 네트워크를 위한 제어노드 선택 알로리즘 및 성능 평가)

  • Parvathipuram Pradeep;Yang Gi-Chul;Oh Sooyul
    • The KIPS Transactions:PartC
    • /
    • v.11C no.6 s.95
    • /
    • pp.829-834
    • /
    • 2004
  • Nodes communicate through wireless channels under peer-to-peer level in ad-hoc mobile networks. The nodes are free to move around in a geographical area and are loose]y bounded by the transmission range of the wireless channels. Also, a node is completely free to move around, there is no fixed final topology. Hence, to manage the inter-node communication and data exchange among them a leader node is required. In this paper we introduce an efficient leader election algorithm for mobile ad hoc networks where inter-node communication is allowed only among the neighboring nodes. Furthermore we present the result of performance evaluation through simulation. The algorithm is efficient and practical since it uses least amount of wireless resources and does not affect the movement of the nodes.

ARM: Anticipated Route Maintenance Scheme in Location-Aided Mobile Ad Hoc Networks

  • Park Seungjin;Yoo Seong-Moo;Al-Shurman Mohammad;VanVoorst Brian;Jo Chang-Hyun
    • Journal of Communications and Networks
    • /
    • v.7 no.3
    • /
    • pp.325-336
    • /
    • 2005
  • Mobile ad hoc networks (MANET) are composed of moving wireless hosts which, within range of each other, form wireless networks. For communication to occur between hosts that are not within each other's range, routes involving intermediate nodes must be established; however, since the hosts may be in motion, a host that was part of a route may move away from its upstream and downstream partners, thus breaking the route. In this paper, we propose anticipated route maintenance (ARM) protocol with two extensions to route discovery based routing scheme: Extend the route when nodes on a link move apart from each other and they have common neighbor that can be 'inserted' in the path, and shrink route when a node discovers that one of its neighbor which is not the next hop is also on the same route several hops later on. By utilizing only local geographic information (now a part of some route finding algorithms), a host can anticipate its neighbor's departure and, if other hosts are available, choose a host to bridge the gap, keeping the path connected. We present a distributed algorithm that anticipates route failure and performs preventative route maintenance using location information to increase a route lifespan. The benefits are that this reduces the need to find new routes (which is very expensive) and prevents interruptions in service. As the density of nodes increases, the chance to successfully utilize our route maintenance approach increases, and so does the savings. We have compared the performance of two protocols, pure dynamic source routing (DSR) protocol and DSR with ARM. The simulation results show how ARM improves the functionality of DSR by preventing the links in the route from breaking. Packets delivery ratio could be increased using ARM and achieved approximately $\100%$ improvement. The simulations clarify also how ARM shows a noticeable improvement in dropped packets and links stability over DSR, even though there is more traffic and channel overhead in ARM.

A Study on Control System of Multi Layer Sputtering Equipment (다층 박막 스퍼터링 장비의 제어시스템에 관한 연구)

  • Lee, Sun-Jong;Yoo, Heung-Ryol;Son, Yung-Deug
    • Journal of IKEEE
    • /
    • v.22 no.2
    • /
    • pp.302-308
    • /
    • 2018
  • Multi-Layer Sputtering is aim to develop desired thickness thin film multi-layer with different materials. The multi-layer thin film deposition process occupies a relatively large portion in the process time, because the main reason is that it takes much time to move the substrate to be deposited and to make the chamber into a high vacuum state compared to the process time. Most of semiconductor and display industries sputter a single substance in one chamber and move boards through multi-continuous robots to another chamber to sputter other materials. This will inevitably require multiple chambers, vacuum pumps, and multi-contamination robots within the process facility. To solve these problems, this paper proposes a control system for multi-layer thin film sputtering devices that deposit different materials within a single vacuum chamber and is applied in TFT process. The manufacture and experiment of the control system proved its validity.

Change in Western Pacific Tropical Cyclone Activity by Western North Pacific Teleconnection Pattern (북서태평양 원격패턴에 의한 북서태평양 태풍활동에서의 변화)

  • Choi, Jae-Won;Kim, Jeoung-Yun;Lee, Seung-Wook
    • Journal of Environmental Science International
    • /
    • v.24 no.11
    • /
    • pp.1371-1384
    • /
    • 2015
  • This study analyzes the characteristics of Western North Pacific (WNP) tropical cyclone (TC) activity and large-scale environments according to the Western Pacific (WP) teleconnection pattern in summer. In the positive WP phase, an anomalous cyclone and an anomalous anticyclone develop in the low and middle latitudes of the East Asia, respectively. As a result, southeasterlies are reinforced in the northeast area of the East Asia including Korea and Japan which facilitates the movement of TC to this area, whereas northwesterlies are reinforced in the southwest area of the East Asia including South China and Indochina Peninsula which blocks the movement of TC to this area. Due to the spatial distribution of this reinforced pressure system, TCs develop, move, and turn more to the northeast of WNP than those in the negative WP phase. Consequently, the characteristics of this TC activity in the positive WP phase are associated with the location of upper tropospheric jet further to the northeast. Meanwhile, TCs in the negative WP phase mainly move to the west from Philippines toward south China and Indochina Peninsula. Furthermore, due to the terrain effect caused by the high passage frequency of TCs in the mainland China, the intensity of TCs are weaker than those in the positive WP phase.