SlideShare a Scribd company logo
Reduced Complexity Transfer Function
Computation for Complex Indoor Channels
Using Propagation Graphs [TD(18)08038]
Oct 1, 2018
Ramoni Adeogun, Troels Pedersen and Ayush Bharti
Email: [ra,troels,ayb]@es.aau.dk
Department of Electronic Systems
Aalborg University
Denmark
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
1Motivation
Propagation graph (PG) provides a simple and flexible model
structure for MIMO and multilink channels.
PG model account for multiple scattering and provide closed
form expression for the transfer matrix.
Due to a matrix inversion involved in the model, the
complexity increases with increased number of scatterers.
For large number of scatterers, this work presents a reduced
complexity method for computing the transfer matrix of wireless
channels in complex indoor environments using propagation
graphs.
The transfer matrix can be computed using Mason’s theorem
which leads to a much-reduced computational complexity.
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
2Modelling Propagation Channels Using
Graphs
Propagation environment is modelled via a directed graph
G = (V, E)
Vertex set V: The transmitters, scatterers and receivers are
represented by vertices in the set: V = Vt ∪ Vs ∪ Vr
Edge set E: Wave propagation between vertices is modelled by
edges in E. (v, v ) ∈ E, iff wave propagation from v ∈ V to v ∈ V
is possible.
Each edge is described by a transfer function Ae(f), where f
denotes the frequency. Ae(f) = 0 for e /∈ E.
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
3Modelling Propagation Channels Using
Graphs II
Edge transfer functions are collected into:
D(f) : transmitters → receivers T(f) : transmitters → scatterers
R(f) : scatterers → receivers B(f) : scatterers → scatterers.
The transfer function of the PG is given as
H(f) = D(f) + R(f)[I − B(f)]−1
T(f); ρ(B(f)) < 1
Computation is dominated by the matrix inversion with
complexity O(|Vs|3
) which is prohibitive for complex
environments where |Vs| is large.
For an indoor scenario with N rooms and Ns scatterers per room,
this results in a complexity of O((NNs)3
).
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
4Matrix Signal Flow Graph for Multi-room
Indoor Environments
Multi-room indoor environments can be represented in a matrix
signal flow graph (MSFG) with the rooms as nodes and
propagation between rooms as branches.
We limit our consideration to simple building structure with N
adjacent rooms:
From the floor plan and/or PG, a MSFG is constructed with one
node per room (for transmitter(s) in room 1 and receiver(s) in
room 4):
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
5Reduced Complexity Transfer Matrix
Computation
Denoting the number of paths in the MSFG from the nth to mth
room as K, the transfer matrix for the channel using the matrix
equivalent of Mason’s rule:
Hnm(f) = Dnm(f) + Rm(f)Σ(f)−1
K
k
(Pnmk (f)Σnmk (f))Tn(f)
Pnmk (f): transfer matrix of kth path computed as the product of all
transfer matrices on the k path from n to m
Σ(f): determinant of the MSFG defined as
Σ = I − Lz
all loops
+ Li Lj
non-touching
− Li Lj Lc
non-touching
+ . . . .
where Lz is the transfer matrix of the zth
loop.
Σnmk (f): co-factor of Pnmk (f) and is equal to Σ(f) with all loops
touching Pnmk removed.
For the simple building structure, the computation is dominated
by Σ(f)−1
with complexity O(N3
s ).
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
6Simulation Example: Two Adjacent
Rooms
Three computation methods are compared:
PG. Original Propagation Graph Model
VG1. Mason’s Rule: Σ(f) = I − (B11 + B22 + B21B12) + B22B11
VG2. Approximate Mason’s Rule: Σ(f) = I − (B11 + B22 + B21B12)
Signal frequency range: [58, 62] GHz.
Edge transfer functions are defined as in1
with an extra
attenuation factor , η for inter-room propagation.
1T. Pedersen, G. Steinbock, and B. H. Fleury. “Modeling of Reverberant Radio
Channels Using Propagation Graphs”. In: IEEE Trans. Antennas Propag. (2012).
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
7Results
Averaged power delay profile and computer time:
0 20 40 60 80 100 120
Delay [ns]
-160
-150
-140
-130
-120
-110
-100
PDP[dB]
PG: =0.4
VG1: =0.4
VG2: =0.4
PG: =0.8
VG1: =0.8
VG2: =0.8
5 10 15 20 25 30 35 40
Number of Scatterers Per Room
0
0.05
0.1
0.15
0.2
0.25
ComputationTime[s]
PG
VG1
VG2
Ns = 10, Pdir = 1, Pvis = 0.92 and g = 0.8.
As expected, VG1 and PG yield same transfer function and PDP.
VG1 requires much lower computation time than PG.
Eliminating the last term in Σ (in VG2) impacts the PDP and only
marginally reduces the complexity.
| Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038]
8Conclusion and Ongoing Work
A low complexity implementation of the propagation graph model
is proposed via a representation of the complex environment as
matrix signal flow graph.
Simulation results show that the MSFG equivalent yield same
prediction of the channel as the original model with much lower
computational complexity.
Our ongoing work is generalizing the computation method to
more realistic building structures and exploring other methods.
Thanks for your attention!

