• Title/Summary/Keyword: Connected service

Search Result 917, Processing Time 0.026 seconds

Implementation of Control Point, Digital TV, and Light Controller Emulator on Embedded System Using UPnP Home Networking Control Middleware (홈 네트워킹 제어 미들웨어인 UPnP를 이용한 Control Point 및 내장형 시스템 상에서의 DTV와 전등 제어기 에뮬레이터 구현)

  • Jeon Ho-In
    • Journal of The Institute of Information and Telecommunication Facilities Engineering
    • /
    • v.1 no.1
    • /
    • pp.6-25
    • /
    • 2002
  • In this paper, we have implemented UPnP Devices which emulate a Control Point, a Light Controller, and a Digital TV. The Control Point has been developed on Linux host system by using C language. The UPnP Devices emulating the Digital TV and Light Controller are running on embedded linux developer board. For the development of UPnP Devices, UPnP SDK API Vl.04 made by Intel Co. Ltd. has been ported on Assabet Linux Reference board to implement the UPnP protocol. After we analyze and design some services of Digital TV device, we have applied UPnP Device program to those devices. UPnP SDK vl .04 consists of APIs which support HTTP, SSDP, SOAP, GENA and XML DOM Level-1 that are cores of UPnP protocol. The C program written for the UPnP Control Point has been compiled and executed on Linux-based PC. The embedded system running on Embedded Linux OS has been connected all together through Ethernet which allows IP-based communications. Under this environment, the UPnP programs are being executed on each device. Control Point, when in operational mode, discovers UPnP Devices on the network and displays the device list on the consol. By selecting one of the functionalities of the device services that are displayed on the Control Point, the controllability has been accomplished. The experiment that we performed in this thesis have revealed that the Control Point and UPnP Devices have supported the protocols including SSDP, SOAP, GENA, and DHCP.

  • PDF

Start-up Typology and Building Scheme for Housing Related Co-operatives (주거관련 협동조합의 창업유형화 및 조성방안)

  • Kim, Min-Kyun;Oh, Dong-Hoon
    • Asia-Pacific Journal of Business Venturing and Entrepreneurship
    • /
    • v.9 no.6
    • /
    • pp.79-89
    • /
    • 2014
  • The purpose of this study is to draw the implication for building domestic housing-related co-operatives by understanding activities of housing-related co-operatives from case study and by suggesting the start-up typology for possible domestic housing-related co-operatives and requisites for building them. According to their activities housing-related co-operatives are categorized into three types which are housing supply and operation type, maintain and improve the existing housing type, and design and performance improvement type. National housing policy should be connected to housing co-operatives indirectly. That is, the policy direction ought to be not toward controlling housing co-operatives, letting them supply more houses directly, but toward supporting voluntary co-operatives, showing them the overall housing policy blueprint. Co-operatives cannot be a panacea. Too much protection or support for co-operatives could lead to a reverse discrimination against private companies, and the co-operatives might overuse this kind of prominent position. We need to focus on the possibility of the role of co-operatives as a facilitator for local economy rather than a perfect substitute for the existing economy system.

  • PDF

Engine of computational Emotion model for emotional interaction with human (인간과 감정적 상호작용을 위한 '감정 엔진')

  • Lee, Yeon Gon
    • Science of Emotion and Sensibility
    • /
    • v.15 no.4
    • /
    • pp.503-516
    • /
    • 2012
  • According to the researches of robot and software agent until now, computational emotion model is dependent on system, so it is hard task that emotion models is separated from existing systems and then recycled into new systems. Therefore, I introduce the Engine of computational Emotion model (shall hereafter appear as EE) to integrate with any robots or agents. This is the engine, ie a software for independent form from inputs and outputs, so the EE is Emotion Generation to control only generation and processing of emotions without both phases of Inputs(Perception) and Outputs(Expression). The EE can be interfaced with any inputs and outputs, and produce emotions from not only emotion itself but also personality and emotions of person. In addition, the EE can be existed in any robot or agent by a kind of software library, or be used as a separate system to communicate. In EE, emotions is the Primary Emotions, ie Joy, Surprise, Disgust, Fear, Sadness, and Anger. It is vector that consist of string and coefficient about emotion, and EE receives this vectors from input interface and then sends its to output interface. In EE, each emotions are connected to lists of emotional experiences, and the lists consisted of string and coefficient of each emotional experiences are used to generate and process emotional states. The emotional experiences are consisted of emotion vocabulary understanding various emotional experiences of human. This study EE is available to use to make interaction products to response the appropriate reaction of human emotions. The significance of the study is on development of a system to induce that person feel that product has your sympathy. Therefore, the EE can help give an efficient service of emotional sympathy to products of HRI, HCI area.

  • PDF

