🗊Презентация UAV linear accelerometer мodule

Категория: Технология
Нажмите для полного просмотра!
UAV linear accelerometer мodule, слайд №1UAV linear accelerometer мodule, слайд №2UAV linear accelerometer мodule, слайд №3UAV linear accelerometer мodule, слайд №4UAV linear accelerometer мodule, слайд №5UAV linear accelerometer мodule, слайд №6UAV linear accelerometer мodule, слайд №7UAV linear accelerometer мodule, слайд №8UAV linear accelerometer мodule, слайд №9UAV linear accelerometer мodule, слайд №10UAV linear accelerometer мodule, слайд №11

Вы можете ознакомиться и скачать презентацию на тему UAV linear accelerometer мodule. Доклад-сообщение содержит 11 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1





UAV Linear Accelerometer Module
by Natalia Cherkasova
Описание слайда:
UAV Linear Accelerometer Module by Natalia Cherkasova

Слайд 2


UAV linear accelerometer мodule, слайд №2
Описание слайда:

Слайд 3





It is required to design an UAV Linear Accelerometer Module. Hardware and software must meet the next requirements:
It is required to design an UAV Linear Accelerometer Module. Hardware and software must meet the next requirements:
using of microcontroller PIC16F877A working in the Master-mode;
approximate overall module dimensions - 150х50х50 mm;
the module has to provide data polling of the digital accelerometer LSM303 on each of three axis. Exchange interface is I2C. Frequency of a clock signal in the I2C-bus is 100 kHz;
the accepted data have to be send through the USART-interface to an onboard computer on-request. Data rate is 57600 bps;
the module must be functional in the input voltage range from 5,5V to 12,6V at a constant current.
Описание слайда:
It is required to design an UAV Linear Accelerometer Module. Hardware and software must meet the next requirements: It is required to design an UAV Linear Accelerometer Module. Hardware and software must meet the next requirements: using of microcontroller PIC16F877A working in the Master-mode; approximate overall module dimensions - 150х50х50 mm; the module has to provide data polling of the digital accelerometer LSM303 on each of three axis. Exchange interface is I2C. Frequency of a clock signal in the I2C-bus is 100 kHz; the accepted data have to be send through the USART-interface to an onboard computer on-request. Data rate is 57600 bps; the module must be functional in the input voltage range from 5,5V to 12,6V at a constant current.

Слайд 4





Analysis of Technical Inquiry
Functionally the device is represented by an accelerometer sensor unit, a computing block and a power source (except the onboard computer).
Tasks for the computing block:
1. I2C-interface control.
2. Last received data storing.
3. Securing of data communication with the onboard computer on-request and ready-signal waiting of receiving the next byte.
To solve these special tasks it is practicable to use a microcontroller PIC16F877A with a hardware implementation of I2C-interface and a possibility of receiving external interrupt signals.
Описание слайда:
Analysis of Technical Inquiry Functionally the device is represented by an accelerometer sensor unit, a computing block and a power source (except the onboard computer). Tasks for the computing block: 1. I2C-interface control. 2. Last received data storing. 3. Securing of data communication with the onboard computer on-request and ready-signal waiting of receiving the next byte. To solve these special tasks it is practicable to use a microcontroller PIC16F877A with a hardware implementation of I2C-interface and a possibility of receiving external interrupt signals.

Слайд 5





I2C (Inter-Integrated Circuit) is a serial protocol for two-wire interface to connect low-speed devices like microcontrollers, I/O interfaces and other similar peripherals in embedded systems. 
I2C (Inter-Integrated Circuit) is a serial protocol for two-wire interface to connect low-speed devices like microcontrollers, I/O interfaces and other similar peripherals in embedded systems. 
I2C bus is popular because it is simple to use, there can be more than one master, only upper bus speed is defined and only two wires with pull-up resistors are needed to connect almost unlimited number of I2C devices. Each slave device has a unique address. Transfer from and to master device is serial and it is split into 8-bit packets.
Описание слайда:
I2C (Inter-Integrated Circuit) is a serial protocol for two-wire interface to connect low-speed devices like microcontrollers, I/O interfaces and other similar peripherals in embedded systems. I2C (Inter-Integrated Circuit) is a serial protocol for two-wire interface to connect low-speed devices like microcontrollers, I/O interfaces and other similar peripherals in embedded systems. I2C bus is popular because it is simple to use, there can be more than one master, only upper bus speed is defined and only two wires with pull-up resistors are needed to connect almost unlimited number of I2C devices. Each slave device has a unique address. Transfer from and to master device is serial and it is split into 8-bit packets.

Слайд 6


UAV linear accelerometer мodule, слайд №6
Описание слайда:

Слайд 7





Conclusion
Program listing for microcontroller is written in C and takes 7 standard A4 sheets.
Electric circuit in paper became the real model based on PIC16F877A microcontroller and LSM303 accelerometer.
UAV was constructed as model aircraft (see below).
Описание слайда:
Conclusion Program listing for microcontroller is written in C and takes 7 standard A4 sheets. Electric circuit in paper became the real model based on PIC16F877A microcontroller and LSM303 accelerometer. UAV was constructed as model aircraft (see below).

Слайд 8


UAV linear accelerometer мodule, слайд №8
Описание слайда:

Слайд 9


UAV linear accelerometer мodule, слайд №9
Описание слайда:

Слайд 10


UAV linear accelerometer мodule, слайд №10
Описание слайда:

Слайд 11


UAV linear accelerometer мodule, слайд №11
Описание слайда:



Похожие презентации
Mypresentation.ru
Загрузить презентацию