More Related Content

What's hot (19)

Graph Matching
Graph MatchingGraph Matching
Graph Matching
graphitech
 
Optimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data PerspectiveOptimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data Perspective
পল্লব রায়
 
Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...
Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...
Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...
john236zaq
 
High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange
Ieee Xpert
 
3rd 3DDRESD: Floorplacer
3rd 3DDRESD: Floorplacer3rd 3DDRESD: Floorplacer
3rd 3DDRESD: Floorplacer
Marco Santambrogio
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
inventy
 
Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...
Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...
Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...
CSCJournals
 
UIC Thesis Montone
UIC Thesis MontoneUIC Thesis Montone
UIC Thesis Montone
Marco Santambrogio
 
Modified approximate 8-point multiplier less DCT like transform
Modified approximate 8-point multiplier less DCT like transformModified approximate 8-point multiplier less DCT like transform
Modified approximate 8-point multiplier less DCT like transform
IJERA Editor
 
How Matlab Helps
How Matlab HelpsHow Matlab Helps
How Matlab Helps
siufu
 
Optimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the DataOptimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the Data
Takashi Yamanoue
 
Kernel Descriptors for Visual Recognition
Kernel Descriptors for Visual RecognitionKernel Descriptors for Visual Recognition
Kernel Descriptors for Visual Recognition
Priyatham Bollimpalli
 
A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...
Ieee Xpert
 
Algorithm and complexity
Algorithm and complexityAlgorithm and complexity
Algorithm and complexity
HABIB FIGA GUYE
 
Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...
Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...
Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...
Voica Gavrilut
 
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree MultiplierDesign of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Waqas Tariq
 
Fast and Lossless Graph Division Method for Layout Decomposition Using SPQR-Tree
Fast and Lossless Graph Division Method for Layout Decomposition Using SPQR-TreeFast and Lossless Graph Division Method for Layout Decomposition Using SPQR-Tree
Fast and Lossless Graph Division Method for Layout Decomposition Using SPQR-Tree
Danny Luk
 
Chapter 3 pc
Chapter 3 pcChapter 3 pc
Chapter 3 pc
Hanif Durad
 
Graph Matching
Graph MatchingGraph Matching
Graph Matching
graphitech
 
Optimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data PerspectiveOptimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data Perspective
পল্লব রায়
 
Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...
Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...
Low-Complexity DFT-Based Channel Estimation with Leakage Nulling for OFDM Sys...
john236zaq
 
High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange High performance nb-ldpc decoder with reduction of message exchange
High performance nb-ldpc decoder with reduction of message exchange
Ieee Xpert
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
inventy
 
Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...
Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...
Interferogram Filtering Using Gaussians Scale Mixtures in Steerable Wavelet D...
CSCJournals
 
Modified approximate 8-point multiplier less DCT like transform
Modified approximate 8-point multiplier less DCT like transformModified approximate 8-point multiplier less DCT like transform
Modified approximate 8-point multiplier less DCT like transform
IJERA Editor
 
How Matlab Helps
How Matlab HelpsHow Matlab Helps
How Matlab Helps
siufu
 
Optimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the DataOptimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the Data
Takashi Yamanoue
 
Kernel Descriptors for Visual Recognition
Kernel Descriptors for Visual RecognitionKernel Descriptors for Visual Recognition
Kernel Descriptors for Visual Recognition
Priyatham Bollimpalli
 
