SlideShare a Scribd company logo
1 of 27
By
Chetan Reddy Mitta
 Order picking is the most time consuming operation
 It accounts for 55% of the warehouse operating costs
 Cross Aisle Structure
 Input and output points
 Number of aisles
 Length of the aisles
 Dimensions of the warehouse
 Concerned with unit load warehouse i.e. items are stored and
retrieved in pallet quantities
 Dual command Cycle- a worker first stores and then picks the
pallet
 Flow through process
 The angle of inclination of the cross aisles to be 45 degrees
The goal is to compare the average distances travelled by a
worker from selected input and selected output in X layout with
respect to the traditional layout.
 Y-height of the warehouse
 X-Width of the warehouse
 a-cross aisle width
 b-sub aisle width/ picking aisle width
 Theta – angle of inclination
 x 1-X coordinate of intersection point of the sub aisle with the cross aisle
 y 1-Y coordinate of intersection point of the sub aisle with the cross aisle
 Entry i-Input i i={1,2,3}
 Exit i-Output I i={1,2,3}
 (Entry,Exit)=(coordinate x, coordinate y):
 ( 1,1)=((0,0),(0,Y)),(2,2)=((X/2,0),(X/2,Y)),(2,3)=((X/2,0),(X,Y))
 H-total number of aisles along horizontal
 V-Total number of aisles along the vertical
 Aisle offset_H-Aisle offset along horizontal
 Aisle offset_V-Aisle offset along vertical.
 I_x1,I_y1-x,y coordinates of point of intersection of first x .
 I_x2,I_y2-x,y coordinates of point of intersection of first x .
 Zone-1,2….8,9..12
 Perzone_H-Number of sub aisles / picking aisles in each
horizontal zone.
 Perzone_V-Number of sub aisles / picking aisle in each vertical
zone.
 Finding the intersection points of the picking aisle line with the
cross aisle line by using simple coordinate structure.
For e.g.: If we consider
 Zone 2 :
 LocalAisle = aisle - (zone-1)*perZone_H;
 x_1 = AisleOffset_H+(zone-1)*perZone_H*b+ LocalAisle*b;
 ymax = Y - AisleOffset_H + (-m)*x_1;
 ymax = Y - m*(x_1 -AisleOffset_H);
 perzone _H=X-4*Aisle offset_H*a/8*b
 perzone_V=Y-a-2*a*aisleoffset_V/4*b
 Calculate the total number of aisles i.e. sum of horizontal and
vertical aisles.
 We number the aisles from zone 1 to zone 8 in anti clockwise
direction and the zone 9 to 12 for vertical aisles .
 We generate two random aisle number s .
 Then we identify the zone in which the two random aisle number
lie
 the aisle number is converted into the local aisle number. This is
formulated as below for zone 2 :
 LocalAisle = aisle - (zone-1)*perZone_H;
 The point of intersection of this randomly generated aisle and cross
aisle is found.
 LocalAisle = aisle - (zone-1)*perZone_H;
 x_1 = AisleOffset_H+(zone-1)*perZone_H*b+ LocalAisle*b;
 ymax = Y - AisleOffset_H + (-m)*x_1;------------1
 ymax = Y - m*(x_1 -AisleOffset_H);-----------2
 It can lie in any of the two coordinates.
 We assumed a variable to take value between (0,1).
 So, if the value is < 0.5 takes one side or else the other (Just like
tossing the coin).
 Now ,we know that a random number on this aisle should between
the two known points .
 y_1 = ymax+ rand(1,1)*(Y/2-a/2-ymax);
 The same methodology is used for the zones 2,3,6,7.And for the
vertical zones the random point varies along the X-axis.
 After generating two random points and two random aisle number we
can calculate the total travel distance from entry to point 1 to point 2
and then to exit.
 E.g.: Entry 1 exit 1 and the two zones are 1 and 3 .
 Pick1_dist = distance(Pick1_x,Pick1_y,Pick1_x,Pick1_ymax);-
 Pick2_dist = distance(Pick2_x,Pick2_y,Pick2_x,Pick2_ymax);
 Travel_dist =
A1+A8+2*A9+2*Pick1_dist+2*Pick2_dist+2*distance(I2_x,I2_y,Pick2_
x,Pick2_ymax);
 The X-layout model is programmed in matlab and run for 500
