• Title/Summary/Keyword: pic-microprocessor

Search Result 61, Processing Time 0.087 seconds

dsPIC30F2010을 이용하는 16비트급 모션제어기 설계 (Design of a 16 bit Motion Controller Using dsPIC30F2010)

  • 박준호;민병길;권영;강태종;최중경
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 추계학술대회
    • /
    • pp.841-844
    • /
    • 2013
  • 본 논문은 동력이 직접 전달되는 휠 허브 모터를 제어 대상으로 소프트웨어를 설계하고 dsPIC30F2010을 이용하는 모터 속도제어기 설계 방법을 제시한다. dsPIC30F2010의 여러 기능 중 내부의 최소 기능인 시스템 클럭, PWM, I/O, Timer 및 통신만을 사용하였고, 각 기능에 대한 동작 특성을 시험하였다. 또한 이러한 기능을 이용하여 PI 속도제어 프로그램을 구현하였다.

  • PDF

신재생 에너지 시스템을 위한 축전지 충방전 컨트롤러 설계 -태양광 발전 축전지 충방전 컨트롤러를 중심으로- (Design of Battery Charge-Discharge Controller for Renewable Energy System -Focusing on Solar Battery Charge-Discharge Controller -)

  • 이재민
    • 한국산학기술학회논문지
    • /
    • 제8권6호
    • /
    • pp.1363-1368
    • /
    • 2007
  • 태양광 발전이나 풍력발전과 같은 신재생 에너지를 효과적으로 사용하기 위해서는 고성능 축전지 충 방전 컨트롤러가 필수적이다. 본 논문에서는 PIC 마이크로프로세서를 사용한 태양광 발전 축전지 충방전 컨트롤러를 설계, 제작하였다. 컨트롤러의 핵심이 되는 제어부는 정확하고 안정된 동작을 위해서 산업용 마이크로프로세서인 PIC16C711를 사용하였고 제어프로그램은 CCS-C 언어로 작성하였다. 사용자의 편리성을 향상시키기 위해 낮에도 축전지 전원을 사용할 수 있도록 설계하였으며, 전류 조정 기능으로 향후 신소재 개발에 따른 다양한 축전지에 대응할 수 있게 하였다.

  • PDF

로드셀 계측용 원격 모니터링 시스템 개발 (Loadcell measuring remote monitoring system development)

  • 장순석;김경석;원용일;김대곤
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.70-72
    • /
    • 2005
  • The present paper designed a weight measuring instrumentation system in which data conversion and a series of signal processing were totally equipped. 16 loadcell are incoming sensors and each output of the loadcell was amplified and filtered for proper analog signal processing. Several measuring instrumentation OP amps and general purposed OP amps were used. 12 bits AID converters converted analog signals to digital bits and a PIC microprocessor controlled the 16 channels of loadcell. RF RS232 modules were used for wireless communication between the PIC microprocessor and an ethernet host for a remote sensor monitoring system development.

  • PDF

PIC 컨트롤러를 이용한 KEYPAD 검사 시스템 개발 (Development of the Keypad Test System using PIC Controller)

  • 최광훈;권대규;전규철;이성철
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.459-462
    • /
    • 2002
  • This paper presents the development or a keypad test system for the improvement or the working environment and productivity improvement using the microprocessor PIC16F877 Chip. In order to detect the fault of keypad products, the design of hardware and software is performed in this system. All controls of the system is implemented by the 8 bit one chip micro-controller PIC. This keypad test system can also recognizes the work process, the work result and the fault position of the keypad which is made by the method of a flexible printed circuit (FPC) and construct the database about test results using personal computer. The experimental results show the effective performance of the keypad test system.

  • PDF

PIC Controller를 이용한 키패드 검사 시스템 개발 (Development of Keypad Test System using PIC Controller)

  • 최광훈;이영춘;권대규;이성철
    • 한국정밀공학회지
    • /
    • 제21권10호
    • /
    • pp.94-101
    • /
    • 2004
  • This paper presents the development of a keypad test system for the improvement of working environment and productivity using PTC 16F877 microprocessor. In order to detect the fault of keypad products, hardware and software design is performed in this system. Keypad fault detection system is controlled by the 8 bit one chip PIC microcontroller for the exactness and speed. Developed panel of the keypad test system is comprised of the sub-panel for selecting in the inspected keypad types and the main panel f3r displaying the working order and fault position. Furthermore, all data from keypad inspection are stored in main memory of personal computer for the database. All these functions lead to the improvement of working speed and environment.