A Study on the Reorganization of the National Spatial Information System (국가공간정보시스템 개편 추진 방향 연구)

  • Kim, Jeong Hyun;Kim, Soon Han;Kim, Sun Kyu;Kim, Sang Min;Jung, Jae Hoon;Heo, Joon
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.33 no.5
    • /
    • pp.373-383
    • /
    • 2015
  • Spatial information has been widely used for efficient land use and management, disaster management, environment management, infrastructure management, corporate marketing, and cultural assets management, and the need for spatial information is expected to be increased. For this reason, central government, local government and public institutions must establish a National Spatial Information System (Fifteen systems related to spatial information managed by National Spatial Data Infrastructure Policy office, NSIS) framework that guarantees high accuracy and quality. The NSIS will provide convenience usage of spatial information in the field of decision-making or civil support. However the current National Spatial Information System is mainly established with separate processes, which causes data redundancy, deterioration of information, passive opening, and sharing of the spatial data. This study suggests 4 standards, which has been derived by applying value-chain model to NSIS data flow, and they are ‘Production and Establishment’, ‘Integration and Sharing’, ‘Application and Fusion’ and ‘Release and Opening’. Based on these standards, the 15 NSIS were analyzed to draw out implications and reforming directions were suggested. By following these suggestions we expect more recent, consist, accurate, and connected National Spatial Information Service which will be more open to public and then satisfy the demands.

Design and Implementation of a Web Server Using a Learning-based Dynamic Thread Pool Scheme (학습 기반의 동적 쓰레드 풀 기법을 적용한 웹 서버의 설계 및 구현)

  • Yoo, Seo-Hee;Kang, Dong-Hyun;Lee, Kwon-Yong;Park, Sung-Yong
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.1
    • /
    • pp.23-34
    • /
    • 2010
  • As the number of user increases according to the improvement of the network, the multi-thread schemes are used to process the service requests of several users who are connected simultaneously. The static thread pool scheme has the problem of occupying a static amount of system resources. On the other hand, the dynamic thread pool scheme can control the number of threads according to the users' requests. However, it has disadvantage that this scheme cannot react to the requests which are larger than the maximum value assigned. In this paper, a web server using a learning-based dynamic thread pool scheme is suggested, which will be running on a server programming of a multi-thread environment. The suggested scheme adds the creation of the threads through the prediction of the next number of periodic requests using Auto Regressive scheme with the web server apache worker MPM (Multi-processing Module). Unlike previous schemes, in order to set the exact number of the necessary threads during the unchanged number of work requests in a certain period, K-Nearest Neighbor algorithm is used to learn the number of threads in advance according to the number of requests. The required number of threads is set by comparing with the previously learned objects. Then, the similar objects are selected to decide the number of the threads according to the request, and they create the threads. In this paper, the response time has decreased by modifying the number of threads dynamically, and the system resources can be used more efficiently by managing the number of threads according to the requests.