different points by fixing 3 different input and 3 different out put
points i.e.11,22,23.
sub aisle width
"b"
Cross aisle
width "a"
Entry 1 Exit 1 -
avg dist
Entry 2 Exit 2-
avg dist
Entry 2 Exit 3-
avg dist
2 4 436.8473627 412.359603 469.9621078
3 6 458.9083926 421.9085264 440.2055996
4 8 438.8048983 403.970392 444.6349116
5 10 464.4144204 413.390739 472.1534135
6 12 438.0494148 431.7415695 485.2314906
7 14 459.9804163 436.8815879 466.546859
8 16 479.5830189 429.3905281 481.5269818
9 18 467.6955873 414.8935882 424.1599993
10 20 488.820164 445.4807398 488.8825158
0
200
400
600
800
1000
1200
1400
1 2 3 4 5 6 7
b
D
i
s
t
a
n
c
e
0
200
400
600
800
1000
1200
1400
1 2 3 4 5 6 7
b
D
i
s
t
a
n
c
e
 The average distance is low for the entry 2 and exit 2 compared
to the other input and output points as the b is varied
 The average distance decreases as we increase the dimensions
of the layout
 In a traditional layout, the average distance increases as the b is
varied
 Also, the average distance increases with the increase in the
dimensions of the x
 Comparing the two layouts, the X layout would be much better
when the length of the warehouse is more and also the average
travel distances are low for X compared to the traditional layout
 The X layout can be extended by increasing the X’s appropriately
with respect to the length of the warehouse , I/O points and the
storage space
 Finding an optimal angle of inclination for X
 Finding optimal number of inputs and output points at proper
location
Warehouse layout design

More Related Content

What's hot

Cold Storage Warehouse Best Practices: Warehouse Layout Optimization
Cold Storage Warehouse Best Practices: Warehouse Layout OptimizationCold Storage Warehouse Best Practices: Warehouse Layout Optimization
Cold Storage Warehouse Best Practices: Warehouse Layout OptimizationAngela Carver
 
WAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENT
WAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENTWAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENT
WAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENTAjeesh Mk
 
10 warehousemanagement- ppt slide
10 warehousemanagement- ppt slide10 warehousemanagement- ppt slide
10 warehousemanagement- ppt slideRohan Naik
 
Physical inventory & warehouse layout planning
Physical inventory & warehouse layout planningPhysical inventory & warehouse layout planning
Physical inventory & warehouse layout planningSugun Subudhi
 
Warehouse Operations and Inventory Management
Warehouse Operations and Inventory Management Warehouse Operations and Inventory Management
Warehouse Operations and Inventory Management Thomas Tanel
 
Ware housing in Logistics management
Ware housing in Logistics managementWare housing in Logistics management
Ware housing in Logistics managementJeyalakshmiAJeyalaks
 
Risks associated with warehouse design and process flow
Risks associated with warehouse design and process flowRisks associated with warehouse design and process flow
Risks associated with warehouse design and process flowTristan Wiggill
 
Managing warehouse operations. How to manage and run warehouse operations by ...
Managing warehouse operations. How to manage and run warehouse operations by ...Managing warehouse operations. How to manage and run warehouse operations by ...
Managing warehouse operations. How to manage and run warehouse operations by ...Omar Youssef
 
Warehousing layout-design-and-processes-setup
Warehousing layout-design-and-processes-setupWarehousing layout-design-and-processes-setup
Warehousing layout-design-and-processes-setupPuneet Mishra
 
Warehouse Operations and WMS
Warehouse Operations and WMSWarehouse Operations and WMS
Warehouse Operations and WMSMaeverickMatibag
 
Warehouse
WarehouseWarehouse
WarehouseBIT
 

What's hot (20)

Cold Storage Warehouse Best Practices: Warehouse Layout Optimization
Cold Storage Warehouse Best Practices: Warehouse Layout OptimizationCold Storage Warehouse Best Practices: Warehouse Layout Optimization
Cold Storage Warehouse Best Practices: Warehouse Layout Optimization
 
WAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENT
WAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENTWAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENT
WAREHOUSING AND STORAGE IN SUPPLY CHAIN MANAGEMENT
 
10 warehousemanagement- ppt slide
10 warehousemanagement- ppt slide10 warehousemanagement- ppt slide
10 warehousemanagement- ppt slide
 
Physical inventory & warehouse layout planning
Physical inventory & warehouse layout planningPhysical inventory & warehouse layout planning
Physical inventory & warehouse layout planning
 
7 Ways to Improve Warehouse Efficiency
7 Ways to Improve Warehouse Efficiency 7 Ways to Improve Warehouse Efficiency
7 Ways to Improve Warehouse Efficiency
 
