1 / 21

HEAT

HEAT. Tao Zhijian Chen Ran Yu Songhan Wang Su Zhou Wei. Join our presentation. There are totally four parts of the presentation. Audiences can ask questions when each of the parts is finished. Audiences can ask any questions at the end of our presentation. Outline. Tao Zhijian:

camden
Download Presentation

HEAT

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HEAT Tao Zhijian Chen Ran Yu Songhan Wang Su Zhou Wei

  2. Join our presentation • There are totally four parts of the presentation. Audiences can ask questions when each of the parts is finished. • Audiences can ask any questions at the end of our presentation

  3. Outline • Tao Zhijian: Single chip Mega 16L • Chen Ran: INFRARED IDENTIFICATION SYSTEM • Zhou wei: driving chip L298N • Wang su: 74LS10 CHIP AND SIMPLE JTAG EMULATOR

  4. ATmega16 16KB self-programming Flash Program Memory, 1KB SRAM, 512 Byte EEPROM, 8 Channel 10-bit A/D-converter. JTAG interface for on-chip-debug. Up to 16 MIPS throughput at 16 Mhz. 2.7 - 5.5V operation

  5. Algorithm Builder for AVR • C VS Assembler • The most commonly used programming tools for AVR Microcontrollers are a C language compiler or assembler. • Algorithm builder • Code is still written in Assembly but the improve graphical used interface

  6. Algorithm Builder for AVR The “Algorithm Builder” allows visual segregation of these blocks and places them on a plane. In result, the logical structure of program becomes visual. Any program can be divided into the some logical accomplished fragments.

  7. Algorithm Builder for AVR • LABEL • VERTEX • FIELD • CONDITIONAL BRANCH • UNCONDITIONAL BRANCH

  8. Algorithm Builder for AVR The opened simulator: The programmer window:

  9. Outline • Tao Zhijian: Single chip Mega 16L • Chen Ran: INFRARED IDENTIFICATION SYSTEM • Zhou wei: driving chip L298N • Wang su: 74LS10 CHIP AND SIMPLE JTAG EMULATOR

  10. INFRARED IDENTIFICATION SYSTEM We want to use ST188 Infrared reflective photoelectric sensor. It consists of one infrared emission control and one photodiode.

  11. INTERNAL CIRCUITS of ST188

  12. PRINCIPLES • Infrared light will turn back when it meets the high reflective face (like white face). Then, the generated current of photodiode increases and this current change converts into the different voltage signal which is identified by sensor. In this way, our little car can identify the tracks exactly.

  13. Outline • Tao Zhijian: Single chip Mega 16L • Chen Ran: INFRARED IDENTIFICATION SYSTEM • Zhou wei: driving chip L298N • Wang su: 74LS10 CHIP AND SIMPLE JTAG EMULATOR

  14. Outline • Tao Zhijian: Single chip Mega 16L • Chen Ran: INFRARED IDENTIFICATION SYSTEM • Zhou wei: driving chip L298N • Wang su: 74LS10 CHIP AND SIMPLE JTAGEMULATOR

  15. WHAT IS 74LS10 CHIP • 74LS10 is commonly used three 3-input NAND gate circuit, which is used in the digital circuit and microcontroller systems commonly. Pins 14 and 7 provide power for all three logic gates. • NAND GATE Logic-Rules: The output for a gate is HIGH only when all three inputs are LOW, otherwise output is HIGH.

  16. 74LS10’s application in our design • Auto Tracking Range robot consists of six main modules: the body frame, power supply, main control module, logic module, detection module, the motor drive module. The 74LS10 will be used in logic module in our design. It can make the robot execute the instructions.It can help me determine the black lines and the routes.

  17. What is the SIMPLE JTAG EMULATOR and its application • JTAG is just a simple emulator, which can help us in simulating. By simulating, we can know more about how the Automatic TrackingRange robot works. The project uses a unified configuration Mega16 chip as the core of the master module. • JTAG which has crystal in it can program and simulate for MCU. It is easy to use.

  18. Sources • reference 《The design of intelligent-electrical car》 wrote by Mei Gaoqing, Sun Qingxuan, Tai Hongda • http://www.avrvi.com/start/guide_avr_hardware_design.html • http://www.atmel.com/dyn/products/product_card.asp?PN=ATmega16

  19. Questions ???

  20. Thank you!

More Related