i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

46
_ United States Department of A Program and Agriculture Forest Documentation for Service N°_htCEen;ra/en t im u _ at io n of it_iieeOar _1_1_.22 , Grapple kidders _f_"___ . and a Who/e-Tree Chipper Sharon A. Winsauer

Transcript of i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Page 1: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

_ United StatesDepartment of A Program andAgriculture

Forest Documentation forService

N°_htCEen;ra/en t i m u _at i o n of

it_iieeOar_1_1_.22, Grapple kidders_f_"___. and a Who/e-Tree

ChipperSharon A. Winsauer

Page 2: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

North Central Forest Experiment StationForest Service--U.S. Department of Agriculture

1992 Folwell AvenueSt. Paul, Minnesota 55108

Manuscript approved for publication April 12, 19821982

Page 3: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

o

CONTENTSPage

The equipmant studied ................................ 1Model objectives ...................................... 1Simulation language--GPSS .......................... 1Model assumption ..................................... 1Model description ..................................... 3Data input ............................................ 3Data required by model ................................ 7

" Simulation output ..................................... 7• Known differences between systems .................... 10

Conclusions .......................................... 10Literature cited ....................................... 10

Appendix A--Variable lists and definitions .............. 17' Appendix B_Program listing .......................... 19

Appendix C--Complete flow charts ..................... 36

o

Page 4: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

A PROGRAM AND DOCUMENTATIONFOR SIMULATION OF GRAPPLE SKIDDERS

AND A WHOLE-TREE CHIPPER..

Sharon A. Winsauer, Computer Specialist,Houghton, Michigan

J

Computer simulation of forest harvesting systems /kfter simulating the harvest of a stand, the modelis an efficient tool for resource management. The reports productivity figures for both types of equip-purpose of this paper is to document a computer model ment such as bunches, trees and volume skidded,of a skidder-chipper system. The model was devel- trees and volumes chipped, and number of vans filled. Ioped to provide a detailed study of the interaction Additional output gives the productive and delay jbetween the skidders and the chipper. It allows the times and causes for each type of equipment, etc. tuser to determine cost and productivity, machine ef-

ficiency, and causes of delays for various system con- SIMULATION LANGUAGE--figurations. Complete variable lists, program list-ings, and flow charts are included in Appendices A, GPSS I

B, and C. IThe simulation is written in General Purpose

EQUIPMENT STUDIED Simulation System (GPSS)with output subroutinesTHE written in FORTRAN. GPSS is a discrete event sim-

ulation language developed by IBM (Schriber 1974).The equipment modeled are grapple-type skidders The user constructs a block diagram by arranging

and a whole-tree chipper with a self-loading grapple the discrete events of a system in their logical strut-(figs. 1 and 2). The simulation assumes that the fell- ture. The block diagram is made up from a group ofing was done far enough in advance of the skidders specific GPSS block types. These blocks then becomeso there is no conflict between fellers and the skid- the GPSS program. A basic understanding of theders and that wood to be skidded is always available. GPSS language allows the user to accurately inter-

' pret or modify the simulation.

• MODEL OBJECTIVES Most versions of GPSS have a standard outputformat that contains all the data in a very concise

The primary objective of this model is a detailed form. The FORTRAN subroutines are used to pres-look at productivity and efficiency of a given skidder- ent the. output values of most interest in an orga-chipper combination (size of chipper, number and nized, labeled form.size of skidders). The trees to be skidded are assumedto be bunches left by earlier felling. The number of MODEL ASSUMPTIONStrees in eachbunch can be obtained from the outputof a feller/buncher simulation (Winsauer 1980, Win- The basic time unit used in the model is a centisauer and Bradley [In prep.]), minute; i.e., 1/100 of a minute. The equipment works

one shift a day for the number of days chosen by theFor input, the model requires data on the oper- user. All volume measures are in 1/100 cubic foot of

ating characteristics of the skidders and the chipper, solid wood.the number of trees in each bunch, and stand con-ditions such as diameters of trees cut and skid dis- It is assumed that the trees in the plot have ai-

tances, ready been felled and to some degree bunched by.

Page 5: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Figure 1.--Grapple type skidder.

Figure 2.--Whole-tree chipper.• i• i

. ]

2. I

Page 6: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

either man or machine. To obtain simulation results to 1 correspondence between trees skidded andinvolving the interaction of feller and skidders, it trees chipped. This required function DBH andwould be necessary to combine this model with a DIAM to be identical except for the randomfelling model. . number generator; one uses RN4, the other, RN5.

These random number generators must be givenThe following assumptions are made about the identical seed values.

I system:-.

1. The equipment works one shift a day, then is MODEL DESCRIPTIONI turned off for the remainder of 24 hours.

2. Production reports and statistics are produced The model consists of three GPSS segments: .•at the end of each 24-hour day, so they include 1. TIMER SEGMENT

2. SKIDDER SEGMENTany overtime that may have been worked on ashift. " 3. CHIPPER SEGMENT

3. Two 15-minute coffee breaks and one 30-minute and three FORTRAN subroutines for formatted (eas-, lunch break are scheduled each shift. The chip- ily read) output.

per can take a break only when the van is full. The TIMER SEGMENT (fig. 3) controls the dailyThe skidders can break when they reach the schedule, keeps track of the days worked, and sends

• landing if, and only if, the chipper is on break, information to the subroutines to produce the for-4. Each skidder travels from landing to the woods matted output. The TIMER signals the start of the

along a "skid road." It then travels through the day, the rest breaks and lunch (two 15-minute breakswoods to a bunch, grapples it, and hauls it to a a day and 1/2-hour lunch are assumed), and the endcollection point where it can drop trees and re- of the workday. The TIMER then completes the 24-bunch if desired. It also has the option of re- hour day and produces an output report of the pre-turning for a second bunch before hauling to the vious day's operation and production. Output is pro-

' landing. The load is skidded back to the landing duced at the end of 24 hours, not at the end of thealong the skid road. shift, to include the time needed to finish filling the

5. There is limited space at the landing for wood, last van before quitting for the day. If the requiredso the skidder may have to wait for room before number of days have been simulated, the model shutsdropping the load. off. Otherwise, the start of another workday is sig-

6. The skidders can quit for the day only if the naled, and the process continues.chipper has quit. The skidder always drops thebunch before quitting. The SKIDDER SEGMENT (fig. 4) models one or

7. There is room for one van at the chipper. When more identical grapple-type skidders. Each skidderthe van is full, the chipper must wait for it to retrieves bunches of previously felled trees and skidsbe moved out and another van moved in. them to a landing to be chipped.

8. A van is considered full when the volume in the

van--after the last load added--is equal to or The CHIPPER SEGMENT (fig. 5) models a whole-greater than the volume indicated in X$VANCY. tree chipper with self-loading grapple. The chipperSince the model uses hundredths of cubic feet, landing is located in or near the woods so that chip

• this value should also be in hundredths. The van vans can be brought to the chipper.

capacity must also be measured in the same type

of volume used in the models; i.e., solid wood. DATA INPUT9. The chipper can take a break or quit for the day

only after it has finished filling a van. GPSS accepts input data in several forms (table10. One specific chipper delay has been incorporated 1). For additional information on data types and card

into the model. For a certain percent of the chip formats, see a GPSS Programming Manual (Schriberloads, X$PDELY, the chipper is delayed while 1974).the log is bucked to fit into the chipper opening.By setting X$PDELY to zero, the user can elim- Most of the data required in the main programinate this delay source, are expected in the form of VARIABLES. VARIA-

11. To avoid carrying excessive data through the BLES can be defined in terms of the input data avail-model, the skidders and chippers draw d.b.h, val- able at the end of the deck allowing the user flexi-ues for the trees from separate, but identical, bility in data form while avoiding card shuffling indistribution functions. In this way there is a 1 the main program. For example, a skidding time

,

Page 7: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

COUNTDAYS

WORKED

j i

TELL CHIPPERTO START |

.. WORK._J

=!V

WATCH QUII'I'ING TFLL CHIPPER --1

. CLOCK TIME _ .IT'STIMEQUITTING_]i

_ REAKTIME

TELL CHIPPER "-I WAIT

IT'S BREAK J UNTILTIME MORNING

!

I REPORTON

t

YES

END RUN

Figure 3._Timer segment--overview.

.

, m

Page 8: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

o

" WAIT • NO

TRAVEL TO ]

YESWOODSALONG ,

. SKI D ROAD .i

!• /NEXTBUNCH-X

" i ' / ' DISTANCE,_J ." _NO.TREES, TOTAL ) REBUNCH

_ VOLUHEAND/

.\ DIAMETER/ l ____NO• •

TRAVEL TO SKID TO ]

BUNCHTHROUGH-' WOODS LANDING

l

ALIGN BUNCH CH N YES IPPERIGNI DONE FOR

I _ TOO,,_" GRAPPLEBUNCH UNTIL CHIPPER_o__Ac_ o,__

t I' OLLECTIONPOINT(SKID ROAD)

_--I DROPBUNCH

YES

Figure 4._Skidder segment--overview.,

, 5

Page 9: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

CHIPPER

STARTED A VAN WAIT

NO NO YES

WAIT WAIT NEXT LOAD# TREES,

o

GRAPPLE TREES

CHAIN SAWNEEDED DELAY

NO

CHIP LOAD

RECORDCHIPPERUCTIVITY

FULL

YES

SPLITCLOSE AND SUPPLYMOVE OUT VAIl NEW VAN

. TIME TAKE BREAK

NO

' NOTIME

YES

Figure 5._Chipper segment--overview.

6

Page 10: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Table 1.'GPSS data input forms

Inputdatatype InputforminGPSS Example