A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...
Ieee Xpert
 
Algorithm and complexity
Algorithm and complexityAlgorithm and complexity
Algorithm and complexity
HABIB FIGA GUYE
 
Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...
Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...
Fault-tolerant topology and routing synthesis for IEEE time-sensitive network...
Voica Gavrilut
 
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree MultiplierDesign of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Design of an Adaptive Hearing Aid Algorithm using Booth-Wallace Tree Multiplier
Waqas Tariq
 
Fast and Lossless Graph Division Method for Layout Decomposition Using SPQR-Tree
Fast and Lossless Graph Division Method for Layout Decomposition Using SPQR-TreeFast and Lossless Graph Division Method for Layout Decomposition Using SPQR-Tree
Fast and Lossless Graph Division Method for Layout Decomposition Using SPQR-Tree
Danny Luk
 

Similar to Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs (20)

MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...
MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...
MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...
IJERA Editor
 
The Power-Bandwidth Tradeoff in MIMO Systems
The Power-Bandwidth Tradeoff in MIMO SystemsThe Power-Bandwidth Tradeoff in MIMO Systems
The Power-Bandwidth Tradeoff in MIMO Systems
Marwan Hammouda
 
Determination of optimum fft for wi max under different fading
Determination of optimum fft for wi max under different fadingDetermination of optimum fft for wi max under different fading
Determination of optimum fft for wi max under different fading
IAEME Publication
 
Ber performance analysis of mimo systems using equalization
Ber performance analysis of mimo systems using equalizationBer performance analysis of mimo systems using equalization
Ber performance analysis of mimo systems using equalization
Alexander Decker
 
37 44
37 4437 44
37 44
Editor IJARCET
 
Communication
CommunicationCommunication
Communication
Deepak Kumar
 
Mimo
MimoMimo
Mimo
Nebiye Slmn
 
201 209
201 209201 209
201 209
Editor IJARCET
 
Mimo
MimoMimo
Mimo
narmada alaparthi
 
Wireless Channel Modeling - MATLAB Simulation Approach
Wireless Channel Modeling - MATLAB Simulation ApproachWireless Channel Modeling - MATLAB Simulation Approach
Wireless Channel Modeling - MATLAB Simulation Approach
Jayamohan Govindaraj
 
Slides
SlidesSlides
Slides
PSethi12
 
MIMO.ppt (2) 2
MIMO.ppt (2) 2MIMO.ppt (2) 2
MIMO.ppt (2) 2
Deepak Kumar Dhal
 
Spatial Interference and It’s Effect Towards the Performance of 4G Network
Spatial Interference and It’s Effect Towards the Performance of 4G NetworkSpatial Interference and It’s Effect Towards the Performance of 4G Network
Spatial Interference and It’s Effect Towards the Performance of 4G Network
Rosdiadee Nordin
 
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
RaviMuthamala1
 
Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...
Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...
Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...
IJECEIAES
 
Gu2512391243
Gu2512391243Gu2512391243
Gu2512391243
IJERA Editor
 
Gu2512391243
Gu2512391243Gu2512391243
Gu2512391243
IJERA Editor
 
Master_thesis_presentation
Master_thesis_presentationMaster_thesis_presentation
Master_thesis_presentation
Razi Haider
 
Advanced wireless communications 4G technologies 1st Edition Savo G. Glisic
Advanced wireless communications 4G technologies 1st Edition Savo G. GlisicAdvanced wireless communications 4G technologies 1st Edition Savo G. Glisic
Advanced wireless communications 4G technologies 1st Edition Savo G. Glisic
kaktuskathy
 
LCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdfLCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdf
HODECE21
 
MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...
MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...
MMSE and ZF Analysis of Macrodiversity MIMO Systems and Wimax Networks over F...
IJERA Editor
 
The Power-Bandwidth Tradeoff in MIMO Systems
The Power-Bandwidth Tradeoff in MIMO SystemsThe Power-Bandwidth Tradeoff in MIMO Systems
The Power-Bandwidth Tradeoff in MIMO Systems
Marwan Hammouda
 
Determination of optimum fft for wi max under different fading
Determination of optimum fft for wi max under different fadingDetermination of optimum fft for wi max under different fading
Determination of optimum fft for wi max under different fading
IAEME Publication
 
