• Title/Summary/Keyword: Training Kit

Search Result 55, Processing Time 0.026 seconds

Taining Kit for Xilinx FPGA or ALTERA CPLD Digital Logic Design with Center Bridge Chipset Architecture (중앙 브릿지 칩셋을 갖춘 Xilinx FPGA, ALTERA CPLD 겸용 Digital Logic Design Training kit)

  • 전상현;정완영
    • Proceedings of the IEEK Conference
    • /
    • 2003.07b
    • /
    • pp.907-910
    • /
    • 2003
  • We have developed Logic Design Training Kit for studying, actual training, designing of FPGA(Xillinx) or CPLD(ALTERA CPLD), the Digital Logic Device. This training kit has 12 matrix keys, RS232 port for serial communication and uses LED array. six FND(Dynamic), LCD as display part. That is standard specification for digital logic training kit. Special point of this kit is that we make two logic device trainig kit. This two logic device kit have more smaller and simple architecture because only uses one chip. That chip already includes a lot of functions that need for training kit, such as : complex logic circuit needed the two kind of logic devices, 16 way of system clock deviding function, serial communication interrupt....etc. We called that one chip is Center Bridge Chipset ; Xillinx FPGA Spartan2. User can select between using one device of FPGA or CPLD, or uses both them. Because of, Center Bridge Chipset has profitable architecture. it can work as Logic Device's networking with Master-Slave connection When using both logic devices.

  • PDF

A Project-Based Embedded Software Design Course (실습에 기반한 임베디드 소프트웨어 설계 교육)

  • Moon, Jung-Ho;Park, Lae-Jeong
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.21 no.5
    • /
    • pp.581-587
    • /
    • 2011
  • This paper presents a senior-level embedded software design course using a customized training kit. Embedded software design courses commonly entail a lot of practice hours and a semester-long project and thus requires a hardware platform on which the embedded software runs. A training kit has been designed such that both hardware system and operating system are not too complicated or heavy for undergraduate students to fully understand and to develop embedded software on their own. The course using the customized training kit gives the students hands-on experience of embedded software design and programming ranging from device drivers to user interface, thereby enabling them to have in-depth understanding of embedded software and to improve their programming skills more easily and faster than when using commercial training kits.

The Design And Implementation of Robot Training Kit for Java Programming Learning (Java 프로그래밍 학습을 위한 로봇 트레이닝키트의 설계 및 구현)

  • Baek, Jeong-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.10
    • /
    • pp.97-107
    • /
    • 2013
  • The latest programming paradigm has been mostly geared toward object-oriented programming and visual programming based on the object-oriented programming. However, object-oriented programming has a more difficult and complicated concept compared with that of existing structural programming technique; thus it has been very difficult to educate students in the IT-related department. This study designed and implemented a Java robot training kit in which the Java virtual machine is built so that it may enhance the desire and motivation of students for learning the object-oriented programming using the training kit which is possible to attach various input and output devices and to control a robot. The developed Java robot training kit is able to communicate with a computer through the USB interface, and it also enables learners to manufacture a robot for education and to practice applied programming because there is a general purpose input and output port inside the kit, through which diverse input and output devices, DC motor, and servo motor can be operated. Accordingly, facing the IT fusion era, the wall between the academic circles and the major becomes lower and the need for introducing education about creative engineering object-oriented programming language is emerging. At this point, the Java robot training kit developed in this study is expected to make a great commitment in this regard.

Remote practice of AVR system (AVR 시스템의 원격 실습방법)

  • Kim, Byun-Gon;Baek, Jong-Deuk;Kim, Myung-Soo;Jeong, Kyeong-Taek;kwon, Oh-Shin
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.10a
    • /
    • pp.751-753
    • /
    • 2017
  • In this paper, we implement remote training kit using camera, Arduino and AVR practice kit so that AVR practice kit can be practiced remotely. Implemented systems can be practiced by a large number of users one at a time from a remote location. The practitioner creates the AVR Studio program using the PC remote control method and downloads it to the AVR training kit. When a computer program is created and a mouse is clicked or dragged, the input signal is transmitted to the Arduino and the Arduino transmits the actual button input signal or the analog voltage to the AVR kit. When the AVR kit is activated by receiving the input signal, you can check the operation through the camera. Therefore, using the implemented system, a plurality of users can perform AVR training using one kit.

  • PDF

A Digital logic design Triaing Kit with Print Port Emulation Function (프린트 포트제어 에뮬레이터 기능의 디지털 논리설계 훈련 키트)

  • 도외철;정완영
    • Proceedings of the IEEK Conference
    • /
    • 2003.07b
    • /
    • pp.911-914
    • /
    • 2003
  • A logic design training kit with print port emulation function was developed. The input device of the kit was 4$\times$4 key input and 6 FND(DYNAMIC) and LCD were used as out put devices and the output device were also can controlled by PC connectde by print port to the kit. The emulator was coded by Visual Programming C++(MFC)

  • PDF

