Pradeep016 commited on
Commit
716d6b2
·
verified ·
1 Parent(s): 13caa83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -1,3 +1,40 @@
1
  ---
2
  license: cc-by-nd-4.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nd-4.0
3
+ task_categories:
4
+ - feature-extraction
5
+ tags:
6
+ - not-for-all-audiences
7
+ size_categories:
8
+ - 10M<n<100M
9
  ---
10
+ # Miniature Control Relay Dataset
11
+
12
+ ## Overview
13
+ This dataset provides detailed performance and lifespan data for the **Miniature Control Relay (C9-A41X/DC24VR)**. It includes key electrical and timing characteristics necessary for analyzing relay efficiency, reliability, and suitability for various industrial and control applications.
14
+
15
+ ## Fields & Descriptions
16
+ - **PICKUP VOLTAGE** (V) – The minimum voltage required to activate the relay and switch its contacts.
17
+ - **RELEASE VOLTAGE** (V) – The voltage at which the relay deactivates and returns to its default state.
18
+ - **PICKUP TIME** (ms) – The time delay between applying the activation voltage and the relay switching on.
19
+ - **RELEASE TIME** (ms) – The time delay for the relay to return to its original state after voltage removal.
20
+ - **COIL RESISTANCE** (Ω) – The electrical resistance of the relay coil, affecting power consumption and efficiency.
21
+ - **LIFE TIME** (cycles) – The estimated number of operational cycles the relay can complete before failure.
22
+
23
+ ## Applications
24
+ This dataset is valuable for:
25
+ - **Industrial Automation** – Evaluating relay reliability in control systems.
26
+ - **Predictive Maintenance** – Estimating relay lifespan based on usage conditions.
27
+ - **Electrical Engineering Research** – Analyzing switching characteristics and performance.
28
+ - **Component Comparison** – Comparing the Miniature Control Relay with other relays in the market.
29
+
30
+ ## Dataset Access
31
+ The dataset is hosted on **[Hugging Face](Pradeep016/Relay_Lifetime)** for easy access and analysis.
32
+
33
+ ## License
34
+ Specify the license for usage (e.g., MIT, CC BY 4.0, or proprietary).
35
+
36
+ ## Citation
37
+ If using this dataset in research or projects, please cite:
38
+ ```
39
+ Pradeep (2024). Miniature Control Relay Dataset.
40
+ ```