Warehouse Operations and Inventory Management
Warehouse Operations and Inventory Management Warehouse Operations and Inventory Management
Warehouse Operations and Inventory Management
 
Ware housing in Logistics management
Ware housing in Logistics managementWare housing in Logistics management
Ware housing in Logistics management
 
Risks associated with warehouse design and process flow
Risks associated with warehouse design and process flowRisks associated with warehouse design and process flow
Risks associated with warehouse design and process flow
 
Warehouse management
Warehouse managementWarehouse management
Warehouse management
 
Warehouse Management
Warehouse ManagementWarehouse Management
Warehouse Management
 
FUNDAMENTAL OF WAREHOUSING
FUNDAMENTAL OF WAREHOUSINGFUNDAMENTAL OF WAREHOUSING
FUNDAMENTAL OF WAREHOUSING
 
Managing warehouse operations. How to manage and run warehouse operations by ...
Managing warehouse operations. How to manage and run warehouse operations by ...Managing warehouse operations. How to manage and run warehouse operations by ...
Managing warehouse operations. How to manage and run warehouse operations by ...
 
Warehouse Management
Warehouse Management Warehouse Management
Warehouse Management
 
Warehousing layout-design-and-processes-setup
Warehousing layout-design-and-processes-setupWarehousing layout-design-and-processes-setup
Warehousing layout-design-and-processes-setup
 
Warehouse Operations and WMS
Warehouse Operations and WMSWarehouse Operations and WMS
Warehouse Operations and WMS
 
Warehouse
WarehouseWarehouse
Warehouse
 
Warehousing
WarehousingWarehousing
Warehousing
 
Warehousing
WarehousingWarehousing
Warehousing
 
Warehousing
WarehousingWarehousing
Warehousing
 
Warehouse management
 Warehouse management Warehouse management
Warehouse management
 

Similar to Warehouse layout design

Clipping & Rasterization
Clipping & RasterizationClipping & Rasterization
Clipping & RasterizationAhmed Daoud
 
Computer graphics question for exam solved
Computer graphics question for exam solvedComputer graphics question for exam solved
Computer graphics question for exam solvedKuntal Bhowmick
 
Line drawing algo.
Line drawing algo.Line drawing algo.
Line drawing algo.Mohd Arif
 
CD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdf
CD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdfCD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdf
CD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdfRajJain516913
 
19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf
19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf
19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdfKrishnaKumar2309
 
Computer Graphics Unit 1
Computer Graphics Unit 1Computer Graphics Unit 1
Computer Graphics Unit 1aravindangc
 
Open GL T0074 56 sm4
Open GL T0074 56 sm4Open GL T0074 56 sm4
Open GL T0074 56 sm4Roziq Bahtiar
 
Explanation on Tensorflow example -Deep mnist for expert
Explanation on Tensorflow example -Deep mnist for expertExplanation on Tensorflow example -Deep mnist for expert
Explanation on Tensorflow example -Deep mnist for expert홍배 김
 
Clustering and Factorization using Apache SystemML by Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by  Alexandre V EvfimievskiClustering and Factorization using Apache SystemML by  Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by Alexandre V EvfimievskiArvind Surve
 
Clustering and Factorization using Apache SystemML by Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by  Alexandre V EvfimievskiClustering and Factorization using Apache SystemML by  Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by Alexandre V EvfimievskiArvind Surve
 
Chapter 3 Output Primitives
Chapter 3 Output PrimitivesChapter 3 Output Primitives
Chapter 3 Output PrimitivesPrathimaBaliga
 
Ch 7 tutoring notes quadratics
Ch 7 tutoring notes quadraticsCh 7 tutoring notes quadratics
Ch 7 tutoring notes quadraticssrobbins4
 
Computer Graphics Unit 2
Computer Graphics Unit 2Computer Graphics Unit 2
Computer Graphics Unit 2SanthiNivas
 
April 3, 2014
April 3, 2014April 3, 2014
April 3, 2014khyps13
 
VHDL and Cordic Algorithim
VHDL and Cordic AlgorithimVHDL and Cordic Algorithim
VHDL and Cordic AlgorithimSubeer Rangra
 
Output Primitive and Brenshamas Line.pptx
Output Primitive and Brenshamas Line.pptxOutput Primitive and Brenshamas Line.pptx
Output Primitive and Brenshamas Line.pptxNaveenaKarthik3
 

Similar to Warehouse layout design (20)

Clipping & Rasterization
Clipping & RasterizationClipping & Rasterization
Clipping & Rasterization
 