A Design of Parallel Port Application Kit using GUI method in VC++ (VC++의 대화상자기반에서의 병렬포트 제어키트 설계)

  • Ryu, Gi-Ju;Ahn, Jong-Bok;Seo, Hae-Jun;Kim, Young-Woon;Cho, Tae-Won
    • Proceedings of the IEEK Conference
    • /
    • 2008.06a
    • /
    • pp.1193-1194
    • /
    • 2008
  • In this paper, we propose application training kit using parallel port circuit of standard architecture in computer system. The proposed training kit is verified through the design of hardware board and a virtual driving test using GUI method in VC++ under window XP operating system.

  • PDF

AUTOSAR Starter Kit for AUTOSAR Software Design (AUTOSAR 소프트웨어 설계를 위한 실습 환경)

  • Lee, Seonghun;Kim, Youngjae;Kum, Daehyun;Jin, Sungho
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.9 no.2
    • /
    • pp.87-99
    • /
    • 2014
  • An AUTomotive Open System ARchitecture (AUTOSAR) is a de-facto standardized software platform, which developed for an automotive Electronic Control Unit (ECU) in global automotive industry. AUTOSAR improves the reusability and the scalability, thus the software development can be easier, faster and more reliable. However, it requires a lot of time and efforts to develop an AUTOSAR software due to the difficulties of understanding of massive AUTOSAR documentations and complicated usage of AUTOSAR design tools. AUTOSAR training is offered by AUTOSAR design tool venders but it is limited to introduction of their simplified concept and usages based on PC. Therefore the training is not enough for industrial developers or graduate students. In this paper we present an AUTOSAR starter kit which allows industrial engineers and graduate students to practice the detailed process of AUTOSAR software development easily and more conveniently. The kit is composed of a practical environment similar to actual automotive system and a textbook that explains how to design AUTOSAR software. And we demonstrated the validity of our methodology based on a case study.

Implementation of Yoga Posture Training Application Using Google ML Kit (Google ML Kit를 이용한 요가 자세 훈련 애플리케이션 구현)

  • Kim, Hyoung Min;Yoon, Jong Hyeon;Park, Su Hyun;Yu, Yun Seop
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.10a
    • /
    • pp.178-180
    • /
    • 2022
  • An application implementation that allows users to train yoga posture based on the landmark of yoga posture of yoga instructors obtained from the Google Firebase ML Kit was introduced. Using the ML Kit, the user's posture is classified and landmarks corresponding to each joint are obtained. The accuracy measurement reference value for the yoga posture is set through the angle formed by the joints of the obtained landmark. The accuracy between the reference landmark for the yoga posture of professional yoga instructors and the landmark for the user's pose through the ML Kit was compared. According to the accuracy reference value, information on malfunction and correct motion is provided to the user through Text-to-Speech (TTS). Users are managed effectively with Firebase, and a system that displays the amount of exercise through a counter and timer when the user performs an exercise that meets the accuracy reference value was explained.

  • PDF

Relationships Between C-Kit Expression and Mean Platelet Volume in Benign, Preneoplastic and Neoplastic Endometrium

  • Sehitoglu, Ibrahim;Bedir, Recep;Ural, Ulku Mete;Gucer, Hasan;Yurdakul, Cuneyt;Cure, Medine Cumhur;Cure, Erkan;Yuce, Suleyman;Sahin, Figen Kir
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.16 no.4
    • /
    • pp.1495-1499
    • /
    • 2015
  • Background: c-Kit is a proto-oncogene that encodes a tyrosine kinase receptor (CD117). Mean platelet volume (MPV) is a useful marker for demonstrating thrombocyte function. We aimed to investigate whether c-kit is expressed in benign, preneoplastic and neoplastic endometrial tissues and whether MPV has a relation with c-kit expression and its intensity. Materials and Methods: c-Kit expression was investigated immunohistochemically in 10 samples of normal endometrium (n=10), simple endometrial hyperplasia (5 cases with atypia and 10 cases without atypia), complex endometrial hyperplasia (10 cases with atypia and 10 cases without atypia) and endometrial cancer (EC) (10 cases grade I and 10 cases grade II) and MPV of all cases was checked. Results: c-Kit expression was observed at very low rates in cases with normal endometrial tissues (NE) and in hyperplasia without atypia. c-Kit expression and immunostaining were strong in endometrial atypia and EC. MPV levels of complex atypical endometrial hyperplasia (CAEH) (p:0.002), EC grade I (ECG I) (p<0.001) and EC grade II (ECG II) (p<0.001) were significantly elevated when compared with the NE group. Both c-kit expression and intensity of immunostaining had a positive correlation with MPV level. Conclusions: While c-kit expression and intensity of immunostaining were mildly positive in NE and hyperplasia without atypia, they were clearly observed in EC and hyperplasia with atypia. As c-kit expression is related to the mutagenesis a long-term followup may be needed in these cases. A high MPV level may be a good test for demonstrating c-kit expression and intensity of immunostaining.