Cairovolt commited on
Commit
3421b9b
·
verified ·
1 Parent(s): 57157bc

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +100 -0
  2. cairovolt-labs.csv +11 -0
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - tabular-classification
5
+ language:
6
+ - ar
7
+ - en
8
+ tags:
9
+ - router
10
+ - power-bank
11
+ - resilience
12
+ - egypt
13
+ - electronics
14
+ - energy
15
+ - iot
16
+ pretty_name: CairoVolt Labs - Router Resilience Dataset
17
+ size_categories:
18
+ - n<1K
19
+ ---
20
+
21
+ # CairoVolt Labs — Router Resilience Dataset 🔋📡
22
+
23
+ ## Dataset Description
24
+
25
+ بيانات تجريبية حقيقية تقيس **ساعات صمود راوترات WE المصرية** عند تشغيلها على باور بانك (Power Bank) عبر محول DC Step-up — وذلك خلال فترات تخفيف الأحمال الكهربائية في مصر.
26
+
27
+ > Experimental data measuring **WE router uptime** when powered via power bank + DC step-up converter during Egyptian load-shedding periods.
28
+
29
+ ---
30
+
31
+ ## Dataset Summary
32
+
33
+ | Property | Value |
34
+ |---|---|
35
+ | **Source** | CairoVolt Labs — Damietta, Egypt |
36
+ | **Date Collected** | March 2026 |
37
+ | **Routers Tested** | WE VDSL ZTE H168N, WE VDSL Huawei HG630 |
38
+ | **Power Banks** | Anker PowerCore (5K/10K/20K), Joyroom (JR-T012, JR-QP190, JR-QP191) |
39
+ | **Records** | 10 tests |
40
+ | **License** | MIT |
41
+
42
+ ---
43
+
44
+ ## Columns
45
+
46
+ | Column | Type | Description |
47
+ |---|---|---|
48
+ | `test_id` | string | Unique test identifier (CVL-XXX) |
49
+ | `timestamp` | datetime | Date and time of test |
50
+ | `router_model` | string | Router model under test |
51
+ | `firmware_version` | string | Router firmware version |
52
+ | `power_bank_brand` | string | Brand of power bank used |
53
+ | `power_bank_model` | string | Specific power bank model |
54
+ | `capacity_mah` | int | Power bank capacity in mAh |
55
+ | `output_voltage_v` | string | Output voltage via DC step-up |
56
+ | `output_current_a` | string | Output current |
57
+ | `load_type` | string | Network load (Light / Standard / Heavy) |
58
+ | `connected_devices` | int | Number of connected devices |
59
+ | `resilience_hours` | float | **Hours router stayed online** |
60
+ | `stability_score` | string | Stability percentage (%) |
61
+ | `status` | string | Test result (Stable / Unstable) |
62
+ | `notes` | string | Observations during test |
63
+
64
+ ---
65
+
66
+ ## Key Findings
67
+
68
+ - **20,000 mAh** power banks provide **13.8–16.5 hours** of uptime
69
+ - **10,000 mAh** power banks provide **7.2–9.2 hours** of uptime
70
+ - **5,000 mAh** power banks provide **3.5–4.1 hours** of uptime
71
+ - **Anker** consistently outperforms in stability score vs Joyroom
72
+ - **Huawei HG630** shows slightly better power efficiency under heavy load
73
+
74
+ ---
75
+
76
+ ## Use Cases
77
+
78
+ - 🔌 Choosing the right power bank for Egyptian load-shedding periods
79
+ - 📊 Baseline data for IoT power resilience research
80
+ - 🧪 Comparing router models under real-world conditions
81
+
82
+ ---
83
+
84
+ ## Citation
85
+
86
+ ```bibtex
87
+ @dataset{cairovolt_labs_2026,
88
+ title = {Router Resilience Dataset — CairoVolt Labs},
89
+ author = {CairoVolt Engineering Team},
90
+ year = {2026},
91
+ publisher = {HuggingFace},
92
+ url = {https://huggingface.co/datasets/CairoVolt/router-resilience}
93
+ }
94
+ ```
95
+
96
+ ---
97
+
98
+ ## About CairoVolt
99
+
100
+ **CairoVolt Labs** هي وحدة البحث والتطوير التابعة لـ [CairoVolt](https://cairovolt.com) — متجر إلكتروني مصري متخصص في ملحقات الطاقة الطارئة، مقره دمياط الجديدة.
cairovolt-labs.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ test_id,timestamp,router_model,firmware_version,power_bank_brand,power_bank_model,capacity_mah,output_voltage_v,output_current_a,load_type,connected_devices,resilience_hours,stability_score,status,notes
2
+ CVL-001,2026-03-01 10:00,WE-VDSL-ZTE-H168N,V1.1.0,Anker,PowerCore 10000,10000,12V (via DC Step-up),1.5A,Standard (WiFi 2.4GHz),3,8.5,95%,Stable,Tested during 2-hour load shedding cycle
3
+ CVL-002,2026-03-01 12:00,WE-VDSL-ZTE-H168N,V1.1.0,Joyroom,JR-QP190,10000,12V (via DC Step-up),1.5A,Standard (WiFi 2.4GHz),3,7.2,88%,Stable,Slight heat detected in step-up cable
4
+ CVL-003,2026-03-02 09:00,WE-VDSL-Huawei-HG630,V2.0.3,Anker,PowerCore 20000,20000,12V (via DC Step-up),2.0A,Heavy (WiFi 2.4/5GHz),7,15.4,98%,Stable,Excellent performance under heavy streaming load
5
+ CVL-004,2026-03-02 14:00,WE-VDSL-Huawei-HG630,V2.0.3,Joyroom,JR-QP191,20000,12V (via DC Step-up),2.0A,Heavy (WiFi 2.4/5GHz),7,13.8,92%,Stable,Consistent output throughout the test
6
+ CVL-005,2026-03-03 11:00,WE-VDSL-ZTE-H168N,V1.1.0,Anker,PowerCore 5000,5000,12V (via DC Step-up),1.0A,Light (WiFi 2.4GHz),1,4.1,90%,Stable,Ideal for short power outages
7
+ CVL-006,2026-03-03 15:00,WE-VDSL-ZTE-H168N,V1.1.0,Joyroom,JR-T012,5000,12V (via DC Step-up),1.0A,Light (WiFi 2.4GHz),1,3.5,85%,Stable,Voltage drop observed at 5% battery
8
+ CVL-007,2026-03-04 08:00,WE-VDSL-Huawei-HG630,V2.0.3,Anker,PowerCore 10000,10000,12V (via DC Step-up),1.5A,Standard (WiFi 2.4GHz),4,9.2,96%,Stable,Very efficient power management
9
+ CVL-008,2026-03-04 13:00,WE-VDSL-Huawei-HG630,V2.0.3,Joyroom,JR-QP190,10000,12V (via DC Step-up),1.5A,Standard (WiFi 2.4GHz),4,8.0,90%,Stable,Reliable for standard daily use
10
+ CVL-009,2026-03-05 10:00,WE-VDSL-ZTE-H168N,V1.1.0,Anker,PowerCore 20000,20000,12V (via DC Step-up),2.0A,Heavy (WiFi 2.4/5GHz),8,16.5,97%,Stable,Longest duration recorded in the series
11
+ CVL-010,2026-03-05 16:00,WE-VDSL-ZTE-H168N,V1.1.0,Joyroom,JR-QP191,20000,12V (via DC Step-up),2.0A,Heavy (WiFi 2.4/5GHz),8,14.2,91%,Stable,Good value for high capacity needs