Computer graphics question for exam solved
Computer graphics question for exam solvedComputer graphics question for exam solved
Computer graphics question for exam solved
 
Line drawing algo.
Line drawing algo.Line drawing algo.
Line drawing algo.
 
CD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdf
CD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdfCD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdf
CD504 CGM_Lab Manual_004e08d3838702ed11fc6d03cc82f7be.pdf
 
raster algorithm.pdf
raster algorithm.pdfraster algorithm.pdf
raster algorithm.pdf
 
19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf
19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf
19BCS2605_Krishna_Kumar_Computer_Graphics_exp_3.1.pdf
 
Area & volume 2
Area & volume  2Area & volume  2
Area & volume 2
 
Computer graphics 2
Computer graphics 2Computer graphics 2
Computer graphics 2
 
Computer Graphics Unit 1
Computer Graphics Unit 1Computer Graphics Unit 1
Computer Graphics Unit 1
 
Open GL T0074 56 sm4
Open GL T0074 56 sm4Open GL T0074 56 sm4
Open GL T0074 56 sm4
 
Explanation on Tensorflow example -Deep mnist for expert
Explanation on Tensorflow example -Deep mnist for expertExplanation on Tensorflow example -Deep mnist for expert
Explanation on Tensorflow example -Deep mnist for expert
 
Clustering and Factorization using Apache SystemML by Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by  Alexandre V EvfimievskiClustering and Factorization using Apache SystemML by  Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by Alexandre V Evfimievski
 
Clustering and Factorization using Apache SystemML by Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by  Alexandre V EvfimievskiClustering and Factorization using Apache SystemML by  Alexandre V Evfimievski
Clustering and Factorization using Apache SystemML by Alexandre V Evfimievski
 
Chapter 3 Output Primitives
Chapter 3 Output PrimitivesChapter 3 Output Primitives
Chapter 3 Output Primitives
 
Ch 7 tutoring notes quadratics
Ch 7 tutoring notes quadraticsCh 7 tutoring notes quadratics
Ch 7 tutoring notes quadratics
 
Computer Graphics Unit 2
Computer Graphics Unit 2Computer Graphics Unit 2
Computer Graphics Unit 2
 
Primitives
PrimitivesPrimitives
Primitives
 
April 3, 2014
April 3, 2014April 3, 2014
April 3, 2014
 
VHDL and Cordic Algorithim
VHDL and Cordic AlgorithimVHDL and Cordic Algorithim
VHDL and Cordic Algorithim
 
Output Primitive and Brenshamas Line.pptx
Output Primitive and Brenshamas Line.pptxOutput Primitive and Brenshamas Line.pptx
Output Primitive and Brenshamas Line.pptx
 

Recently uploaded

RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...amitlee9823
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...Call Girls in Nagpur High Profile
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxsuhanimunjal27
 
Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxTusharBahuguna2
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...ranjana rawat
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
Case Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneCase Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneLukeKholes
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...amitlee9823
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxmirandajeremy200221
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 

Recently uploaded (20)

RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
 
infant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptxinfant assessment fdbbdbdddinal ppt.pptx
infant assessment fdbbdbdddinal ppt.pptx
 
Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptx
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
Case Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneCase Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, Pune
 
B. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdfB. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdf
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptx
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 

