Column Generation for WDM Optical Network Design phần 1
Số trang: 13
Loại file: pdf
Dung lượng: 126.44 KB
Lượt xem: 1
Lượt tải: 0
Xem trước 2 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
thiết kế mạng WDM, hướng dẫn cho sinh viên làm thật kỹ, hiểu sâu hơn
Nội dung trích xuất từ tài liệu:
Column Generation for WDM Optical Network Design phần 1Column Generation for WDMColumn Optical Network Design S. Raghavan Daliborka Stanojević Robert H. Smith School of Business, University of Maryland, College Park Outline• Basic concepts• Problem Definition• Background• Branch-And-Price (BP) Algorithm – Column Generation (CG) – Branching Strategy• Preliminary Computational Results• Concluding Remarks Basic Concepts in WDM optical network design • Optical fibers interconnect • WDM – multiple signals carried over the same fiber nodes in the network at different frequencies (wavelengths) λ1 λ2 λ3optical fiber optical fiber Basic Concepts in WDM optical network design Node Equipment• Single signal exampleTransmitter - - Receiver A C D B intermediate nodes (no E/O signal origin node signal destination node O/E conversion necessary)• Assumption: All nodes are equipped with wavelength converters ⇒ we do not have to worry about wavelength assignment (so, signal A → B could be sent on different wavelengths on each of the segments A → C, C → D, D → B) Basic Concepts in WDM optical network design Notion of lightpaths and logical topology B - Transmitter - Receiver - Fiber withA C capacity of 1 TU Traffic requests: A → B 0.3 TU’s D A → C 0.9 TU’s A → D 0.2 TU’s• Def: Lightpath (lp) is a path in the physical topology used to carry traffic requests. It requires a transmitter at the path origin, and a receiver at the path destination (lps in the example: A → B, A → C, B → D)• Def: Logical Topology is a collection of all lps established in the physical layer of the optical network. Problem Definition• Given physical topology of the WDM optical network: – Number and capacity of fibers – Capacity of lightpaths that can be created on the fibers – Number of transmitters and receivers at each node – Traffic matrix (demand between all pairs of nodes)• Determine logical topology (routing of lightpaths over the physical topology) and routing of traffic flow over the logical topology so that network performance is optimized. Additional Assumptions• No flow bifurcation for a given traffic request• Wavelength conversion is possible (at no cost) at all nodes in the network• Performance measures considered: – Lost traffic – Quantity / cost of node equipment – Average hop distance over all flow paths in the network Background• Exact MIP formulations for WDM OND problem are too difficult to solve – Banerjee and Mukherjee (2000) - WDM OND with wavelength conversion (problems solved include networks with up to 20 nodes, at most 1 fiber between pairs of nodes, and pre-specified set of lightpaths) – Krishnaswamy and Sivarajan (2001) – WDM OND without wavelength conversion (problems solved include networks with up to 6 nodes)• Large number of heuristic algorithms – an extensive survey – Dutta and Rouskas (2000) Background• The WDM OND problem with wavelength conversion can be seen as a 2-layer ODI MCF problem with node degree constraints – a generalization of a standard ODI MCF problem• ODI MCF problem can be efficiently solved in networks of moderate size using branch and price and cut algorithm – Barnhart et al. (2000)Path-based formulation for the WDM OND problem• PB-MIP1 ∑ T ( s ,d ) H ( s ,d )Min ∀( s ,d )Subject to : f p( s ,d ) ∈ B1 ∀p, ( s, d ) ∑ Xz ≤ ∆ ∀i ∈ V i t X z ∈ B1 ∀zz:O ( z ) =i ∑ X z ≤ ∆ jr ∀j ∈ V Additional constra int sz:D ( z ) = j ∑ Xz − f p( s ,d ) ≥ 0 ∀z , ( s, d ) ∑X ≤L ∀(i, j ); l z p:z∈ pz:( i , j );l∈z X z ∈ R+ ∀z 1 ∑TXz − ≥0 ∀z ( s ,d ) ( s ,d ) f p p: z∈ p∑f + H ...
Nội dung trích xuất từ tài liệu:
Column Generation for WDM Optical Network Design phần 1Column Generation for WDMColumn Optical Network Design S. Raghavan Daliborka Stanojević Robert H. Smith School of Business, University of Maryland, College Park Outline• Basic concepts• Problem Definition• Background• Branch-And-Price (BP) Algorithm – Column Generation (CG) – Branching Strategy• Preliminary Computational Results• Concluding Remarks Basic Concepts in WDM optical network design • Optical fibers interconnect • WDM – multiple signals carried over the same fiber nodes in the network at different frequencies (wavelengths) λ1 λ2 λ3optical fiber optical fiber Basic Concepts in WDM optical network design Node Equipment• Single signal exampleTransmitter - - Receiver A C D B intermediate nodes (no E/O signal origin node signal destination node O/E conversion necessary)• Assumption: All nodes are equipped with wavelength converters ⇒ we do not have to worry about wavelength assignment (so, signal A → B could be sent on different wavelengths on each of the segments A → C, C → D, D → B) Basic Concepts in WDM optical network design Notion of lightpaths and logical topology B - Transmitter - Receiver - Fiber withA C capacity of 1 TU Traffic requests: A → B 0.3 TU’s D A → C 0.9 TU’s A → D 0.2 TU’s• Def: Lightpath (lp) is a path in the physical topology used to carry traffic requests. It requires a transmitter at the path origin, and a receiver at the path destination (lps in the example: A → B, A → C, B → D)• Def: Logical Topology is a collection of all lps established in the physical layer of the optical network. Problem Definition• Given physical topology of the WDM optical network: – Number and capacity of fibers – Capacity of lightpaths that can be created on the fibers – Number of transmitters and receivers at each node – Traffic matrix (demand between all pairs of nodes)• Determine logical topology (routing of lightpaths over the physical topology) and routing of traffic flow over the logical topology so that network performance is optimized. Additional Assumptions• No flow bifurcation for a given traffic request• Wavelength conversion is possible (at no cost) at all nodes in the network• Performance measures considered: – Lost traffic – Quantity / cost of node equipment – Average hop distance over all flow paths in the network Background• Exact MIP formulations for WDM OND problem are too difficult to solve – Banerjee and Mukherjee (2000) - WDM OND with wavelength conversion (problems solved include networks with up to 20 nodes, at most 1 fiber between pairs of nodes, and pre-specified set of lightpaths) – Krishnaswamy and Sivarajan (2001) – WDM OND without wavelength conversion (problems solved include networks with up to 6 nodes)• Large number of heuristic algorithms – an extensive survey – Dutta and Rouskas (2000) Background• The WDM OND problem with wavelength conversion can be seen as a 2-layer ODI MCF problem with node degree constraints – a generalization of a standard ODI MCF problem• ODI MCF problem can be efficiently solved in networks of moderate size using branch and price and cut algorithm – Barnhart et al. (2000)Path-based formulation for the WDM OND problem• PB-MIP1 ∑ T ( s ,d ) H ( s ,d )Min ∀( s ,d )Subject to : f p( s ,d ) ∈ B1 ∀p, ( s, d ) ∑ Xz ≤ ∆ ∀i ∈ V i t X z ∈ B1 ∀zz:O ( z ) =i ∑ X z ≤ ∆ jr ∀j ∈ V Additional constra int sz:D ( z ) = j ∑ Xz − f p( s ,d ) ≥ 0 ∀z , ( s, d ) ∑X ≤L ∀(i, j ); l z p:z∈ pz:( i , j );l∈z X z ∈ R+ ∀z 1 ∑TXz − ≥0 ∀z ( s ,d ) ( s ,d ) f p p: z∈ p∑f + H ...
Tìm kiếm theo từ khóa liên quan:
Lý thuyết viễn thông kỹ thuật điên tử kỹ thuật viễn thông thông tin viễn thông tài liệu viễn thông.Gợi ý tài liệu liên quan:
-
Đề cương chi tiết học phần Trí tuệ nhân tạo
12 trang 435 0 0 -
Đề cương chi tiết học phần Vi xử lý
12 trang 295 0 0 -
Giáo trình Kỹ thuật điện tử (Nghề: Điện công nghiệp - Cao đẳng) - Trường Cao đẳng Cơ giới (2023)
239 trang 243 0 0 -
79 trang 226 0 0
-
Đồ án: Kỹ thuật xử lý ảnh sử dụng biến đổi Wavelet
41 trang 218 0 0 -
102 trang 196 0 0
-
Luận văn Thạc sĩ Kỹ thuật: Ứng dụng Blockchain trong bảo mật IoT
90 trang 190 1 0 -
94 trang 170 0 0
-
Đề cương chi tiết học phần Thực tập Kỹ thuật truyền hình
16 trang 155 0 0 -
Hệ thống sưởi - thông gió - điều hòa không khí - Thực hành kỹ thuật điện - điện tử: Phần 1
109 trang 154 0 0