generated from virtual-labs/ph3-exp-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ef509bf
commit 0f4add7
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
### Procedure | ||
To evaluate the impact of key system parameters on the probability of coverage and outage in a wireless communication system. please follow the following steps: | ||
1) Enter the input values Total transmit power (Pt), Minimum power threshold (Pmin), Distance between transmitter and receiver (r), and Carrier frequency (fc). | ||
2) Click on calculate and observe the following results: | ||
2.1) If the recieved power is below the threshold, the system is in outage. | ||
2.2) A higher transmit power improves coverage probability. | ||
2.3) A longer distance reduces coverage due to path loss. | ||
3) Repeat the experiment for different values of input parameters to analyze trends. |