Ber performance analysis of mimo systems using equalization
Ber performance analysis of mimo systems using equalizationBer performance analysis of mimo systems using equalization
Ber performance analysis of mimo systems using equalization
Alexander Decker
 
Wireless Channel Modeling - MATLAB Simulation Approach
Wireless Channel Modeling - MATLAB Simulation ApproachWireless Channel Modeling - MATLAB Simulation Approach
Wireless Channel Modeling - MATLAB Simulation Approach
Jayamohan Govindaraj
 
Spatial Interference and It’s Effect Towards the Performance of 4G Network
Spatial Interference and It’s Effect Towards the Performance of 4G NetworkSpatial Interference and It’s Effect Towards the Performance of 4G Network
Spatial Interference and It’s Effect Towards the Performance of 4G Network
Rosdiadee Nordin
 
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
RaviMuthamala1
 
Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...
Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...
Performance Enhancement in SU and MU MIMO-OFDM Technique for Wireless Communi...
IJECEIAES
 
Master_thesis_presentation
Master_thesis_presentationMaster_thesis_presentation
Master_thesis_presentation
Razi Haider
 
Advanced wireless communications 4G technologies 1st Edition Savo G. Glisic
Advanced wireless communications 4G technologies 1st Edition Savo G. GlisicAdvanced wireless communications 4G technologies 1st Edition Savo G. Glisic
Advanced wireless communications 4G technologies 1st Edition Savo G. Glisic
kaktuskathy
 
LCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdfLCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdf
HODECE21
 
Ad

Recently uploaded (20)

Video Games and Artificial-Realities.pptx
Video Games and Artificial-Realities.pptxVideo Games and Artificial-Realities.pptx
Video Games and Artificial-Realities.pptx
HadiBadri1
 
Axial Capacity Estimation of FRP-strengthened Corroded Concrete Columns
Axial Capacity Estimation of FRP-strengthened Corroded Concrete ColumnsAxial Capacity Estimation of FRP-strengthened Corroded Concrete Columns
Axial Capacity Estimation of FRP-strengthened Corroded Concrete Columns
Journal of Soft Computing in Civil Engineering
 
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.pptfy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
sukarnoamin
 
9aeb2aae-3b85-47a5-9776-154883bbae57.pdf
9aeb2aae-3b85-47a5-9776-154883bbae57.pdf9aeb2aae-3b85-47a5-9776-154883bbae57.pdf
9aeb2aae-3b85-47a5-9776-154883bbae57.pdf
RishabhGupta578788
 
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
gerogepatton
 
world subdivision.pdf...................
world subdivision.pdf...................world subdivision.pdf...................
world subdivision.pdf...................
bmmederos12
 
May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...
May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...
May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...
sebastianku31
 
ISO 5011 Air Filter Catalogues .pdf
ISO 5011 Air Filter Catalogues      .pdfISO 5011 Air Filter Catalogues      .pdf
ISO 5011 Air Filter Catalogues .pdf
FILTRATION ENGINEERING & CUNSULTANT
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning ModelEnhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Application Security and Secure Software Development Lifecycle
Application  Security and Secure Software Development LifecycleApplication  Security and Secure Software Development Lifecycle
Application Security and Secure Software Development Lifecycle
DrKavithaP1
 
Influence line diagram for truss in a robust
Influence line diagram for truss in a robustInfluence line diagram for truss in a robust
Influence line diagram for truss in a robust
ParthaSengupta26
 
Influence line diagram in a robust model
Influence line diagram in a robust modelInfluence line diagram in a robust model
Influence line diagram in a robust model
ParthaSengupta26
 
ISO 4020-6.1- Filter Cleanliness Test Rig Catalogue.pdf
ISO 4020-6.1- Filter Cleanliness Test Rig Catalogue.pdfISO 4020-6.1- Filter Cleanliness Test Rig Catalogue.pdf
ISO 4020-6.1- Filter Cleanliness Test Rig Catalogue.pdf
FILTRATION ENGINEERING & CUNSULTANT
 
Introduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptxIntroduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptx
gunjalsachin
 
