preliminary design review: automated mail sorter advisor ... · dan emerson, james finn, harrison...

21
Department of Electrical and Computer Engineering Preliminary Design Review: Automated Mail Sorter Team 14 Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb October 10, 2019

Upload: others

Post on 24-May-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

Department of Electrical and Computer Engineering

Preliminary Design Review:Automated Mail Sorter

Team 14Dan Emerson, James Finn, Harrison Liu, Long Nguyen

Advisor: Professor Holcomb

October 10, 2019

Page 2: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

2Department of Electrical and Computer Engineering

James FinnCSE

Team 14

Dan EmersonME

Harrison LiuCSE

Long NguyenCSE

Page 3: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

3Department of Electrical and Computer Engineering

Problem StatementSorting mail is a mundane and routine task that can be significantly enhanced through automation. Automation would improve the cost efficiency compared to a traditional mail carrier.

Currently there are no automated last-mile delivery implementations available on the market. We plan to fulfill this gap by designing a small scale automatic mail sorter for individual office mailbox arrays.

Page 4: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

4Department of Electrical and Computer Engineering

Design Alternatives - Human Mail Person

▪ Average wage of a mail person is $17.71/hr

▪ Cost saving of at least $1,341 per year compared to a traditional mail person

Page 5: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

5Department of Electrical and Computer Engineering

Design Alternatives - OPEX Mail Matrix

▪ $180,000 for smallest model

▪ Use case: large mail center sorting (e.g. university wide mail center)

▪ Sorts mail into clusters (by college, department, etc.)

Page 6: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

6Department of Electrical and Computer Engineering

Our Design

Page 7: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

7Department of Electrical and Computer Engineering

Block Diagram

Delivery Mechanism

Tray tilting motor

2-axis gantry motors

Dispensing Mechanism

Hopper

PCB controlling latch motor

Chute

Processing Unit

Raspberry PiMailbox database

Image processing

Motor actuation/control

Mailbox

Staging Area

Data flow

Letter path

Camera

Page 8: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

8Department of Electrical and Computer Engineering

System Specifications

1. Support standard envelope size of 4⅛ in x 9½ in2. Hopper dispenses exactly 1 letter to be processed with 95%

accuracy3. Identify correct letter destination by reading with 99% accuracy

(QR/typed/handwritten)4. Capable of sorting 1,000 letters per day

Page 9: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

9Department of Electrical and Computer Engineering

Subsystem 1: Dispensing Mechanism

Hopper and Latch▪ Hopper loaded with

properly aligned letters▪ When delivery tray is in

position, latch releases and drops 1 letter into chute

▪ Chute leads directly to delivery tray/staging area to process envelope name

Dispensing Mechanism

Hopper

PCB controlling latch motor

Chute

Example of latch mechanism in cutlery dispenser

Page 10: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

10Department of Electrical and Computer Engineering

Subsystem 1: CAD Model

Page 11: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

11Department of Electrical and Computer Engineering

Dispensing Mechanism Alternatives

Suction▪ Good at picking up exactly one letter▪ Less reliable at transporting letter

Rolling▪ Works similar to a printer by sliding one letter out from

top of stack▪ Letters are not a standard size like printer paper▪ May result in grabbing two letters at once

Page 12: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

12Department of Electrical and Computer Engineering

Subsystem 2: Processing Unit

Raspberry Pi▪ Houses mailbox database

on MicroSD▪ Performs image

processing on envelope▪ Communicates with

dispensing and delivery systems

Processing Unit

Raspberry PiMailbox database

Image processing

Motor actuation/control

Page 13: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

13Department of Electrical and Computer Engineering

Processing Unit AlternativesCPU Clock Memory Price Comments

Raspberry Pi 4

Quad core Cortex-A72

1.5GHz 1-4GB SDRAM $35-$50 Strong CPU, cost-effective, ease of use

BeagleBone Black

AM335x ARM Cortex-A8

1GHz 512MB DDR3 RAM

$50-$65 Good for a lot of GPIO

Arduino Uno ATmega328P 16MHz 2KB SRAM $22 Simply not powerful enough

Page 14: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

14Department of Electrical and Computer Engineering

Subsystem 3: Delivery Mechanism

Tilt tray and 2-axis gantry▪ Receives letter delivery

information from Raspberry Pi▪ Tray moves to the

corresponding mailbox▪ Tray tips to load letter into

mailbox

Delivery Mechanism

Tray tilting motor

2-axis gantry motors

Page 15: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

15Department of Electrical and Computer Engineering

Subsystem 3: CAD Model

Page 16: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

16Department of Electrical and Computer Engineering

MDR Deliverables

▪ Design and implement mechanism to dispense one letter at a time with 75% accuracy

▪ Identify letter destination by QR code with 90% accuracy

▪ References database to locate coordinates of correct mailbox

▪ Transport letters along one axis▪ Design is scalable to two axes for FPR

Page 17: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

17Department of Electrical and Computer Engineering

Significant Hardware Component

▪ Will be used to control the motor for the letter release latch in the dispensing mechanism subsystem

▪ Use discrete logic devices▪ For MDR: Circuit on solderless breadboard▪ For FPR: Custom PCB

Page 18: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

18Department of Electrical and Computer Engineering

Budget

Total: $430-465

Raspberry Pi 4 $35-$50 Hopper $40

MicroSD $10 Chute $20

Camera $25 Delivery Tray $20

Stepper Motor (x2) $60 Mailbox Array $0-$20

Servo Motor (x2) $30 Power Shield $25

Lead Screw & Bearing (x2) $150 PCB Components $15

Page 19: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

19Department of Electrical and Computer Engineering

Team RolesTeam Manager: James

PCB Lead: Long

Component Integration & Controls: James & Long

Image Processing: Harrison

Mechanical Systems: Dan

Page 20: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

20Department of Electrical and Computer Engineering

Delivery Mechanism

1-axis gantry motor

Dispensing Mechanism

Hopper

Latch motor

Chute

Processing Unit

Raspberry PiMailbox database

Image processing

Motor actuation/control

Mailbox

Staging Area

Data flow

Letter path

Camera

Page 21: Preliminary Design Review: Automated Mail Sorter Advisor ... · Dan Emerson, James Finn, Harrison Liu, Long Nguyen Advisor: Professor Holcomb ... Hopper and Latch Hopper loaded with

Department of Electrical and Computer Engineering

Questions?