BRONZE
BRONZE 등급의 판매자 자료

임베디드시스템설계 팀과제물 샘플

임베디드 시스템 설계 팀과제물 샘플입니다. 저혼자 만든게 아니라서 =_= 많이 망설였지만 같이 많든 친구랑 상의후에 샘플삼아 올립니다. 엘리트 팀원들 덕분에 레포트 품질은 최고 라고 할수 있습니다. (전 이과목 99점 A+ 받았습니다;; 전반적 편집및 작문 담당입니다) 논문에 버금가는 훌륭한 퀄러티를 보여줍니다. 변형에도 큰도움이 될꺼라 생각합니다. Automatic Feed System Embedded System Design 레포트의 수익금중 일부는 훌륭한 팀원들 연구비(?)로 사용이 될것입니다.
28 페이지
한컴오피스
최초등록일 2009.02.01 최종저작일 2008.12
28P 미리보기
임베디드시스템설계 팀과제물 샘플
  • 미리보기

    소개

    임베디드 시스템 설계 팀과제물 샘플입니다. 저혼자 만든게 아니라서 =_= 많이 망설였지만
    같이 많든 친구랑 상의후에 샘플삼아 올립니다. 엘리트 팀원들 덕분에 레포트 품질은 최고
    라고 할수 있습니다. (전 이과목 99점 A+ 받았습니다;; 전반적 편집및 작문 담당입니다)
    논문에 버금가는 훌륭한 퀄러티를 보여줍니다. 변형에도 큰도움이 될꺼라 생각합니다.

    Automatic Feed System
    Embedded System Design

    레포트의 수익금중 일부는 훌륭한 팀원들 연구비(?)로 사용이 될것입니다.

    목차

    [1] Introduction
    1. Preface
    2. Background
    3. About AFS
    4. Concern information
    5. AFS System info
    6. Application
    [2] Sketch
    [3] System
    1. Automatic Feed System flow chart diagram
    2. Automatic Feed System Architecture
    3. Automatic Feed System Electric circuit diagram
    [4] Circuit description
    1. Servo Motor
    2. Stepping Motor
    3. Unipolar Motor
    4. Motor Driver (SLA7024M)
    5. Operation method
    6. Infrared Sensor
    7. Ultrasonic Sensor
    [5] Conclusion
    [6] Reference
    [7] Contact us

    본문내용

    1. Preface
    What is the Embedded system? Embedded system is A specialized computer system that is part of a larger system or machine. Typically, an embedded system is housed on a single microprocessor board with the programs stored in ROM. Virtually all appliances that have a digital system, watches, timer, microwaves, car system, etc. utilize embedded systems. Some embedded systems include an operating system, but many require so specialized that the entire logic can be implemented as a single program.
    ........
    [4] Circuit description
    1. Servo Motor
    - Location and direction of the object, to do attitude etc. with and controlled variable in order to follow to the change of option of set point, the control system which is composed.
    -In compliance with a control signal load under the drive system.
    -The servo-motor with quick answer back with the control motor which has the scope of wide speed control, according to that all the member with the direct current servo-motor is classified with the interchange servo-motor.
    -Technique of the servo-motor in compliance with a big development the goal which uses, according to use wants selects the motor where.
    -Feature of servo-motor.
    1)High intermittent torque.
    2)The torque ratio which follows in inertia the loftiness.
    3)High speed.
    4)Suitable in speed control.
    5)At all sizes serviceable.
    -Applies from project : To perceive the dog-house with the supersonic sensor and at the time of servo-motor which will be the doghouse to use, to put in the food in the wicker basket.
    * The servo-motor control method which uses PWM.(language : C)
    -With PWM structures principle of operation.
    PWM where is provided from 80196 as 3 provides the wave shape of the variable frequency mote expense about the frequency which is fixed. This signal in order to be a drive from is used the motor, in order to make soft analog signal with the filter is used. Composition of 8-bit counter, 3-comparator, pwm_control, pwm1_control, pwm2control, 3-holding register, 3-RS flipflop.
    PWM period and high output time formality
    Dividing
    2clock free scaling function not use. (ioc2.2=0)
    2 clock free scaling function use. (ioc2.2=1)
    PWM period
    PWM high output time
    -Wants every the angle where wants and the wave shape which to put in controls the servo-motor with from zoom.
    * PWM source (output pin : HSO.1)
    #pragma model(kc)
    #icnlude<80c196.h>
    #define T_15MS 18750 /*18750state*0.8us=15ms*/
    #define SERVO_CENTER 1875 /*18750state*0.8us=15ms*/
    #define SERVO_LEFT 875 /*875state*0.8us=0.7ms*/
    #define SERVO_RIGHT 2875 /*2875state*0.8us=2.3ms*/
    .................
    5) Electric circuit
    6. source
    int count = 0;
    int count0 = 0;
    int toggle0 = 0;
    // Timer & Conuter
    interrupt [TIM0_OVF] void timer_int0(void) // 29.4u per auto Interrput
    {
    TCNT0 = 0x6C;
    count++;
    if(count > 255) count = 255;
    }
    // external interrput

    참고자료

    · 임베디드 시스템 강의 자료
    · 기타 로봇 관련 서적
  • 자료후기

    Ai 리뷰
    지식판매자의 자료를 통해 새로운 인사이트를 얻을 수 있었습니다. 주제가 흥미롭고, 내용이 충실해 많은 도움이 되었습니다. 추천할 만한 자료입니다! 감사합니다!
    왼쪽 화살표
    오른쪽 화살표
  • 자주묻는질문의 답변을 확인해 주세요

    해피캠퍼스 FAQ 더보기

    꼭 알아주세요

    • 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
      자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
      저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
    • 해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.
      파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
      파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
문서 초안을 생성해주는 EasyAI
안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 캐시를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2025년 05월 12일 월요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
10:41 오후