Pruebas y Solucion de problemas empresariales en redes de Fibra Optica
Pruebas y Solucion de problemas empresariales en redes de Fibra OpticaPruebas y Solucion de problemas empresariales en redes de Fibra Optica
Pruebas y Solucion de problemas empresariales en redes de Fibra Optica
OmarAlfredoDelCastil
 
world subdivision.pdf...................
world subdivision.pdf...................world subdivision.pdf...................
world subdivision.pdf...................
bmmederos10
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
MODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDING
MODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDINGMODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDING
MODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDING
Dr. BASWESHWAR JIRWANKAR
 
ISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdf
ISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdfISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdf
ISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdf
FILTRATION ENGINEERING & CUNSULTANT
 
All about the Snail Power Catalog Product 2025
All about the Snail Power Catalog  Product 2025All about the Snail Power Catalog  Product 2025
All about the Snail Power Catalog Product 2025
kstgroupvn
 
Video Games and Artificial-Realities.pptx
Video Games and Artificial-Realities.pptxVideo Games and Artificial-Realities.pptx
Video Games and Artificial-Realities.pptx
HadiBadri1
 
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.pptfy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
fy06_46f6-ht30_22_oil_gas_industry_guidelines.ppt
sukarnoamin
 
9aeb2aae-3b85-47a5-9776-154883bbae57.pdf
9aeb2aae-3b85-47a5-9776-154883bbae57.pdf9aeb2aae-3b85-47a5-9776-154883bbae57.pdf
9aeb2aae-3b85-47a5-9776-154883bbae57.pdf
RishabhGupta578788
 
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
gerogepatton
 
world subdivision.pdf...................
world subdivision.pdf...................world subdivision.pdf...................
world subdivision.pdf...................
bmmederos12
 
May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...
May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...
May 2025: Top 10 Cited Articles in Software Engineering & Applications Intern...
sebastianku31
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning ModelEnhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Application Security and Secure Software Development Lifecycle
Application  Security and Secure Software Development LifecycleApplication  Security and Secure Software Development Lifecycle
Application Security and Secure Software Development Lifecycle
DrKavithaP1
 
Influence line diagram for truss in a robust
Influence line diagram for truss in a robustInfluence line diagram for truss in a robust
Influence line diagram for truss in a robust
ParthaSengupta26
 
Influence line diagram in a robust model
Influence line diagram in a robust modelInfluence line diagram in a robust model
Influence line diagram in a robust model
ParthaSengupta26
 
Introduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptxIntroduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptx
gunjalsachin
 
Pruebas y Solucion de problemas empresariales en redes de Fibra Optica
Pruebas y Solucion de problemas empresariales en redes de Fibra OpticaPruebas y Solucion de problemas empresariales en redes de Fibra Optica
Pruebas y Solucion de problemas empresariales en redes de Fibra Optica
OmarAlfredoDelCastil
 
world subdivision.pdf...................
world subdivision.pdf...................world subdivision.pdf...................
world subdivision.pdf...................
bmmederos10
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
MODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDING
MODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDINGMODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDING
MODULE 4 BUILDING PLANNING AND DESIGN SY BTECH HVAC SYSTEM IN BUILDING
Dr. BASWESHWAR JIRWANKAR
 
All about the Snail Power Catalog Product 2025
All about the Snail Power Catalog  Product 2025All about the Snail Power Catalog  Product 2025
All about the Snail Power Catalog Product 2025
kstgroupvn
 