Simpleaveragesorconstants InitializedSAVEVALUES Averaged.b.h. = 6 inches

Rangeofvalues InitializedSAVEVALUESformean.and Sheartime= 0.10to0.14 minutesone-halfwidthofinterval = 0.12 _+0.02minutes

Equations VARIABLES Volume= 0.13d.b.h.2-0.28

I Frequencydistributions . FUNCTIONS PercenttreesD.b.h. (inches) 2341255J3061157185Meanandvariancefora standard SAVEVALUESandFUNCTIONSfor Waittimeis normallydistributedwithdistributionsuchasnormal,Poisson thedistribution Mean= 10exponential,etc. ' Variance= 9

change from a constant (SAVEVALUE) to the prod- The data in the tables are empirical, so they rep-uct of rate times distance is accomplished by simply resent the operating characteristics of this machineredefining the skid time variable and supplying the under given stand conditions. Different harvest con-appropriate input cards, ditions Will require new input data.

The major exception to this convention is theuse

of SAVEVALUES (constants) for the summary val- SIMULATION OUTPUT. ues (average stand d.b.h., average tree height, etc.)

that are entered simply for use in output tables. The The simulation run produces three pages of for-actual input data cards follow the variable defini- matted output for each day of the run (figs. 6, 7, andtions and are supplied as FUNCTIONS or SAVEV- 8). These present a summary of the stand data andALUES depending upon the VARIABLE definition, cumulative productivity reports. Additional output

is produced at the end of the run by the GPSS pro-

REQUIRED BY cessor. This output supplies complete run details.DATAThe first page of standard output (fig. 9) presents

MODEL a simulation "map" listing all the blocks in the modeland the number of transactions that have moved

Input data describing the equipment and har- through each block. This is primarily of value whilevesting operation must be supplied to run the sim- debugging the model. The listing of the QUEUE sta-ulation, tistics provides detailed information on how time is

spent and delays for each type of equipment. TheThereare four types of data to be supplied: SAVEVALUE list contains all the totals necessary

to calculate productivity if the FORTRAN subrou-1. Stand data (table 2) tines cannot be used.2. Machine data for skidders (table 3)

,. 3. Machine data for chipper (table 4) Example:4. Simulation run control (table 5). CPHR = 4,230 = chipper hours x 100

CPTRE = 14,218 = trees chippedThe sample output presented in this paper results CPVNS = 52 = vans filled

from a case study using the data in tables 2-5 as 52/42.30 = 1.23 vans/hour

input. These data were gathered from time studies 14,218/42.30 = 336 trees/hourcarried out during Forest Service projects and are 14,218/52 = 273.4 trees/vanused to illustrate the model and its use. Bunch size

and location data were taken from a simulation run The tables (figs. 10-11) provide additional detailsOf a tracked type feller/buncher (Winsauer 1980). of the machine performance.

o

7

Page 11: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

. Table 2._Stand data

FormrequiredDatarequired Casestudy byprogram Name

Averagestanddiameter 5.5 ind.b.h. SAVEVALUE X$AVDBHAveragestandvolume 3,450cuft/acre SAVEVALUE X$AVVOLAveragetreeheight 43ft SAVEVALUE X$AVHGTAveragetrees/acre 844 SAVEVALUE X$TRPACDensityof wood 55Ib/cuft SAVEVALUE X$LBCFTEnergyequivalent-fuel 150,000BTU/gal SAVEVALUE X_IFBTUEnergyequivalent-wood 8,000,000BTU/ton SAVEVALUE X_IWBTUSkiddistance-road/track 300ft VARIABLE W;RDISTSkiddistance-woods Distribution1 VARIABLE V',;WDIST

Distance(ft) 0-5 5-10 10-15 15-20 20-25 25-30 30-35Percenttime 23 12 7 11 10 9 5

J

35-40 40-45 45-50 50-55 55-60 60-1002 3 4 2 2 10

Actualtreediameter Diameterdistribution: FUNCTION FN$DBH• FN$DIAM2

D.b.h(in.) 3 4 5 6 7 8• Percenttrees 5 23 30 24 14 3

Treevolume Volume(cuft) VARIABLE V$TVOL= - 0.283 + 0.0031(d.b.h.2)treeheight

. = 0.283+ 0.133(d.b.h.2)• assumingtreeheight= 43ft

Typeoffeller/bunche" Tracked SAVEVALUE X$FBTYPNumberoffeller/bunchers 1 SAVEVALUE X$NUMFBFeller/buncherfuel

consumption 3.3gal/ton SAVEVALUE X$FBGPTNumberoftreesperbunch Distribution-treesper

leftbyfeller/buncher bunch_ VARIABLE V$NTBUN

Trees/bunch 2 3 4 5 6 7 8 9Percentbunches 0.4 2.1 3.5 3 6 5 4 6

11 12 13 14 15 16 17 184 6 7 6 3 5 4 3

20 21 22 23 24 254 4 3 4 4 6

_Distributionstakenfrom simulationrunof trackedfeller/buncher(Winsauer1980)2FN$DBHandFN$DIAMareidenticaldistributionfunctionsusedbyskiddersandchipper,respectively.

.

Page 12: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

,r

Table 3._Skidder data

Formrequired- • Datarequired Casestudy byprogram Name

Numberofskid(lers 1 SAVEVALUE X$NUMSK

Maximumgappleload(totalsumof 150inches SAVEVALUE X$MXSKDdiameters)

Fuelconsumption 4 gal/hr SAVEVALUE X$SKGPH

Traveltimealongskidroad/track-basedon Distance/speed VARIABLE V$RTRAVdistance Roadspeed= 352ft/min

= 4 mph

Traveltimeinwoods-basedondistance Distance/woodsspeed VARIABLE V$WTRAV• Woodsspeed= 2/3road

speed

Grappletime/bunch Mean = 0.65min VARIABLE V$GRAPL' Std.dev. = .20rain

Timeto alignbunch,if needed Mean = .50rain VARIABLE V$ALIGN, Std.dev. = .30min

Percentof bunchesneedingalignment 1 percent SAVEVALUE X$ALIGNbeforegrappling

Droptimeperload Mean = .30min VARIABLE V$DROP• Std.dev. =.15min

Rebunchtime/load Mean = .50min VARIABLE V$REBUN. Std.dev. = .25min

Percentofsinglebunchesneedingto be 15percent SAVEVALUE X$REBUNrebunchedbeforehauling

Conditionsunderwhichtheskidderwilladd Skidgrappleloadlessthan BooleanVARIABLE BV$ADDanotherbunchbeforeskiddingto landing one/halfitscapacity

Table 4._Chipper and van data

FormrequiredDatarequired Casestudy byprogram Name

Maximumchippergrappleload 12trees SAVEVALUE X$CMAX

• • Roomatlanding 50tree SAVEVALUE X$BUFLM

•, Chipperfuelconsumption 5.7gal/hr SAVEVALUE X$CPGPH

Actualgrappleload Distribution:trees/ VARIABLE V$NGRAPgrappleload '

. Numberoftrees 1 2 3 4 5 6 7 8 9 10

percentof grappleloads 12 19 18 17 15 8 7 3 1 1

Grappleandchiptime/load 0.10rainperstem VARIABLE V$CHIPDelaytimeforsawing mean = 0.48rain VARIABLE V$CHSAW

• Std.dev. = .09min

•Percentof chiploadsneedingsawing 5 percent SAVEVALUE X$PDELY

Vancapacity 1,000cuft (solidwood) SAVEVALUE XSVANCY(approximately30tons)

Timeto closevan 1 minute VARIABLE V$CLSVN

Timeto changevans 4 minutes VARIABLE V$VNWAT

9

Page 13: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Table 5.mSimulation run control

Datarequired Casestudy Formrequiredbyprogram

Randomnumbergenerators Randomnumber Use

1 GPSSscheduler RMULTCARD2 Generatenormalrandomdistributions

3 FUNCTIONSforwooddistance,trees/bunch,chipper-grappleload

4, 5 Diameterdistributions-theseshouldhaveidenticalseedvaluesandnotbeusedfor

' anyotherfunctions

Numberof daysto simulate 5 STARTCARD

Standardoutput Everyfifthday STARTCARD

It should be noted that all of the output was ob- from the standard output. If some form of HELPrained by random processes in the model. Therefore, BLOCKS are allowed, the HELP BLOCKS formatsthe output data are themselves random numbers, and the subroutines may have to be changed. Seeonly a sample of what could happen. If the model is the GPSS manual for your computer installation.run again with different random numbers, the re-sults will be different. An average over several days

• or several runs is the best estimate of an actual sys- CONCLUSIONStern.

The simulation model provides an in-depth look

KNOWN DIFFERENCES at the operation of the system. This makes it possibleto determine the effect on productivity and type of

BETWEEN SYSTEMS delays caused by changes in the system (table 6)orthe stand. It can also be used in conjunction withother models to determine the cost and feasibility of

The program listed in the Appendix is operational a complete harvesting operation.on a UNIVAC 1110 under an implementation of GPSScalled GPSS-XS, obtained through Use Program Li- Some knowledge of GPSS allows the user to mod-brary Interchange (UPLI). It should run under most ify the model to meet his exact needs, making it evenGPSS processors with only minor changes. The fol- more useful and realistic.lowing should be checked for your system.

• INITIAL cards--In GPSS-X8 the INITIAL cards LITERATURE CITEDappear last in the deck. They should be moved to thehead of the deck for most other GPSS processors. Schriber, T. J. Simulation using GPSS. New York:

John Wiley & Sons; 1974. 533 p.JOB CONTROL cards--These are unique to each Winsauer, Sharon A. A program and documentation

computer lab and must be obtained locally, for simulation of a tracked feller/buncher. Res.

HELP BLOCKS--In GPSS-X8 HELP BLOCKS Pap. NC-192. St. Paul, MN: U.S. Department of

(lines 105-152 in the program) are used to pass an Agriculture, Forest Service, North Central Forestarray of up to five integer values to a FORTRAN Experiment Station; 1980. 26 p.

subroutine. Only a one-way transfer is permitted; Winsauer, Sharon A.; Bradley, Dennis P. A programthe subroutine cannot pass arguments back to GPSS. and documentation for simulation of a rubber-tired

feller/buncher. Res. Pap. NC-212. St. Paul, MN:Some versions of GPSS do not allow HELP U.S. Department of Agriculture, Forest Service,

BLOCKS. In this case the program can be run with- North Central Forest Experiment Station; 1982.out.lines 105 to 152 and the data obtained instead 34 p.

o

10

Page 14: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

t oGO

C)(t) 6:)laJ MZ _:Z q_)Ii(I ..

3E" MJlaJI m0_. 0,.

" :>- O..T. Z I-.- .(I-- .,,1[ IX. ¢t)::D (..-3 ¢:_ ¢._ 1.1.1

W_.l,-4 w I

o.-oj _'- _ t.-o _.

: o--_.. 0- P- o• .ql(L_- I o co

." 0 <[C) IF--- r,O'J,_" I-,.. _ _ _.• I.- l-- .n" I I_-I_ _ d-_ _

J M.II_IL _ C)Ol:: j l., _v

_- _ Z I, O0 Z Z l- c__-_ _ 0 _ <[ _-_ _

4

Z" _l_I_ _,_ o _- _,_ _ 0_ l_--_O__ _ U _ Z _ o 0 o

_X_ 0__ U I --_ _ _-_ '

I,LI _Z _ o Q,.- (.5 ql_ U _-* J 0 _ _ _0 _'_-R_ _ _ _'_ _ _ U ,,,4 _ n_ _, _ _ _-_

"_ _W t-_ wZ _" • I _ (,0 0,,, 0 4 _ _'_ _ _ k _ -__>_ _r ZO 3 I _ _ P 0 J _ L _ Q Z

I _," Q _ Q _r Q _,_ I l I n I _p_--_v Z -- (,.-1 < _-_ _,_ _ U I _ _ _ IO_U_ l_l _/_ <[ nr _ nm _ _ U _ Z Z Z _ Z l_l I

Ol_l_" U _ _,_ _ _ _ _ Z _ 0 0 0 0 0 Z

Z n," H [,_ > _ _ n_ _ _ _ _ _ _jl I,,,- I,¢I.0 _ _ > _ _ Z _ _ • _ Z _ _ _ ._[_ _

_0-_

U nr _ ,, _ _ _ _ _-_ _ U _ _ _ HO _" ' _ 0 _-_ _ _ ,, _ _ U I _ _ _Z

0 U ILL U _ _ _ _ Z 0 _J I_ ,.o ,._ I_ 0

<¢ U I n- I Of:: J ,,-4 O O"I o o o o _0 II_ I_ H _ _ _ o

' I-- U o I_ o o ,,4 _ ILU _ X O. _ _ o

4"', o I_ II_ _ l'- l-- --1 _ 3- _ _ 0

• _ _ U

H H

11

Page 15: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper
Page 16: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

V

4141'4l,It,II

41,II

:).., ,I41 o

01: ,It _).I /,adl

: ,lit ::::)3" ,It Z

I 4It o 0..4

t,tJ o! :::) 4t 0--- J cO