The Estimation of Patient's Waiting-Time Using Parking Time (주차시간을 이용한 외래환자 대기시간 추정)

  • Song, Jung-Hup
    • Quality Improvement in Health Care
    • /
    • v.2 no.2
    • /
    • pp.20-30
    • /
    • 1996
  • Background : Theoretically as the waiting-time of patient is estimated in queueing, many men and much money are needed. But being the estimation of patient s waiting-time very important in hospital service, so the continuous monitoring of waiting-time is inevitable. To verify that the estimation of waiting-time using parking time is economical, effective and continuous monitoring method and to develop utilizing the method, this study was done. Method : In parking confirmation office, the personnel of parking office wrote parking confirm time, chart number and whether medical examination and treatment finish or not in parking ticket. The next day the parking tickets were gathered and the above data were input. The input parking data were connected with the hospital outpatient file indexing chart number. Then the patient' s data for department, new patient or not, reservation or not, receipt time and payment time were retrieved. The group for finishing medical treatment were compared with that for not finishing in average time lag between confirmation and out-time for hospital. And In-time for hospital, receipt time, payment and out-time for hospital were also analyzed. Result : Confirming parking ticket, the group for finished medical treatment left hospital after 7 minutes. This result showed that the patient for finished medical treatment left hospital immediately. So parking time was reasonable to estimation of hospital-time was concluded. The time for medical treatment, diagnosis and test was constant for all patients and short for waiting time, Then I concluded that the parking time was reasonable for estimation patient's waiting time. Overall patient's waiting time was 113 minutes and new patient's time was 149 minutes, old patient's times was 109 minutes. Waiting time for reservation patient was 98 minutes and for non reservation patient was 122 minutes. The time from hospital arrival to payment was 50 minutes for the group of reservation patient and 69 minutes for non-reservation group. The time from payment to hospital leaving was 51 minutes and 56 minutes for non reservation group. The short time difference between reserved group and not reserved group from payment to hospital leaving time was due to bottle neck effect. Conclusion : The estimation of patient's waiting time using parking time was reasonable because the possession of car was common and the time for medical treatment was equal and the patient after treatment left hospital immediately. Using this method, timely, fast evaluation and continuous monitoring of the intervention effect were possible.

  • PDF

Modeling End-to-End Throughput of Multiple Flows and Efficient Route Selection in Wireless Mesh Networks (무선 메쉬 네트워크에서의 다중 트래픽 흐름을 위한 종단간 처리량 모델링 및 효율적인 라우팅 경로 선택 기법)

  • Wang, Xiaofei;Kwon, Ted Tae-Kyoung;Choi, Yang-Hee
    • Journal of KIISE:Information Networking
    • /
    • v.37 no.4
    • /
    • pp.272-283
    • /
    • 2010
  • Wireless Mesh Networks (WMNs) have gained a lot of attention recently. Based on the characteristic of WMNs as a highly connected wireless infrastructure, many efforts from research organizations are made in order to improve the performance of the flow throughput in WMNs. Therefore, it is very critical issue to establish efficient routing paths for multiple concurrent ongoing flows. In this paper, we propose a general modeling methodology to analyze the end-to-end throughput of multiple concurrent flows by analytical calculation taking into account the carrier sensing behaviors, interference and the IEEE 802.11 Distributed Coordination Function mechanism. After the comparison of the average service time for each successful transmission at each node, we analyze the bottlenecks of flows, and hence obtain the maximum end-to-end throughput of them. By using our proposed model, it is possible to predicate the throughput of several candidate routing paths for multiple concurrent ongoing data flows, so we can select the most efficient route that can achieve the highest throughput. We carry out simulations with various traffic patterns of multiple flows in WMNs to validate our modeling and our efficient route selection mechanism.