천장설치형 카메라 시스템을 사용한 장애물 회피용 이동 로봇의 경로설계법과 그 구현 (Path Design Method of Mobile Robot for Obstacle Avoidance Using Ceiling- mounted Camera System and Its Implementation)

  • 트란안킴;김광주;중탄람;김학경;김상봉
    • 한국정밀공학회지
    • /
    • 제21권8호
    • /
    • pp.73-82
    • /
    • 2004
  • In this paper, implementation of obstacle avoidance of a nonholonomic mobile robot in unstructured environment is introduced. To avoid obstacles, first, a reference collision-free path for the MR is generated off-line using HJB-based optimal path planning method. A controller is designed using integrator backstepping method for tracking the generated reference path. To implement the designed controller, a control system are needed and composed of camera system and PIC-based controller. The workspace is observed by a ceiling-mounted USB camera as part of an un-calibrated camera system. Thus the positional information of the MR is updated frequently and the MR can get the useful inputs for its tracking controller. The whole control system is realized by integrating a computer with PIC-based microprocessor using wireless communication: the image processing control module and path planning module serve as high level computer control while the device control serves as low level PIC microprocessor control. The simulation and experimental results show the effectiveness of the designed control system.

차량용 복합 기어열 제어 (Gear Train Control in the Automobile)

  • 한창우;최원식
    • 한국산업융합학회 논문집
    • /
    • 제3권2호
    • /
    • pp.131-139
    • /
    • 2000
  • Gear train in the automobile to be used for controlling gas flow in automobiles consists of spur gears with involute tooth type in multiple stages. This spur gear is designed considering to the high power transfer efficiency, bending stress and contact stress in the static and dynamic analysis. The torque has been increased simultaneously the angular velocity has been decreased through the stages after being supplied by AC synchronous motor. This apparatus is controlled by electrical devices such as the PIC microprocessor, hall sensor and other electric components. By comparing the preset data of PIC microcomputer which is supplied by external DC electric power with the value set of hall sensor which detects the rotation angle position, PIC microcomputer thus controls AC motor and gear train according to the program algorithm which includes the on-off control and PWM motor driving method. As the result of the experiment such as performance, fatigue, torque test, we can conclude that this system is superior to the same and familiar foreign systems.

  • PDF

Step Pulse Shaping Technique for Nd:YAG Laser Using a Multi-Switching Method

  • Kwak, Su-Young;Park, Jin-Young;Kim, Su-Weon;Min, Byoung-dae;Chung, Hyun-ju;Kim, Hee-je
    • KIEE International Transactions on Electrophysics and Applications
    • /
    • 제4C권2호
    • /
    • pp.55-59
    • /
    • 2004
  • Throughout manufacturing processes, pulse shaping is required for material processing and it is regarded as an important (actor according to the specific characteristics of materials. Therefore, this study suggests a highly appropriate pulse shaping technique using a multi-switching method. This is a pulse superposition method in which one flash lamp can consecutively turn on by the double switching of the discharging system. It is possible to construct a variety of pulse shapes and pulse widths by the consecutive trigger of the silicon-controlled rectifiers (SCR) of a PIC (program integrated circuit) one-chip microprocessor. The use of this technique can provide a number of advantages to people who require suitable pulse shaping for particular applications such as welding, cutting, and drilling.

16 채널 로드셀 계측시스템 개발 (16 channel Loadcell measurement system development.)

  • 장순석;김경석;원용일;김대곤
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2005년도 추계종합학술대회
    • /
    • pp.1055-1058
    • /
    • 2005
  • The present paper designed a weight measuring instrumentation system in which data conversion and a series of signal processing were totally equipped. 16 loadcell are incoming sensors and each output of the loadcell was amplified and filtered for proper analog signal processing. Several measuring instrumentation OP amps and general purposed OP amps were used. 12 bits A/D converters converted analog signals to digital bits and a PIC microprocessor controlled the 16 channels of loadcell. RF RS232 modules were used for wireless communication between the PIC microprocessor and an ethernet host for a remote sensor monitoring system development.

  • PDF

유비쿼터스 지향의 16채널 스트레인 게이지 계측 시스템 개발 (16 Channel Strain Gauge Measuring Ubiquitous System Development)

  • 장순석;김경석;원용일;김대곤
    • 제어로봇시스템학회논문지
    • /
    • 제12권9호
    • /
    • pp.912-917
    • /
    • 2006
  • A strain gauge weight measuring instrumentation system was designed with RF sensor network facilities. In the sensor module system data conversion and a series of signal processing were totally equipped. 16 strain gauges are incoming sensors and each output of the strain gauge was amplified and filtered for proper analog signal processing. Several measuring instrumentation OP amps and general purposed OP amps were used. 12 bits A/D converters converted analog signals to digital bits and a PIC microprocessor controlled the 16 channels of strain gauges. RF RS232 modules were used for wireless communication between the PIC microprocessor and an Ethernet host far a remote sensor monitoring system development.