Ad

Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs

  • 1. Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] Oct 1, 2018 Ramoni Adeogun, Troels Pedersen and Ayush Bharti Email: [ra,troels,ayb]@es.aau.dk Department of Electronic Systems Aalborg University Denmark
  • 2. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 1Motivation Propagation graph (PG) provides a simple and flexible model structure for MIMO and multilink channels. PG model account for multiple scattering and provide closed form expression for the transfer matrix. Due to a matrix inversion involved in the model, the complexity increases with increased number of scatterers. For large number of scatterers, this work presents a reduced complexity method for computing the transfer matrix of wireless channels in complex indoor environments using propagation graphs. The transfer matrix can be computed using Mason’s theorem which leads to a much-reduced computational complexity.
  • 3. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 2Modelling Propagation Channels Using Graphs Propagation environment is modelled via a directed graph G = (V, E) Vertex set V: The transmitters, scatterers and receivers are represented by vertices in the set: V = Vt ∪ Vs ∪ Vr Edge set E: Wave propagation between vertices is modelled by edges in E. (v, v ) ∈ E, iff wave propagation from v ∈ V to v ∈ V is possible. Each edge is described by a transfer function Ae(f), where f denotes the frequency. Ae(f) = 0 for e /∈ E.
  • 4. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 3Modelling Propagation Channels Using Graphs II Edge transfer functions are collected into: D(f) : transmitters → receivers T(f) : transmitters → scatterers R(f) : scatterers → receivers B(f) : scatterers → scatterers. The transfer function of the PG is given as H(f) = D(f) + R(f)[I − B(f)]−1 T(f); ρ(B(f)) < 1 Computation is dominated by the matrix inversion with complexity O(|Vs|3 ) which is prohibitive for complex environments where |Vs| is large. For an indoor scenario with N rooms and Ns scatterers per room, this results in a complexity of O((NNs)3 ).
  • 5. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 4Matrix Signal Flow Graph for Multi-room Indoor Environments Multi-room indoor environments can be represented in a matrix signal flow graph (MSFG) with the rooms as nodes and propagation between rooms as branches. We limit our consideration to simple building structure with N adjacent rooms: From the floor plan and/or PG, a MSFG is constructed with one node per room (for transmitter(s) in room 1 and receiver(s) in room 4):
  • 6. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 5Reduced Complexity Transfer Matrix Computation Denoting the number of paths in the MSFG from the nth to mth room as K, the transfer matrix for the channel using the matrix equivalent of Mason’s rule: Hnm(f) = Dnm(f) + Rm(f)Σ(f)−1 K k (Pnmk (f)Σnmk (f))Tn(f) Pnmk (f): transfer matrix of kth path computed as the product of all transfer matrices on the k path from n to m Σ(f): determinant of the MSFG defined as Σ = I − Lz all loops + Li Lj non-touching − Li Lj Lc non-touching + . . . . where Lz is the transfer matrix of the zth loop. Σnmk (f): co-factor of Pnmk (f) and is equal to Σ(f) with all loops touching Pnmk removed. For the simple building structure, the computation is dominated by Σ(f)−1 with complexity O(N3 s ).
  • 7. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 6Simulation Example: Two Adjacent Rooms Three computation methods are compared: PG. Original Propagation Graph Model VG1. Mason’s Rule: Σ(f) = I − (B11 + B22 + B21B12) + B22B11 VG2. Approximate Mason’s Rule: Σ(f) = I − (B11 + B22 + B21B12) Signal frequency range: [58, 62] GHz. Edge transfer functions are defined as in1 with an extra attenuation factor , η for inter-room propagation. 1T. Pedersen, G. Steinbock, and B. H. Fleury. “Modeling of Reverberant Radio Channels Using Propagation Graphs”. In: IEEE Trans. Antennas Propag. (2012).
  • 8. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 7Results Averaged power delay profile and computer time: 0 20 40 60 80 100 120 Delay [ns] -160 -150 -140 -130 -120 -110 -100 PDP[dB] PG: =0.4 VG1: =0.4 VG2: =0.4 PG: =0.8 VG1: =0.8 VG2: =0.8 5 10 15 20 25 30 35 40 Number of Scatterers Per Room 0 0.05 0.1 0.15 0.2 0.25 ComputationTime[s] PG VG1 VG2 Ns = 10, Pdir = 1, Pvis = 0.92 and g = 0.8. As expected, VG1 and PG yield same transfer function and PDP. VG1 requires much lower computation time than PG. Eliminating the last term in Σ (in VG2) impacts the PDP and only marginally reduces the complexity.
  • 9. | Reduced Complexity Transfer Function Computation for Complex Indoor Channels Using Propagation Graphs [TD(18)08038] 8Conclusion and Ongoing Work A low complexity implementation of the propagation graph model is proposed via a representation of the complex environment as matrix signal flow graph. Simulation results show that the MSFG equivalent yield same prediction of the channel as the original model with much lower computational complexity. Our ongoing work is generalizing the computation method to more realistic building structures and exploring other methods.
  • 10. Thanks for your attention!