.It :::31q_ 4c Z 0') i=-

,It 0-4 I-.. ::::). 3- Z Z •

• 4[ bJ 0..4 (O)I--- .(It I _, 3- laJ

,It I,JJ I.--cO) 41 qT) I :::)• ,It _1 .J ZO 41 m.-,m 4 _ m--o

411 I,.- Z I_ 3"U ,It _ I_

• ,It _. ILl /'_ I. .1I _ I-- £:) .,._

4K I,,.- X _ ..11

• ¢.)

,,_ .J I,-- (,,%•( 41 .J o C) C)

e • 4[ (O) b.J Q:: I-.

4m ._ I,...- Z • _ l I,.'- £:) fjr).Z 4c " 0 IL .( I-- e ::) C) Z

O .ll :::) _ U I_1 m-0 0 )'•1_ IX: 1.3 Or. ::::) J _ Z 3:

I_ .I_ e I e o or. I_ 0 14.. £'h

U "I_ _ =E .<[ I_ Z ::3 :::3 O I_ • Z '_[ MJ ¢._ ;::I•I_ _ bJI O <I: _ o 0 O I- _ IX: <I: >, I_. ¢_ Z

I _ _I l_ ILl Z Z o-o I_I I_I I)_ _-o _-o -[ _ I_I UP)

.0 .It 0:: 0 I). • 0 O. I_ m-m m-0 1" Z I_1 I_ I-- _1_ 3: I-- 3" ::_ ;_•I_ UJ I-- M.II I _ U m=4 Z l_J 3: o-_

4_ O.. bJ ::[: e, b.I ::E:: _ 4[ 3": U "1- :_ _-0 _, t_ _ Z I_I oI_. .It _ ann :3 ::3 CD _ CO 3" 2E" _ U o-4 I-- o-4 bJ I_ H _: ::::) I_ o

•If U :::3 0 :3 0 0 Of: I_ Ir_ 3" 14,1 ¢3 _ m-_ U MJI 0 0 oO•1_ Z > I Z > I-- _ la.ll O. n," (3 > ::I 0 :%: :::) IZ IL Z I--

4_ IX) • ILl _ • 0 taJ bJ bJ _ 0,.. LnJ e..4 e--. 0 CO _'3 i,,qP

b,I 4_ 0 t._ ¢.9 0 "bJ • (.9 t._ _ 0 0 b.I t_ 0,. U fl_ (/) Z 2 _,,_ _ _ _ _ _ 0 • _[ 4[ 4[ ILl ILl I1. £3 G. ::) fX. Z 0 0 .,_

. _ _ _ O. O_ _ 0,. O_ ILl 0 O_ OC n,,' 0,. nL Q,. I_ 0 H O I 0 J J_ _ _ ha n m...4n _ _ _ _ n _ _ _ _ "I[" 0 Z J J J

. . _ _ -n, . _ _,. _ _ I _ J _ _ _ H _-0 1" Q. J U I_ 0 qI) I_l I/1 ,I) J _

0 41 ]1:. U U I _-_ U U Z e.-o UJ e o • • t._, .1_ . k_l U I_ _ U I,L f_ 0 e_l .-o

I 4[ :) '_. I_I J Z Z 4[ I_ J Z Z _ I_0 0 _ _ _ 0 0 _ _ _ o 0 _ 0 0 _ _ o -,_ 0 o

•_ • 91 O 91 I _ O O •

•1_ ..e I_ o _ _ Rdl0.. ,I 0

n ,I O _) I_ 0 t_1 ,0 _ _ 0 _ _ ...o'41 _I _ ...e .0 I/I CO ..4 0 t_l i_l aO

i.-4 41 • _ • • e • o • • • o•4r fld ' GO _r 4) 0 aNI .4) I',-- 0 _ cO ,,,,0

31: 41. ._ _ ' .,.,0 _ 0 0' I_ _ _ _ _1"

U ,I let _ ,=,.o,1_ I/1

'1_ _ _ IX) U _ _ .el CO U _ 141,11 <[ 4[

'It •,11 • I,.4 o o

,_ o H _-0 ), H

13

Page 17: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

14.

Page 18: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

®®o.ooo.o.®®,- _,,o._,.,o.,,,_,o.,,,,,,o- =_,,,- =,,,o®_,_®.._ o..o,_,.-_7 7,,,oo,,,...,,,,,®_,o - -,.,,o_,_o_._o-__o,,, zz,. ,_o_, ...o,,,=,-o.., .®o,,,=,-o

,,, o-, .......... ,,, o., ............ ,,, o.- ............ ....--'":__'--''""I- o,,._I¢I,._II II ,,,_,..._<_ll'll,lll,i'l_ I,- _.4_... m II II ,,,_.,_,,,_¢Iii i-- a_il, l.,,o.,.4.,-_,_ II I II II -Z I--_ II Z I.--_. an II Z I-'-Z II II II II14J "_ 14.1 'q[ MJ '9[3" • 0,..43" _E • 0,.43" 3- • 0,..4Z::DO' >0 :::::),4D>C) ::::)0" _0

