حاسبة فاتورة الكهرباء - النظام المختلط
احسب فاتورة الكهرباء حسب الشرائح المحددة (متدرجة + استثنائية) وخدمة العملاء.
تفصيل الشرائح المستخدمة
سيظهر تفصيل الشرائح بعد إجراء الحساب
الشريحة | نطاق الاستهلاك (ك.و.س/شهر) | السعر (قرش/ك.و.س) |
---|---|---|
الشريحة الأولى | من 0 إلى 50 | 68.0 |
الشريحة الثانية | من 51 إلى 100 | 78.0 |
الشريحة الثالثة | من 101 إلى 200 | 95.0 |
الشريحة الرابعة | من 201 إلى 350 | 155.0 |
الشريحة الخامسة | من 351 إلى 650 | 195.0 |
الشريحة السادسة | من 651 إلى 1000 | 210.0 |
الشريحة السابعة | أكثر من 1000 | 223.0 |
أسعار خدمة العملاء (جنية/مشترك - شهر) | ||
---|---|---|
الجهد الفائق والعالى والمتوسط | 35.0 | |
الري الجهد المنخفض | 4.0 | |
استخدامات أخرى جهد منخفض | 15.0 | |
الاستخدامات المنزلية | من 0-50 | 1.0 |
من 51-100 | 2.0 | |
من 101-200 | 6.0 | |
من 201-350 | 11.0 | |
من 351-650 | 15.0 | |
من 651-1000 | 25.0 | |
أكثر من 1000 | 40.0 | |
المحلات التجارية | من 0 إلى 100 | 5.0 |
من 101 إلى 250 | 15.0 | |
من 251 إلى 600 | 20.0 | |
من 601 إلى 1000 | 25.0 | |
أكثر من 1000 | 40.0 | |
المقروء بصفر والمغلق | 9.0 |
How to Calculate Vout in a Voltage Divider
A voltage divider is a simple circuit used to generate a lower voltage from a higher voltage. It consists of two resistors in series. The output voltage (Vout) is determined by the resistor values and the input voltage (Vin).
Voltage Divider Formula
The output voltage (Vout) is given by the formula:
Vout = Vin × (R2 / (R1 + R2))
Explanation
- Vin: The input voltage applied to the circuit.
- R1: The resistor connected between Vin and Vout.
- R2: The resistor connected between Vout and ground.
Example Calculation
Suppose we have:
- Vin = 12V
- R1 = 10kΩ
- R2 = 5kΩ
Using the formula:
Vout = 12 × (5k / (10k + 5k)) = 12 × (5 / 15) = 12 × 0.333 = 4V
So, the output voltage (Vout) is 4V.
Calculating R1 and R2
If you want to determine the resistor values for a desired Vout, you can rearrange the voltage divider formula:
To calculate R1:
R1 = R2 × ((Vin / Vout) - 1)
To calculate R2:
R2 = R1 / ((Vin / Vout) - 1)
Choose a suitable resistor value for either R1 or R2 and use these formulas to find the other.
Applications
Voltage dividers are commonly used in:
- Sensor interfacing
- Adjustable power supplies
- Signal conditioning
By choosing appropriate resistor values, you can achieve the desired output voltage for your circuit.