• 제목/요약/키워드: Part Timer

검색결과 34건 처리시간 0.026초

광주지역 시간제 노동시장 분석 (An Analysis of Part-timer Labor Market in Kwangju)

  • 홍성우;나간채;형광석
    • 지역연구
    • /
    • 제14권1호
    • /
    • pp.109-126
    • /
    • 1998
  • We analysed the determinants of part-timer labor demand and supply in Kwangju. The findings of the paper are as follows; First, firms employ part-timer workers in the unskilled or skilled jobs not demanding much training cost. There are two reasons for firms to employ part-time workers: labor cost cut and flexible employment adjustment. Estimated wage differential is 40% not including fringe benefits differential. Second, we find lots of married women to want part-time jobs. The more probably married women choose part-time work, the younger and the less educated they are, and the less kids and the less other income they have.

  • PDF

비콘을 이용한 매장관리 모바일 어플리케이션 설계 및 구현 (A Design and Implementation of Store Management Application using Beacon)

  • 문가빈;전성희;김성림
    • 디지털산업정보학회논문지
    • /
    • 제14권2호
    • /
    • pp.1-9
    • /
    • 2018
  • Currently, the record of part-timer is mainly written in handwriting or using excel work schedule, paper work recorder, and time attendance program using POS program. And, work table, commute records, paycheck are managed separately. Time-attendance information is not linked and is managed separately, and payment of wages is often not done accurately. And, it is difficult to pay the wages because it is not able to accurately grasp the state of attendance of part-timer. Therefore, it is necessary to have a transparent wage and work management system based on the trust between the owner and the part-timer. In this paper, we design a system that can perform real-time commute check using beacon, transparent wage management, wage calculation by automatic calculation, and smooth communication between owner and the part-timer. We have also implemented a store management mobile application using Android Studio 2.3, Eclipse, Android 5.1 and Beacon devices in a MySQL environment.

무인화 환경 기반의 상점 자동 관리를 위한 지능형 서비스 로봇 시스템 (A Development of Intelligent Service Robot System for Store Management in Unmanned Environment)

  • 안호석;사인규;백영민;이동욱
    • 제어로봇시스템학회논문지
    • /
    • 제17권6호
    • /
    • pp.539-545
    • /
    • 2011
  • This paper describes an intelligent service robot system for managing a store in an unmanned environment. The robot can be a good replacement for humans because it is possible to work all day and to remember lots of information. We design a system architecture for configuring many intelligent functions of intelligent service robot system which consists of four layers; a User Interaction Layer, a Behavior Scheduling Layer, a Intelligent Module Layer, and a Hardware Layer. We develop an intelligent service robot 'Part Timer' based on the designed system architecture. The 'Part Timer' has many intelligent function modules such as face detection-recognition-tracking module, speech recognition module, navigation module, manipulator module, appliance control module, etc. The 'Part Timer' is possible to answer the phone and this function gives convenient interface to users.

이동통신 단말기용 16 비트 마이크로콘트롤러의 주변장치 개발 (Development of Peripheral Units of the 16 bit Micro-Controller for Mobile Telecommunication Terminal)

  • 박성모;이남길;김형길;김세균
    • 전자공학회논문지A
    • /
    • 제32A권9호
    • /
    • pp.142-151
    • /
    • 1995
  • The trend of compact size, light weight, low power consumption in the portable telecommunication equipments demands large scale integration and low voltage operation of chips and the minimization of the number of the components in the telecommunication terminal. According to the trend, existing chip components are modulized and are integrated as a part into a bigger chip. This paper is about the development of the peripheral units of micro-controller for mobile telecommunication terminal. Peripherals consist of DMA controller, Interrupt controller, timer, watchdog timer, clock generator, and power management unit. They are designed to be integrated with EU(Execution Unit) and BIU(Bus Interface Unit) into a 16 bit micro-controller which will be used as a core of an ASIC for next generation digital mobile telecommunication terminal. At first, whole block of the micro-controller was described by VHDL behavioral model and simulated to verify its overall operation. Then, watchdog timer, clock generator and power management unit were directly synthesized by using VHDL synthesis tool. Rest of the pheriperal units were designed and simulated by using Compass Design Tool.

  • PDF

저가형 산업응용 제품을 위한 BLDC 전동기 알고리즘 (BLDC Motor Control Algorithm for Low Cost Industrial Applications)

  • 김남훈;김민회;백원식;최경호;김동희
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2006년도 전력전자학술대회 논문집
    • /
    • pp.155-157
    • /
    • 2006
  • Electrical motors are an integral part of industrial plants with no less than 5 billion motors built word wide every year and the BLDC motor have been increased demand on industrial application. This paper presents BLDC motor control algorithm for cost effective motor application using general purpose microprocessor which have only one on-chip timer and describes how to realize pulse width modulation(PWM) signals with general input/output(I/O) ports to control a three-phase permanent magnet brushless do motor using timer interrupt on MSP430F1232.

  • PDF

BLDC Motor Control Algorithm for Industrial Applications Using a General Purpose Processor

  • Kim, Nam-Hun;Yang, Oh;Kim, Min-Huei
    • Journal of Power Electronics
    • /
    • 제7권2호
    • /
    • pp.132-139
    • /
    • 2007
  • Electrical motors are an integral part of industrial plants with no less than 5 billion motors built world wide every year. The demand for low-cost brushless DC (BLDC) motors has increased in industrial applications. This paper presents a BLDC motor control algorithm for low-cost motor drive applications using general purpose microcontrollers which have only one on-chip timer. This paper describes how to realize pulse width modulation (PWM) signals with general input/output (I/O) ports to control a three-phase permanent magnet brushless DC motor using the timer interrupt on MSP430F1232.

