Design overview

From Rsewiki
Revision as of 15:35, 14 January 2016 by Jca (Talk | contribs)

Jump to: navigation, search

Contents

Design overview hardware

Blockdiagram rev2.png

Hardware blockdiagram. Most blocks are off-the-shelf hardware modules from PJRC (Teensy), Pololu (motor, driver and buck-boost converter) and Sparkfun (IMU).

A line sensor is planned, but not implemented yet.

Design overview software

Blockdiagram software.png

Overview of software data flow. Yellow is control blocks. Green is hardware (motor and sensors), Light green is calculations. Light blue is obtained values. Gray is input values.

Sample time for all controllers and data values are 1ms. All software is written in c++, based on Arduino libraries.

Most controllers can be switched off. I.e. if the velocity controller is switched off, then the reference input is fed directly to the output (in this case the reference input is then in Volts rather than m/s).

PCB connections revision 2B

Component placement and values (in red) are shown here. Plug connections are shown in blue.

Component-drawing.png

The Sharp IR sensor output is not connected to an AD converter input.

The IR sensor voltage divider output should be between 0 and 1.2V, and could be connected to A0 and A1 (used to be feedback from motor-controller). Unfortunately a plug can not be mounted (space conflict with USB plug).

The orange wires are patches (line sensor low power at pin 32 and from IR sensor to A0 and A1).

Install hardware - version 1A

The motor and IMU wires are mounted as shown here. The IMU uses 4 wires only, so only the rightmost pins (1..4) on the main board are used.

Motor-imu-wire.png

Pin 1 on the IMU is as shown here

Imu-wire.png

The teensy processor and power is connected as shown

Teensy-annotated.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox