1 of 25

Redesign for Sustainability:

Detailed Design and Design Verification of Personal Mobility Device

D4S-1

Sebastian Mukuria, Jerry Tsu

2 of 25

TABLE OF CONTENTS

Design Requirements

Sustainability

Problem Statement

Approach to Solution

Detailed Design & Design Verification

03

01

02

04

05

Detailed requirements that we decided upon for our design

Define sustainability and our project’s approach to sustainability

Here we describe the problem statement used to develop our design

Steps and methods used to reach our desired design

Final design and methods used to verify our design

3 of 25

“Sustainable development is development that meets the needs of the present without compromising the ability of future generations to meet their own needs. “

UN World Commission on Environment and Development

4 of 25

Sustainability

Our sustainability approach is threefold:

  • Reduce Cost
  • Increase Lifespan
  • Use less material in product

5 of 25

Problem Statement

Last-mile Problem

Our Design Goals

Our Design Plans

Our goal is to design a product that is portable, affordable, able to be used by most people, safe, and uses minimal materials in the design.

Current last-mile solutions like micro mobility devices and rideshare services present issues in carbon emissions and safety

Our design plans to address these issues by making a product that is widely accessible to users who currently use other last mile solutions

6 of 25

Design Requirements

  • The price will be set at under $600
  • Carbon emissions under 110g CO2 / mi ridden
  • Capable of traveling at speeds of 10 mph
  • Capable of accelerating to 10 mph within 10 seconds
  • Capable of traveling up 10% grade hills at 5 mph
  • Capable of traveling 10 miles on a single battery charge
  • Weigh 10 lbs or less
  • Less than 4 inches in height

7 of 25

Approach to Solution

8 of 25

Concept Generation

Morphological chart created 6 potential solutions

Functional decomposition was used to identify design restrictions and requirements

6-3-5 method was used to generate concepts

9 of 25

Decision Matrices

9

10 of 25

Concept Design 1

10

11 of 25

Concept Design 2

11

12 of 25

Concept Design 3

12

13 of 25

Detailed Design & Virtual Prototyping

14 of 25

Chassis

  • Dimensions: 13.5” x 14” x 1”
  • Machined from 1060 Alloy
  • Internal component casing printed out of ABS

14

15 of 25

Controls

15

16 of 25

Controls

The Arduino sends power into the Velostat sensor, which sends a signal back to the arduino and subsequently to the electronic speed controller (ESC) as a pulse width modulation signal. The power supply goes through the electronic speed controller, and then to the motors. The ESC then sends an appropriate voltage to the motors which turns the wheel.

Turning left or right on the device comes down to the differential between the left and right pressure pads; depending on the magnitude of the difference, the inner turning wheel slows down and the outer turning wheel accelerates to achieve a turn.

16

17 of 25

Controls

  • Velostat Pressure Sensors
    • Velostat is a piezoresistive material, meaning its electrical resistance decreases when pressured.
    • You can make a sensor with it by sandwiching the material between two wires or metal surfaces.
    • When you run a current through it, you can change the voltage by applying pressure. This voltage output is sent to the arduino.
    • Cheap and effective

17

18 of 25

Battery

  • LiPo Battery Pack
  • 10s4p (10 in series, 4 in parallel)
  • Estimated energy output (185Wh)
  • 37V(nominal) - 42V (max)
  • According to calculations, allows for nearly a 10 mile range.

18

19 of 25

Motor

  • Device will be powered by 2 motors that are incorporated directly into the hub of the two front wheels
  • 90mm - 3.54inches
  • Max Torque = 14.32 Nm

20 of 25

Design Verification Methods

  • Static stress analysis modeling of critical components
    • Can our device appropriately handle the weight of a 150 lb rider?
  • Dynamics verification and testing
    • Can our device achieve our speed and acceleration requirements based on the components we selected?
      • 10S4P LiPo Battery
      • (2) 90mm 100Kv Dual Hub Motors
      • 150 lb, 5’8 Rider

20

21 of 25

Stress Analysis: Chassis

  • A simple static stress analysis was done to verify if the chassis and other critical components could withstand our design requirement of a 150 lb rider
  • The chassis had a maximum stress value of approximately 400 Psi, which is under the yield strength of 1060 aluminum (70000 Psi) by a factor of 10
  • The motor component saw a maximum stress value of 33 Psi, which is under the yield strength of ABS (7000 Psi)

21

22 of 25

Dynamic Modeling

Assuming 5’7, 150 lb rider

Te - torque = IaKT

Ia - Pack Constant Discharge Current

KT - Torque Constant of Motors

FT = Fi + Fs + Fr + FD

FT - tractive force = Te / rwd

Fi - inertial force = ma

Fs - slope force = mgsin(θ)

Fr - road load force = mgcrcos(θ)

FD - Drag force = ½ ⍴cdAv2

a = 1/m [FT - (Fs + Fr + FD)]

v = 1/m [FT - (Fs + Fr + FD)]dt

22

23 of 25

Dynamic Modeling

23

24 of 25

Dynamic Modeling

Velocity vs Time (varying slopes)

Acceleration vs Time (varying slopes)

25 of 25

THANKS

Does anyone have any questions?