n" p.. r_I¢. _ f14 _M. twO" ¢)la.t ,i_0 ,II[_r <[_r

• g-e - _ _I"I,i.I'_I - la. u.. flJo c) OM"I

:E _r" =£

¢lr) __.1_,4DIOO"--iCM=l U1.4)II)O _ " (rJ ...1_14BIP-.II)_(P o.-_'_11_ _1qrl$_ It) ...ll._lMrl,4_4BiP,.e,.._i_ o- o o,..e_tJNl_ :_ qrl/lll_.l_.olP..I_._jiJ o o i I o o o t I o I_tlAJ o o oo oo o o o _ o • I_U_ oooooo ooooooooo o o m o • oo0.,.43" _.eg.4_-e_=e,.,.e_.49.4 0.43:" _,e _.e_.e_.e ,e-4_.e,p0 0..45r _.e ,me_,1_.4_.e,pe_,.e_.0 _I.-- I-- 0.-

:30 .__0 _ :DO

Z Z _ Z

o "I" o O =i-.i i,,,,,i i,,,,4

O '- ,- -- ,..4Z _ "

laJl_ >tU laJ_-*>W

X I_O a_,.01_=:lrO::lrl_l:::l,..._L/'ll_l,.,.K) i"n i_o *-*_Ol_O"._Ul,.-*_t_l(Ot'_ll._u I_ I[::)1_ _li_lOi/_.,._ll_.._qrl_01nd.OIP..¢O=ll_--eO'_oe I--z moo o-ooooe_o _ _.-z oo moom _ oo e_ o e o • _-.z o o m o oo o m o o o o o o • o o ooo o o

P_::I ._0.--0.O--..Ot_l.-q/ll.,.., i_.,O .l[_le'l..-=.,OUrlo(Pl,_ll_lr_l_0..._l'=.,_ I_,,O _l:_lO.O,.,41)p..P,._ll)o,.,.._l,l, ll_l,i'l¢0::lr,,,_O.l__ :_.IX'_D, _J'<l:_:)r--l_r_i,.-.. _ il_ ,.j,<[ ilPeO.Ol/_¢l'rl,.li_la,.,_.,_ I,.I..,, I¢' _I- ...II<I O'O.O'il:)P,,.,41_II'..l'qr_llr_lrtd- -_,,-0,,-_,,,z :D_ ,,z :::)_" ,,,zt_l :::)_ "_

._p,,_ cj 6.11 ,_ u _,_ ,_1 u

_ m '1- %. El _ w,., O ,.-.. ._

•_ z M<[ _Do_Dr--_DO-U_r--¢Oo LLJ .Z. .-.<[P,_cw,t_*4)u_(P_,_otu.o _Bo z _-0<[--_r_o-r,_o(P4)r,_qrn_o qr_,t_J_Dr,_(__-4)c_oIAJ _ _ o o IF-t--" o gO ooo e_ o oo _ • et, LLJ IF-J--" now o oo ooo ot o • _ • oo ooooo _,_

_--- • _ • L3Q.. • LJ(I. ",,_. z_ ILl z= Ia.I z= "_

,=_n 12:: "='_ t3 <co _i.iMJ _,_ ,., -,o-

I" '-J U,. _-J tn '-"z._ _ z._ v_, 2"11[ |

l.XDIJ_qr,_)_*_Ot_I/_-_--.--, t)C)i_Jr--_J¢O¢I_ q _rqrqr_q)i_ _Jo.-.l_ _ o.-.,4),0_D ,ou_(P O-ql I,-I/_¢Mn_DI_ I

=,- .......... =,--............. _r "'- ...................... c:;laJ P_rt.,_t¢lrO4B_,,.-_ /_ _ .ot_lqrol_o.ou'_U_e_l.._lrt_l,.., ILl I_1 t'_l:>oo_)_Z:)lt_,4D_0'_'l_'_',,'-,f_lN_f_ll',_I,I

-- o W J o OL J o •£:) " lid m oo-- "- _' '- laJ '--

• ,_=,i

,n_ Z :::3 z _ z. v- 0-,Q -_p *-*0" _ 0-_(_

• I_: , Ll.ll::) .,4-.* _ 14.1::3 _ 0r. MJL_I,- If)O I,- u')(2_ u')OI,,-Z _MJ z cDuJ ZuJ 08[ MJ on, _J C_

ta. M, M.

t_'l-, n, I-- I[]Cl--u.P-* MJ*-* I_JO.-*O. • 0OOOOOO OOO Q. :]: ,4D(OOt'_Jqf ,,O_)ON.ql ,,,O_:) O,.X C 000000000000000000000_. I-*U_OIJ'_ OU_OU_O_O _.,-.,_l_i_t_ll__ 3[ _. O--,O00000000000000 00000_0:::).JNI,_I_ qt'::_I_1/_ 4DdDl"- :::).J 0 ::O__JIOI/tOI/_Ol_ OI/IOI/_OI/101_ OU'I Oltt OI/IOU_

.J I/IU'1 _DdD__O"_, OO - - ="_1_qr ql'l/l_la,JT • laJMa II,. M,I-J ,,_.,._.,._.,.o,,,,,,.,-_.,._.,-_.,_.,._._,-_

_Z > _ZI--_ I--_ 0 I--_

15

Page 19: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Jn

Ii

I

I

I

16i

I

I

Page 20: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

-m

Table 6.--Productivity and delays of two system configurations

• SystemI System2" Oneskidder Onechipper Twoskidders Onechipper

Totalmachinehoursworked 42.39 42.21 81.06 40.42

Percentproductivetime 89.7 56.6 59.6 75.4

Percentnonproductivetime

Totaldelay 10.3 43.3 40.4 24.6

Breaks 10.3 11.8 6.6 12.4

Waitto dropwood 0.0 33.8

Waitforwoodto chip 21.9 0.0

Wait forbucking 3.3 4.6

Waitfor vans 6.3 7.6

Totalirees 14,268 17,843

Totalvansfilled 52 65

Totaltonsprocessed 1,706 2,132

APPENDIX A

VARIABLE LISTS AND DEFINITIONS

IMPLICIT TIME UNIT--centi-minute Segment 3--CHIPPERMODEL SEGMENTS, TRANSACTIONS, AND PA- Transactions--One chipper-loader.When it splits,RAMETERS parent transaction remains as chipper while

Offspring becomes full van.Segment 1--TIMER Parameters

Transactions--1 time keeper. Pl--clock time.Parameters--None. P2--number of trees in chipper-grapple load.

P3--volume of load.Segment 2--sKIDDER(S) P4--sum of diameter of load (inches).

Transactions--One for each skidder. P5--1oop counter.ParametersPl--nbt used.P2--clock time. FACILITYP3--total number of trees in skid load.P4--total d.b.h. (inches) in skid load. CPBUF Chipper buffer--area where skidders dropP5--total volume of skid load. logs within reach of chipper.P6--number of feller/buncher bunches com-

bined in this skid load. FUNCTIONS] P7--road distance.

PS"woods distance. DBH Distribution of diameters in the stand--

P9--number of trees in feller/buncher bunch, used by skidder.P10--counter for d.b.h, loop. DIAM Identical diameter distribution--used byP11--total sum of diameter in feller/buncher chipper.

bunch. NGRAP Distribution of the number of trees perP12--total volume of feller/buncher bunch, chipper--grapple load.

-

17

Page 21: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

NTBUN Distribution of number of trees in each CPTIM Total chipper time (centi-minutes).. bunch left by feller/buncher. CPTRE Total trees chipped.

SNORM Used to obtain a normal distribution for CPVNS Total vans filled.

sampling. CPVOL Total volume chipped (cubic feet x 100).WDIST Distribution of bunches in the woods. DAYS Number of current day.

DBH Diameter of current tree (inches).

QUEUES DROP1 Time needed for skidder to drop bunch--mean (centi-minutes).

ALIGN Time skidder spends aligning bunches. DROP2 Time needed to drop bunch--standard de-BFEMT Time chipper waits for wood. viation (centi-minutes).CHIP Chipping time. FBGPT Feller/buncher fuel usage (gallons/ton).CHSAW Time spent bucking logs. FBTU Btu's in fuel per gallon.CPBRK Time chipper spends on break. FBTYP Feller/buncher type. 0 = tracked; 1 = rub-CPBUF Skidder time .waiting to drop load. ber tired.

GRPL1 Skidder grapple time/bunch--mean (centi-EVCPR Chipper time waiting for empty van.GRAPL Skidder grapple time. minutes).RDIST Skidder travel time on road. GRPL2 Grapple time/bunch--standard deviation

REBUN Time spent rebunching a skid load. (centi-minutes).SKBRK Time skidders spend on break. HALF Skid load limit to add more to the loadWTRAV Skidder travel time in woods. (sum of diameters).

" LBCFT Density of wood (pounds/cubic feet).

I SAVEVALUES MXSKD Maximum skidder grapple load--total sum• . of diameter (inches).I NTBUF Current number of trees at the chipper.I ALGN1 • Time to align bunch_mean (centi-min- NUMFB Number offeller/bunchers used to fell trees.

utes). NUMSK Number of skidders in operation.. ALGN2 Time t_ align bunch_standard deviation PDELY Percent of chipper loads requiring sawing.

(centi-minutes). NOTE: Must be three digits in terms ofALIGN Percent of bunches needing alignment, thousandths.

NOTE" Must be three digits in terms of RDIST Skid road/track distance (feet).thousandths. REBN1 Time needed to rebunch skid load--mean

AVDBH Average stand diameter (inches x 10). (centi-minutes).AVHGT Average tree height (feet). REBN2 Time needed to rebunch--standard de-AVVOL Average stand volume (cubic feet x 100). viation (centi-minutes).BUCK Chipper delay time due to bucking (centi- REBUN Percent of single bunches needing re-

minutes), bunching before hauling. NOTE: Must beBUFLM Available room at chipper (number of logs), three digits in terms of thousandths.CHSWl Chain saw time to buck log--mean (centi- ROAD Skid distance along road/track (feet).

. _ minutes). SDIST Total skid distance (feet).CHSW2 Chain sawtime_standarddeviation(centi- SKADD Number of feller/buncher bunches col-

minutes). " lected into this skid load.• CLSV1 Time to close van_mean (centi-minutes). SKBRK Skidder time on break (centi-minutes).

CLSV2 Time to close van--standard deviation SKBUN Total bunches skidded.

(centi-minutes). SKGPH Skidder fuel consumption (gallons/hour).CMAX Maximum chipper load (number of trees). SKHR Total skidder time on job (hours x 100).CNPVN Chipper nonproductive time waiting for SKLND Skidder time spent at landing (centi-min-

vans (centi-minutes). utes).

CNPWD Chipper nonproductive time waiting for SNLN Skidder time at landing--nonproductive.wood to chip (centi-minutes). SKTIM Total skidder time--all machines (centi-

CPBRK Chipper time spent on breaks (centi-min- minutes).utes). SKTRE Total number of trees skidded.