HTTP 기반의 자바를 이용한 원격 감시 및 제어 시스템 (HTTP based remote monitoring and control system using JAVA)

  • 이경웅;최한수
    • 제어로봇시스템학회논문지
    • /
    • 제10권9호
    • /
    • pp.847-854
    • /
    • 2004
  • In this paper, It is studied to control and to monitor the remote system state using HTTP(Hyper Text Transfer Protocol) object communication. The remote control system is controlled by using a web browser or a application program. This system is organized by three different part depending on functionality-server part, client part, controller part. The java technology is used to composite the server part and the client part and C language is used for a controller. The server part is waiting for the request of client part and then the request is reached, the server part saves client data to the database and send a command set to the client part. The administrator can control the remote system just using a web browser. Remote part is worked by timer that is activated per 1 second. It gets the measurement data of the controller part, and then send the request to the server part and get a command set in the command repository of server part using the client ID. After interpreting the command set, the client part transfers the command set to the controller part. Controller part can be activated by the client part. If send command is transmitted by the client part, it sends sensor monitoring data to the client part and command set is transmitted then setting up the value of the controlled system.

적응변조코딩 기법을 사용하는 무선 전송에서의 TCP 성능 분석 (TCP Performance Analysis in Wireless Transmission using Adaptive Modulation and Coding Schemes)

  • 전화숙;최계원;정동근
    • 한국정보과학회논문지:정보통신
    • /
    • 제31권2호
    • /
    • pp.188-195
    • /
    • 2004
  • 본 논문에서는 적응변조코딩(Adaptive Modulation and Coding) 기법을 사용하는 CDMA 무선 통신 시스템에서의 TCP 성능을 분석한다. AMC를 사용하는 무선 채널은 패킷 손실 확률이 매우 낮고 대역폭이 시간에 따라 크게 변하는 특성을 갖는다. 무선채널 대역폭의 큰 변화 때문에 전송계층 프로토콜로 TCP를 사용하는 경우, TCP에서 timeout이 자주 발생하게 되어 결과적으로 시스템의 처리량(throughput)이 크게 떨어진다. 논문의 분석은 크게 두 부분으로 구성된다. 첫 번째 부분에서는 서버에서 전송되는 TCP 패킷들을 여러 집단으로 나누어 ‘패킷 그룹’이라 정의하고 각각의 패킷 그룹들이 AMC를 사용하는 무선 채널에서 전송되는 시간의 분포를 구하였다. 두 번째 부분에서는 첫 번째 부분의 결과를 토대로 embedded Markov chain을 이용해 TCP timer와 무선 전송을 모델링 하였다. 이 논문의 결과는 AMC를 사용하는 고속 순방향 데이타 전송 시스템인 HSDPA, 1xEV-DO, 1xEV-DV등의 설계와 운영에 지침이 될 수 있을 것이다.

무선 에드혹 네트워크를 위한 타이머를 이용한 CDS 구축 (TECDS Protocol for Wireless Ad Hoc Networks)

  • 김보남;양준모
    • 정보처리학회논문지C
    • /
    • 제14C권4호
    • /
    • pp.365-370
    • /
    • 2007
  • CDS는 다양한 라우팅과 브로드캐스팅 프로토콜을 통하여 무선 에트혹 네트워크에서 가상 백본으로 널리 사용되고 있다. 최소 CDS(minimum CDS)를 계산하는 것이 여전히 NP-hard로 알려져 있지만 sub-optimal을 구하기 위한 여러가지 방법들이 제안되고 있다. 그렇지만 대부분의 제안된 프로토콜들은 너무 복잡하거나 non-local 정보를 필요로 하고, 네트워크의 위상이 변할 때 적응하지 못한다. 뿐만 아니라 CDS로 선택된 노드와 선택되지 않은 노드들이 서로 다른양의 에너지를 소비한다는 것을 고려하지 않았다. 본 논문에서는 타이머를 이용하여 에너지를 효율적으로 사용하며 네크워크 전체의 성능을 향상시키는 Timer Based Energy Aware connected Dominating Set(TECDS) 프로토콜을 제안하였다. TECDS 프로토콜은 네트워크 위상이 변할 때 필요에 따라 CDS를 보존 또는 재구성할 수 있다. 시뮬레이션을 통한 성능 평가 결과는 제안된 TECDS 프로토콜이 다른 프로토콜보다 최적에 가까운 CDS를 구성하여 서로 다른 수준의 노드의 이동성 사이에서도 네트워크 운영이 효율적으로 연장 됨을 보여주고 있다.

Long range-based low-power wireless sensor node

  • Komal Devi;Rita Mahajan;Deepak Bagai
    • ETRI Journal
    • /
    • 제45권4호
    • /
    • pp.570-580
    • /
    • 2023
  • Sensor nodes are the most significant part of a wireless sensor network that offers a powerful combination of sensing, processing, and communication. One major challenge while designing a sensor node is power consumption, as sensor nodes are generally battery-operated. In this study, we proposed the design of a low-power, long range-based wireless sensor node with flexibility, a compact size, and energy efficiency. Furthermore, we improved power performance by adopting an efficient hardware design and proper component selection. The Nano Power Timer Integrated Circuit is used for power management, as it consumes nanoamps of current, resulting in improved battery life. The proposed design achieves an off-time current of 38.17309 nA, which is tiny compared with the design discussed in the existing literature. Battery life is estimated for spreading factors (SFs), ranging from SF7 to SF12. The achieved battery life is 2.54 years for SF12 and 3.94 years for SF7. We present the analysis of current consumption and battery life. Sensor data, received signal strength indicator, and signal-to-noise ratio are visualized using the ThingSpeak network.