14
Slab Mill Rollin Bicskei and Travis Haley

Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

  • View
    217

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Slab Mill

Rollin Bicskei and Travis Haley

Page 2: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Problem Statement

Design and build a mill that will auto-matically cut junk slabs to standard firewood lengths.

Page 3: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Background

• After the client is done processing logs in to lumber there are leftover slabs unfit for standard use.

• Instead of wasting the wood it can be processed in to firewood.

Page 4: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Specifications

• PTO shaft driven, 550rpm, 34hp• Hydraulically powered drive units• 12-24” cuts off of 16’ slabs• Maximum width of slabs 20”• Manually loaded slabs• Portable, most likely on a trailer

Page 5: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

System Diagram

Conveyor

Adjustable Stop

Saw Blade

Gap between conveyors

Conveyor

Roger Howes

Wood SlabsClamp

1

2

3&45

6

7

Page 6: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Electrical System DiagramPLC Cut Length

Selection Buttons

Slab Fully Advanced?

Sensor

Mechanical Stop Pos. Sensors

Clamp Pos. Sensors

Saw Vert. Pos. SensorsConveyor Motor

Valve

Worm Gear Motor (Horizontal Positioning)

Chainsaw Motor (for motion) Valve

Chainsaw Valve

Mech. Stop Motor (Vertical

Positioning)

Sensors (Input)

Mechanisms(Output)

Page 7: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Hydraulic System Schematic

Page 8: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Mechanical Stop

Page 9: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Conveyor

Page 10: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Cutting Mechanism

Page 11: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Mechanical Stop State Diagram

Raise

stop

Stop- right

Pause

16”

20”

24”

Lower

Stop

To conveyor S.R.

State

stop==up

Stop==right

lengthsel.==24”

lengthsel.==20”

lengthsel.==16”

dist==16”

dist==20”

dist==24”

stop==down

raise stop

lower stop move left

move right

Pause

lengthsel.==dist

lengthsel.!= dist

Page 12: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Conveyor State Diagram

pause

Conv-eyor off

Conv-eyor on

From mech. Stop routine

To clamp routine

stop==down

stop sensor == 1conveyor != on

State

Conveyor Status

Page 13: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Clamp State Diagram

Pause

Raise clam

p

Lower

clamp

To saw routine

From saw routine

To stop routine

conveyor==off

clamp==down

From conveyor routine

clamp==up

State

raise clamp lower clamp

Page 14: Slab Mill Rollin Bicskei and Travis Haley. Problem Statement Design and build a mill that will auto- matically cut junk slabs to standard firewood lengths

Saw System Diagram

State

raise saw lower saw

Pause

Cut-ting

Raise

Saw

to clamp routine

from clamp routine

clamp==down

saw==through

saw==up