I wonder if you could help me with the SNR (end-to-end) expression of a wireless communication system with a detect and forward relay without direct link (please see joined).
The Trans and receive circuitery are sufficiently in isolation when system is used in duplex mode (This is the general case ). Hence The sender effectively does not see the detector and a vice versa. Both paths have independent SNR.
If it is switched system between trans & receive, then, there will be three cases
1) From sender side 2) From reverse path (Reception side 3) Transition of switching
I'm not sure whether the detect & forward means "decode and forword".
If yes, the end-to-end SNR is the min of SNRs for each hop.
In your system, this can be expressed as min{P1 * |h1|^2, P2 * |h2|^2}. Here I use P1 and P2 to denote the transmit power of S and R and assume unit noise variance.
The SNR, represented by $\gamma$ of any link (SR (source to relay) or RD (relay to destination)) would be dependent on the channel gain h, corresponding transmitter power P and Noise power N_o or $\sigma^2$, according to the following formula $\gamma=P|h|^2/N_o$. First you need to find the $\gamma_{SR}$ and $\gamm_{RD}$
Then, for Decode and Forward case, end to end SNR calculated at the destination $\gamma_{D}$ is the minimum of both $gamma_{SR}$ and $\gamma_{RD}$.