CPGPH Chipper fuel consumption (gallons/hour). SKVOL Total volume skidded--all machines.

CPHR Total chipper time (hours x 100). SPEED Skidder travel speed on road/track (feet/CPLOD Total number of chipper-grapple loads minutes).

chipped. TRPAC Trees per acre.

I.i. 18I,

Page 22: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

VANCY Van capacity (cubic feet x 100). VARIABLESVNCON Van contents (cubic feet x 100).

VNWT1 Time needed to replace full van with empty ALIGN Time needed for skidder to align bunch ifvan---mean (centi-minutes). needed (centi-minutes).

VNWT2 Time needed to replace van--standard BREAK Time between breaks (centi-minutes).deviation (centi-minutes). BUCK Total delay due to bucking logs (centi-min-

WBTU Btu's in wood per ton. utes).

WDIST Total distance skidders have traveled CHIP Time to chip this load (centi-minutes).through the woods (feet). CHSAW Time needed to buck a log (centi-minutes).

WDTIM Skid time in the woods (centi-minutes). CLSVN Time to close full van (centi-minutes).WKDAY Length of workday (hours). CNPVN Chipper nonproductive time spent wait-

ing for vans (centi-minutes)._YVII_rI__r_'T_'_TT_=_'_ CNPWD Chipper nonproductive time waiting for

• wood (centi-minutes).CBRK Set by chipper to tell skidders that chipper CPBRK Time chipper spends on break (centi-min-

is on break, utes).CI-IIPR Set by chipper to indicate it is on the job. CPHR Total chipper time (hours x 100).COFFE Set bytimer to indicate coffee break time. DROP Time for skidder to drop bunch (centi-min-DAY • Set by timer to indicate start of shift, utes).

EVCPR Setby vans to indicate empty van avail- GRAPL Skidder-grapple time per bunch (centi-able. minutes).

LuNcH Set by timer to indicate lunch time. NGRAP Number of trees the chipper-grapple takes• each load.

• NIGHT Remainder of 24 hours after work shiftTABLE S (centi-minutes).

• - NTBUN Number of trees feller/buncher left in eachBNDIA Total sum of diameter of skid bunch bunch.

(inches). RDIST Skid road/track distance (feet).BNTRE Number of trees per skid bunch. REBUN Time needed to rebunch skid load (centi-BNVOL Volume of skidder loads (cubic feet x 100). minutes).

CPTIM Time to chip each load (centi-minutes). RTRAV Skidder travel time along skid road (centi-CPVOL Volume in each chip load (cubic feet x 100). minutes).

SKILN Time skidder is at landing on each trip(centi-minutes). SKBRK Time skidders spend on break (centi-min-

WDTIM Time skidder is in woods on each trip (centi- utes).minutes). SKHR Total skidder time--all machines (hours

x 100).

BOOLEAN VARIABLES SKNLN Total nonproductive time for skidders atlanding (centi-minutes). -

ADD Conditions under which the skidder will SKTIM Total skid time--all machines (centi-min-

• add another bunch before skidding to utes).chipper. TVOL Volume of each tree in terms of d.b.h. (cu-

DROP Allows skidder to drop trees if there is bic feet x 100).• room at chipper or if chipper is done for VNWAT Time needed to change vans (centi-min-

' the day. utes).WDIST Distance from skid road/trail to bunches

• (feet).WKDAY Length of work shift (centi-minutes).WTRAV Skidder travel time through woods (centi-

minutes).

APPENDIX B

PROGRAM LISTINGo

19!

Page 23: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

1

i 20i

iI

I

i

Page 24: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

21

Page 25: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

0IAI I_I

. QD U9 U I_I bJ I_I_I Z I_ > IEl

/D I-- u9 _I UZ I Z _¢:IA. _ S;" :3,1:1.IE (J

Z :3 :3 _J 0 _1_ O Z le0 ..J .J ¢_ I-, ¢.5 _0 _ _ X

, I-- (D 0 _ _¢_ Z llL X >. Q,U _ _. > _ (g) m-_t" Z _

IE lall_ _ <[:::) IC_ IC_ I_I_I: _Jl ZIEI ZZ _, J ..J

n ,U_ In _ _ _Y _ J_ _-- Z fa. ULm.l.<[($:) ¢3m bJla.. ¢:_ K_. Lm.l¢/)0 _ _¢: r,,m...eU

_X _ _ _ w-, I_ _ _-_X :3 C_ _ _ X_ 0 _X _ I UX > _ 0 _ X 0_'_

• U I,_C.._ X ::::)I,,,- _,I .J :::)Z U")(O l--_Jl _ raJl _ n-_,,._Z_'_ _I IX< _ _ ,_0 II]::] li_4m-_UZ It) I_.Z 31: _,_>

. _ nu hl_. D_ _n _ U_ _ 0 I_ Z _U

_X " _X _ I_ I_ _ _X _X J _hl _ Z_X_._ I _ I _,. X _X SX _X _ _ Im _,. d 3> X E

u ,.,_ _ ¢ IP ZI ZI O'v" _nr_ ZZ n _- _ _ 0

<[ I--<[ _ B--_Z >..-013 _.11:_. _,I0.. ¢,_O::D Ir,,_._') _ _o Z¢:_ IZ_ _2EUT _ _ _'_ l---J ,,I[¢/)<[¢J I--- Z 0(_ ,,,4F3 ?_e:) I-- ::DO J _-_-.e_U _ X _X ,--_ _ _ ¢v" _._ X _X _--_X tl- _ _ I_X

I _-,> _D _'X ._ r_-_- _ _,- _v- _-_ r_ I_IZ:ML. :)_I_.0,U >',,I[ _Z _r _r_ _._ e.._U Z _ O_ Z_ O_ Z _ OU JUUU

_ • _ Z_ O_ _'_ _ 0 :Die _ H_ O_ O n- _I_ 0___'- X _X X OX _X. UX P-t ZX X _X _X _ C_X >_X

Z n-)- _ N)--' _ _))-- CO)-- _ 0_)I:) laJiC) _ O0 _ __ __L XU(_0 I_ _-..,U') _(I) I_(/_ t_J £3, _"_-.* _,_...t _ _ _ liE. _ la.1£3_--_ Z_j i, j Qj OJ 3J 3J 0 3_" r'_E _ pv" 0 :X_JI nE'lr"

J _ I ";E I I _ I Y I 3 _ I_e _-_J0 0 U _ m--m U I

tit ::D 0 l.mJ W laJ MJ l_J I/) la..ll_.IZl_l IAl 1--

Z _ _ _ n _r_ _ :3 _r_ Z n mt_ _ ZZ X _ P-_ _ _ _ J 0 _ _ _ _ _ M

0,.. ::DO,,. ,,_.Q.. PIE. :_:0.,, Ii X Yi. Oi Oi Oi I I4Ii _'Iim_ 1-e I' _ J ZJ ZJ _J eJ UJ _ eJ >J lJ n j U U_.UJ FUJJ J E

-'I ,,I[ .I_I,--

,, 41 41 41I--

O

, _ _ _ I,/'I ,0 I,,-, ¢0 O" 0 ,,-4 _ _ _

I I I I I I I I I III IIIII II lllllllIlllllll! I I I I | III Ill I I I I I I I

OO OOO O _,.-,,,.,*_,,,_,,,.,,_,,,-*.,_l'_'_dlt_ll__l'_'_'_l'e_'_ ____ _ :_ .,_.,.'lr_1'.._ ::7.1:_r ..-I'1,/11/11_1/'ill/'11_1/'t_m-_,,,4_m_F__- - - -- .... _--- .......................................

I

22I-II

Page 26: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

1

23I

Page 27: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

I

Z Innk U

Z::_I£I

0c Zl,lJ uZ Z

O O :::3OZ IEI_ Z

Jnv Z' Z i,14

:::3II C) I0)

ll 0_,CP)ln 1"

1-- IJ 0o_ _ Z nr"

• H _ _

b4

UZ _ Z I_ Z

1-- _ O _ _

I_l <[ _ Z n-J I *, _ _ _Q. (J J Z I_f) ¢ L:_

, ll_ Z I_ H I_IC_ _ Z:3 _ C3 C)C) n_ .j

I_ I]D OC _ ZO 3¢

' _ Z ,,, Z _ _ _ _4::3 Q.O. ¢._ Z 0 _ _ m ZZ _ _ o-0 _ Z ..11 e-0 _ _ 3g: _ _ _ ..,'-_ Z

O_,,-h,..e _.Or._l---I-- _. J Za_,<Z -J_ U __--_ _r_, _ _ _ ,Z.l_Z__le _ 1" _-__ _ ___ __ _ _-__ _ --= Z _ __

nn OC Z IJ e'_

0 _ _ _ 0 lla.llkLll_

l ZZZZ ZZZ J U_ 9_( U [ _ J U _1_ J U__ _Z J _

Z __ __ _,_ __>_ _ _ __ _ _Z_ _ _za_'_ J _ _Z_0 _-m._l..O l_l_e-_ _ _._[_ Z Z __ _ _[_ > ___ _-- _" _ Z __

, _[Z J Z

* J OC I_1

u_lb_rl_4) I1_O_ O_lffl_ I/_ 4)ll_eO O_O--_ I%l10_l_ll_,ID I_ _) O_ O,,-ot'_lllt_l_. I_ll_lr_ ,,0,0,0,4),,0 .4) _1),4),,o ,olf,,.J_ i,,,.ll,,,.i,_f,,d_ I_ I,,.. I_ eDeOel)

||||1|||| I II| ||ll || |I|0 ||||l||| |1 |l||||||||||l| l||||lO