Warehouse layout design

  • 2.  Order picking is the most time consuming operation  It accounts for 55% of the warehouse operating costs
  • 3.  Cross Aisle Structure  Input and output points  Number of aisles  Length of the aisles  Dimensions of the warehouse
  • 4.
  • 5.  Concerned with unit load warehouse i.e. items are stored and retrieved in pallet quantities  Dual command Cycle- a worker first stores and then picks the pallet  Flow through process  The angle of inclination of the cross aisles to be 45 degrees
  • 6. The goal is to compare the average distances travelled by a worker from selected input and selected output in X layout with respect to the traditional layout.
  • 7.  Y-height of the warehouse  X-Width of the warehouse  a-cross aisle width  b-sub aisle width/ picking aisle width  Theta – angle of inclination  x 1-X coordinate of intersection point of the sub aisle with the cross aisle  y 1-Y coordinate of intersection point of the sub aisle with the cross aisle  Entry i-Input i i={1,2,3}  Exit i-Output I i={1,2,3}  (Entry,Exit)=(coordinate x, coordinate y):  ( 1,1)=((0,0),(0,Y)),(2,2)=((X/2,0),(X/2,Y)),(2,3)=((X/2,0),(X,Y))
  • 8.  H-total number of aisles along horizontal  V-Total number of aisles along the vertical  Aisle offset_H-Aisle offset along horizontal  Aisle offset_V-Aisle offset along vertical.  I_x1,I_y1-x,y coordinates of point of intersection of first x .  I_x2,I_y2-x,y coordinates of point of intersection of first x .  Zone-1,2….8,9..12  Perzone_H-Number of sub aisles / picking aisles in each horizontal zone.  Perzone_V-Number of sub aisles / picking aisle in each vertical zone.
  • 9.
  • 10.
  • 11.
  • 12.  Finding the intersection points of the picking aisle line with the cross aisle line by using simple coordinate structure. For e.g.: If we consider  Zone 2 :  LocalAisle = aisle - (zone-1)*perZone_H;  x_1 = AisleOffset_H+(zone-1)*perZone_H*b+ LocalAisle*b;  ymax = Y - AisleOffset_H + (-m)*x_1;  ymax = Y - m*(x_1 -AisleOffset_H);  perzone _H=X-4*Aisle offset_H*a/8*b  perzone_V=Y-a-2*a*aisleoffset_V/4*b
  • 13.  Calculate the total number of aisles i.e. sum of horizontal and vertical aisles.  We number the aisles from zone 1 to zone 8 in anti clockwise direction and the zone 9 to 12 for vertical aisles .  We generate two random aisle number s .  Then we identify the zone in which the two random aisle number lie  the aisle number is converted into the local aisle number. This is formulated as below for zone 2 :  LocalAisle = aisle - (zone-1)*perZone_H;
  • 14.  The point of intersection of this randomly generated aisle and cross aisle is found.  LocalAisle = aisle - (zone-1)*perZone_H;  x_1 = AisleOffset_H+(zone-1)*perZone_H*b+ LocalAisle*b;  ymax = Y - AisleOffset_H + (-m)*x_1;------------1  ymax = Y - m*(x_1 -AisleOffset_H);-----------2  It can lie in any of the two coordinates.  We assumed a variable to take value between (0,1).  So, if the value is < 0.5 takes one side or else the other (Just like tossing the coin).  Now ,we know that a random number on this aisle should between the two known points .
  • 15.  y_1 = ymax+ rand(1,1)*(Y/2-a/2-ymax);  The same methodology is used for the zones 2,3,6,7.And for the vertical zones the random point varies along the X-axis.  After generating two random points and two random aisle number we can calculate the total travel distance from entry to point 1 to point 2 and then to exit.  E.g.: Entry 1 exit 1 and the two zones are 1 and 3 .  Pick1_dist = distance(Pick1_x,Pick1_y,Pick1_x,Pick1_ymax);-  Pick2_dist = distance(Pick2_x,Pick2_y,Pick2_x,Pick2_ymax);  Travel_dist = A1+A8+2*A9+2*Pick1_dist+2*Pick2_dist+2*distance(I2_x,I2_y,Pick2_ x,Pick2_ymax);
  • 16.  The X-layout model is programmed in matlab and run for 500 different points by fixing 3 different input and 3 different out put points i.e.11,22,23.
  • 17. sub aisle width "b" Cross aisle width "a" Entry 1 Exit 1 - avg dist Entry 2 Exit 2- avg dist Entry 2 Exit 3- avg dist 2 4 436.8473627 412.359603 469.9621078 3 6 458.9083926 421.9085264 440.2055996 4 8 438.8048983 403.970392 444.6349116 5 10 464.4144204 413.390739 472.1534135 6 12 438.0494148 431.7415695 485.2314906 7 14 459.9804163 436.8815879 466.546859 8 16 479.5830189 429.3905281 481.5269818 9 18 467.6955873 414.8935882 424.1599993 10 20 488.820164 445.4807398 488.8825158
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23. 0 200 400 600 800 1000 1200 1400 1 2 3 4 5 6 7 b D i s t a n c e
  • 24. 0 200 400 600 800 1000 1200 1400 1 2 3 4 5 6 7 b D i s t a n c e
  • 25.  The average distance is low for the entry 2 and exit 2 compared to the other input and output points as the b is varied  The average distance decreases as we increase the dimensions of the layout  In a traditional layout, the average distance increases as the b is varied  Also, the average distance increases with the increase in the dimensions of the x  Comparing the two layouts, the X layout would be much better when the length of the warehouse is more and also the average travel distances are low for X compared to the traditional layout
  • 26.  The X layout can be extended by increasing the X’s appropriately with respect to the length of the warehouse , I/O points and the storage space  Finding an optimal angle of inclination for X  Finding optimal number of inputs and output points at proper location