Analyzing Factors to Affect Trip Mode Chaining Behavior Using Travel Diary Survey Data in Seoul (가구통행실태조사 자료를 활용한 서울시 연계수단 통행행태의 영향요인 분석 연구)

  • Kim, Su jae;Choo, Sang ho;Kim, Ji yoon;Han, Jae yoon
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.17 no.1
    • /
    • pp.55-70
    • /
    • 2018
  • Recently, as shared transportation services has expanded, integrated mobility services that link personal transportation and public transportation are paid attention. To do this, it is necessary to analyze trip mode chaining behavior. This study analyzed the characteristics of the trip mode chaining behavior using the 2010 travel diary survey in Seoul, and analyzed factors to affect mode choice of trip chaining through the multinomial logit model. The transportation means were classified into passenger cars, city buses, intercity buses, railways, taxis, and others, and 25 trip mode chaining types were identified. Among them, the trip share connected between city bus and railways was the highest. It was also found that the trip mode chaining occurred mainly at commuting and in the morning and afternoon peak. According to the model results, the mode choice of trip chaining is significantly influenced by individual attributes (sex and age), household attributes (car ownership and income), trip attributes (trip purpose, trip time and trip length), and arrival area attributes (number of subway lines and bus lines, ratio of commercial area, land use mix and central region).

The Moderating Effect of Union Instrumentality in the Relationship between Job satisfaction and Union Participation (직무만족과 노조참여 관계에서 노조수단성의 조절효과)

  • Bae, Seung-Hyun;Kim, Seung-Ho;Kim, Yun-Gu
    • Management & Information Systems Review
    • /
    • v.32 no.2
    • /
    • pp.165-191
    • /
    • 2013
  • A long debate has been made about whether job satisfaction facilitates or impedes union participation. This study analyzed the moderating effect of union instrumentality in the relationship between job satisfaction and union participation. The data collected from 826 employees of 22 workplaces were empirically evaluated. The result of the research revealed that both positive effect and negative effect were observed in the relationship between job satisfaction and union participation. The positive effect was noticed in the direct influence of job satisfaction on the union participation. However, given the interaction between job satisfaction and union instrumentality, the job satisfaction showed the negative effect on the union participation. Based on this result, we can conclude that the direct influence of job satisfaction on the union participation supports dissonance theory about the union participation and the interaction effect between job satisfaction and union instrumentality confirms the utility theory. The present study indicates that the effect of union participation is more reinforced when job satisfaction and union instrumentality are closely connected than when job satisfaction independently affects union participation. Thus, the result implicates that for the revitalization of the labor union, the organization needs to offer a variety of services to satisfy the expectation of whole union members in practical terms instead of concentrating on the labor movement for the political struggle. This point says a lot for a new direction of labor movement.

  • PDF

Study on the Prevention and Combat System of Oil Pollution in Germany (독일의 해상유류오염 예방 및 방제체계 고찰)

  • Shin, Ok-Ju
    • Journal of Environmental Policy
    • /
    • v.8 no.1
    • /
    • pp.97-127
    • /
    • 2009
  • In Germany, North Sea and East Sea possess significant meaning in many aspects. North coast has an important economical significance to North Sea Gulf States. There are a number of harbors and manufacturing facilities in this area. Agriculture is also developed. East sea, where sea water and river water mingle. has a problem that it can not control harmful substances as fast as the North Sea due to its geographical location of being connected with the North Sea as a narrow water. To protect from big and small ship accidents and pollution sources, East Sea and North Sea have enacted HELKOM Convention and OSPAR Convention, respectively. Moreover, Denmark and Germany have made cooperation on tugboats in the occurrence of shipment accidents through the LethGer-Plan and DenGer-Plan. In 1998, after the Pallas accident that occurred near Bremen, the need to improve cooperation among each states on usable resources for ocean security has been increased in Germany. Consequently, the federal government and gulf state governments associated and organized the so called, "Havarie-Kommanando Ship Accident Measure Unit". Haravarie-Kommanando is a federal-state associated organization that deals with affairs that controls national operation and mobilization of ship accident related organizations unitively when serious ship accidents occur. Moreover, federal and state participant organizations, each shipping agencies and Wiking-Helicopers-Services, a helicopter agency, are cooperating well. Also, mutual assistance with the most prominent passenger agency called Scandlines, ARGE Kuestenschutz(Germany-Denmark shipping agency) is making progress as well.

  • PDF