o_,_lll_qrl/_.Olr...m)o.o _.,r_ll_ltqrl_4) lP._oo_o_l_ql 'l/l_OIP.-q)@,O_l_lll_l_l"_O_,cl_,,1'_,Ol_400` Q_,-,rul_1_ql.

i

I °

24

i-Ii

Page 28: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

25

Page 29: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

ll

l

l

l 26i

Page 30: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

0

0_.1

ira, :3:

O Z.J

I--.-,,11:ILl la,,IC3

.. _ _ 3E EL_ (..gC)Z .P-._ I_ I.-- Z

IC3 H _ll:Or.. )"la,.I Z _ T IC3C)

• _ _ _ 1- _ _

J Z Oc Z I_. ObU 1-J ',I( _ :::) O Z ZI--

I_L I1_ _ C3 ZC3 _.Zi_l 0 LLI O_ Z l_l _[

0 0 L_ (0 IL l--hJ l"Z." Z J lB... 3_ I_ O1_ I_o-4

U_ Ok. U LmJl InL H Z13..Z I_ H _ _ 0 _ LmJl_

•" _r. O_J 1- 1- .,11: I-- (/3 b,3F_, er)z1--:::3 U U IF-- _J H I-4q.J Or-4

0,31- LLI U_LU I

qr_ bdl ZO Z. Z Z 01- _-0I,-I _ I,-I q_'

31-- I'-Z

q._ ' Z .J _ Z_J Z v--_ _ _.II _ ,_ 0 01: Z --_

I_. i[_ _III_I _ _ _ X O_Z H I_ 0 I_::_0 _EZ --q_._.. _ _ _,. #""_[ _" 0 _ 2CJ ,,4

__ O _ Z _' U Z Z U ,_,._. O _.:1",--+ -IF--IF"11,"I-- .e.- (r) o ILl _ _ _ _ ˆ�R~_.II.-_.,_(

U _..--Jl_.Olia, J...ll Z H U Z...J_ _ I]r.._ __ ILl _ .1Z :]: 3£3EZ_1_ z_r_:_:Or._-a _-aO_-_C)_O J 0 Z OJ Z I_ IX: I_.:_:()_U_,_U:_.C_U_" Or._-__ OZ__IIZQ_

13..IB.I_IB.I_.JI_. _. Z ,_,_,, ._[ _ IliA.. (:r. _. ,_ lB,. Oli_I_O_X_tl_3O::::)IZ3 I[_[_[_U ZQ..__"UUUUUU _._-.1 _ X I..-- I_.11-- _J _.J_-ol=_i._l__ I...N.JIE:_U _ _.U_._.I._It

I_. laJ _ I_. UJ 31:2 ::) Z I_ bdll_l ILUI Jf/) ::)l_t_::::)::::):::) I_ ::::) _- ILl-- bJ .._ 01: ::3::::) I_ I

IC_ _[_[,_,_r._'._: 31". ,_ZZZ I_ (._ cO ,_ _,ll EL_ _J U I.-.-_l:_.l b, ,_1:_[_1_1_ Zn_ _..JL___ U _f_.9(__ H H_ I_ Ul'- I_1 UZUU UZUU 0f._ U_ _ZZUH i

O_ I_ll__Jt_J UJ_o_-_ I_- _ H0-_) II_J_[o-_UJ_-o_[o-_-o __-_Z __ _-oX Iu ___ _ __ _ _ zz _ _.._w ,-_._._..-_,_L__ _>+._ __>._._ i

, laJ. _[_r.._,_[_l:,_[ IC3 ,_l:E_J _ bJ _l:o-0 3_ on,,_ ,_[OC:_C)C),_[O_-_O0 _,_[OQ: ._r.,q:C:_f_OMJ• " " OC _31--1--,O')O_)QO ,,,I: _'),_:,,_I:,,_ (¢) I,,,- _J I-- ._Jll#):_.,(:_ (,_-J.(._L.K_.J.(_.L__ _Of,._,,..,l-- u)Qr),,_l:_ I

Ii

Z _ 1,1,4 Z• _' 0_: Z

_j en 0::::3 0 f_ Z

Z qJ ..I

. .O1'--_O"o_ f_ll_..l"l_ 4) 1"-4100"o _:U,L/_.OI',.-e00'.O -'-_'U_t_IL/I .OI1".-_O"_ :_Ur,l-_ur,,_rli_l_n lUni_nlunlun _ llnl4_lUn_l) ,0,4B,O,O,4)_I),d),O,4DI',.. IP-.e...e...e..e.. e,.e..e___) I

i ' i!|

(" OO0_ OOO0 OO000000 OO00_O._ O O_OOO0 OO0 _O0 _0 OO0 O0 _O _0 O0 _O0_ ,

I

i

' !

27 I

a

g

Page 31: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

J1

I|

28I

Page 32: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

I

I

e_41[o

- MJ _ .J--ll I,M£L Z ..4Q. ¢._

O_ J IAI0 ¢_ _ I

0_0 (JI.l.14 U) _ MJI Z

T " Z I. (¢'_ (I)U Z)0_" ¢J _ MJl_lO ZZ Z

Q- Q.. O Z)Z ¢:1 ]E_.4 P-lID IX MJI

- U 1",,.4 UI-- (l_ 01:_ ¢O h._IMJO I I]E I--HU _ ZM. MJ-J 3[0 OUI_ _0-e I--

0 nr'O _ OU, I _ 0__ ::_Z _E. ta.II I0,.1[ ,,1[.I.--

I-- <[_-_ e_ >-¢_I--Z) I_U _E.Z)II.J_-I-_O:I_IDO U I:¢1[_ OZ, MJ , 0 ,, v" _. <[0 _ )-Z :::)_%)<tl_dlm-m_.ll_ l_.If%. -J<[

3E _ ,1_ "_ 1-- 3_00_ I---_ Z L._l-- <r.a,el--O_ I-- 11_._-4:_ U_

H I¢1 • Z ¢_ _ Q.Z _ H ¢r ¢3 ¢_ HCJ_." C_ lr_ _ z _-_ hJO_ v _.- _- _- ¢0 I

0L_O _ ¢:_ Oh _1I¢1 ¢O I&l UI_Z

t_ 0_ 0¢ _-- _OBP-_ l- _ _( _ _ _ _-- _(<(II-- (_ • .1_ I _) .e[Jlll3rr_l'--kL 3- _ IIl'- I)--" _

k 10 _ l_

o I_ Z Ir_ I_ oo I_1_ H• • O_ Z:) I_ q) _ _ =_ O_

0 _ _O l-- _[0 0 _ _ f_"( _ U 0o o _0 O0 Z X _ _ _ 0

_ _ XO O0 _ _ XX XX X 0I_ U_ 0 __ oo X ooN_O_O . o_o 000

•, _. ILL. __o_0o _ _OM_O_O0_ o P_'_ 000,ID ,,-, _D qrv'teDOdDOU_ 01_ _,,,.,qrl_dD__ I_ ¢w/tqro -- :.,,1"

• 0 e I_l ).- I)--...llU _ _ _ Q.1-- 3¢_I_---_F_Z--I_4Z ]E _.l_>- >._,._.l_ 1.0_ ,..._ _ _ _0___ _ _v_JZ_Z_ _ x_J U_>l-- _l_

Z _, _ _. _ _ _" __onm(x_nrm _D _X_ev'_LJ__ _ _r-n_ _Z -,._0 IillN Ol'_'_ _ _ ,e[,,_l:ll--O_.J3r.l&.I,L.I,LZ_"_(_(._[,,_[_Q: _ UUUa- _U_> ,_

II-.-_ o _ • .J X XXXXXXX XX XXXXXXXXXX X XXXX XXXu _ _ ,KZ _ _ ale

h Z_ ZO _ _-_O_ O_l" Z J I I I I I l I _J _L_J • I I J/ • J __jjj

OC _l_ 1 H o 0-4 _ <_4_4_ <[<_ __4__4[_ _ _4_ 4[_4[

IL Z ,, Z _. H ......... _ - : :.: :_- ....... a i-.e Oln-a-e,-m _ :::)_l:l_• . H Z:)l_ :::3,,-, 'it Z ZZZZZZZ ZZ ZZZZZZZZZZ Z ZZZZ ZZZ 2El,-.Z

U o o

• _ I_._

_ _NZ.=,

. I

• i

too o oo ooo e ooo o ooo oo ooo oe oooo eo eeeo oo oooooooooeoooo o

0(_0'_'_ - :- - :r:-- :- :- :_,l,,1,,l'kJlrUf_dNlf_drMl_dNIlIMl_d_i--_r.-ii, l._r--ii--__qr _ __qrqr_ll'lltlttllrlllll_ll_ I

I

t

29

Page 33: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

I

i

I

30I

Page 34: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

* C;_* 20 CONTINUE

.- C NUMFB = NU OF FELLER BUNCHER$

(=* C FBT_):;{_{!ER BUNCHER TYP! 0 = DROT? I • RUBBER-TIRED TYPE

-|!'1 c ,_x, , I,i 30 CONTINUE

, M X, C MXSKDKD MAXIMUM SUM OF DIAMETER PER BUNCHkb, .u:s_.x

'I: . C NUMSKWRILoI_i!_Ei O, 8KIDD,$_, _;'K E

_9, WR KD90, X9_, C CHIPPE

l!! 'R_TEIb _I_IM TXL_DLM

_[ URC

g5, _0 _ONTINU

9 , X X2 N OF WOOD

" 99, C LB" oFNWuOD _--u_O _uFT

FBGPT • X ' 'FBT UiX_

0 , RETURN

0 • 50

: c .ou_l_cR.o_E_' " b S HR m Xl/I$_ H =_P x2,_88

_9, O0O* C SKIR_;_RPRODUCTION IN _8_$N

I: c, bO C__TINUE

9, c c.x_'_ " "_ F°_o.oU..T.o.._,L,.ou.N$ m X3*XO 1200000

O* C CALCU A FUEL CONSUHPTION

2 • ! == PHR • CPGPH

.. PTNS

T8 p = FBGPT+$KGPT+CPGPT

MP _ E WHEN ADDED129, FBTF = GPT, TONS|_0" SKTFC m SKGPT*TONS

• TFC = TFC+SKTF T

"I , C ;!oo UEL PER TON

C _L A 0_ O AS FUEL• }5, BT T PT * FBTU

BC IT RAT;8, C;9, .C

_0, wRITE (6_ 13)FBGPT_ SKGPT_ CPGPT_ TGPT

• • WRITE 6_I_)BTUTF_WBTUeE, BC• _., RETUR

_, END

31I

Page 35: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

i

I

i .

32

Page 36: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Q.(1.I-iS

U

14.1I" .1--

14.11 t--

, IIl"

U 0 U )"ql, 14.1 2 Z 1--X 1l QI: Z_ 14,1 _--

• U Z3 CD 1,1 U

| 0 l.- I-.- _l lid•" qL.,) O • _: Q. _ v,

a. Z G. qr_ e-o q_• o-Q (_ _:: C) _, _ 1

I_ hi4 _ Or) Ib- Zl-- I _ e'_ _ _ j

Z " cr_ Z ::3 O I_ _ qDO ann,' Q. ::::3m-I LIJ _ _3 _ _ 0 _ _, _ Z

• Z Z O _ O I _ nr O _ o...o"rZU U _ _ 0 Z 0 O0 _ I U _Z

"_I' Z _ I-- _ X Ll.m I_' 0 Z 1--2E. _ ,Or. I 1-- Z ',1" I &LI _ Z _" 3_

II at " _ _ 3t _3 • U _ Z If,,m-4 I_I ..1 l--_l l-- rank _ _ l-- n- Z O _ I_ m.-e UZ_ _r'3ES -4_ Q.

I " I _ _ nl U3 C3 Z3 Z_ O Z U_ I (_ H> __ _ Z_[ Z 0 0 _ O_ _ U __ _'_ _ _

Im Z) I -3 _3 znr_3ES Z _ Z _r_ _ m,m _, 3E _n_ n _, _ _all _3 .J 3£ I _3£H _Z U _ _I _ _ _ nr_3 l_J4m_ZH3_ ._ _ ZZ

1 _ m,_ _ _3_ l- _3-.I m-e Z _3¢1_v" _ I_l_. _ _. o _:5" 3_ OQ.U aY ll_Zl_ ,l_ I_: .I_ _:Z _ O _.zq_ Ir_,'_._::::_ I_1_ I_ _l]_.-_:]_lb-O,-. I_ q_q73_-q_1 l_l a_3 m,_ N_N__ 3 • J O_3Z U_I_ _ n'_n'a_ _ _ il:ZZ Y.

.J m-_3_O OI l- _-m_t e _t • Z J__a_l _ _'_ el kZ _ _ 3_..l_l

_ _ e _--e_ _--Z _ n- _ _ nt_ w'_'Z O_-'_Z_-'_ _ ._: _ _ _r._=r.v"

X _ _" X _ _ X_ XX_J X _ X l Z X _ _ _ _ I _ _ _ _ _ Z _ _ _ _ _ _ _ _ _• . .

_NJN_N_N _'0 _IONNZINN 3NOH_ l_ l_ ZN_ UJN_N_N_n_ ,0 N_I_• .Z O _ .Do IZ Z _ _ Z Z _ _ _ _ _,_,o O _ _'_ _ _,_Z

m-e.ll_,_.-_N__l--_ ml¢l_r_ZZ_--3£.Z_," H_ I _ hJ _O 3E_B3_--_ Z_::r.. _._,_r,l_l _ _ l-- li_ll__0 OZH _ _ 1--_ ZJ O_JZ) l_ a. _L l-- Z _ _- _ _ Z _'_ _ _ _ _ _ _z>lo-..- r"_l,,( 0-. Z_N_I n_t,1. ZU _ e--_H n,,--e'_,_'Ug_--.No,,,.o > Ul--I< U_,-Nm-o o,..o o,,-.__o,-eO,-.a0_" ZJV' Z_J_J O_ _e." YVL,_ O_Dl--_" I _.1_1_ _eZ¢O_ v _ v" _Z_e _ _ _ _¢._J_.IIC__l____r __Z__r_ Ul__ _--_ cO1-- _Z_ _3t¢_$--_r_O,_3_ 3_ _l--¢_._3_tl_l• 0, _" o,,o _ _ _ u _ _ _n_ ]E_ _ _ _ _ _i_ Y'

, " .0 _ 0 l_ Z o _ ZC:D o QD _: _3 _'3 l_ l-- ), _'_ _ l-- __ l-- _ 11) _ ._: v_. .'7 J _ _' _' _.. _: _"

U U U U U U UU U U UU U U U U U UU U U U U U UUU U U

I .I

____.________________o__oo_,,._,,,,,,,,,,_,o,,,,__ :_ - - - _.--_J

33

Page 37: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

I

1 34

Page 38: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

MJ

Z)Z1--1

1

. W1-,I

1--

U 3> J

..I _" _2 (i.,)

02 (I,.1 l-- :> CDQ., ,b ILL,. _ Q,.

• (i,.) _ Z_ L1,JI U Z•k n C.) ...IZ _

4;.

,,1[ _.1 Z u _ QI: I,i_¢.) Oc I.- ¢j0 _ _( ,_ _ rr _ _ _ _ _

' ILL I-- Z 0 0 I n_ I _Z U_,_ _l_ -_

UJ U t,_ _ n _ 0 Lid _ _-e Z

I _ 0 _ Z Z I I U Z U J _ 4 l• bJ 0 _ _ ',t _ _ U _. H _ _ _hm _ Z

_ __KOa 0 > l ¢ < I I _" II l l _ U

U O_ t_Uf_. Z_ _,_ _ _ _ m,m _ _-_Z I ZI _ _ _ Z

tJ4_OLIJ UU _Z_ZZl _ _ tl:__b.KC:OUHl_. Z_IZZ> Zl IZZ U

I_U J Iok -- _ 0 _ 0 0 Z_ OIn_IOUZJZU_ _ _OUm_r___ _r _ZUU_ _m-_ U--, _- __hm..,_j ___ U __ _H_ I_'_U nO__Z_U IJ_O_l_

¢_l_JIXla_.¢I' _tI_ ,,4 I_(..%_(._ _lJ<[ I_(._O.(.._l_._ I_ _ I[Licllt_Kc._ct)O..¢._,,-,_ ZO_OLUZ_JCJ_r_ __J_, ', _I_)X2E X_Z X_: U__ _ U_U_UZ_ U_U__U UZU_ U_,U_U _U_ U_U_ ,_

• . _ _ __ .IC_Xm-._ bJ _ _ I_..,,0 0 _ _ 0 _ _ ILl _ _ 0 _ _ _ Jr'.,_rn _ 0 __ NM,.IIN J Z II ,,4[ .'v' _IOUJ H LLIII UJ_-* III-- II la.I IIOlLLIn o---,o l < II LLIIII J t Z n i=-.N i&,l.d0_ IIZ HOH U ,,,dl) III,,,.,- l _.o

._ 0 _ 0 _OD_ ll--O_ O. _L #--Z _L OL _k #-- _ _r J Z .Z U _ _ _ ___ _ _ _Z_--N_llOkn..ll_ e-- z_n_ _Oll_nm-4--_ JW_lll--_-_ ._lWl_N_I_l-_,¢ll-_ ZN_L_OL_CJOD_ _-_Sl--O[l=_O

UU_U_ _U_ _ UUZ UJUJZUF U>U>U_Z UIUIUIUIU_UVZ U_ZU_UZ U_U_ E_0 "Z 0 _ _ ell _ _ _ _ _ _ _ J Z _ U _ _ _

0 _ -_ _ J U 0 _ _ _ U __.1 _' U J _ _ _ U ,<r,. Z Q. U U1_ ,_. O.. IL _ I'q ink _ _ _ eli _ _ II1. I_ _ II1..

, U U U U 11_ U U U U U U U U U U U U

U U U U U U U UU U U UU U U U U U U U U U U U U U U_ U U

:_rU't _ I_aO _ O--_le_ ::_rI_ _eOO.o _ _D_._)O _o-_r_t _111__ cO0" o_l%lt_lrl_OIl_._O_ o,_r_lP_ ::lft_ _0 _o-._l_t _ ,0•0_,_<_ _4)_l_e__l_l_l_-II___D_)_O_D_l)_DO _0"0 "0_0"0 _0_0 _0_0 ' O_C)_OC_O0_,_- - :_,._-_-_--_,,_-_l_llt_t_l_l_lt_ltl_l

35

I

Page 39: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

i

i

" APPENDIX C

" COMPLETE FLOW CHARTSi

i

!

' COMPLETEFLOWCHARTS- PART1 OF 7-.

I, TIMERSEGMENT

i

, CREATEONE' ,,,1,12 TIMER

COUNTNUMBER ,LOGIC SIGNAL'(NXDAY) SAVEVALUE OF DAYS SET COFFEEBREAK

I

, COFFE

DAYS+,1- ill

WORKUNTILADVANCELOGIC _'1 TIIIE TO V$BREAK ENDOFSHI_

SET _J START WORKDAY

LOGIC TIME TO'- ' RESET QUIT FOR

ADVANCE WAITUNTIL DAY TODAYVSBREAK TIME .FORCOFFEEBREAK

I

ADVANCE WAIT UNTIL

LOGIC _'1 SIGNAL V$NIGHT MORNING

SET _ COFFEEBREAKCOFFE

L )• , SAVEVALUE PRODUCTIVEAND' ADVANCE WORKUNTIL

VSBREAK TIME FOR | REPORT! NONPRODUCTIVELUNCH IVARIABLE TIMES

' LOGIC SIGNAL SKIDR,CHIPR FORTRAN. SET LUNCHTIME PRODUCTION

LUNCII _ REPORTi

• V$BREAK TIME FOR ,_ (NXDAY) ,SECONDBREAK 1

TERMINATE

, ""

36

Page 40: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

COMPLETEFLOWCHARTS- PART 2 OF 7

SKIDDERSEGMENT

CREATESKIDDER(S)

.. (NDBH)

DI3HOFSAVEVALUE EACHTREE

(START) I S CHI PPERWORKING?

YES

" C ""'_START ASSIGN F.INDTOTAL

MARK __2s) WOODS DBH AND VOLUMETINE 11+,X$1}IH! OF BUNCHm _

+ 12+,VSTVOL

ASSIGN DETERMINEROAD/TRACK REPEATFOR

• 7,V$RDIST DISTANCE LOOP ALL TREES, IN BUNCH

• IQUEUE ASSIGN

' RDIST /f 3+,P9

_ ,Pll 6+

,, , ,5+, 12

ADVANCE TRAVELTOWOODS

I I REINITIALIZE, V$RTRAV ASSIGN STORAGEFOR

+ ,0 _ NEXTFELLERRDIST TRAVEL 12:8

TIME

QUEUE

• SAVEVALUE TRAVEL WTRAVDISTANCE

I TRAVELTHROUGHADVANCE WOODSTO

' V$WTRAV FELLERBUNCHJ..

(WOODS) ASSIGN DEFINENEXT + ,FELLERBUNCH _ RECORD

9,V$NTBUN NUMBEROF TREES, DEPART _WOODS TRAVE10,P9 WOODS DISTANCE WTRAV "

8,V$WDIST. • TIME

, 1 &-(NDBH) PART3

37

Page 41: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

i

COHPLETEFLOgCHARTS- PART3 OF 7 ""Ih

' - _ SKIDDERSEGHENTW

i . (SAVEVALUI " . HOODS _'

ISDIST+,P81 TRAVEL (SAVEVALUE )TRAVEL

I

_IDIST+,Pq DISTANCE DISTANCE

I

' (ALIbi)m

, ADDMOTHERBUNCH?

(WOODS)QUEUE _'_VSADD'NE'I_.----Ib PART2' ALIEN

BUNCHBI G.ENOUGH?. N.I_

I, ADVANCE BUNCH P6'LE' 1ALIGN I F NEEDED

NEEDTO

..... Q REBUNCH?

DEPART. ALIGN

,X$REBUN, _ (REBi

i " • QUEUE

QUEUE RE UNGRAPL

ADVANCE REBUNCHi ii

I ADVANCE GRAPPLE VSREBUN MHENNEEDED|

I VSGRAPL BUNCH

DEPART_ , _ DEPART _. Lf"_ RECORD REBUN

" • GRAPPLE |

(SKLND)

QUEUE ' "_ QUEUEHTRAV _ } RDIST

i

TRAVELTO [ ADVANCE I SKID BACKADVANCE COLLECTION V$RDIST TO LANDINGV$MTRAV POINT

i i QDEPART TRAVEL DEPART RECORDHTRAV TIHE . RDIST SKID TIHE

38

Page 42: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

r

o

COMPQETEFLOgCHARTS- PART4 OF 7

SKIDDERSEGMENT

..... Q RECORD

RECORD DEPART WAIT TIME" i SAVEYALUE SKID CPBUFDISTANCE TO DROPWOOD

i ii i i i

ADVANCE DROPV$DROP LOAD

TABULATE•WOODTIMES

ADDTHIS LOAD(.LAND) SAVEVALUE TO AREABY

START CHIPPERMARK LANDING

TIME UF+,

RELEASEIS CHIPPER CPBUF

LS ONBREAK?

YESLANDING

SAVEVALUE. QUEUE TIRE

SKBRK SKLND+,MP2

SKIDDERCAN TABULATELR BREAKUNTILCHIPPER LANDINGTIME

RESUMESWORK

RECORD COLLECTDATADEPART SKIDDER SAVEVALUE ON CHIPPERSKBRK BREAKTIME PRODUCTIVITY

•. QUEUECPBUF

• ASS.IGN REINITIAL I ZE

3,0 6,0 _ SKIDDERSKIDDERWILL DROP 4,0 7,0 BUNCHDATALOADIF ROOMAT 5,0 8,0

' E'l CHIPPEROR CHIPPER "_ '' HASQUIT

J J_ ONESKIDI,ER, , SEIZE l/ _ ATA TIME

CPBUF _ .\CAN DROPWOODi i ii i i..

.(START) PART2

39

Page 43: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

I

|

COMPLETEFLOWCHARTS- PART•5 OF•7

CHI PPERSEGHENT

•CREATECHIPPER

-.

+ +LOGICS h STARTFIRST DAY " ASSIGN DE_'ERMiNE

EVCPR _J HI.ill VAN NUI_EROFAVAILABLE ' TREESIN DESIP,ED2,V$NGRAP CHIPPERLOAD +

(CSTRT) SHIFTSTARTED?

LESS THAN.XSNTBUF FULLLOAD

AVAILABLE?

LOGICS h CHIPPERIS YES ,

CHIPR _ WORKING?'' ASSIGN. TAKE ALL(NEWLD) _ " TREES

_' _--_ AVAILABLE:2,X$NTBUFHARK 11

J

' l COURTERQUEUE '(GRAPE) ASSI GN TO ASSI GNEVCPR -- DBH

5,P2 " '

GATE EMPTYVAN LOAD)

LS AVAILABLE? • . SAVEVALUE ...YES • • • .

DBH, "DEPART _'_ RECORDWAIT FN$DBH

EVCPR _ FOREMPTY ", VANASSIGN ADDTREE. .I

, ' 'Lf-')(_ TO LOAD

L_) 4 �”�X$DBH" "• 3+,V$TVOL ,.

.-.

REPEATFOR, _. XSNTBUF_ 'LOOP ALL.TREES

DEPART | _ RECORDWAIT " 6

,lJ( mRwoo.+

•40

Page 44: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

ICOHPLETEFLONCHARTS-'PART 6 OF 7

o

CHIPPERSEG_NT

SAVEVALUE PI CK UPTREES

UF-,

RESTARTSCAN i TABULATE_VOLUEANDBUFFER SOSKIDDER CPVOL CHIP TIRE

CANDROP CPTIt4 RECORDS

. TREES

( _ CHIPPERPERCENTOF TREESNEEDING SAVEYALUE PRODUCTIVITY" PDELY SAWING

CPLOD+,I(CHSAM) CPTRE+,P2 ADDCH1PS I

TO VANI ° )CHS_REINITIALIZE I

ASSIGN CHIP_R-G_PPLEz zi

, I ADVANCE DELAYDUE 2,0

• [ V$CHSAN TOSA.ZNS 3,0 4,0 I, n _ •

F

.... _ j' DEPART Q

CHS_ (N_LD) I• I

(CHI P) _'_ YES ,,

QUEUE LOGICR VANIS 1. CHIP EVCPR FULL l

IADVMCE CHIP SPLIT (LNKVN) 'V$CHII) LOAD ]

i-i -_,__- PART, leEcoms_LL VAN

.ECORO i•. ' DEPART CHIPCHIP- -TIME

• ' lPART 7

REI*,AINS ASSAVEVALUE CHIPPER,

' CeTI_t II

' I' I

!q,

, F

I• 41 I

I

[

Page 45: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

o

COMPLETEFLOWCHARTS- PART7 OF 7

" CHIPPERSEGMENT

' " C NARK " _ %_• sI &

QUEUE SAVEVALU'E

- NO BREAK

TIME? (NEWLD)• PART5

D TELL SKIDDERSLOGICS "CHIPPERISCBRK ON BREAK" LOGICR h CHIPPER

CHIPR QUITPii

ADVANCE 15-MINUTE1500 BREAK

ill i I i

. fLOGICR BACKTO

COFFE,CBRK WORK

(CSTRT)PART5

p(eOB LUNCH?

'--_ 1 NO'- (LNKVN) FULLVAN.. _, YESLOGICS TELL SKIDDER_. REINITZALiZE

CBRK THEYCAN VANCONTENTSBREAK COUNTFULLVANS

ADVANCE 30-NINUll_ l. 3000 LUNCH ADVANCE CLOSEVAN

V$CLSVN

LOGICR BACKTO I TIMETO

. LUNCH,CBRK WORK I ADVANCEV$VNWAT HOVEIN ENPTY(CPDON) r_,_, VANAT CHIPPER

DEPART CHIPPER ] LO C. CPBRK BREAKTI HE EVCPRi

I_'U.S.GOVERNIENT PRINTING OFFICE: 1982--566-950/99

42

Page 46: i m u at i o n of Grapple kidders f . and a Who/e-Tree Chipper

Winsauer, Sharon A.A program and documentation for simulation of grapple skidders and

a whole-tree chipper. Res. Pap. NC-221. St. Paul, MN: U.S. Depart-ment of Agriculture, Forest Service, North Central Forest Experi-ment Station; 1982. 42 p.

Presents a computer model written in GPSS (General PurposeSimulation System) designed to simulate a skidding-chipping op-eration.

KEY WORDS: GPSS (General Purpose Simulation System), com-puter, harvesting, productivity, modeling.