{"id":50510,"date":"2026-04-20T20:19:58","date_gmt":"2026-04-20T20:19:58","guid":{"rendered":"https:\/\/bsolution.me\/he\/?page_id=50510"},"modified":"2026-08-23T13:49:20","modified_gmt":"2026-08-23T13:49:20","slug":"electricity-calculator","status":"publish","type":"page","link":"https:\/\/bsolution.me\/he\/electricity-calculator\/","title":{"rendered":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc"},"content":{"rendered":"\n\n<style>\n\/* Perfected Futuristic Design System by Bsolution *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Heebo:wght@300;400;500;700;800&display=swap');\n\n:root {\n    --f-bg: #F5F5F7;\n    --f-card: rgba(255, 255, 255, 0.85);\n    --f-text: #1d1d1f;\n    --f-muted: #86868b;\n    --f-accent: #0066cc;\n    --f-border: rgba(0, 0, 0, 0.08);\n    --f-shadow: 0 8px 30px rgba(0,0,0,0.04);\n}\n\n.dark-theme {\n    --f-bg: #000000;\n    --f-card: rgba(28, 28, 30, 0.85);\n    --f-text: #f5f5f7;\n    --f-muted: #86868b;\n    --f-accent: #2997ff;\n    --f-border: rgba(255, 255, 255, 0.12);\n    --f-shadow: 0 8px 40px rgba(0,0,0,0.6);\n}\n\n.futur-layout {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 60px 20px;\n    font-family: 'Heebo', -apple-system, system-ui, sans-serif;\n    direction: rtl;\n    color: var(--f-text);\n    background-color: transparent;\n    transition: color 0.3s ease;\n}\n\n\/* Global Background override when tool is active *\/\nbody.tool-active {\n    background-color: var(--f-bg) !important;\n}\n\n.futur-glass-card {\n    background: var(--f-card);\n    backdrop-filter: saturate(180%) blur(20px);\n    -webkit-backdrop-filter: saturate(180%) blur(20px);\n    border: 1px solid var(--f-border);\n    border-radius: 22px;\n    padding: 40px;\n    box-shadow: var(--f-shadow);\n    margin-bottom: 40px;\n}\n\n.futur-layout h1.wp-block-heading {\n    font-size: clamp(2.5rem, 5vw, 3.5rem);\n    font-weight: 800;\n    color: var(--f-text);\n    margin-bottom: 12px;\n    letter-spacing: -0.02em;\n    text-align: center;\n}\n\n.futur-layout .tool-card {\n    width: 100%;\n    margin: 0 auto 40px auto;\n}\n@media (max-width: 900px) {\n    .futur-layout .tool-card { width: 100%; }\n}\n\n.futur-layout header {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 12px;\n    margin-bottom: 34px;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n}\n.futur-layout header h1, \n.futur-layout header h2.main-title,\n.futur-layout header .title-wrap .main-title {\n    margin: 0;\n    font-size: clamp(2rem, 4vw, 2.7rem);\n    font-weight: 800;\n    letter-spacing: -0.02em;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    color: var(--f-text);\n}\n.futur-layout header h2.main-title span.icon { font-size: 1.25em; }\n.futur-layout header .subtitle,\n.futur-layout header p.subtitle {\n    margin: 0;\n    font-size: 1.05rem;\n    color: var(--f-muted);\n    line-height: 1.6;\n}\n.futur-layout header .badge-local,\n.futur-layout header .free-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 0.78rem;\n    padding: 6px 14px;\n    border-radius: 999px;\n    border: 1px solid var(--f-border);\n    background: var(--f-card);\n    color: var(--f-text);\n    box-shadow: 0 4px 10px rgba(0,0,0,0.02);\n}\n.futur-layout header .badge-dot,\n.futur-layout header .free-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: #22c55e;\n    box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.25);\n}\n\n.futur-layout .page-hook {\n    font-size: 1.25rem;\n    color: var(--f-muted);\n    text-align: center;\n    margin-bottom: 50px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.futur-layout h2.wp-block-heading {\n    font-size: 1.7rem;\n    font-weight: 700;\n    margin: 40px 0 20px;\n}\n\n.futur-layout p {\n    font-size: 1.15rem;\n    color: var(--f-text);\n    opacity: 0.9;\n    margin-bottom: 24px;\n    line-height: 1.7;\n}\n\n\/* Theme Toggle Button *\/\n.theme-toggle-wrap {\n    display: flex;\n    justify-content: flex-end;\n    margin-bottom: 20px;\n}\n.theme-btn {\n    background: var(--f-card);\n    border: 1px solid var(--f-border);\n    color: var(--f-text);\n    padding: 8px 16px;\n    border-radius: 999px;\n    cursor: pointer;\n    font-size: 0.9rem;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    box-shadow: var(--f-shadow);\n}\n\n\/* Input & Button Styles for Tools *\/\n.futur-input {\n    width: 100%;\n    padding: 12px 16px;\n    border-radius: 12px;\n    border: 1px solid var(--f-border);\n    background: rgba(0,0,0,0.03);\n    color: var(--f-text);\n    font-size: 1rem;\n    margin-bottom: 16px;\n    transition: all 0.2s ease;\n}\n.dark-theme .futur-input { background: rgba(255,255,255,0.05); }\n\n.futur-btn {\n    background: var(--f-accent);\n    color: #fff;\n    border: none;\n    padding: 14px 28px;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 1.1rem;\n    cursor: pointer;\n    transition: transform 0.2s ease;\n}\n.futur-btn:hover { transform: scale(1.02); }\n\n@media (max-width: 600px) {\n    .futur-layout { padding: 40px 16px; }\n    .futur-glass-card { padding: 24px; }\n}\n<\/style>\n<script>\n(function() {\n    var applyTheme = function(theme) {\n        if (theme === 'dark') {\n            document.documentElement.classList.add('dark-theme');\n        } else {\n            document.documentElement.classList.remove('dark-theme');\n        }\n        localStorage.setItem('bsolution-theme', theme);\n    };\n    \n    \/\/ Apply saved theme immediately\n    document.body.classList.add('tool-active');\n    var saved = localStorage.getItem('bsolution-theme') || 'light';\n    applyTheme(saved);\n    \n    \/\/ Bind theme toggle button (with retry since it may not exist yet)\n    function bindToggle() {\n        var btn = document.getElementById('globalThemeToggle');\n        if (!btn) { setTimeout(bindToggle, 100); return; }\n        if (btn.dataset.bound) return;\n        btn.dataset.bound = '1';\n        btn.addEventListener('click', function() {\n            var isDark = document.documentElement.classList.contains('dark-theme');\n            applyTheme(isDark ? 'light' : 'dark');\n        });\n    }\n    bindToggle();\n})();\n<\/script>\n\n<div class=\"futur-layout\" dir=\"rtl\" lang=\"he-IL\">\n<div class=\"theme-toggle-wrap\"><button class=\"theme-btn\" id=\"globalThemeToggle\">\ud83c\udf19 \u05de\u05e6\u05d1 \u05dc\u05d9\u05dc\u05d4<\/button><\/div>\n\n\n\n<header>\n<div class=\"title-block\">\n<h2 class=\"main-title\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc<\/h2>\n<p class=\"subtitle\">\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!<\/p>\n<div class=\"free-badge\">\n<div class=\"free-dot\"><\/div>\n<span>\u05d4\u05db\u05dc\u05d9 \u05d1\u05d7\u05d9\u05e0\u05dd, \u05dc\u05dc\u05d0 \u05d4\u05e8\u05e9\u05de\u05d4 \u05d5\u05dc\u05dc\u05d0 \u05e9\u05de\u05d9\u05e8\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d1\u05e9\u05e8\u05ea<\/span>\n<\/div>\n<\/div>\n<\/header>\n\n\n\n<div class=\"futur-glass-card tool-card\" style=\"width: 100%; box-sizing: border-box;\">\n<style>\n#bnet-tool-electricity-calculator {\n    --bg-color: #f5f5f7;\n    --bg-elevated: #fff;\n    --text-color: #111827;\n    --muted-text: #6b7280;\n    --accent: #f59e0b; \/* Amber\/Yellow for electricity *\/\n    --accent-soft: rgba(245, 158, 11, 0.1);\n    --border-color: #e5e7eb;\n    --danger: #dc2626;\n    --success: #16a34a;\n    --shadow-soft: 0 18px 40px rgba(15, 23, 42, 0.08);\n    --radius-lg: 18px;\n    --radius-md: 10px;\n    --transition-fast: 0.18s ease-out;\n    --input-bg: #f9fafb;\n}\n\n.dark-theme #bnet-tool-electricity-calculator {\n    --bg-color: #020617;\n    --bg-elevated: #0f172a;\n    --text-color: #f9fafb;\n    --muted-text: #9ca3af;\n    --accent: #fbbf24;\n    --accent-soft: rgba(251, 191, 36, 0.15);\n    --border-color: #1e293b;\n    --shadow-soft: 0 18px 50px rgba(0, 0, 0, 0.5);\n    --input-bg: #020617;\n}\n\n#bnet-tool-electricity-calculator * {\n    box-sizing: border-box;\n}\n\n#bnet-tool-electricity-calculator {\n    margin: 0;\n    font-family: 'Heebo', system-ui, -apple-system, sans-serif;\n    background: transparent; \/* Allows WordPress background to show through *\/\n    color: var(--text-color);\n    padding: 0;\n    direction: rtl;\n}\n\n#bnet-tool-electricity-calculator .page-wrapper {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px 16px 40px;\n}\n\n#bnet-tool-electricity-calculator header {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    text-align: center;\n    margin-bottom: 24px;\n    flex-direction: column;\n}\n\n#bnet-tool-electricity-calculator .title-block {\n    max-width: 680px;\n}\n\n#bnet-tool-electricity-calculator h2.main-title {\n    margin: 0 0 8px;\n    font-size: clamp(1.8rem, 2.2vw, 2.4rem);\n    letter-spacing: -0.02em;\n    font-weight: 800;\n}\n\n#bnet-tool-electricity-calculator .subtitle {\n    margin: 0 0 12px;\n    color: var(--muted-text);\n    font-size: 1.05rem;\n    line-height: 1.5;\n}\n\n#bnet-tool-electricity-calculator .free-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 6px 14px;\n    border-radius: 999px;\n    background: var(--accent-soft);\n    color: var(--accent);\n    font-size: 0.85rem;\n    font-weight: 500;\n}\n\n#bnet-tool-electricity-calculator .free-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.2);\n}\n\n#bnet-tool-electricity-calculator main {\n    display: grid;\n    grid-template-columns: minmax(0, 2fr) minmax(0, 1.2fr);\n    gap: 24px;\n    align-items: flex-start;\n}\n\n@media (max-width: 900px) {\n    #bnet-tool-electricity-calculator main {\n        grid-template-columns: minmax(0, 1fr);\n    }\n}\n\n#bnet-tool-electricity-calculator .card {\n    background: linear-gradient(145deg, var(--bg-elevated), rgba(255, 255, 255, 0.95));\n    border-radius: var(--radius-lg);\n    border: 1px solid rgba(148, 163, 184, 0.2);\n    box-shadow: var(--shadow-soft);\n    padding: 24px;\n    position: relative;\n    overflow: hidden;\n}\n\n.dark-theme #bnet-tool-electricity-calculator .card {\n    background: radial-gradient(circle at top left, rgba(245, 158, 11, 0.08), var(--bg-elevated) 60%);\n    border: 1px solid rgba(255, 255, 255, 0.08);\n}\n\n#bnet-tool-electricity-calculator .card-header {\n    margin-bottom: 20px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid var(--border-color);\n}\n\n#bnet-tool-electricity-calculator .card-title {\n    font-size: 1.2rem;\n    margin: 0 0 6px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-weight: 700;\n}\n\n#bnet-tool-electricity-calculator .card-title-emoji {\n    font-size: 1.4rem;\n}\n\n#bnet-tool-electricity-calculator .card-subtitle {\n    margin: 0;\n    color: var(--muted-text);\n    font-size: 0.9rem;\n    line-height: 1.5;\n}\n\n#bnet-tool-electricity-calculator form {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n}\n\n#bnet-tool-electricity-calculator .field-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n}\n\n@media (max-width: 600px) {\n    #bnet-tool-electricity-calculator .field-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n#bnet-tool-electricity-calculator .form-group {\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n}\n\n#bnet-tool-electricity-calculator .form-group.full-width {\n    grid-column: 1 \/ -1;\n}\n\n#bnet-tool-electricity-calculator label {\n    font-size: 0.9rem;\n    font-weight: 600;\n    color: var(--text-color);\n}\n\n#bnet-tool-electricity-calculator select,\n#bnet-tool-electricity-calculator input[type=\"number\"] {\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border-color);\n    padding: 12px 14px;\n    font-size: 1rem;\n    background: var(--input-bg);\n    color: var(--text-color);\n    outline: none;\n    transition: all var(--transition-fast);\n    width: 100%;\n    font-family: inherit;\n}\n\n#bnet-tool-electricity-calculator select:focus,\n#bnet-tool-electricity-calculator input[type=\"number\"]:focus {\n    border-color: var(--accent);\n    box-shadow: 0 0 0 2px var(--accent-soft);\n    background: var(--bg-elevated);\n}\n\n#bnet-tool-electricity-calculator .btn-primary {\n    border-radius: var(--radius-md);\n    border: none;\n    padding: 14px 24px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    background: linear-gradient(135deg, #f59e0b, #d97706);\n    color: #fff;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    width: 100%;\n    box-shadow: 0 10px 25px rgba(245, 158, 11, 0.3);\n    transition: all 0.2s ease-out;\n    margin-top: 8px;\n    font-family: inherit;\n}\n\n.dark-theme #bnet-tool-electricity-calculator .btn-primary {\n    background: linear-gradient(135deg, #fbbf24, #d97706);\n    color: #000;\n}\n\n#bnet-tool-electricity-calculator .btn-primary:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 30px rgba(245, 158, 11, 0.4);\n    filter: brightness(1.05);\n}\n\n#bnet-tool-electricity-calculator .btn-primary:active {\n    transform: translateY(0);\n}\n\n#bnet-tool-electricity-calculator .results-area {\n    margin-top: 24px;\n    display: none;\n    animation: fadeIn 0.4s ease-out;\n}\n\n@keyframes fadeIn {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n}\n\n#bnet-tool-electricity-calculator .results-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n}\n\n@media (max-width: 600px) {\n    #bnet-tool-electricity-calculator .results-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n#bnet-tool-electricity-calculator .result-box {\n    background: var(--input-bg);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 16px;\n    text-align: center;\n}\n\n#bnet-tool-electricity-calculator .result-box.highlight {\n    background: var(--accent-soft);\n    border-color: rgba(245, 158, 11, 0.3);\n}\n\n#bnet-tool-electricity-calculator .result-title {\n    font-size: 0.85rem;\n    color: var(--muted-text);\n    margin-bottom: 6px;\n    font-weight: 500;\n}\n\n#bnet-tool-electricity-calculator .result-value {\n    font-size: 1.4rem;\n    font-weight: 800;\n    color: var(--text-color);\n    direction: ltr;\n    display: inline-block;\n}\n\n#bnet-tool-electricity-calculator .result-box.highlight .result-value {\n    color: var(--accent);\n}\n\n\/* Info Aside *\/\n#bnet-tool-electricity-calculator .info-card {\n    padding: 24px;\n}\n\n#bnet-tool-electricity-calculator .info-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    border-radius: 999px;\n    padding: 4px 12px;\n    font-size: 0.8rem;\n    background: var(--input-bg);\n    border: 1px solid var(--border-color);\n    color: var(--muted-text);\n    margin-bottom: 16px;\n}\n\n#bnet-tool-electricity-calculator .info-title {\n    margin: 0 0 12px;\n    font-size: 1.1rem;\n    font-weight: 700;\n}\n\n#bnet-tool-electricity-calculator .info-text {\n    margin: 0 0 12px;\n    font-size: 0.9rem;\n    color: var(--muted-text);\n    line-height: 1.6;\n}\n\n#bnet-tool-electricity-calculator .info-list {\n    margin: 0;\n    padding-right: 20px;\n    padding-left: 0;\n    font-size: 0.9rem;\n    color: var(--muted-text);\n    line-height: 1.6;\n}\n\n#bnet-tool-electricity-calculator .info-list li {\n    margin-bottom: 8px;\n}\n\n\/* SEO Article *\/\n#bnet-tool-electricity-calculator #seo-article {\n    margin-top: 40px;\n    padding: 32px;\n    border-radius: var(--radius-lg);\n    border: 1px solid var(--border-color);\n    background: var(--bg-elevated);\n    box-shadow: var(--shadow-soft);\n    font-size: 1rem;\n    line-height: 1.8;\n    color: var(--muted-text);\n}\n\n#bnet-tool-electricity-calculator #seo-article h3 {\n    margin-top: 0;\n    font-size: 1.4rem;\n    color: var(--text-color);\n    margin-bottom: 16px;\n}\n\n#bnet-tool-electricity-calculator #seo-article h4 {\n    font-size: 1.1rem;\n    margin-top: 24px;\n    margin-bottom: 12px;\n    color: var(--text-color);\n}\n\n#bnet-tool-electricity-calculator #seo-article p {\n    margin-bottom: 16px;\n}\n\n@media (max-width: 600px) {\n    #bnet-tool-electricity-calculator #seo-article {\n        padding: 24px 16px;\n    }\n}\n<\/style>\n<div id=\"bnet-tool-electricity-calculator\">\n<div class=\"page-wrapper\">\n\n<main>\n<section aria-label=\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d7\u05e9\u05de\u05dc\" class=\"card\">\n<div class=\"card-header\">\n<h3 class=\"card-title\">\n<span aria-hidden=\"true\" class=\"card-title-emoji\">\u26a1<\/span>\n<span>\u05d4\u05d6\u05e0\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9 \u05d4\u05de\u05db\u05e9\u05d9\u05e8<\/span>\n<\/h3>\n<p class=\"card-subtitle\">\u05d1\u05d7\u05e8\u05d5 \u05de\u05db\u05e9\u05d9\u05e8 \u05de\u05d4\u05e8\u05e9\u05d9\u05de\u05d4 \u05d0\u05d5 \u05d4\u05d6\u05d9\u05e0\u05d5 \u05d4\u05e1\u05e4\u05e7 \u05d1\u05d0\u05d5\u05e4\u05df \u05d9\u05d3\u05e0\u05d9.<\/p>\n<\/div>\n<form id=\"electricityForm\" novalidate=\"\">\n<div class=\"form-group full-width\">\n<label for=\"deviceSelect\">\u05e1\u05d5\u05d2 \u05d4\u05de\u05db\u05e9\u05d9\u05e8<\/label>\n<select id=\"deviceSelect\" name=\"deviceSelect\">\n<option value=\"900\">\u05de\u05d6\u05d2\u05df 1 \u05db&quot;\u05e1 (~900W)<\/option>\n<option value=\"2200\">\u05de\u05d6\u05d2\u05df 2.5 \u05db&quot;\u05e1 (~2200W)<\/option>\n<option value=\"150\">\u05de\u05e7\u05e8\u05e8 \u05de\u05de\u05d5\u05e6\u05e2 (~150W)<\/option>\n<option value=\"110\">\u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 55 \u05d0\u05d9\u05e0\u05e5' (~110W)<\/option>\n<option value=\"350\">\u05de\u05d7\u05e9\u05d1 \u05e0\u05d9\u05d9\u05d7 (~350W)<\/option>\n<option value=\"60\">\u05de\u05d7\u05e9\u05d1 \u05e0\u05d9\u05d9\u05d3 &#8211; \u05dc\u05e4\u05d8\u05d5\u05e4 (~60W)<\/option>\n<option value=\"2500\">\u05ea\u05e0\u05d5\u05e8 \u05d0\u05e4\u05d9\u05d9\u05d4 (~2500W)<\/option>\n<option value=\"2000\">\u05e7\u05d5\u05de\u05e7\u05d5\u05dd \u05d7\u05e9\u05de\u05dc\u05d9 (~2000W)<\/option>\n<option value=\"1800\">\u05de\u05d3\u05d9\u05d7 \u05db\u05dc\u05d9\u05dd (~1800W)<\/option>\n<option value=\"2200\">\u05de\u05db\u05d5\u05e0\u05ea \u05db\u05d1\u05d9\u05e1\u05d4 (~2200W)<\/option>\n<option value=\"2500\">\u05d3\u05d5\u05d3 \u05d7\u05e9\u05de\u05dc (~2500W)<\/option>\n<option value=\"1500\">\u05de\u05d9\u05d9\u05d1\u05e9 \u05e9\u05d9\u05e2\u05e8 (~1500W)<\/option>\n<option value=\"2000\">\u05de\u05d2\u05d4\u05e5 (~2000W)<\/option>\n<option value=\"10\">\u05e0\u05d5\u05e8\u05ea \u05dc\u05d3 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9\u05ea (~10W)<\/option>\n<option value=\"custom\">&#8212; \u05d4\u05d6\u05e0\u05d4 \u05d9\u05d3\u05e0\u05d9\u05ea \u05e9\u05dc \u05d4\u05e1\u05e4\u05e7 \u05d1\u05d5\u05d5\u05d0\u05d8 &#8212;<\/option>\n<\/select>\n<\/div>\n<div class=\"form-group full-width\" id=\"customWattGroup\" style=\"display: none;\">\n<label for=\"customWatts\">\u05d4\u05e1\u05e4\u05e7 (\u05d1\u05d5\u05d5\u05d0\u05d8 W)<\/label>\n<input id=\"customWatts\" min=\"1\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: 1500\" step=\"1\" type=\"number\"\/>\n<\/div>\n<div class=\"field-grid\">\n<div class=\"form-group\">\n<label for=\"hoursPerDay\">\u05e9\u05e2\u05d5\u05ea \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d9\u05d5\u05dd<\/label>\n<input id=\"hoursPerDay\" min=\"0.1\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: 4\" step=\"0.1\" type=\"number\"\/>\n<\/div>\n<div class=\"form-group\">\n<label for=\"pricePerKwh\">\u05e2\u05dc\u05d5\u05ea \u05dc\u05e7\u05d5\u05d8&quot;\u05e9 (\u20aa)<\/label>\n<input id=\"pricePerKwh\" min=\"0.01\" step=\"0.01\" type=\"number\" value=\"0.62\"\/>\n<\/div>\n<\/div>\n<button class=\"btn-primary\" type=\"submit\">\n<span>\u05d7\u05e9\u05d1 \u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05d7\u05e9\u05de\u05dc<\/span>\n<span aria-hidden=\"true\">\ud83d\udca1<\/span>\n<\/button>\n<\/form>\n<div aria-live=\"polite\" class=\"results-area\" id=\"resultsArea\">\n<div class=\"card-header\" style=\"margin-top: 10px;\">\n<h3 class=\"card-title\">\n<span aria-hidden=\"true\" class=\"card-title-emoji\">\ud83d\udcca<\/span>\n<span>\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05d9\u05e9\u05d5\u05d1<\/span>\n<\/h3>\n<\/div>\n<div class=\"results-grid\">\n<div class=\"result-box\">\n<div class=\"result-title\">\u05e2\u05dc\u05d5\u05ea \u05d9\u05d5\u05de\u05d9\u05ea<\/div>\n<div class=\"result-value\">\u20aa<span id=\"dailyCost\">0.00<\/span><\/div>\n<\/div>\n<div class=\"result-box highlight\">\n<div class=\"result-title\">\u05e2\u05dc\u05d5\u05ea \u05d7\u05d5\u05d3\u05e9\u05d9\u05ea<\/div>\n<div class=\"result-value\">\u20aa<span id=\"monthlyCost\">0.00<\/span><\/div>\n<\/div>\n<div class=\"result-box\">\n<div class=\"result-title\">\u05e2\u05dc\u05d5\u05ea \u05e9\u05e0\u05ea\u05d9\u05ea<\/div>\n<div class=\"result-value\">\u20aa<span id=\"yearlyCost\">0.00<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"results-grid\" style=\"margin-top: 12px;\">\n<div class=\"result-box\" style=\"padding: 10px;\">\n<div class=\"result-title\">\u05e6\u05e8\u05d9\u05db\u05d4 \u05d9\u05d5\u05de\u05d9\u05ea (\u05e7\u05d5\u05d8&quot;\u05e9)<\/div>\n<div class=\"result-value\" style=\"font-size: 1.1rem;\"><span id=\"dailyKwh\">0.00<\/span><\/div>\n<\/div>\n<div class=\"result-box\" style=\"padding: 10px;\">\n<div class=\"result-title\">\u05e6\u05e8\u05d9\u05db\u05d4 \u05d7\u05d5\u05d3\u05e9\u05d9\u05ea (\u05e7\u05d5\u05d8&quot;\u05e9)<\/div>\n<div class=\"result-value\" style=\"font-size: 1.1rem;\"><span id=\"monthlyKwh\">0.00<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<aside class=\"card info-card\">\n<div class=\"info-badge\">\n<span aria-hidden=\"true\">\ud83d\udca1<\/span>\n<span>\u05d0\u05d9\u05da \u05dc\u05d7\u05e1\u05d5\u05da \u05d1\u05d7\u05e9\u05de\u05dc?<\/span>\n<\/div>\n<h3 class=\"info-title\">\u05d8\u05d9\u05e4\u05d9\u05dd \u05dc\u05d4\u05ea\u05d9\u05d9\u05e2\u05dc\u05d5\u05ea \u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05ea<\/h3>\n<p class=\"info-text\">\n                    \u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d5\u05e9\u05e4\u05e2 \u05d1\u05e2\u05d9\u05e7\u05e8 \u05de\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d6\u05d5\u05dc\u05dc\u05d9 \u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05e9\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd \u05dc\u05d0\u05d5\u05e8\u05da \u05d6\u05de\u05df. \u05d4\u05e0\u05d4 \u05db\u05de\u05d4 \u05d8\u05d9\u05e4\u05d9\u05dd \u05dc\u05d4\u05d5\u05d6\u05dc\u05d4:\n                <\/p>\n<ul class=\"info-list\">\n<li><strong>\u05db\u05d9\u05d5\u05d5\u05df \u05de\u05d6\u05d2\u05df:<\/strong> \u05d1\u05e7\u05d9\u05e5 \u05db\u05d5\u05d5\u05e0\u05d5 \u05dc-24-25 \u05de\u05e2\u05dc\u05d5\u05ea. \u05db\u05dc \u05de\u05e2\u05dc\u05d4 \u05e4\u05d7\u05d5\u05ea \u05de\u05e2\u05dc\u05d4 \u05d0\u05ea \u05d4\u05e6\u05e8\u05d9\u05db\u05d4 \u05d1\u05db-5%.<\/li>\n<li><strong>\u05d3\u05d5\u05d3 \u05d7\u05e9\u05de\u05dc:<\/strong> \u05de\u05d5\u05de\u05dc\u05e5 \u05dc\u05d4\u05ea\u05e7\u05d9\u05df \u05d8\u05d9\u05d9\u05de\u05e8 (\u05e9\u05e2\u05d5\u05df \u05e9\u05d1\u05ea) \u05db\u05d3\u05d9 \u05dc\u05de\u05e0\u05d5\u05e2 \u05de\u05e6\u05d1 \u05e9\u05d4\u05d3\u05d5\u05d3 \u05e0\u05e9\u05d0\u05e8 \u05d3\u05d5\u05dc\u05e7 \u05dc\u05dc\u05d0 \u05e6\u05d5\u05e8\u05da.<\/li>\n<li><strong>\u05de\u05db\u05e9\u05d9\u05e8\u05d9 \u05e1\u05d8\u05e0\u05d3-\u05d1\u05d9\u05d9:<\/strong> \u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d5\u05ea \u05d5\u05de\u05d7\u05e9\u05d1\u05d9\u05dd \u05e6\u05d5\u05e8\u05db\u05d9\u05dd \u05d7\u05e9\u05de\u05dc \u05d2\u05dd \u05db\u05e9\u05d4\u05dd \u05de\u05db\u05d5\u05d1\u05d9\u05dd. \u05e2\u05d3\u05d9\u05e3 \u05dc\u05e0\u05ea\u05e7 \u05d0\u05d5 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e8\u05d1-\u05e9\u05e7\u05e2 \u05e2\u05dd \u05de\u05ea\u05d2.<\/li>\n<li><strong>\u05de\u05e7\u05e8\u05e8 \u05ea\u05e7\u05d9\u05df:<\/strong> \u05d5\u05d3\u05d0\u05d5 \u05e9\u05d4\u05de\u05e7\u05e8\u05e8 \u05d0\u05d5\u05d8\u05dd \u05db\u05e8\u05d0\u05d5\u05d9, \u05d5\u05d4\u05e8\u05d7\u05d9\u05e7\u05d5 \u05d0\u05d5\u05ea\u05d5 \u05de\u05e7\u05d9\u05e8\u05d5\u05ea \u05d5\u05de\u05e9\u05de\u05e9 \u05d9\u05e9\u05d9\u05e8\u05d4 \u05db\u05d3\u05d9 \u05dc\u05de\u05e0\u05d5\u05e2 \u05d4\u05ea\u05d7\u05de\u05de\u05d5\u05ea.<\/li>\n<\/ul>\n<p class=\"info-text\" style=\"margin-top: 16px; font-size: 0.85rem;\">\n                    * \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05e9\u05ea\u05e0\u05d5\u05ea \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05e1\u05d5\u05d2 \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7, \u05d9\u05e2\u05d9\u05dc\u05d5\u05ea\u05d5 \u05d4\u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05ea (\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d0\u05e0\u05e8\u05d2\u05d8\u05d9) \u05d5\u05d2\u05d9\u05dc\u05d5.\n                <\/p>\n<\/aside>\n<\/main>\n\n<\/div>\n<script>\n        (function() {\n            const form = document.getElementById('electricityForm');\n            const deviceSelect = document.getElementById('deviceSelect');\n            const customWattGroup = document.getElementById('customWattGroup');\n            const customWatts = document.getElementById('customWatts');\n            const hoursPerDay = document.getElementById('hoursPerDay');\n            const pricePerKwh = document.getElementById('pricePerKwh');\n            \n            const resultsArea = document.getElementById('resultsArea');\n            const dailyCostEl = document.getElementById('dailyCost');\n            const monthlyCostEl = document.getElementById('monthlyCost');\n            const yearlyCostEl = document.getElementById('yearlyCost');\n            const dailyKwhEl = document.getElementById('dailyKwh');\n            const monthlyKwhEl = document.getElementById('monthlyKwh');\n\n            \/\/ Handle device selection change\n            deviceSelect.addEventListener('change', () => {\n                if (deviceSelect.value === 'custom') {\n                    customWattGroup.style.display = 'block';\n                    customWatts.setAttribute('required', 'true');\n                } else {\n                    customWattGroup.style.display = 'none';\n                    customWatts.removeAttribute('required');\n                }\n                autoCalculate();\n            });\n\n            \/\/ Auto calculate on input change if valid\n            [hoursPerDay, pricePerKwh, customWatts].forEach(input => {\n                input.addEventListener('input', autoCalculate);\n            });\n\n            form.addEventListener('submit', (e) => {\n                e.preventDefault();\n                calculate(true); \/\/ force show results\n            });\n\n            function autoCalculate() {\n                if (hoursPerDay.value && pricePerKwh.value) {\n                    calculate(false);\n                }\n            }\n\n            function calculate(forceShow = false) {\n                let watts = 0;\n                if (deviceSelect.value === 'custom') {\n                    watts = parseFloat(customWatts.value);\n                } else {\n                    watts = parseFloat(deviceSelect.value);\n                }\n\n                const hours = parseFloat(hoursPerDay.value);\n                const price = parseFloat(pricePerKwh.value);\n\n                if (isNaN(watts) || watts <= 0 || isNaN(hours) || hours <= 0 || isNaN(price) || price <= 0) {\n                    if (forceShow) {\n                        alert(\"\u05e0\u05d0 \u05dc\u05d4\u05d6\u05d9\u05df \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05ea\u05e7\u05d9\u05e0\u05d9\u05dd \u05d5\u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05de\u05d0\u05e4\u05e1.\");\n                    }\n                    return;\n                }\n\n                const dailyKwh = (watts \/ 1000) * hours;\n                const monthlyKwh = dailyKwh * 30;\n                const yearlyKwh = dailyKwh * 365;\n\n                const dailyCost = dailyKwh * price;\n                const monthlyCost = monthlyKwh * price;\n                const yearlyCost = yearlyKwh * price;\n\n                dailyKwhEl.textContent = dailyKwh.toLocaleString('he-IL', {minimumFractionDigits: 2, maximumFractionDigits: 2});\n                monthlyKwhEl.textContent = monthlyKwh.toLocaleString('he-IL', {minimumFractionDigits: 2, maximumFractionDigits: 2});\n                \n                dailyCostEl.textContent = dailyCost.toLocaleString('he-IL', {minimumFractionDigits: 2, maximumFractionDigits: 2});\n                monthlyCostEl.textContent = monthlyCost.toLocaleString('he-IL', {minimumFractionDigits: 2, maximumFractionDigits: 2});\n                yearlyCostEl.textContent = yearlyCost.toLocaleString('he-IL', {minimumFractionDigits: 2, maximumFractionDigits: 2});\n\n                resultsArea.style.display = 'block';\n            }\n        })();\n    <\/script>\n<\/div>\n<\/div>\n\n\n\n<div class=\"futur-glass-card seo-card\" style=\"width: 100%; box-sizing: border-box;\">\n\n\n\n<h1 id=\"electricity-calc-title\" class=\"wp-block-heading\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d7\u05e9\u05de\u05dc - \u05d4\u05de\u05d3\u05e8\u05d9\u05da \u05d4\u05de\u05e7\u05d9\u05e3 \u05dc\u05d7\u05d9\u05e9\u05d5\u05d1 \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc \u05d5\u05d7\u05d9\u05e1\u05db\u05d5\u05df \u05d1\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4<\/h1>\n\n\n\n<p id=\"electricity-calc-summary\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05db\u05dd \u05dc\u05d2\u05dc\u05d5\u05ea \u05d1\u05d3\u05d9\u05d5\u05e7 \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d1\u05d1\u05d9\u05ea \u05d0\u05d5 \u05d1\u05e2\u05e1\u05e7. \u05db\u05d3\u05d9 \u05dc\u05d7\u05e9\u05d1 \u05d0\u05ea \u05d4\u05e2\u05dc\u05d5\u05ea, \u05db\u05dc \u05e9\u05e2\u05dc\u05d9\u05db\u05dd \u05dc\u05e2\u05e9\u05d5\u05ea \u05d4\u05d5\u05d0 \u05dc\u05d4\u05d6\u05d9\u05df \u05d0\u05ea \u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d5\u05d5\u05d0\u05d8 (W), \u05d0\u05ea \u05de\u05e1\u05e4\u05e8 \u05e9\u05e2\u05d5\u05ea \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d1\u05d9\u05d5\u05dd \u05d5\u05d0\u05ea \u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05d7\u05e9\u05de\u05dc \u05dc\u05e7\u05d5\u05d8\"\u05e9. \u05d4\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d9\u05d1\u05e6\u05e2 \u05d0\u05ea \u05d4\u05d4\u05de\u05e8\u05d4 \u05dc\u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 \u05d5\u05d9\u05e6\u05d9\u05d2 \u05dc\u05db\u05dd \u05de\u05d9\u05d3 \u05d0\u05ea \u05d4\u05e6\u05e8\u05d9\u05db\u05d4 \u05d5\u05d4\u05e2\u05dc\u05d5\u05ea \u05d4\u05d9\u05d5\u05de\u05d9\u05ea, \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05ea \u05d5\u05d4\u05e9\u05e0\u05ea\u05d9\u05ea. \u05d1\u05e2\u05d6\u05e8\u05ea \u05db\u05dc\u05d9 \u05d6\u05d4, \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d6\u05d4\u05d5\u05ea \u05d1\u05e7\u05dc\u05d5\u05ea \u05d0\u05ea \u05e6\u05e8\u05db\u05e0\u05d9 \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05db\u05d1\u05d3\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8, \u05dc\u05d9\u05d9\u05e2\u05dc \u05d0\u05ea \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05e9\u05dc\u05db\u05dd, \u05d5\u05dc\u05d7\u05e1\u05d5\u05da \u05de\u05d0\u05d5\u05ea \u05e2\u05d3 \u05d0\u05dc\u05e4\u05d9 \u05e9\u05e7\u05dc\u05d9\u05dd \u05d1\u05e9\u05e0\u05d4 \u05e2\u05dc \u05d7\u05e9\u05d1\u05d5\u05e0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc, \u05ea\u05d5\u05da \u05e9\u05de\u05d9\u05e8\u05d4 \u05e2\u05dc \u05d9\u05e2\u05d9\u05dc\u05d5\u05ea \u05de\u05e7\u05e1\u05d9\u05de\u05dc\u05d9\u05ea.<\/p>\n\n\n\n<p>\u05e2\u05dc \u05e4\u05d9 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e1\u05d8\u05d8\u05d9\u05e1\u05d8\u05d9\u05d9\u05dd \u05e9\u05dc \u05e8\u05e9\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc, \u05de\u05e9\u05e7 \u05d1\u05d9\u05ea \u05de\u05de\u05d5\u05e6\u05e2 \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc \u05e6\u05d5\u05e8\u05da \u05d1\u05d9\u05df 700 \u05dc-900 \u05e7\u05d5\u05d8\"\u05e9 \u05d1\u05d7\u05d5\u05d3\u05e9, \u05e0\u05ea\u05d5\u05df \u05d0\u05e9\u05e8 \u05de\u05d6\u05e0\u05e7 \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05ea \u05d1\u05de\u05d4\u05dc\u05da \u05d7\u05d5\u05d3\u05e9\u05d9 \u05d4\u05e7\u05d9\u05e5 \u05d4\u05dc\u05d5\u05d4\u05d8\u05d9\u05dd \u05d0\u05d5 \u05d1\u05d7\u05d5\u05d3\u05e9\u05d9 \u05d4\u05d7\u05d5\u05e8\u05e3 \u05d4\u05e7\u05e8\u05d9\u05dd \u05d1\u05de\u05d9\u05d5\u05d7\u05d3. \u05dc\u05de\u05e2\u05e9\u05d4, \u05de\u05e2\u05dc \u05dc-40% \u05de\u05db\u05dc\u05dc \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d1\u05d9\u05ea\u05d9\u05ea \u05de\u05d9\u05d5\u05d7\u05e1\u05ea \u05d0\u05da \u05d5\u05e8\u05e7 \u05dc\u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05de\u05d9\u05d6\u05d5\u05d2 \u05d0\u05d5\u05d5\u05d9\u05e8 \u05d5\u05d7\u05d9\u05de\u05d5\u05dd. \u05d1\u05e0\u05d5\u05e1\u05e3, \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d3\u05d5\u05d5\u05d7\u05ea \u05db\u05d9 \u05d4\u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05e2\u05d5\u05dc\u05d5\u05ea \u05d1\u05d0\u05d5\u05e4\u05df \u05e2\u05e7\u05d1\u05d9 \u05d1\u05e9\u05dc \u05d4\u05ea\u05e0\u05d5\u05d3\u05d5\u05ea \u05d1\u05de\u05d7\u05d9\u05e8\u05d9 \u05d4\u05e4\u05d7\u05dd \u05d5\u05d4\u05d2\u05d6 \u05d4\u05d8\u05d1\u05e2\u05d9 \u05d1\u05e2\u05d5\u05dc\u05dd, \u05de\u05d4 \u05e9\u05d4\u05d5\u05e4\u05da \u05d0\u05ea \u05d4\u05de\u05e2\u05e7\u05d1 \u05d0\u05d7\u05e8 \u05d4\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05dc\u05e7\u05e8\u05d9\u05d8\u05d9 \u05de\u05ea\u05de\u05d9\u05d3. \u05e0\u05d9\u05d4\u05d5\u05dc \u05e0\u05db\u05d5\u05df \u05e9\u05dc \u05de\u05e9\u05e7 \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d1\u05d9\u05ea\u05d9 \u05d5\u05d4\u05e2\u05e1\u05e7\u05d9 \u05d0\u05d9\u05e0\u05d5 \u05e8\u05e7 \u05e2\u05e0\u05d9\u05d9\u05df \u05e9\u05dc \u05d7\u05d9\u05e1\u05db\u05d5\u05df \u05db\u05dc\u05db\u05dc\u05d9 \u05e0\u05d9\u05db\u05e8 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d3\u05d5-\u05d7\u05d5\u05d3\u05e9\u05d9 \u05d4\u05de\u05e2\u05d9\u05e7, \u05d0\u05dc\u05d0 \u05d9\u05e9 \u05dc\u05d5 \u05d4\u05e9\u05e4\u05e2\u05d4 \u05d0\u05d3\u05d9\u05e8\u05d4 \u05d5\u05e8\u05d7\u05d1\u05ea \u05d4\u05d9\u05e7\u05e3 \u05e2\u05dc \u05d4\u05e1\u05d1\u05d9\u05d1\u05d4 \u05e9\u05dc\u05e0\u05d5. \u05e2\u05dc \u05d9\u05d3\u05d9 \u05e6\u05de\u05e6\u05d5\u05dd \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d7\u05e9\u05de\u05dc, \u05d0\u05e0\u05d5 \u05ea\u05d5\u05e8\u05de\u05d9\u05dd \u05dc\u05d4\u05e4\u05d7\u05ea\u05ea \u05e4\u05dc\u05d9\u05d8\u05d5\u05ea \u05d2\u05d6\u05d9 \u05d7\u05de\u05de\u05d4 \u05d5\u05dc\u05de\u05d0\u05d1\u05e7 \u05d1\u05d4\u05ea\u05d7\u05de\u05de\u05d5\u05ea \u05d4\u05d2\u05dc\u05d5\u05d1\u05dc\u05d9\u05ea, \u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05de\u05d3\u05d9\u05e0\u05d5\u05ea \u05e9\u05d1\u05d4\u05df \u05d9\u05d9\u05e6\u05d5\u05e8 \u05d4\u05d7\u05e9\u05de\u05dc \u05e2\u05d3\u05d9\u05d9\u05df \u05e0\u05e9\u05e2\u05df \u05d1\u05e8\u05d5\u05d1\u05d5 \u05e2\u05dc \u05e9\u05e8\u05d9\u05e4\u05ea \u05d3\u05dc\u05e7\u05d9\u05dd \u05e4\u05d5\u05e1\u05d9\u05dc\u05d9\u05d9\u05dd \u05de\u05d6\u05d4\u05de\u05d9\u05dd.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05db\u05d9\u05e6\u05d3 \u05e2\u05d5\u05d1\u05d3 \u05d7\u05d9\u05e9\u05d5\u05d1 \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc? (\u05de\u05d4 \u05d6\u05d4 \u05e7\u05d5\u05d8\"\u05e9 \u05d5\u05d0\u05d9\u05da \u05de\u05d7\u05e9\u05d1\u05d9\u05dd)<\/h2>\n\n\n\n<p>\u05d4\u05de\u05d5\u05e0\u05d7 \u05e7\u05d5\u05d8\"\u05e9, \u05e8\u05d0\u05e9\u05d9 \u05ea\u05d9\u05d1\u05d5\u05ea \u05e9\u05dc \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 \u05e9\u05e2\u05d4 (\u05d1\u05d0\u05e0\u05d2\u05dc\u05d9\u05ea: kWh), \u05d4\u05d5\u05d0 \u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05de\u05d9\u05d3\u05d4 \u05d4\u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9\u05ea \u05dc\u05e4\u05d9\u05d4 \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d5\u05d3\u05d3\u05ea \u05d0\u05ea \u05d4\u05e6\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc\u05e0\u05d5 \u05d5\u05de\u05d7\u05d9\u05d9\u05d1\u05ea \u05d0\u05d5\u05ea\u05e0\u05d5 \u05d1\u05d4\u05ea\u05d0\u05dd. \u05de\u05e9\u05de\u05e2\u05d5\u05ea \u05d4\u05de\u05d5\u05e9\u05d2 \u05d4\u05d9\u05d0 \u05e4\u05e9\u05d5\u05d8\u05d4 \u05d5\u05d1\u05e8\u05d5\u05e8\u05d4: \u05d4\u05e4\u05e2\u05dc\u05d4 \u05e9\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05e2\u05dc \u05d4\u05e1\u05e4\u05e7 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05e9\u05dc 1,000 \u05d5\u05d5\u05d0\u05d8 \u05dc\u05de\u05e9\u05da \u05e9\u05e2\u05d4 \u05d0\u05d7\u05ea \u05e9\u05dc\u05de\u05d4, \u05e9\u05d5\u05d5\u05d4 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05dc\u05e7\u05d5\u05d8\"\u05e9 \u05d0\u05d7\u05d3 \u05e9\u05dc \u05e6\u05e8\u05d9\u05db\u05ea \u05d0\u05e0\u05e8\u05d2\u05d9\u05d4. \u05e8\u05d5\u05d1 \u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d4\u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd, \u05de\u05d2\u05d3\u05d5\u05dc \u05d5\u05e2\u05d3 \u05e7\u05d8\u05df, \u05de\u05d2\u05d9\u05e2\u05d9\u05dd \u05e2\u05dd \u05ea\u05d5\u05d5\u05d9\u05ea \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05de\u05d0\u05d7\u05d5\u05e8 \u05d0\u05d5 \u05d1\u05ea\u05d7\u05ea\u05d9\u05ea \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05de\u05e6\u05d9\u05d9\u05e0\u05ea \u05d0\u05ea \u05d4\u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05e8\u05d1\u05d9 \u05e9\u05dc\u05d4\u05dd \u05d1\u05d5\u05d5\u05d0\u05d8. \u05d4\u05e0\u05d5\u05e1\u05d7\u05d4 \u05d4\u05de\u05ea\u05de\u05d8\u05d9\u05ea \u05dc\u05d7\u05d9\u05e9\u05d5\u05d1 \u05d4\u05d9\u05d0 \u05db\u05d6\u05d5: \u05ea\u05d7\u05d9\u05dc\u05d4 \u05dc\u05d5\u05e7\u05d7\u05d9\u05dd \u05d0\u05ea \u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d5\u05d5\u05d0\u05d8, \u05d5\u05de\u05d7\u05dc\u05e7\u05d9\u05dd \u05d1-1,000 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05d9\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05dc\u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8. \u05dc\u05d0\u05d7\u05e8 \u05de\u05db\u05df \u05de\u05db\u05e4\u05d9\u05dc\u05d9\u05dd \u05d1\u05de\u05e1\u05e4\u05e8 \u05e9\u05e2\u05d5\u05ea \u05d4\u05e4\u05e2\u05d5\u05dc\u05d4 \u05dc\u05d0\u05d5\u05e8\u05da \u05d4\u05d9\u05d5\u05dd. \u05d0\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d4 \u05de\u05db\u05e4\u05d9\u05dc\u05d9\u05dd \u05d1\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05e2\u05d3\u05db\u05e0\u05d9. \u05dc\u05d3\u05d5\u05d2\u05de\u05d4, \u05d0\u05dd \u05d1\u05e8\u05e9\u05d5\u05ea\u05db\u05dd \u05e8\u05d3\u05d9\u05d0\u05d8\u05d5\u05e8 \u05d7\u05d9\u05de\u05d5\u05dd \u05d1\u05d4\u05e1\u05e4\u05e7 \u05e9\u05dc 2,000 \u05d5\u05d5\u05d0\u05d8, \u05d5\u05d0\u05ea\u05dd \u05de\u05e4\u05e2\u05d9\u05dc\u05d9\u05dd \u05d0\u05d5\u05ea\u05d5 \u05d1\u05de\u05e9\u05da 5 \u05e9\u05e2\u05d5\u05ea \u05d1\u05dc\u05d9\u05dc\u05d4 \u05e7\u05e8, \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05e9\u05dc\u05d5 \u05ea\u05d4\u05d9\u05d4 10 \u05e7\u05d5\u05d8\"\u05e9 \u05dc\u05d0\u05d5\u05ea\u05d5 \u05dc\u05d9\u05dc\u05d4. \u05d1\u05d4\u05e0\u05d7\u05d4 \u05e9\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05d7\u05e9\u05de\u05dc \u05e2\u05d5\u05de\u05d3 \u05e2\u05dc 0.62 \u05e9\"\u05d7 \u05dc\u05e7\u05d5\u05d8\"\u05e9, \u05d4\u05e4\u05e2\u05dc\u05d4 \u05dc\u05d9\u05dc\u05d9\u05ea \u05db\u05d6\u05d5 \u05ea\u05e2\u05dc\u05d4 \u05dc\u05db\u05dd 6.2 \u05e9\u05e7\u05dc\u05d9\u05dd \u05dc\u05dc\u05d9\u05dc\u05d4. \u05d1\u05d7\u05d5\u05d3\u05e9 \u05e9\u05dc\u05dd \u05e9\u05dc \u05e9\u05d9\u05de\u05d5\u05e9 \u05e8\u05e6\u05d9\u05e3, \u05de\u05d3\u05d5\u05d1\u05e8 \u05e2\u05dc \u05e7\u05e8\u05d5\u05d1 \u05dc-180 \u05e9\u05e7\u05dc\u05d9\u05dd \u05e2\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d0\u05d7\u05d3 \u05d1\u05dc\u05d1\u05d3, \u05e2\u05d5\u05d3 \u05dc\u05e4\u05e0\u05d9 \u05e9\u05d4\u05d3\u05dc\u05e7\u05e0\u05d5 \u05d0\u05d5\u05e8 \u05d1\u05d7\u05d3\u05e8!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05d4\u05e6\u05e8\u05db\u05e0\u05d9\u05dd \u05d4\u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05e9\u05dc \u05d4\u05d7\u05e9\u05de\u05dc \u05d1\u05d1\u05d9\u05ea \u05e9\u05dc\u05db\u05dd<\/h2>\n\n\n\n<p>\u05db\u05d3\u05d9 \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05dc\u05d7\u05e1\u05d5\u05da \u05d1\u05d0\u05de\u05ea, \u05e2\u05dc\u05d9\u05e0\u05d5 \u05e7\u05d5\u05d3\u05dd \u05db\u05dc \u05dc\u05d4\u05d1\u05d9\u05df \u05d0\u05d9\u05dc\u05d5 \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d6\u05d5\u05dc\u05dc\u05d9\u05dd \u05d0\u05ea \u05e8\u05d5\u05d1 \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05d1\u05d1\u05d9\u05ea. \u05d1\u05de\u05e7\u05d5\u05dd \u05d4\u05e8\u05d0\u05e9\u05d5\u05df, \u05dc\u05dc\u05d0 \u05e1\u05e4\u05e7, \u05e0\u05de\u05e6\u05d0 \u05d4\u05de\u05d6\u05d2\u05df. \u05de\u05d6\u05d2\u05df \u05de\u05d9\u05e0\u05d9-\u05de\u05e8\u05db\u05d6\u05d9 \u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05d2\u05d9\u05e2 \u05dc\u05d4\u05e1\u05e4\u05e7 \u05e9\u05dc 3,000 \u05e2\u05d3 5,000 \u05d5\u05d5\u05d0\u05d8, \u05de\u05d4 \u05e9\u05d4\u05d5\u05e4\u05da \u05d0\u05ea \u05d4\u05e4\u05e2\u05dc\u05ea\u05d5 \u05d4\u05e8\u05e6\u05d9\u05e4\u05d4 \u05dc\u05d9\u05e7\u05e8\u05d4 \u05de\u05d0\u05d5\u05d3, \u05d5\u05de\u05e9\u05e4\u05d9\u05e2 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05e2\u05dc \u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d3\u05d5-\u05d7\u05d5\u05d3\u05e9\u05d9. \u05d0\u05d7\u05e8\u05d9\u05d5 \u05d1\u05e8\u05e9\u05d9\u05de\u05d4 \u05e0\u05de\u05e6\u05d0 \u05d3\u05d5\u05d3 \u05d4\u05d7\u05e9\u05de\u05dc (\u05d4\u05d1\u05d5\u05d9\u05dc\u05e8) \u05d4\u05d0\u05d4\u05d5\u05d1 \u05e2\u05dc\u05d9\u05e0\u05d5 \u05d1\u05d7\u05d5\u05e8\u05e3, \u05e9\u05dc\u05e8\u05d5\u05d1 \u05e6\u05d5\u05e8\u05da \u05db-2,500 \u05d5\u05d5\u05d0\u05d8 \u05d1\u05d0\u05d5\u05e4\u05df \u05e7\u05d1\u05d5\u05e2 \u05db\u05e9\u05d4\u05d5\u05d0 \u05e4\u05d5\u05e2\u05dc. \u05d4\u05e4\u05e2\u05dc\u05d4 \u05e9\u05dc \u05d3\u05d5\u05d3 \u05dc\u05de\u05e9\u05da \u05e9\u05e2\u05ea\u05d9\u05d9\u05dd \u05d1\u05d9\u05d5\u05dd \u05d1\u05d7\u05d5\u05e8\u05e3 \u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05dc\u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d3\u05d5-\u05d7\u05d5\u05d3\u05e9\u05d9 \u05de\u05d0\u05d5\u05ea \u05e9\u05e7\u05dc\u05d9\u05dd. \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05e9\u05d3\u05d5\u05e8\u05e9\u05d9\u05dd \u05d4\u05e4\u05e2\u05dc\u05ea \u05d2\u05d5\u05e3 \u05d7\u05d9\u05de\u05d5\u05dd \u05e2\u05d5\u05e6\u05de\u05ea\u05d9 \u05d4\u05dd \u05ea\u05e0\u05d5\u05e8 \u05d4\u05d0\u05e4\u05d9\u05d9\u05d4, \u05de\u05db\u05d5\u05e0\u05ea \u05d4\u05db\u05d1\u05d9\u05e1\u05d4 (\u05d1\u05de\u05d9\u05d5\u05d7\u05d3 \u05d1\u05ea\u05d5\u05db\u05e0\u05d9\u05d5\u05ea \u05d4\u05e8\u05ea\u05d7\u05d4 \u05d5\u05d0\u05e8\u05d5\u05db\u05d5\u05ea), \u05d5\u05de\u05d9\u05d9\u05d1\u05e9 \u05d4\u05db\u05d1\u05d9\u05e1\u05d4 \u05e9\u05de\u05d4\u05d5\u05d5\u05d4 \u05d0\u05ea \u05d0\u05d7\u05d3 \u05de\u05d6\u05d5\u05dc\u05dc\u05d9 \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05d4\u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d1\u05d1\u05d9\u05ea \u05d4\u05de\u05d5\u05d3\u05e8\u05e0\u05d9. \u05db\u05d5\u05dc\u05dd \u05e6\u05d5\u05e8\u05db\u05d9\u05dd \u05d1\u05d9\u05df 2,000 \u05dc-3,000 \u05d5\u05d5\u05d0\u05d8 \u05d1\u05e2\u05ea \u05e2\u05d1\u05d5\u05d3\u05ea\u05dd. \u05dc\u05e2\u05d5\u05de\u05ea\u05dd, \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05e2\u05d5\u05d1\u05d3\u05d9\u05dd 24 \u05e9\u05e2\u05d5\u05ea \u05d1\u05d9\u05de\u05de\u05d4, 7 \u05d9\u05de\u05d9\u05dd \u05d1\u05e9\u05d1\u05d5\u05e2, \u05db\u05de\u05d5 \u05de\u05e7\u05e8\u05e8 \u05d5\u05de\u05e7\u05e4\u05d9\u05d0, \u05e6\u05d5\u05e8\u05db\u05d9\u05dd \u05d0\u05d5\u05de\u05e0\u05dd \u05e4\u05d7\u05d5\u05ea \u05d5\u05d5\u05d0\u05d8 \u05d1\u05e8\u05d2\u05e2 \u05e0\u05ea\u05d5\u05df (\u05db-150 \u05e2\u05d3 400 \u05d5\u05d5\u05d0\u05d8 \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05d2\u05d5\u05d3\u05dc \u05d5\u05dc\u05d9\u05e2\u05d9\u05dc\u05d5\u05ea), \u05d0\u05da \u05d1\u05d2\u05dc\u05dc \u05e2\u05d1\u05d5\u05d3\u05ea\u05dd \u05d4\u05e8\u05e6\u05d9\u05e4\u05d4 \u05d5\u05d4\u05d1\u05dc\u05ea\u05d9 \u05e4\u05d5\u05e1\u05e7\u05ea \u05d4\u05dd \u05de\u05e6\u05d8\u05d1\u05e8\u05d9\u05dd \u05dc\u05d4\u05d5\u05e6\u05d0\u05d4 \u05d7\u05d5\u05d3\u05e9\u05d9\u05ea \u05e7\u05d1\u05d5\u05e2\u05d4 \u05d5\u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05ea. \u05de\u05d5\u05d3\u05e2\u05d5\u05ea \u05dc\u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05e9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05de\u05d0\u05e4\u05e9\u05e8\u05ea \u05dc\u05db\u05dd \u05dc\u05d4\u05d7\u05dc\u05d9\u05d8 \u05de\u05ea\u05d9 \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05d0\u05d5\u05ea\u05d5, \u05d1\u05d0\u05d9\u05d6\u05d5 \u05ea\u05d3\u05d9\u05e8\u05d5\u05ea, \u05d5\u05de\u05ea\u05d9 \u05d0\u05e4\u05e9\u05e8 \u05dc\u05d5\u05d5\u05ea\u05e8 \u05d0\u05d5 \u05dc\u05d7\u05e4\u05e9 \u05d7\u05dc\u05d5\u05e4\u05d4 \u05d7\u05e1\u05db\u05d5\u05e0\u05d9\u05ea \u05d9\u05d5\u05ea\u05e8.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05d7\u05e9\u05de\u05dc \u05e4\u05e0\u05d8\u05d5\u05dd: \u05d4\u05d0\u05d5\u05d9\u05d1 \u05d4\u05e9\u05e7\u05d8 \u05e9\u05dc \u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d7\u05e9\u05de\u05dc<\/h2>\n\n\n\n<p>\u05ea\u05d5\u05e4\u05e2\u05d4 \u05e9\u05e8\u05d1\u05d9\u05dd \u05d0\u05d9\u05e0\u05dd \u05de\u05d5\u05d3\u05e2\u05d9\u05dd \u05dc\u05d4 \u05d4\u05d9\u05d0 \u05de\u05d4 \u05e9\u05de\u05db\u05d5\u05e0\u05d4 \"\u05d7\u05e9\u05de\u05dc \u05e4\u05e0\u05d8\u05d5\u05dd\" \u05d0\u05d5 \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05de\u05ea\u05e0\u05d4 (Standby power). \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e8\u05d1\u05d9\u05dd \u05de\u05d7\u05d5\u05d1\u05e8\u05d9\u05dd \u05dc\u05e9\u05e7\u05e2 \u05d5\u05e6\u05d5\u05e8\u05db\u05d9\u05dd \u05d6\u05e8\u05dd \u05d2\u05dd \u05db\u05e9\u05d4\u05dd \u05e0\u05e8\u05d0\u05d9\u05dd \u05db\u05d1\u05d5\u05d9\u05d9\u05dd \u05dc\u05d7\u05dc\u05d5\u05d8\u05d9\u05df. \u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d5\u05ea \u05d4\u05de\u05de\u05ea\u05d9\u05e0\u05d5\u05ea \u05dc\u05d0\u05d5\u05ea \u05de\u05d4\u05e9\u05dc\u05d8, \u05de\u05de\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc \u05d7\u05d1\u05e8\u05d5\u05ea \u05d4\u05db\u05d1\u05dc\u05d9\u05dd, \u05e7\u05d5\u05e0\u05e1\u05d5\u05dc\u05d5\u05ea \u05de\u05e9\u05d7\u05e7\u05d9\u05dd \u05e9\u05de\u05e2\u05d3\u05db\u05e0\u05d5\u05ea \u05de\u05e9\u05d7\u05e7\u05d9\u05dd \u05d1\u05e8\u05e7\u05e2, \u05de\u05d7\u05e9\u05d1\u05d9\u05dd \u05d1\u05de\u05e6\u05d1 \u05e9\u05d9\u05e0\u05d4 \u05d5\u05de\u05d8\u05e2\u05e0\u05d9\u05dd \u05dc\u05e1\u05dc\u05d5\u05dc\u05e8\u05d9 \u05e9\u05e0\u05e9\u05d0\u05e8\u05d5 \u05de\u05d7\u05d5\u05d1\u05e8\u05d9\u05dd \u05dc\u05e9\u05e7\u05e2 \u05e8\u05d9\u05e7 - \u05db\u05dc \u05d0\u05dc\u05d5 \u05e6\u05d5\u05e8\u05db\u05d9\u05dd \u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05dc\u05dc\u05d0 \u05d4\u05e4\u05e1\u05e7\u05d4. \u05de\u05d7\u05e7\u05e8\u05d9\u05dd \u05de\u05e8\u05d0\u05d9\u05dd \u05db\u05d9 \u05d1\u05de\u05de\u05d5\u05e6\u05e2, \u05d7\u05e9\u05de\u05dc \u05e4\u05e0\u05d8\u05d5\u05dd \u05de\u05d4\u05d5\u05d5\u05d4 \u05db-10% \u05de\u05e1\u05da \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05e9\u05dc \u05de\u05e9\u05e7 \u05d1\u05d9\u05ea \u05e8\u05d2\u05d9\u05dc. \u05d6\u05d4\u05d5 \u05db\u05e1\u05e3 \u05e9\u05e0\u05d6\u05e8\u05e7 \u05e4\u05e9\u05d5\u05d8\u05d5 \u05db\u05de\u05e9\u05de\u05e2\u05d5 \u05dc\u05e4\u05d7. \u05d4\u05e4\u05ea\u05e8\u05d5\u05df \u05d4\u05e7\u05dc \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d4\u05d5\u05d0 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05e8\u05d1-\u05e9\u05e7\u05e2 \u05e2\u05dd \u05de\u05ea\u05d2 \u05db\u05d9\u05d1\u05d5\u05d9 \u05de\u05e8\u05db\u05d6\u05d9. \u05d1\u05e1\u05d9\u05d5\u05dd \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4 \u05de\u05d5\u05dc \u05d4\u05de\u05d7\u05e9\u05d1 \u05d0\u05d5 \u05e6\u05e4\u05d9\u05d9\u05d4 \u05d1\u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4, \u05e4\u05e9\u05d5\u05d8 \u05de\u05db\u05d1\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05ea\u05d2 \u05d5\u05de\u05e0\u05ea\u05e7\u05d9\u05dd \u05d0\u05ea \u05db\u05d5\u05dc\u05dd \u05de\u05de\u05e7\u05d5\u05e8 \u05d4\u05d7\u05e9\u05de\u05dc. \u05db\u05da \u05e2\u05d5\u05e6\u05e8\u05d9\u05dd \u05d0\u05ea \u05d4\u05d3\u05dc\u05d9\u05e4\u05d4 \u05d5\u05de\u05d1\u05d8\u05d9\u05d7\u05d9\u05dd \u05d7\u05d9\u05e1\u05db\u05d5\u05df \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9 \u05d1\u05de\u05e6\u05d8\u05d1\u05e8, \u05e9\u05d1\u05d0 \u05dc\u05d9\u05d3\u05d9 \u05d1\u05d9\u05d8\u05d5\u05d9 \u05de\u05d3\u05d9 \u05d7\u05d5\u05d3\u05e9.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05e9\u05d9\u05dc\u05d5\u05d1 \u05db\u05dc\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u05dc\u05d4\u05ea\u05d9\u05d9\u05e2\u05dc\u05d5\u05ea \u05db\u05dc\u05db\u05dc\u05d9\u05ea \u05d5\u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05ea \u05de\u05d5\u05e9\u05dc\u05de\u05ea<\/h2>\n\n\n\n<p>\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d7\u05e9\u05de\u05dc \u05d4\u05d5\u05d0 \u05d4\u05e6\u05e2\u05d3 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05d5\u05d4\u05d1\u05e1\u05d9\u05e1\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8. \u05d0\u05dd \u05d0\u05ea\u05dd \u05e9\u05d5\u05e7\u05dc\u05d9\u05dd \u05dc\u05e8\u05db\u05d5\u05e9 \u05de\u05db\u05e9\u05d9\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9 \u05d7\u05d3\u05e9 \u05d5\u05d9\u05e7\u05e8, \u05d0\u05d5 \u05dc\u05de\u05e9\u05dc \u05dc\u05e9\u05d3\u05e8\u05d2 \u05d0\u05ea \u05db\u05dc \u05d4\u05ea\u05d0\u05d5\u05e8\u05d4 \u05d1\u05d1\u05d9\u05ea \u05dc\u05ea\u05d0\u05d5\u05e8\u05ea \u05dc\u05d3, \u05de\u05d5\u05de\u05dc\u05e5 \u05de\u05d0\u05d5\u05d3 \u05dc\u05d7\u05e9\u05d1 \u05de\u05e8\u05d0\u05e9 \u05d0\u05ea \u05db\u05d3\u05d0\u05d9\u05d5\u05ea \u05d4\u05d4\u05e9\u05e7\u05e2\u05d4. \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea <a href=\"\/he\/roi-calculator\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d7\u05d6\u05e8 \u05d4\u05e9\u05e7\u05e2\u05d4 (ROI)<\/a> \u05e9\u05dc\u05e0\u05d5, \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05d1\u05ea\u05d5\u05da \u05db\u05de\u05d4 \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd \u05d0\u05d5 \u05e9\u05e0\u05d9\u05dd \u05d4\u05d7\u05d9\u05e1\u05db\u05d5\u05df \u05d1\u05d7\u05e9\u05de\u05dc \u05d9\u05db\u05e1\u05d4 \u05d0\u05ea \u05e2\u05dc\u05d5\u05ea \u05d4\u05e8\u05db\u05d9\u05e9\u05d4 \u05e9\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05d7\u05d3\u05e9 (\u05dc\u05d3\u05d5\u05d2\u05de\u05d4, \u05d4\u05d7\u05dc\u05e4\u05ea \u05de\u05e7\u05e8\u05e8 \u05d9\u05e9\u05df \u05d6\u05d5\u05dc\u05dc \u05d7\u05e9\u05de\u05dc \u05d1\u05de\u05e7\u05e8\u05e8 \u05d7\u05d3\u05e9 \u05d5\u05d9\u05e7\u05e8 \u05d0\u05da \u05d1\u05e2\u05dc \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d0\u05e0\u05e8\u05d2\u05d8\u05d9 A). \u05d1\u05e0\u05d5\u05e1\u05e3, \u05d0\u05dd \u05d0\u05ea\u05dd \u05de\u05e0\u05d4\u05dc\u05d9\u05dd \u05e2\u05e1\u05e7, \u05de\u05e4\u05e2\u05dc \u05e7\u05d8\u05df, \u05d0\u05d5 \u05d0\u05e4\u05d9\u05dc\u05d5 \u05e2\u05d5\u05e1\u05e7\u05d9\u05dd \u05d1\u05d7\u05e7\u05dc\u05d0\u05d5\u05ea \u05de\u05e7\u05d5\u05e8\u05d4 \u05d5\u05d7\u05d3\u05e8\u05d9 \u05d2\u05d9\u05d3\u05d5\u05dc, \u05de\u05e2\u05e7\u05d1 \u05de\u05d3\u05d5\u05d9\u05e7 \u05d0\u05d7\u05e8 \u05e6\u05e8\u05d9\u05db\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d5\u05dc\u05da \u05d9\u05d3 \u05d1\u05d9\u05d3 \u05e2\u05dd \u05e0\u05d9\u05d8\u05d5\u05e8 \u05e4\u05dc\u05d9\u05d8\u05d5\u05ea, \u05d0\u05d5\u05d5\u05e8\u05d5\u05e8 \u05d5\u05d2\u05d6\u05d9\u05dd. \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05d9\u05e2\u05d6\u05e8 \u05d1<a href=\"\/he\/co2-calculator\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df CO2 \u05dc\u05d7\u05d3\u05e8 \u05d2\u05d9\u05d3\u05d5\u05dc<\/a> \u05db\u05d3\u05d9 \u05dc\u05d9\u05d9\u05e2\u05dc \u05d0\u05ea \u05d4\u05ea\u05e0\u05d0\u05d9\u05dd \u05d4\u05e1\u05d1\u05d9\u05d1\u05ea\u05d9\u05d9\u05dd \u05d5\u05d4\u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05d9\u05dd \u05d1\u05de\u05e7\u05d1\u05d9\u05dc. \u05d5\u05dc\u05de\u05d9 \u05e9\u05e0\u05de\u05e6\u05d0 \u05d4\u05e8\u05d1\u05d4 \u05d1\u05d3\u05e8\u05db\u05d9\u05dd, \u05e0\u05d5\u05e1\u05e2 \u05d1\u05e8\u05db\u05d1 \u05e4\u05e8\u05d8\u05d9 \u05d0\u05d5 \u05de\u05e1\u05d7\u05e8\u05d9, \u05d5\u05e8\u05d5\u05e6\u05d4 \u05dc\u05d4\u05d5\u05d6\u05d9\u05dc \u05d0\u05ea \u05e2\u05dc\u05d5\u05d9\u05d5\u05ea \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05db\u05e4\u05d9 \u05e9\u05d4\u05d5\u05d0 \u05de\u05d5\u05d6\u05d9\u05dc \u05d0\u05ea \u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d1\u05d9\u05ea, <a href=\"\/he\/fuel-calculator\/\">\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d3\u05dc\u05e7 \u05dc\u05e8\u05db\u05d1<\/a> \u05d4\u05d5\u05d0 \u05db\u05dc\u05d9 \u05e2\u05d6\u05e8 \u05d7\u05d9\u05d5\u05e0\u05d9 \u05d5\u05e4\u05e9\u05d5\u05d8 \u05dc\u05d4\u05d1\u05e0\u05ea \u05d4\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea \u05e2\u05dc \u05d4\u05d3\u05dc\u05e7 \u05d5\u05dc\u05d9\u05e6\u05d9\u05e8\u05ea \u05ea\u05d5\u05db\u05e0\u05d9\u05ea \u05d7\u05d9\u05e1\u05db\u05d5\u05df \u05d1\u05ea\u05d7\u05d1\u05d5\u05e8\u05d4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05d1\u05ea\u05d9\u05dd \u05d7\u05db\u05de\u05d9\u05dd \u05d5\u05d4\u05e2\u05ea\u05d9\u05d3 \u05e9\u05dc \u05e0\u05d9\u05d4\u05d5\u05dc \u05e8\u05e9\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d1\u05d9\u05ea\u05d9\u05ea<\/h2>\n\n\n\n<p>\u05d1\u05e9\u05e0\u05d9\u05dd \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d5\u05ea \u05d0\u05e0\u05d5 \u05e2\u05d3\u05d9\u05dd \u05dc\u05de\u05d4\u05e4\u05db\u05d4 \u05e9\u05dc \u05de\u05de\u05e9 \u05e2\u05dd \u05d4\u05de\u05e2\u05d1\u05e8 \u05dc\u05d8\u05db\u05e0\u05d5\u05dc\u05d5\u05d2\u05d9\u05d9\u05ea \u05d1\u05ea\u05d9\u05dd \u05d7\u05db\u05de\u05d9\u05dd \u05d5\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05e9\u05dc \u05d4\u05d3\u05d1\u05e8\u05d9\u05dd (IoT). \u05de\u05e2\u05e8\u05db\u05d5\u05ea \u05d0\u05dc\u05d5 \u05de\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e0\u05d5 \u05e9\u05dc\u05d9\u05d8\u05d4 \u05de\u05dc\u05d0\u05d4 \u05d5\u05de\u05e8\u05d7\u05d5\u05e7 \u05e2\u05dc \u05de\u05ea\u05d2\u05d9\u05dd, \u05de\u05d6\u05d2\u05e0\u05d9\u05dd \u05d5\u05ea\u05d0\u05d5\u05e8\u05d4 \u05d3\u05e8\u05da \u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05e4\u05e9\u05d5\u05d8\u05d4 \u05d1\u05d8\u05dc\u05e4\u05d5\u05df \u05d4\u05d7\u05db\u05dd. \u05e9\u05e7\u05e2\u05d9\u05dd \u05d7\u05db\u05de\u05d9\u05dd \u05de\u05e6\u05d9\u05d2\u05d9\u05dd \u05de\u05d3\u05d9\u05d3\u05ea \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc \u05d1\u05d6\u05de\u05df \u05d0\u05de\u05ea, \u05d5\u05d9\u05db\u05d5\u05dc\u05d9\u05dd, \u05dc\u05de\u05e9\u05dc, \u05dc\u05d7\u05ea\u05d5\u05da \u05d0\u05ea \u05d0\u05e1\u05e4\u05e7\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d1\u05d0\u05d5\u05e4\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05db\u05d0\u05e9\u05e8 \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05de\u05e1\u05d9\u05d9\u05dd \u05d0\u05ea \u05e4\u05e2\u05d5\u05dc\u05ea\u05d5 \u05d0\u05d5 \u05de\u05d2\u05d9\u05e2 \u05dc\u05d8\u05e2\u05d9\u05e0\u05d4 \u05de\u05dc\u05d0\u05d4 (\u05db\u05de\u05d5 \u05d1\u05de\u05e7\u05e8\u05d4 \u05e9\u05dc \u05d0\u05d5\u05e4\u05e0\u05d9\u05d9\u05dd \u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05d0\u05d5 \u05e7\u05d5\u05e8\u05e7\u05d9\u05e0\u05d8\u05d9\u05dd). \u05e9\u05d9\u05dc\u05d5\u05d1 \u05e9\u05dc \u05d4\u05d9\u05d3\u05e2 \u05e9\u05ea\u05e4\u05d9\u05e7\u05d5 \u05de\u05ea\u05d5\u05da \u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc \u05e2\u05dd \u05de\u05d5\u05e6\u05e8\u05d9 \u05d1\u05d9\u05ea \u05d7\u05db\u05dd, \u05d9\u05e2\u05e0\u05d9\u05e7 \u05dc\u05db\u05dd \u05e9\u05dc\u05d9\u05d8\u05d4 \u05d0\u05d1\u05e1\u05d5\u05dc\u05d5\u05d8\u05d9\u05ea \u05e2\u05dc \u05ea\u05e7\u05e6\u05d9\u05d1 \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05e9\u05dc\u05db\u05dd. \u05db\u05da \u05dc\u05de\u05e9\u05dc, \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05ea\u05d6\u05de\u05df \u05d1\u05d0\u05d5\u05e4\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05d4\u05e4\u05e2\u05dc\u05ea \u05de\u05db\u05d5\u05e0\u05ea \u05db\u05d1\u05d9\u05e1\u05d4 \u05dc\u05e9\u05e2\u05d5\u05ea \u05d4\u05e9\u05e4\u05dc \u05d5\u05d4\u05dc\u05d9\u05dc\u05d4 \u05d1\u05d4\u05df \u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05d7\u05e9\u05de\u05dc \u05d6\u05d5\u05dc \u05d9\u05d5\u05ea\u05e8 (\u05d0\u05dd \u05d4\u05ea\u05d7\u05d1\u05e8\u05ea\u05dd \u05dc\u05de\u05e1\u05dc\u05d5\u05dc \u05ea\u05e2\u05e8\u05d9\u05e3 \u05e2\u05d5\u05de\u05e1 \u05d5\u05d6\u05de\u05df - \u05ea\u05e2\u05d5\"\u05d6), \u05dc\u05db\u05d1\u05d5\u05ea \u05d0\u05d5\u05e8\u05d5\u05ea \u05e9\u05e9\u05db\u05d7\u05ea\u05dd \u05d3\u05d5\u05dc\u05e7\u05d9\u05dd \u05db\u05e9\u05d0\u05ea\u05dd \u05db\u05dc\u05dc \u05dc\u05d0 \u05d1\u05d1\u05d9\u05ea, \u05d5\u05dc\u05e7\u05d1\u05dc \u05d2\u05e8\u05e4\u05d9\u05dd \u05d5\u05ea\u05de\u05d5\u05e0\u05d4 \u05d1\u05e8\u05d5\u05e8\u05d4 \u05dc\u05d2\u05d1\u05d9 \u05de\u05d2\u05de\u05d5\u05ea \u05d4\u05e6\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc\u05db\u05dd \u05dc\u05d0\u05d5\u05e8\u05da \u05e2\u05d5\u05e0\u05d5\u05ea \u05d4\u05e9\u05e0\u05d4. \u05d4\u05ea\u05d9\u05d9\u05e2\u05dc\u05d5\u05ea \u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05ea \u05d4\u05d9\u05d0 \u05dc\u05dc\u05d0 \u05e1\u05e4\u05e7 \u05ea\u05d4\u05dc\u05d9\u05da \u05de\u05ea\u05de\u05e9\u05da \u05d4\u05d3\u05d5\u05e8\u05e9 \u05ea\u05e9\u05d5\u05de\u05ea \u05dc\u05d1, \u05d5\u05d4\u05e6\u05e2\u05d3 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05d1\u05d3\u05e8\u05da \u05dc\u05d4\u05e6\u05dc\u05d7\u05d4 \u05d4\u05d5\u05d0 \u05de\u05d5\u05d3\u05e2\u05d5\u05ea \u05d5\u05d4\u05d1\u05e0\u05d4 \u05e9\u05dc \u05d4\u05de\u05e1\u05e4\u05e8\u05d9\u05dd. \u05d4\u05ea\u05d7\u05d9\u05dc\u05d5 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d7\u05e9\u05d1\u05d5\u05df, \u05e7\u05d7\u05d5 \u05e9\u05dc\u05d9\u05d8\u05d4 \u05e2\u05dc \u05d4\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea, \u05d5\u05d4\u05e4\u05db\u05d5 \u05d0\u05ea \u05d4\u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d3\u05d5-\u05d7\u05d5\u05d3\u05e9\u05d9 \u05d4\u05d1\u05d0 \u05e9\u05dc\u05db\u05dd \u05dc\u05e7\u05dc \u05d4\u05e8\u05d1\u05d4 \u05d9\u05d5\u05ea\u05e8 \u05dc\u05e2\u05d9\u05db\u05d5\u05dc \u05d5\u05dc\u05ea\u05e9\u05dc\u05d5\u05dd.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05e9\u05d0\u05dc\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d5\u05ea (FAQ)<\/h2>\n\n\n\n<p><strong>\u05d0\u05d9\u05da \u05d0\u05e0\u05d9 \u05d9\u05db\u05d5\u05dc \u05dc\u05d3\u05e2\u05ea \u05de\u05d4\u05d5 \u05d4\u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05e9\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9 \u05de\u05e1\u05d5\u05d9\u05dd?<\/strong><br>\u05d1\u05e8\u05d5\u05d1 \u05d4\u05de\u05d5\u05d7\u05dc\u05d8 \u05e9\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d4\u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05d4\u05ea\u05e7\u05e0\u05d9\u05d9\u05dd, \u05e7\u05d9\u05d9\u05de\u05ea \u05de\u05d3\u05d1\u05e7\u05d4 \u05d0\u05d5 \u05ea\u05d5\u05d5\u05d9\u05ea \u05d1\u05e8\u05d5\u05e8\u05d4, \u05d1\u05d3\u05e8\u05da \u05db\u05dc\u05dc \u05de\u05d0\u05d7\u05d5\u05e8, \u05d1\u05ea\u05d7\u05ea\u05d9\u05ea \u05d0\u05d5 \u05e2\u05dc \u05d2\u05d1\u05d9 \u05db\u05d1\u05dc \u05d4\u05d7\u05e9\u05de\u05dc \u05e9\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8, \u05e9\u05e2\u05dc\u05d9\u05d4 \u05de\u05d5\u05d8\u05d1\u05e2\u05d9\u05dd \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05d8\u05db\u05e0\u05d9\u05d9\u05dd \u05e9\u05dc\u05d5. \u05d7\u05e4\u05e9\u05d5 \u05d0\u05ea \u05d4\u05de\u05e1\u05e4\u05e8 \u05e9\u05dc\u05d9\u05d3\u05d5 \u05de\u05d5\u05e4\u05d9\u05e2\u05d4 \u05d4\u05d0\u05d5\u05ea W (\u05d5\u05d5\u05d0\u05d8) \u05d0\u05d5 kW (\u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8). \u05dc\u05d3\u05d5\u05d2\u05de\u05d4: 1500W. \u05d1\u05de\u05d9\u05d3\u05d4 \u05d5\u05d4\u05ea\u05d5\u05d5\u05d9\u05ea \u05e0\u05de\u05d7\u05e7\u05d4 \u05d0\u05d5 \u05e9\u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05de\u05d5\u05d1\u05e0\u05d4 \u05d1\u05e7\u05d9\u05e8, \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d7\u05e4\u05e9 \u05d0\u05ea \u05d3\u05d2\u05dd \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05d1\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05d4\u05d9\u05e6\u05e8\u05df, \u05d0\u05d5 \u05dc\u05d7\u05dc\u05d5\u05e4\u05d9\u05df, \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e2\u05e8\u05db\u05d9\u05dd \u05d4\u05de\u05de\u05d5\u05e6\u05e2\u05d9\u05dd \u05d5\u05d4\u05de\u05e7\u05d5\u05d1\u05dc\u05d9\u05dd \u05e9\u05de\u05d5\u05e4\u05d9\u05e2\u05d9\u05dd \u05d1\u05e8\u05e9\u05d9\u05de\u05d4 \u05d4\u05e0\u05d5\u05d7\u05d4 \u05d1\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05dc\u05e0\u05d5.<\/p>\n\n\n\n<p><strong>\u05d4\u05d0\u05dd \u05d4\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05dc\u05d5\u05e7\u05d7 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df \u05d0\u05ea \u05d4\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05de\u05e2\u05d5\u05d3\u05db\u05df \u05e9\u05dc \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc?<\/strong><br>\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d2\u05d9\u05e2 \u05db\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc \u05e2\u05dd \u05e9\u05d3\u05d4 \u05d2\u05de\u05d9\u05e9 \u05dc\u05d4\u05d6\u05e0\u05ea \u05ea\u05e2\u05e8\u05d9\u05e3 \u05e7\u05d5\u05d8\"\u05e9, \u05d0\u05e9\u05e8 \u05de\u05d5\u05d2\u05d3\u05e8 \u05de\u05e8\u05d0\u05e9 \u05e2\u05dc \u05e2\u05e8\u05da \u05d4\u05de\u05e9\u05e7\u05e3 \u05d0\u05ea \u05d4\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05d1\u05d9\u05ea\u05d9 \u05d4\u05de\u05de\u05d5\u05e6\u05e2 \u05d4\u05e8\u05e9\u05de\u05d9 \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc (\u05db\u05d5\u05dc\u05dc \u05de\u05e2\"\u05de). \u05d9\u05d7\u05d3 \u05e2\u05dd \u05d6\u05d0\u05ea, \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05ea\u05e2\u05e8\u05d9\u05e4\u05d9 \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05ea\u05e2\u05d3\u05db\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05dc\u05d9\u05dd \u05de\u05e2\u05ea \u05dc\u05e2\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05e8\u05e9\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc, \u05de\u05d5\u05de\u05dc\u05e5 \u05d5\u05ea\u05de\u05d9\u05d3 \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05d6\u05d9\u05df \u05d1\u05d0\u05d5\u05e4\u05df \u05d9\u05d3\u05e0\u05d9 \u05d0\u05ea \u05d4\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05d5\u05d4\u05e2\u05d3\u05db\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d4\u05de\u05d5\u05e4\u05d9\u05e2 \u05d1\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05ea \u05d4\u05d3\u05d5-\u05d7\u05d5\u05d3\u05e9\u05d9\u05ea \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4 \u05e9\u05dc\u05db\u05dd, \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05d1\u05dc \u05d0\u05ea \u05d4\u05d7\u05d9\u05e9\u05d5\u05d1 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05d5\u05d4\u05e8\u05d9\u05d0\u05dc\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05d1\u05d9\u05ea \u05e9\u05dc\u05db\u05dd.<\/p>\n\n\n\n<p><strong>\u05de\u05d4\u05d5 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05d4\u05d4\u05d1\u05d3\u05dc \u05d1\u05d9\u05df \u05d5\u05d5\u05d0\u05d8 (W) \u05dc\u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 (kW)?<\/strong><br>\u05d4\u05d4\u05d1\u05d3\u05dc \u05d4\u05d9\u05d7\u05d9\u05d3 \u05d4\u05d5\u05d0 \u05d1\u05e1\u05d3\u05e8 \u05d4\u05d2\u05d5\u05d3\u05dc \u05e9\u05dc \u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05de\u05d9\u05d3\u05d4, \u05de\u05de\u05e9 \u05db\u05de\u05d5 \u05d4\u05d4\u05d1\u05d3\u05dc \u05d1\u05d9\u05df \u05d2\u05e8\u05dd \u05dc\u05e7\u05d9\u05dc\u05d5\u05d2\u05e8\u05dd. \u05d5\u05d5\u05d0\u05d8 (Watt) \u05d4\u05d9\u05d0 \u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05d1\u05e1\u05d9\u05e1 \u05d4\u05e2\u05d5\u05dc\u05de\u05d9\u05ea \u05dc\u05de\u05d3\u05d9\u05d3\u05ea \u05d4\u05e1\u05e4\u05e7 \u05d7\u05e9\u05de\u05dc\u05d9. \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 (kW) \u05e4\u05e9\u05d5\u05d8 \u05e9\u05d5\u05d5\u05d4 \u05dc-1,000 \u05d5\u05d5\u05d0\u05d8. \u05db\u05d0\u05e9\u05e8 \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d7\u05d9\u05d9\u05d1\u05ea \u05d0\u05d5\u05ea\u05e0\u05d5 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df, \u05d4\u05d9\u05d0 \u05de\u05e9\u05ea\u05de\u05e9\u05ea \u05d1\u05de\u05d5\u05e0\u05d7 \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 \u05e9\u05e2\u05d4 (\u05e7\u05d5\u05d8\"\u05e9 - kWh), \u05e9\u05d6\u05d5 \u05db\u05de\u05d5\u05ea \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05e9\u05e6\u05d5\u05e8\u05db\u05ea \u05d4\u05e4\u05e2\u05dc\u05d4 \u05e9\u05dc 1 \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 \u05d1\u05de\u05e9\u05da \u05e9\u05e2\u05d4 \u05e9\u05dc\u05de\u05d4 \u05d0\u05d7\u05ea. \u05dc\u05db\u05df, \u05db\u05d3\u05d9 \u05dc\u05d7\u05e9\u05d1 \u05e6\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05e9\u05de\u05d5\u05d2\u05d3\u05e8 \u05d1\u05d5\u05d5\u05d0\u05d8\u05d9\u05dd, \u05d9\u05e9 \u05e7\u05d5\u05d3\u05dd \u05db\u05dc \u05dc\u05d7\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05d5\u05e4\u05d9\u05e2 \u05e2\u05dc\u05d9\u05d5 \u05d1-1,000 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05d9\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05dc\u05d9\u05d7\u05d9\u05d3\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d3\u05d4 \u05e9\u05dc \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc.<\/p>\n\n\n\n<p><strong>\u05d4\u05d0\u05dd \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05ea \u05d4\u05de\u05d6\u05d2\u05df \u05e4\u05d5\u05e2\u05dc \u05e2\u05dc \u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05e0\u05de\u05d5\u05db\u05d4 \u05d1\u05e7\u05d9\u05e5, \u05d0\u05d5 \u05dc\u05db\u05d1\u05d5\u05ea \u05d5\u05dc\u05d4\u05d3\u05dc\u05d9\u05e7 \u05de\u05d7\u05d3\u05e9?<\/strong><br>\u05d6\u05d5\u05d4\u05d9 \u05d0\u05d7\u05ea \u05d4\u05e9\u05d0\u05dc\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d5\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05d1\u05d7\u05d9\u05e0\u05d4 \u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05ea \u05d5\u05db\u05dc\u05db\u05dc\u05d9\u05ea, \u05d4\u05e4\u05e2\u05d5\u05dc\u05d4 \u05d4\u05d9\u05e2\u05d9\u05dc\u05d4 \u05d5\u05d4\u05d7\u05e1\u05db\u05d5\u05e0\u05d9\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d4\u05d9\u05d0 \u05dc\u05db\u05d5\u05d5\u05df \u05d0\u05ea \u05d4\u05de\u05d6\u05d2\u05df \u05dc\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05d9\u05e6\u05d9\u05d1\u05d4 \u05d5\u05e0\u05e2\u05d9\u05de\u05d4 (\u05dc\u05e8\u05d5\u05d1 \u05e1\u05d1\u05d9\u05d1 24-25 \u05de\u05e2\u05dc\u05d5\u05ea \u05d1\u05e7\u05d9\u05e5) \u05d5\u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05e4\u05d5\u05e2\u05dc \u05d1\u05e8\u05e6\u05d9\u05e4\u05d5\u05ea, \u05de\u05d0\u05e9\u05e8 \u05dc\u05db\u05d1\u05d5\u05ea \u05d5\u05dc\u05d4\u05d3\u05dc\u05d9\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05db\u05dc \u05d7\u05e6\u05d9 \u05e9\u05e2\u05d4. \u05db\u05dc \u05d4\u05d3\u05dc\u05e7\u05d4 \u05e9\u05dc \u05d4\u05de\u05d3\u05d7\u05e1 \u05d3\u05d5\u05e8\u05e9\u05ea \"\u05de\u05db\u05ea \u05d7\u05e9\u05de\u05dc\" \u05d5\u05e6\u05e8\u05d9\u05db\u05ea \u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05de\u05d0\u05d5\u05d3. \u05db\u05de\u05d5 \u05db\u05df, \u05de\u05d6\u05d2\u05e0\u05d9 \u05d0\u05d9\u05e0\u05d5\u05d5\u05e8\u05d8\u05e8 \u05d7\u05d3\u05d9\u05e9\u05d9\u05dd \u05d9\u05d5\u05d3\u05e2\u05d9\u05dd \u05dc\u05d5\u05d5\u05e1\u05ea \u05d0\u05ea \u05d4\u05e2\u05d5\u05e6\u05de\u05d4 \u05e9\u05dc\u05d4\u05dd \u05d5\u05dc\u05e9\u05de\u05d5\u05e8 \u05e2\u05dc \u05d4\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05ea\u05d5\u05da \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e2\u05d8 \u05de\u05d0\u05d5\u05d3 \u05d7\u05e9\u05de\u05dc, \u05db\u05da \u05e9\u05db\u05d9\u05d1\u05d5\u05d9 \u05d5\u05d4\u05d3\u05dc\u05e7\u05d4 \u05ea\u05db\u05d5\u05e4\u05d9\u05dd \u05e9\u05dc\u05d4\u05dd \u05e8\u05e7 \u05d9\u05e4\u05d2\u05e2\u05d5 \u05d1\u05d9\u05e2\u05d9\u05dc\u05d5\u05ea\u05dd \u05d5\u05d9\u05e2\u05dc\u05d5 \u05dc\u05db\u05dd \u05d9\u05d5\u05ea\u05e8 \u05db\u05e1\u05e3.<\/p>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"SoftwareApplication\",\n      \"name\": \"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc\",\n      \"operatingSystem\": \"Web\",\n      \"applicationCategory\": \"BusinessApplication\",\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"0\",\n        \"priceCurrency\": \"ILS\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u05d0\u05d9\u05da \u05d0\u05e0\u05d9 \u05d9\u05db\u05d5\u05dc \u05dc\u05d3\u05e2\u05ea \u05de\u05d4\u05d5 \u05d4\u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05e9\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d7\u05e9\u05de\u05dc\u05d9 \u05de\u05e1\u05d5\u05d9\u05dd?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"\u05d1\u05e8\u05d5\u05d1 \u05d4\u05de\u05d5\u05d7\u05dc\u05d8 \u05e9\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d4\u05d7\u05e9\u05de\u05dc\u05d9\u05d9\u05dd \u05d4\u05ea\u05e7\u05e0\u05d9\u05d9\u05dd, \u05e7\u05d9\u05d9\u05de\u05ea \u05de\u05d3\u05d1\u05e7\u05d4 \u05d0\u05d5 \u05ea\u05d5\u05d5\u05d9\u05ea \u05d1\u05e8\u05d5\u05e8\u05d4, \u05d1\u05d3\u05e8\u05da \u05db\u05dc\u05dc \u05de\u05d0\u05d7\u05d5\u05e8, \u05d1\u05ea\u05d7\u05ea\u05d9\u05ea \u05d0\u05d5 \u05e2\u05dc \u05d2\u05d1\u05d9 \u05db\u05d1\u05dc \u05d4\u05d7\u05e9\u05de\u05dc \u05e9\u05dc \u05d4\u05de\u05db\u05e9\u05d9\u05e8, \u05e9\u05e2\u05dc\u05d9\u05d4 \u05de\u05d5\u05d8\u05d1\u05e2\u05d9\u05dd \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d4\u05d8\u05db\u05e0\u05d9\u05d9\u05dd \u05e9\u05dc\u05d5. \u05d7\u05e4\u05e9\u05d5 \u05d0\u05ea \u05d4\u05de\u05e1\u05e4\u05e8 \u05e9\u05dc\u05d9\u05d3\u05d5 \u05de\u05d5\u05e4\u05d9\u05e2\u05d4 \u05d4\u05d0\u05d5\u05ea W (\u05d5\u05d5\u05d0\u05d8) \u05d0\u05d5 kW (\u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8). \u05dc\u05d3\u05d5\u05d2\u05de\u05d4: 1500W. \u05d1\u05de\u05d9\u05d3\u05d4 \u05d5\u05d4\u05ea\u05d5\u05d5\u05d9\u05ea \u05e0\u05de\u05d7\u05e7\u05d4 \u05d0\u05d5 \u05e9\u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05de\u05d5\u05d1\u05e0\u05d4 \u05d1\u05e7\u05d9\u05e8, \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d7\u05e4\u05e9 \u05d0\u05ea \u05d3\u05d2\u05dd \u05d4\u05de\u05db\u05e9\u05d9\u05e8 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05d1\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05d4\u05d9\u05e6\u05e8\u05df, \u05d0\u05d5 \u05dc\u05d7\u05dc\u05d5\u05e4\u05d9\u05df, \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e2\u05e8\u05db\u05d9\u05dd \u05d4\u05de\u05de\u05d5\u05e6\u05e2\u05d9\u05dd \u05d5\u05d4\u05de\u05e7\u05d5\u05d1\u05dc\u05d9\u05dd \u05e9\u05de\u05d5\u05e4\u05d9\u05e2\u05d9\u05dd \u05d1\u05e8\u05e9\u05d9\u05de\u05d4 \u05d4\u05e0\u05d5\u05d7\u05d4 \u05d1\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05dc\u05e0\u05d5.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u05d4\u05d0\u05dd \u05d4\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05dc\u05d5\u05e7\u05d7 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df \u05d0\u05ea \u05d4\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05de\u05e2\u05d5\u05d3\u05db\u05df \u05e9\u05dc \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d2\u05d9\u05e2 \u05db\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc \u05e2\u05dd \u05e9\u05d3\u05d4 \u05d2\u05de\u05d9\u05e9 \u05dc\u05d4\u05d6\u05e0\u05ea \u05ea\u05e2\u05e8\u05d9\u05e3 \u05e7\u05d5\u05d8\\\"\u05e9, \u05d0\u05e9\u05e8 \u05de\u05d5\u05d2\u05d3\u05e8 \u05de\u05e8\u05d0\u05e9 \u05e2\u05dc \u05e2\u05e8\u05da \u05d4\u05de\u05e9\u05e7\u05e3 \u05d0\u05ea \u05d4\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05d1\u05d9\u05ea\u05d9 \u05d4\u05de\u05de\u05d5\u05e6\u05e2 \u05d4\u05e8\u05e9\u05de\u05d9 \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc (\u05db\u05d5\u05dc\u05dc \u05de\u05e2\\\"\u05de). \u05d9\u05d7\u05d3 \u05e2\u05dd \u05d6\u05d0\u05ea, \u05db\u05d9\u05d5\u05d5\u05df \u05e9\u05ea\u05e2\u05e8\u05d9\u05e4\u05d9 \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05ea\u05e2\u05d3\u05db\u05e0\u05d9\u05dd \u05d5\u05e2\u05d5\u05dc\u05d9\u05dd \u05de\u05e2\u05ea \u05dc\u05e2\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05e8\u05e9\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d1\u05d9\u05e9\u05e8\u05d0\u05dc, \u05de\u05d5\u05de\u05dc\u05e5 \u05d5\u05ea\u05de\u05d9\u05d3 \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05d6\u05d9\u05df \u05d1\u05d0\u05d5\u05e4\u05df \u05d9\u05d3\u05e0\u05d9 \u05d0\u05ea \u05d4\u05ea\u05e2\u05e8\u05d9\u05e3 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05d5\u05d4\u05e2\u05d3\u05db\u05e0\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d4\u05de\u05d5\u05e4\u05d9\u05e2 \u05d1\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05ea \u05d4\u05d3\u05d5-\u05d7\u05d5\u05d3\u05e9\u05d9\u05ea \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4 \u05e9\u05dc\u05db\u05dd, \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e7\u05d1\u05dc \u05d0\u05ea \u05d4\u05d7\u05d9\u05e9\u05d5\u05d1 \u05d4\u05de\u05d3\u05d5\u05d9\u05e7 \u05d5\u05d4\u05e8\u05d9\u05d0\u05dc\u05d9 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05d1\u05d9\u05ea \u05e9\u05dc\u05db\u05dd.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u05de\u05d4\u05d5 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05d4\u05d4\u05d1\u05d3\u05dc \u05d1\u05d9\u05df \u05d5\u05d5\u05d0\u05d8 (W) \u05dc\u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 (kW)?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"\u05d4\u05d4\u05d1\u05d3\u05dc \u05d4\u05d9\u05d7\u05d9\u05d3 \u05d4\u05d5\u05d0 \u05d1\u05e1\u05d3\u05e8 \u05d4\u05d2\u05d5\u05d3\u05dc \u05e9\u05dc \u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05de\u05d9\u05d3\u05d4, \u05de\u05de\u05e9 \u05db\u05de\u05d5 \u05d4\u05d4\u05d1\u05d3\u05dc \u05d1\u05d9\u05df \u05d2\u05e8\u05dd \u05dc\u05e7\u05d9\u05dc\u05d5\u05d2\u05e8\u05dd. \u05d5\u05d5\u05d0\u05d8 (Watt) \u05d4\u05d9\u05d0 \u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05d1\u05e1\u05d9\u05e1 \u05d4\u05e2\u05d5\u05dc\u05de\u05d9\u05ea \u05dc\u05de\u05d3\u05d9\u05d3\u05ea \u05d4\u05e1\u05e4\u05e7 \u05d7\u05e9\u05de\u05dc\u05d9. \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 (kW) \u05e4\u05e9\u05d5\u05d8 \u05e9\u05d5\u05d5\u05d4 \u05dc-1,000 \u05d5\u05d5\u05d0\u05d8. \u05db\u05d0\u05e9\u05e8 \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05de\u05d7\u05d9\u05d9\u05d1\u05ea \u05d0\u05d5\u05ea\u05e0\u05d5 \u05d1\u05d7\u05e9\u05d1\u05d5\u05df, \u05d4\u05d9\u05d0 \u05de\u05e9\u05ea\u05de\u05e9\u05ea \u05d1\u05de\u05d5\u05e0\u05d7 \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 \u05e9\u05e2\u05d4 (\u05e7\u05d5\u05d8\\\"\u05e9 - kWh), \u05e9\u05d6\u05d5 \u05db\u05de\u05d5\u05ea \u05d4\u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05e9\u05e6\u05d5\u05e8\u05db\u05ea \u05d4\u05e4\u05e2\u05dc\u05d4 \u05e9\u05dc 1 \u05e7\u05d9\u05dc\u05d5-\u05d5\u05d5\u05d0\u05d8 \u05d1\u05de\u05e9\u05da \u05e9\u05e2\u05d4 \u05e9\u05dc\u05de\u05d4 \u05d0\u05d7\u05ea. \u05dc\u05db\u05df, \u05db\u05d3\u05d9 \u05dc\u05d7\u05e9\u05d1 \u05e6\u05e8\u05d9\u05db\u05d4 \u05e9\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05e9\u05de\u05d5\u05d2\u05d3\u05e8 \u05d1\u05d5\u05d5\u05d0\u05d8\u05d9\u05dd, \u05d9\u05e9 \u05e7\u05d5\u05d3\u05dd \u05db\u05dc \u05dc\u05d7\u05dc\u05e7 \u05d0\u05ea \u05d4\u05d4\u05e1\u05e4\u05e7 \u05d4\u05de\u05d5\u05e4\u05d9\u05e2 \u05e2\u05dc\u05d9\u05d5 \u05d1-1,000 \u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05d9\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05dc\u05d9\u05d7\u05d9\u05d3\u05d5\u05ea \u05d4\u05de\u05d3\u05d9\u05d3\u05d4 \u05e9\u05dc \u05d7\u05d1\u05e8\u05ea \u05d4\u05d7\u05e9\u05de\u05dc.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u05d4\u05d0\u05dd \u05db\u05d3\u05d0\u05d9 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05ea \u05d4\u05de\u05d6\u05d2\u05df \u05e4\u05d5\u05e2\u05dc \u05e2\u05dc \u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05e0\u05de\u05d5\u05db\u05d4 \u05d1\u05e7\u05d9\u05e5, \u05d0\u05d5 \u05dc\u05db\u05d1\u05d5\u05ea \u05d5\u05dc\u05d4\u05d3\u05dc\u05d9\u05e7 \u05de\u05d7\u05d3\u05e9?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"\u05d6\u05d5\u05d4\u05d9 \u05d0\u05d7\u05ea \u05d4\u05e9\u05d0\u05dc\u05d5\u05ea \u05d4\u05e0\u05e4\u05d5\u05e6\u05d5\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8! \u05de\u05d1\u05d7\u05d9\u05e0\u05d4 \u05d0\u05e0\u05e8\u05d2\u05d8\u05d9\u05ea \u05d5\u05db\u05dc\u05db\u05dc\u05d9\u05ea, \u05d4\u05e4\u05e2\u05d5\u05dc\u05d4 \u05d4\u05d9\u05e2\u05d9\u05dc\u05d4 \u05d5\u05d4\u05d7\u05e1\u05db\u05d5\u05e0\u05d9\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d4\u05d9\u05d0 \u05dc\u05db\u05d5\u05d5\u05df \u05d0\u05ea \u05d4\u05de\u05d6\u05d2\u05df \u05dc\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05d9\u05e6\u05d9\u05d1\u05d4 \u05d5\u05e0\u05e2\u05d9\u05de\u05d4 (\u05dc\u05e8\u05d5\u05d1 \u05e1\u05d1\u05d9\u05d1 24-25 \u05de\u05e2\u05dc\u05d5\u05ea \u05d1\u05e7\u05d9\u05e5) \u05d5\u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05e4\u05d5\u05e2\u05dc \u05d1\u05e8\u05e6\u05d9\u05e4\u05d5\u05ea, \u05de\u05d0\u05e9\u05e8 \u05dc\u05db\u05d1\u05d5\u05ea \u05d5\u05dc\u05d4\u05d3\u05dc\u05d9\u05e7 \u05d0\u05d5\u05ea\u05d5 \u05db\u05dc \u05d7\u05e6\u05d9 \u05e9\u05e2\u05d4. \u05db\u05dc \u05d4\u05d3\u05dc\u05e7\u05d4 \u05e9\u05dc \u05d4\u05de\u05d3\u05d7\u05e1 \u05d3\u05d5\u05e8\u05e9\u05ea \\\"\u05de\u05db\u05ea \u05d7\u05e9\u05de\u05dc\\\" \u05d5\u05e6\u05e8\u05d9\u05db\u05ea \u05d0\u05e0\u05e8\u05d2\u05d9\u05d4 \u05d2\u05d1\u05d5\u05d4\u05d4 \u05de\u05d0\u05d5\u05d3. \u05db\u05de\u05d5 \u05db\u05df, \u05de\u05d6\u05d2\u05e0\u05d9 \u05d0\u05d9\u05e0\u05d5\u05d5\u05e8\u05d8\u05e8 \u05d7\u05d3\u05d9\u05e9\u05d9\u05dd \u05d9\u05d5\u05d3\u05e2\u05d9\u05dd \u05dc\u05d5\u05d5\u05e1\u05ea \u05d0\u05ea \u05d4\u05e2\u05d5\u05e6\u05de\u05d4 \u05e9\u05dc\u05d4\u05dd \u05d5\u05dc\u05e9\u05de\u05d5\u05e8 \u05e2\u05dc \u05d4\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05ea\u05d5\u05da \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05de\u05e2\u05d8 \u05de\u05d0\u05d5\u05d3 \u05d7\u05e9\u05de\u05dc, \u05db\u05da \u05e9\u05db\u05d9\u05d1\u05d5\u05d9 \u05d5\u05d4\u05d3\u05dc\u05e7\u05d4 \u05ea\u05db\u05d5\u05e4\u05d9\u05dd \u05e9\u05dc\u05d4\u05dd \u05e8\u05e7 \u05d9\u05e4\u05d2\u05e2\u05d5 \u05d1\u05d9\u05e2\u05d9\u05dc\u05d5\u05ea\u05dd \u05d5\u05d9\u05e2\u05dc\u05d5 \u05dc\u05db\u05dd \u05d9\u05d5\u05ea\u05e8 \u05db\u05e1\u05e3.\"\n          }\n        }\n      ]\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/bsolution.me\/he\/electricity-calculator\/\",\n      \"speakable\": {\n        \"@type\": \"SpeakableSpecification\",\n        \"cssSelector\": [\"#electricity-calc-title\", \"#electricity-calc-summary\"]\n      }\n    }\n  ]\n}\n<\/script>\n\n\n<\/div>\n<!-- \/wp:post-content -->\n\n<!-- wp:html -->\n<\/div>\n<!-- \/wp:html -->","protected":false},"excerpt":{"rendered":"<p>\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width","meta":{"_yoast_wpseo_metadesc":"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!","tool_emoji":"\u26a1","tool_category":"\u05db\u05dc\u05d9\u05dd \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d9\u05ea\u05d9","tool_featured":"yes","footnotes":""},"class_list":["post-50510","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd<\/title>\n<meta name=\"description\" content=\"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bsolution.me\/he\/electricity-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"he_IL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\" \/>\n<meta property=\"og:description\" content=\"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bsolution.me\/he\/electricity-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-23T13:49:20+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u05d3\u05e7\u05d5\u05ea\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/electricity-calculator\\\/\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/electricity-calculator\\\/\",\"name\":\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/#website\"},\"datePublished\":\"2026-04-20T20:19:58+00:00\",\"dateModified\":\"2026-08-23T13:49:20+00:00\",\"description\":\"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/electricity-calculator\\\/#breadcrumb\"},\"inLanguage\":\"he-IL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bsolution.me\\\/he\\\/electricity-calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/electricity-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bsolution.me\\\/he\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/#website\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/\",\"name\":\"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"description\":\"\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d5\u05e7, \u05de\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05dd, \u05de\u05d7\u05d5\u05dc\u05dc\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bsolution.me\\\/he\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"he-IL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","description":"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bsolution.me\/he\/electricity-calculator\/","og_locale":"he_IL","og_type":"article","og_title":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","og_description":"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!","og_url":"https:\/\/bsolution.me\/he\/electricity-calculator\/","og_site_name":"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","article_modified_time":"2026-08-23T13:49:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da":"4 \u05d3\u05e7\u05d5\u05ea"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bsolution.me\/he\/electricity-calculator\/","url":"https:\/\/bsolution.me\/he\/electricity-calculator\/","name":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","isPartOf":{"@id":"https:\/\/bsolution.me\/he\/#website"},"datePublished":"2026-04-20T20:19:58+00:00","dateModified":"2026-08-23T13:49:20+00:00","description":"\u05d7\u05e9\u05d1\u05d5 \u05d1\u05e7\u05dc\u05d5\u05ea \u05db\u05de\u05d4 \u05e2\u05d5\u05dc\u05d4 \u05dc\u05db\u05dd \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc \u05db\u05dc \u05de\u05db\u05e9\u05d9\u05e8 \u05d1\u05d1\u05d9\u05ea \u2013 \u05d5\u05d7\u05e1\u05db\u05d5 \u05d1\u05d4\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05e9\u05de\u05dc \u05d4\u05d7\u05d5\u05d3\u05e9\u05d9\u05d5\u05ea!","breadcrumb":{"@id":"https:\/\/bsolution.me\/he\/electricity-calculator\/#breadcrumb"},"inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bsolution.me\/he\/electricity-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bsolution.me\/he\/electricity-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bsolution.me\/he\/"},{"@type":"ListItem","position":2,"name":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05e6\u05e8\u05d9\u05db\u05ea \u05d7\u05e9\u05de\u05dc"}]},{"@type":"WebSite","@id":"https:\/\/bsolution.me\/he\/#website","url":"https:\/\/bsolution.me\/he\/","name":"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","description":"\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d5\u05e7, \u05de\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05dd, \u05de\u05d7\u05d5\u05dc\u05dc\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bsolution.me\/he\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"}]}},"_links":{"self":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/comments?post=50510"}],"version-history":[{"count":4,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50510\/revisions"}],"predecessor-version":[{"id":50883,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50510\/revisions\/50883"}],"wp:attachment":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/media?parent=50510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}