Skip to content

Commit

Permalink
Update WIFI.md (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
AbdihakimRoble and github-actions authored Feb 9, 2024
1 parent 8bf16e0 commit 6c781fa
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 34 deletions.
36 changes: 19 additions & 17 deletions docs/REPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,30 @@ Milad Isho Saeb and Abdihakim Abdisamad Roble.

## WIFI

Here is some text...
### WiFi - Protocol Overview:

### Protocol Overview
- Here is also some variant.
- Here is also some variant.
- Here is also some variant.
WiFi, short for wireless fidelity, is a widely used wireless communication protocol that enables devices to connect and communicate over a local area network (LAN) without the need for physical cables. It operates in the 2.4 GHz and 5 GHz frequency bands and supports high data transfer rates.

### Range
Some text...
### Range:

### Power Consumption
Some text...
WiFi offers a robust range, typically up to 30 meters indoors and 100 meters outdoors, making it suitable for various applications, from home networking to larger installations.

### Security
- Here is also some variant.
- Here is also some variant.
- Here is also some variant.
### Power Consumption:

One drawback of WiFi is its relatively high power consumption compared to other low-power wireless protocols. This factor can be critical for IoT devices relying on battery power.

### Security:

WiFi provides various security mechanisms to protect data during transmission. Common security protocols include WEP (Wired Equivalent Privacy), WPA (WiFi Protected Access), and the more advanced WPA2/WPA3. These protocols support encryption and authentication methods, enhancing communication security.

### Further Considerations for the IoT:

WiFi supports simultaneous connections from multiple devices, making it suitable for scenarios with numerous connected devices. WiFi-enabled IoT devices can utilize existing infrastructure in homes and businesses, simplifying deployment.

### Conclusion:

WiFi is a versatile and widely used wireless protocol with an excellent range and high data transfer rates. Its suitability for IoT applications depends on specific requirements, taking into account power consumption and the need for high-speed data transmission. Additionally, the robust security features make WiFi a secure option for various IoT deployments.

### Other Considerations for IoT
1) List item
2) List item
3) List item
<br><br>
## Bluetooth

Expand Down
Binary file modified pdfs/REPORT.pdf
Binary file not shown.
35 changes: 18 additions & 17 deletions protocols/WIFI.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
## WIFI

Here is some text...
### WiFi - Protocol Overview:

### Protocol Overview
- Here is also some variant.
- Here is also some variant.
- Here is also some variant.
WiFi, short for wireless fidelity, is a widely used wireless communication protocol that enables devices to connect and communicate over a local area network (LAN) without the need for physical cables. It operates in the 2.4 GHz and 5 GHz frequency bands and supports high data transfer rates.

### Range
Some text...
### Range:

### Power Consumption
Some text...
WiFi offers a robust range, typically up to 30 meters indoors and 100 meters outdoors, making it suitable for various applications, from home networking to larger installations.

### Security
- Here is also some variant.
- Here is also some variant.
- Here is also some variant.
### Power Consumption:

### Other Considerations for IoT
1) List item
2) List item
3) List item
One drawback of WiFi is its relatively high power consumption compared to other low-power wireless protocols. This factor can be critical for IoT devices relying on battery power.

### Security:

WiFi provides various security mechanisms to protect data during transmission. Common security protocols include WEP (Wired Equivalent Privacy), WPA (WiFi Protected Access), and the more advanced WPA2/WPA3. These protocols support encryption and authentication methods, enhancing communication security.

### Further Considerations for the IoT:

WiFi supports simultaneous connections from multiple devices, making it suitable for scenarios with numerous connected devices. WiFi-enabled IoT devices can utilize existing infrastructure in homes and businesses, simplifying deployment.

### Conclusion:

WiFi is a versatile and widely used wireless protocol with an excellent range and high data transfer rates. Its suitability for IoT applications depends on specific requirements, taking into account power consumption and the need for high-speed data transmission. Additionally, the robust security features make WiFi a secure option for various IoT deployments.

0 comments on commit 6c781fa

Please sign in to comment.