@include('pdf.templates_pdf.rapports.page_heading')
INSPECTION D'UNE OPERATION STANDARDISEE D'ECONOMIE D'ENERGIE
CHAUFFE-EAU THERMODYNAMIQUE A ACCUMULATION
CONCLUSION PORTANT SUR LE CLASSEMENT DE L'OPERATION
@if ($rapport['conformite_ballon'] == 'conforme') @else @endif Satisfaisant @if ($rapport['conformite_ballon'] == 'non_conforme') @else @endif Non Satisfaisant @if ($rapport['conformite_ballon'] == 'non_verifiable') @else @endif Non Vérifiable *

* Cf "Condition de la vérification"
{{-- version 6 --}} @if ($rapport['version'] <= 6) {{-- non visible si la version est inferieura 6 ,dans la v7 VERIFICATION Condition d'eligibilité inversé avec Condition de VERIFICATION --}}
VERIFICATION DES CONDITIONS D'ELIGIBILITE
@php $result = 'oui'; if ($rapport['type_ballon'] == 'monobloc') { if ($rapport['batiment_2ans_104_ballon'] == '1') { $result = 'non'; } if ($rapport['cop_ballon'] == 'inferieur') { $result = 'non'; } } if ($rapport['type_ballon'] == 'elements_separes') { if ($rapport['batiment_2ans_159_ballon'] == '1') { $result = 'non'; } if ($rapport['cop_ballon'] == 'inferieur') { $result = 'non'; } } @endphp
@if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant
@if ($rapport['type_ballon'] != '')
Bâtiment résidentiel de plus de 2 ans à la date d'engagement @if ($rapport['batiment_2ans_104_ballon'] == '1') X @endif Oui @if ($rapport['batiment_2ans_104_ballon'] == '0') X @endif Non
Année de construction du bâtiment déclarée par le bénéficiaire {{ $rapport['annee_construction_ballon'] }}
Coefficient de Performance (>2,5 sur air extrait, >2,4 autres installations) @if ($rapport['cop_ballon'] == 'superieur') X @endif Oui @if ($rapport['cop_ballon'] == 'inferieur') X @endif Non
@endif @endif @if ($rapport['version'] <= 6)
CONDITIONS DE VERIFICATION


@if (strpos($rapport['observations_ballon'], 'non réalisés') == false && $rapport['declaration_beneficiaire'] != 1 && strpos($rapport['observations_ballon'], 'inaccessible') == false && strpos($rapport['observations_ballon'], 'de visite') == false) X @endif La zone de travaux est accessible et les travaux ont été réalisés.

@if (strpos($rapport['observations_ballon'], 'isolation non') !== false && strpos($rapport['observations_ballon'], 'inaccessible') == false) X @endif La zone de travaux est accessible et manifestement les travaux n’ont pas été réalisés.

@if (strpos($rapport['observations_ballon'], 'absent') !== false) X @endif Bénéficiaire absent ou accès refusé.
@endif {{-- version 7 --}} @if ($rapport['version'] == 7)
CONDITIONS DE VERIFICATION


La zone de travaux est accessible et les travaux ont été réalisés @if ($rapport['travaux_zone'] == '1') X @endif
La zone de travaux est accessible et manifestement les travaux n’ont pas été réalisés. @if ($rapport['travaux_zone_2'] == '1') X @endif
Bénéficiaire absent ou accès refusé. @if ($rapport['beneficiaire_absent'] == '1') X @endif

@endif @if ($rapport['version'] == 7)
VERIFICATION DES CONDITIONS D'ELIGIBILITE
@php $result = 'oui'; if ($rapport['type_ballon'] == 'monobloc') { if ($rapport['batiment_2ans_104_ballon'] == '1') { $result = 'non'; } if ($rapport['cop_ballon'] == 'inferieur') { $result = 'non'; } } if ($rapport['type_ballon'] == 'elements_separes') { if ($rapport['batiment_2ans_159_ballon'] == '1') { $result = 'non'; } if ($rapport['cop_ballon'] == 'inferieur') { $result = 'non'; } } @endphp
@if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant
@if ($rapport['type_ballon'] != '')
Bâtiment résidentiel de plus de 2 ans à la date d'engagement @if ($rapport['batiment_2ans_104_ballon'] == '1') X @endif Oui @if ($rapport['batiment_2ans_104_ballon'] == '0') X @endif Non
@endif @endif @include('pdf.templates_pdf.rapports.page_heading') {{-- version 7 --}} @if ($rapport['version'] == 7)
DOCUMENTATIONS MIS A LA DISPOSITION DU BENEFICIAIRE
@if ($rapport['preuve_devis'] == 1 && $rapport['preuve_facture'] == 1 && $rapport['cadre_distribution'] == 1 && $rapport['mise_en_place'] == 'non_conforme' && $rapport['preuve_cop_ballon'] == 'non_conforme' && $rapport['preuve_equipement'] == 'non_conforme' && $rapport['preuve_ballon'] == 'non_conforme' && $rapport['cop_ballon'] == 'non_conforme' && $rapport['declaration_beneficiaire'] == 0) @else @endif Satisfaisant @if ($rapport['preuve_devis'] == 0 || $rapport['preuve_facture'] == 0 || $rapport['cadre_distribution'] == 0 || $rapport['mise_en_place'] == 'conforme' || $rapport['preuve_cop_ballon'] == 'conforme' || $rapport['preuve_equipement'] == 'conforme' || $rapport['preuve_ballon'] == 'conforme' || $rapport['cop_ballon'] == 'conforme' || $rapport['declaration_beneficiaire'] == 1) @else @endif Non Satisfaisant


Le bénéficiaire a déclaré par écrit ne jamais avoir reçu de la part du professionnel : le devis, et/ou la facture, et/ou le cadre de contribution @if ($rapport['declaration_beneficiaire'] == '1') X @endif
Référence Présenté Non présenté
Devis {{ $rapport['reference_devis'] }} @if ($rapport['preuve_devis'] == 1) X @endif @if ($rapport['preuve_devis'] == 0) X @endif
Facture {{ $rapport['reference_facture'] }} @if ($rapport['preuve_facture'] == 1) X @endif @if ($rapport['preuve_facture'] == 0) X @endif
Cadre de contribution {{ $rapport['reference_cadre'] }} @if ($rapport['cadre_distribution'] == 1) X @endif @if ($rapport['cadre_distribution'] == 0) X @endif
La preuve de la réalisation de l’opération mentionne la mise en place d’un chauffe-eau thermodynamique @if ($rapport['mise_en_place'] == 'conforme') X @endif Oui @if ($rapport['mise_en_place'] == 'non_conforme') X @endif Non
La preuve de la réalisation de l’opération mentionne le COP du chauffe-eau thermodynamique @if ($rapport['preuve_cop_ballon'] == 'conforme') X @endif Oui @if ($rapport['preuve_cop_ballon'] == 'non_conforme') X @endif Non
Ce document indique le COP du chauffe-eau thermodynamique @if ($rapport['cop_ballon'] == 'conforme') X @endif Oui @if ($rapport['cop_ballon'] == 'non_conforme') X @endif Non
A défaut de présentation du devis ou de la facture ou du cadre de contribution :
La preuve de réalisation de l’opération mentionne la mise en place d’un équipement avec ses marque et référence @if ($rapport['preuve_equipement'] == 'conforme') X @endif Oui @if ($rapport['preuve_equipement'] == 'non_conforme') X @endif Non
Ce document indique que l’équipement de marque et référence mis en place est un chauffe-eau thermodynamique @if ($rapport['preuve_ballon'] == 'conforme') X @endif Oui @if ($rapport['preuve_ballon'] == 'non_conforme') X @endif Non
@endif
{{-- version 7 --}} @if ($rapport['version'] == 7)
VERIFICATION DES CARACTERISTIQUES TECHNIQUES DU CHAUFFE EAU THERMODYNAMIQUE
@php $result = 'oui'; if ($rapport['correspondance_ballon'] == 'non_conforme') { $result = 'non'; } @endphp @if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant @if ($rapport['correspondance_ballon'] == '1') @else @endif
@if ($rapport['type_ballon'] != '')
Le chauffe-eau thermodynamique installé correspond au chauffe-eau thermodynamique facturé @if ($rapport['correspondance_ballon'] == 'conforme') X @endif Oui @if ($rapport['correspondance_ballon'] == 'non_conforme') X @endif Non
@endif @endif {{-- version 6 --}} @if ($rapport['version'] <= 6)
VERIFICATION DES CARACTERISTIQUES TECHNIQUES DU CHAUFFE EAU THERMODYNAMIQUE
@php $result = 'oui'; if ($rapport['verification_marque_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['verification_reference_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['verification_puissance_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['verification_coefficient_ballon'] == 'non_conforme') { $result = 'non'; } @endphp @if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant
POINTS DE CONTROLE Satisfaisant Non
Satisfaisant
Non
Vérifiable
Sans
Objet
Marque @if ($rapport['verification_marque_ballon'] == 'conforme') X @endif @if ($rapport['verification_marque_ballon'] == 'non_conforme') X @endif @if ($rapport['verification_marque_ballon'] == 'non_verifiable') X @endif @if ($rapport['verification_marque_ballon'] == 'sans_objet') X @endif
Modèle @if ($rapport['verification_reference_ballon'] == 'conforme') X @endif @if ($rapport['verification_reference_ballon'] == 'non_conforme') X @endif @if ($rapport['verification_reference_ballon'] == 'non_verifiable') X @endif @if ($rapport['verification_reference_ballon'] == 'sans_objet') X @endif
CONSTAT(S)
@if (!empty($rapport['observations_ballon'])) {!! nl2br($rapport['observations_ballon']) !!} @else @if ($rapport['conformite_ballon'] == 'sans_objet' || ($rapport['conformite_ballon'] = '')) @else Néant @endif @endif
@endif
@if ($rapport['version'] <= 6) @include('pdf.templates_pdf.rapports.page_heading') @if ($rapport['version'] <= 6)
DOCUMENTS MIS A LA DISPOSITION DU BENEFICIAIRE
@if ($rapport['preuve_devis'] == 1 && $rapport['preuve_facture'] == 1 && $rapport['cadre_distribution'] == 1) @else @endif Satisfaisant @if ($rapport['preuve_devis'] == 0 || $rapport['preuve_facture'] == 0 || $rapport['cadre_distribution'] == 0) @else @endif Non Satisfaisant


@if ($rapport['declaration_beneficiaire'] == '1') @else @endif Le bénéficiaire a déclaré ne jamais avoir reçu de la part du professionnel : le devis, et/ou la
facture, et/ou le cadre de contribution
Référence Présenté Non présenté
Devis {{ $rapport['reference_devis'] }} @if ($rapport['preuve_devis'] == 1) X @endif @if ($rapport['preuve_devis'] == 0) X @endif
Facture {{ $rapport['reference_facture'] }} @if ($rapport['preuve_facture'] == 1) X @endif @if ($rapport['preuve_facture'] == 0) X @endif
Cadre de contribution {{ $rapport['reference_cadre'] }} @if ($rapport['cadre_distribution'] == 1) X @endif @if ($rapport['cadre_distribution'] == 0) X @endif
@endif @if ($rapport['version'] <= 6)
DOCUMENT NECESSAIRE A LA MISE EN SERVICE, L'UTIlISATION ET LA MAINTENANCE
@if ($rapport['version'] == 7)
@if ($rapport['document_mise_service_ballon'] == 'conforme') @else @endif Satisfaisant @if ($rapport['document_mise_service_ballon'] == 'non_conforme') @else @endif Non Satisfaisant


POINTS DE CONTROLE Présenté Non
présenté
Notice d'installation et d'utilisation @if ($rapport['notice_ballon'] == 'conforme') X @endif @if ($rapport['notice_ballon'] == 'non_conforme') X @endif
Rapport d'essais de mise en service @if ($rapport['rapport_essais_ballon'] == 'conforme') X @endif @if ($rapport['rapport_essais_ballon'] == 'non_conforme') X @endif
CONSTAT(S)
@if (!empty($rapport['observations_documentation_ballon'])) {{ $rapport['observations_documentation_ballon'] }} @else Néant @endif
@endif
@if ($rapport['document_mise_service_ballon'] == 'conforme') @else @endif Satisfaisant @if ($rapport['document_mise_service_ballon'] == 'non_conforme') @else @endif Non Satisfaisant


POINTS DE CONTROLE Présenté Non
présenté
Notice d'installation et d'utilisation @if ($rapport['notice_ballon'] == 'conforme') X @endif @if ($rapport['notice_ballon'] == 'non_conforme') X @endif
Rapport d'essais de mise en service @if ($rapport['rapport_essais_ballon'] == 'conforme') X @endif @if ($rapport['rapport_essais_ballon'] == 'non_conforme') X @endif
CONSTAT(S)
@if (!empty($rapport['observations_documentation_ballon'])) {{ $rapport['observations_documentation_ballon'] }} @else Néant @endif
@endif
@endif @include('pdf.templates_pdf.rapports.page_heading') @if ($rapport['version'] <= 6)
CONSTAT SUR LA QUALITE DES TRAVAUX ET/OU REGLES DE L'ART
@php $result = 'oui'; if ($rapport['localisation_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['dimensions_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['alimentation_air_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['ventilation_local_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['dimensions_local_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['alimentation_rejet_air_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['evacuation_condensats_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['espace_libre_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['dispositif_separation_elec_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['fixations_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['limitation_vibrations_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['conducteurs_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['conducteur_protection_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['protection_surintensite_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['ddr_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['identification_circuits_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['mise_en_oeuvre_aeraulique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['etancheite_aeraulique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['calorifugeage_conduits_aeraulique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['mise_en_oeuvre_frigorifique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['etancheite_frigorifique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['calorifugeage_conduits_frigorifique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['reperage_raccords_frigorifique_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['dimensions_local_interieur_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['espaces_circulation_interieur'] == 'non_conforme') { $result = 'non'; } if ($rapport['installation_ballon_interieur'] == 'non_conforme') { $result = 'non'; } if ($rapport['installation_raccordement'] == 'non_conforme') { $result = 'non'; } if ($rapport['calorifugeage_conduits_exterieur_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['reperage_raccords'] == 'non_conforme') { $result = 'non'; } @endphp @if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant
@if ($rapport['type_ballon'] == 'elements_separes') @endif @if ($rapport['type_ballon'] == 'elements_separes') @endif
POINTS DE CONTROLE Satisfaisant Non
Satisfaisant
Non
Vérifiable
Sans
Objet
UNITE EXTERIEURE OU ELEMENTS SEPARES
Unité extérieure
Installation @if ($rapport['installation_ballon_exterieur'] == 'conforme') X @endif @if ($rapport['installation_ballon_exterieur'] == 'non_conforme') X @endif @if ($rapport['installation_ballon_exterieur'] == 'non_verifiable') X @endif @if ($rapport['installation_ballon_exterieur'] == 'sans_objet') X @endif
Espaces de circulation nécessaires à l'entretien @if ($rapport['espaces_circulation'] == 'conforme') X @endif @if ($rapport['espaces_circulation'] == 'non_conforme') X @endif @if ($rapport['espaces_circulation'] == 'non_verifiable') X @endif @if ($rapport['espaces_circulation'] == 'sans_objet') X @endif
Dispositif de séparation en énergie électrique @if ($rapport['dispositif_separation'] == 'conforme') X @endif @if ($rapport['dispositif_separation'] == 'non_conforme') X @endif @if ($rapport['dispositif_separation'] == 'non_verifiable') X @endif @if ($rapport['dispositif_separation'] == 'sans_objet') X @endif
Unité intérieure
Dimensions du local technique @if ($rapport['dimensions_local_interieur_ballon'] == 'conforme') X @endif @if ($rapport['dimensions_local_interieur_ballon'] == 'non_conforme') X @endif @if ($rapport['dimensions_local_interieur_ballon'] == 'non_verifiable') X @endif @if ($rapport['dimensions_local_interieur_ballon'] == 'sans_objet') X @endif
Espaces de circulation nécessaires aux opérations d'entretien @if ($rapport['espaces_circulation_interieur'] == 'conforme') X @endif @if ($rapport['espaces_circulation_interieur'] == 'non_conforme') X @endif @if ($rapport['espaces_circulation_interieur'] == 'non_verifiable') X @endif @if ($rapport['espaces_circulation_interieur'] == 'sans_objet') X @endif
Installation @if ($rapport['installation_ballon_interieur'] == 'conforme') X @endif @if ($rapport['installation_ballon_interieur'] == 'non_conforme') X @endif @if ($rapport['installation_ballon_interieur'] == 'non_verifiable') X @endif @if ($rapport['installation_ballon_interieur'] == 'sans_objet') X @endif
Raccordement des conduits aérauliques @if ($rapport['raccordement_aeraulique'] == 'conforme') X @endif @if ($rapport['raccordement_aeraulique'] == 'non_conforme') X @endif @if ($rapport['raccordement_aeraulique'] == 'non_verifiable') X @endif @if ($rapport['raccordement_aeraulique'] == 'sans_objet') X @endif
Raccordement du réseau frigorifique de liaison
Installation @if ($rapport['installation_raccordement'] == 'conforme') X @endif @if ($rapport['installation_raccordement'] == 'non_conforme') X @endif @if ($rapport['installation_raccordement'] == 'non_verifiable') X @endif @if ($rapport['installation_raccordement'] == 'sans_objet') X @endif
Calorifugeage des conduits @if ($rapport['calorifugeage_conduits_exterieur_ballon'] == 'conforme') X @endif @if ($rapport['calorifugeage_conduits_exterieur_ballon'] == 'non_conforme') X @endif @if ($rapport['calorifugeage_conduits_exterieur_ballon'] == 'non_verifiable') X @endif @if ($rapport['calorifugeage_conduits_exterieur_ballon'] == 'sans_objet') X @endif
Repérage des raccords soumis à un contrôle annuel d'étanchéité @if ($rapport['reperage_raccords'] == 'conforme') X @endif @if ($rapport['reperage_raccords'] == 'non_conforme') X @endif @if ($rapport['reperage_raccords'] == 'non_verifiable') X @endif @if ($rapport['reperage_raccords'] == 'sans_objet') X @endif
Raccordement au réseau de distribution d'eau chaude et froide existant
Mise en oeuvre @if ($rapport['mise_en_oeuvre_raccordement'] == 'conforme') X @endif @if ($rapport['mise_en_oeuvre_raccordement'] == 'non_conforme') X @endif @if ($rapport['mise_en_oeuvre_raccordement'] == 'non_verifiable') X @endif @if ($rapport['mise_en_oeuvre_raccordement'] == 'sans_objet') X @endif
Condensats
Evacuation (siphon, raccordement,...) @if ($rapport['evacuation_condensats'] == 'conforme') X @endif @if ($rapport['evacuation_condensats'] == 'non_conforme') X @endif @if ($rapport['evacuation_condensats'] == 'non_verifiable') X @endif @if ($rapport['evacuation_condensats'] == 'sans_objet') X @endif
INSTALLATION HYDRAULIQUE
Réducteur de pression @if ($rapport['reducteur_pression_hydraulique'] == 'conforme') X @endif @if ($rapport['reducteur_pression_hydraulique'] == 'non_conforme') X @endif @if ($rapport['reducteur_pression_hydraulique'] == 'non_verifiable') X @endif @if ($rapport['reducteur_pression_hydraulique'] == 'sans_objet') X @endif
Groupe de sécurité @if ($rapport['groupe_securite_hydraulique'] == 'conforme') X @endif @if ($rapport['groupe_securite_hydraulique'] == 'non_conforme') X @endif @if ($rapport['groupe_securite_hydraulique'] == 'non_verifiable') X @endif @if ($rapport['groupe_securite_hydraulique'] == 'sans_objet') X @endif
Vanne d'arrêt @if ($rapport['vanne_arret_hydraulique'] == 'conforme') X @endif @if ($rapport['vanne_arret_hydraulique'] == 'non_conforme') X @endif @if ($rapport['vanne_arret_hydraulique'] == 'non_verifiable') X @endif @if ($rapport['vanne_arret_hydraulique'] == 'sans_objet') X @endif
@endif @if ($rapport['version'] == 7)
CONSTAT SUR LA QUALITE DES TRAVAUX ET/OU REGLES DE L'ART
@php $result = 'oui'; if ($rapport['notice_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['ballon_fonctionne'] == 'non_conforme') { $result = 'non'; } if ($rapport['dimension_gaine'] == 'non_conforme') { $result = 'non'; } if ($rapport['prise_rejet_air'] == 'non_conforme') { $result = 'non'; } if ($rapport['ventilation_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['prise_pollution'] == 'non_conforme') { $result = 'non'; } if ($rapport['hauteur_rejet_air'] == 'non_conforme') { $result = 'non'; } if ($rapport['conduits_souples'] == 'non_conforme') { $result = 'non'; } if ($rapport['rejet_exterieur'] == 'non_conforme') { $result = 'non'; } if ($rapport['local_hors_gel'] == 'non_conforme') { $result = 'non'; } if ($rapport['fenetre_habitation'] == 'non_conforme') { $result = 'non'; } if ($rapport['volume_local'] == 'non_conforme') { $result = 'non'; } if ($rapport['aplomb_convenable'] == 'non_conforme') { $result = 'non'; } if ($rapport['groupe_securite'] == 'non_conforme') { $result = 'non'; } if ($rapport['piquage_organe'] == 'non_conforme') { $result = 'non'; } if ($rapport['raccordements_calorifugees'] == 'non_conforme') { $result = 'non'; } if ($rapport['circuit_sanitaire'] == 'non_conforme') { $result = 'non'; } if ($rapport['mitigeur_sortie'] == 'non_conforme') { $result = 'non'; } if ($rapport['local_baignoire'] == 'non_conforme') { $result = 'non'; } if ($rapport['circuit_electrique'] == 'non_conforme') { $result = 'non'; } if ($rapport['circuit_electrique_conforme'] == 'non_conforme') { $result = 'non'; } if ($rapport['protection_surintensite'] == 'non_conforme') { $result = 'non'; } if ($rapport['circuit_disjoncteur'] == 'non_conforme') { $result = 'non'; } if ($rapport['circuit_terre'] == 'non_conforme') { $result = 'non'; } if ($rapport['circuit_identifie'] == 'non_conforme') { $result = 'non'; } @endphp @if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant
POINTS DE CONTROLE Satisfaisant Non
Satisfaisant
Non
Vérifiable
Sans
Objet
GENERALITES
Notice d’utilisation @if ($rapport['notice_ballon'] == 'conforme') X @endif @if ($rapport['notice_ballon'] == 'non_conforme') X @endif @if ($rapport['notice_ballon'] == 'non_verifiable') X @endif
Le chauffe-eau thermodynamique est en fonctionnement @if ($rapport['ballon_fonctionne'] == 'conforme') X @endif @if ($rapport['ballon_fonctionne'] == 'non_conforme') X @endif
RÉSEAU AÉRAULIQUE
Le dimensionnement des gaines (respect des longueurs et du nombre de coudes) est conforme @if ($rapport['dimension_gaine'] == 'conforme') X @endif @if ($rapport['dimension_gaine'] == 'non_conforme') X @endif
Les diamètres des grilles de prise et de rejet d'air sont au moins identiques à ceux des conduits aérauliques de raccordement @if ($rapport['prise_rejet_air'] == 'conforme') X @endif @if ($rapport['prise_rejet_air'] == 'non_conforme') X @endif
Le rejet d'air est placé à plus de 0,40 m de toute baie ouvrante, à 0,60 m de toute entrée d'air de ventilation et à plus de 1,50 m de zones de passage ou d'une terrasse @if ($rapport['ventilation_ballon'] == 'conforme') X @endif @if ($rapport['ventilation_ballon'] == 'non_conforme') X @endif
La prise d'air est éloignée de toutes sources de pollution spécifiques @if ($rapport['prise_pollution'] == 'conforme') X @endif @if ($rapport['prise_pollution'] == 'non_conforme') X @endif
Les bords inférieurs des grilles de prise et de rejet d'air sont placés à plus de 0,50 m du sol fini @if ($rapport['hauteur_rejet_air'] == 'conforme') X @endif @if ($rapport['hauteur_rejet_air'] == 'non_conforme') X @endif
Les conduits souples tendus sont non écrasés, ni déchirés, ni avec des changements de direction de rayons de courbure importants @if ($rapport['conduits_souples'] == 'conforme') X @endif @if ($rapport['conduits_souples'] == 'non_conforme') X @endif @if ($rapport['conduits_souples'] == 'non_verifiable') X @endif
Dans le cas d’un chauffe-eau thermodynamique dont la prise d’air s’effectue sur air ambiant, le rejet d’air est raccordé sur l’extérieur @if ($rapport['rejet_exterieur'] == 'conforme') X @endif @if ($rapport['rejet_exterieur'] == 'non_conforme') X @endif @if ($rapport['rejet_exterieur'] == 'sans_objet') X @endif
@endif
@include('pdf.templates_pdf.rapports.page_heading') @if ($rapport['version'] == 7)
Satisfaisant Non
Satisfaisant
Non
Vérifiable
Sans
Objet
IMPLANTATION, STOCKAGE ET CIRCUIT D’EAU CHAUDE
Le chauffe-eau thermodynamique (ou du réservoir pour un appareil en éléments séparés) est implanté dans un local hors-gel @if ($rapport['local_hors_gel'] == 'conforme') X @endif @if ($rapport['local_hors_gel'] == 'non_conforme') X @endif
En cas de chauffe-eau thermodynamique split, le groupe extérieur n' est pas installé à proximité immédiate ou sous une fenêtre d’habitation @if ($rapport['fenetre_habitation'] == 'conforme') X @endif @if ($rapport['fenetre_habitation'] == 'non_conforme') X @endif @if ($rapport['fenetre_habitation'] == 'sans_objet') X @endif
En cas de chauffe-eau thermodynamique avec prise d’air sur air ambiant, le volume du local dans lequel il est installé est suffisant @if ($rapport['volume_local'] == 'conforme') X @endif @if ($rapport['volume_local'] == 'non_conforme') X @endif @if ($rapport['volume_local'] == 'sans_objet') X @endif
L’aplomb du chauffe-eau thermodynamique est convenable @if ($rapport['aplomb_convenable'] == 'conforme') X @endif @if ($rapport['aplomb_convenable'] == 'non_conforme') X @endif
Le groupe de sécurité est placé à moins de 3 mètres du réservoir de stockage @if ($rapport['groupe_securite'] == 'conforme') X @endif @if ($rapport['groupe_securite'] == 'non_conforme') X @endif
Il n’existe aucun piquage ou organe entre le groupe de sécurité et l'appareil @if ($rapport['piquage_organe'] == 'conforme') X @endif @if ($rapport['piquage_organe'] == 'non_conforme') X @endif
Les canalisations d’eau chaude sanitaire, raccordements compris, sont calorifugées dans les parties des locaux non chauffés @if ($rapport['raccordements_calorifugees'] == 'conforme') X @endif @if ($rapport['raccordements_calorifugees'] == 'non_conforme') X @endif @if ($rapport['raccordements_calorifugees'] == 'sans_objet') X @endif
Un groupe de sécurité est installé sur l'arrivée d'eau froide du circuit sanitaire @if ($rapport['circuit_sanitaire'] == 'conforme') X @endif @if ($rapport['circuit_sanitaire'] == 'non_conforme') X @endif
Un mitigeur thermostatique ou dispositif limiteur de température est installé en sortie de l’appareil @if ($rapport['mitigeur_sortie'] == 'conforme') X @endif @if ($rapport['mitigeur_sortie'] == 'non_conforme') X @endif
Dans le cas où le chauffe-eau thermodynamique est implanté dans un local contenant une baignoire ou une douche, le chapitre 701 de la NF C15-100 est respecté @if ($rapport['local_baignoire'] == 'conforme') X @endif @if ($rapport['local_baignoire'] == 'non_conforme') X @endif
@endif
@include('pdf.templates_pdf.rapports.page_heading') @if ($rapport['version'] == 7)
Satisfaisant Non
Satisfaisant
Non
Vérifiable
Sans
Objet
RACCORDEMENT ÉLECTRIQUE
Le chauffe-eau thermodynamique est alimenté électriquement par un circuit spécialisé @if ($rapport['circuit_electrique'] == 'conforme') X @endif @if ($rapport['circuit_electrique'] == 'non_conforme') X @endif
La section du circuit électrique du chauffe-eau thermodynamique est conforme à la NF C 15-100 @if ($rapport['circuit_electrique_conforme'] == 'conforme') X @endif @if ($rapport['circuit_electrique_conforme'] == 'non_conforme') X @endif
La protection contre les surintensités du circuit électrique du chauffe-eau thermodynamique est conforme @if ($rapport['protection_surintensite'] == 'conforme') X @endif @if ($rapport['protection_surintensite'] == 'non_conforme') X @endif
Le circuit électrique du chauffe-eau thermodynamique est protégé en amont par un disjoncteur différentiel 30 mA @if ($rapport['circuit_disjoncteur'] == 'conforme') X @endif @if ($rapport['circuit_disjoncteur'] == 'non_conforme') X @endif
L’ensemble des protections contre les contacts directs avec des pièces nues sous tension est assuré @if ($rapport['protection_contact'] == 'conforme') X @endif @if ($rapport['protection_contact'] == 'non_conforme') X @endif
Le circuit électrique du chauffe-eau thermodynamique comporte un conducteur de terre correctement relié au chauffe-eau thermodynamique et au tableau électrique @if ($rapport['circuit_terre'] == 'conforme') X @endif @if ($rapport['circuit_terre'] == 'non_conforme') X @endif
Le circuit électrique spécialisé du chauffe-eau thermodynamique est identifié au tableau électrique @if ($rapport['circuit_identifie'] == 'conforme') X @endif @if ($rapport['circuit_identifie'] == 'non_conforme') X @endif
@endif
@if ($rapport['version'] <= 6) @include('pdf.templates_pdf.rapports.page_heading')
INSTALLATION ELECTRIQUE
Caractéristiques du câble d'alimentation @if ($rapport['caracteristiques_cable'] == 'conforme') X @endif @if ($rapport['caracteristiques_cable'] == 'non_conforme') X @endif @if ($rapport['caracteristiques_cable'] == 'non_verifiable') X @endif @if ($rapport['caracteristiques_cable'] == 'sans_objet') X @endif
Caractéristiques du câble électrique d'interconnexion @if ($rapport['caracteristiques_cable_interconnexion'] == 'conforme') X @endif @if ($rapport['caracteristiques_cable_interconnexion'] == 'non_conforme') X @endif @if ($rapport['caracteristiques_cable_interconnexion'] == 'non_verifiable') X @endif @if ($rapport['caracteristiques_cable_interconnexion'] == 'sans_objet') X @endif
Section des conducteurs @if ($rapport['section_conducteurs'] == 'conforme') X @endif @if ($rapport['section_conducteurs'] == 'non_conforme') X @endif @if ($rapport['section_conducteurs'] == 'non_verifiable') X @endif @if ($rapport['section_conducteurs'] == 'sans_objet') X @endif
Conducteur de protection @if ($rapport['conducteur_protection'] == 'conforme') X @endif @if ($rapport['conducteur_protection'] == 'non_conforme') X @endif @if ($rapport['conducteur_protection'] == 'non_verifiable') X @endif @if ($rapport['conducteur_protection'] == 'sans_objet') X @endif
Protection contre les surintensités et les courts-circuits @if ($rapport['protection_surintensite'] == 'conforme') X @endif @if ($rapport['protection_surintensite'] == 'non_conforme') X @endif @if ($rapport['protection_surintensite'] == 'non_verifiable') X @endif @if ($rapport['protection_surintensite'] == 'sans_objet') X @endif
Dispositif diffrentiel (30mA) @if ($rapport['dispositif_differentiel'] == 'conforme') X @endif @if ($rapport['dispositif_differentiel'] == 'non_conforme') X @endif @if ($rapport['dispositif_differentiel'] == 'non_verifiable') X @endif @if ($rapport['dispositif_differentiel'] == 'sans_objet') X @endif
Identification des circuits électriques @if ($rapport['identification_electrique'] == 'conforme') X @endif @if ($rapport['identification_electrique'] == 'non_conforme') X @endif @if ($rapport['identification_electrique'] == 'non_verifiable') X @endif @if ($rapport['identification_electrique'] == 'sans_objet') X @endif
CONSTAT(S)
@if (!empty($rapport['observations_qualite_travaux_ballon'])) {{ $rapport['observations_qualite_travaux_ballon'] }} @else Néant @endif
@endif @if ($rapport['version'] <= 6) @include('pdf.templates_pdf.rapports.page_heading')
EXAMENS ET ESSAIS
@php $result = 'oui'; if ($rapport['tension_reseau_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['liaison_equipotentielle_ballon'] == 'non_conforme') { $result = 'non'; } if ($rapport['protection_differentiel_ballon'] == 'non_conforme') { $result = 'non'; } @endphp @if ($result == 'oui') @else @endif Satisfaisant @if ($result == 'non') @else @endif Non Satisfaisant
POINTS DE CONTROLE Satisfaisant Non
Satisfaisant
Non
Vérifiable
Sans
Objet
Installation électrique
Liaison équipotentielle des masses @if ($rapport['liaison_equipotentielle_ballon'] == 'conforme') X @endif @if ($rapport['liaison_equipotentielle_ballon'] == 'non_conforme') X @endif @if ($rapport['liaison_equipotentielle_ballon'] == 'non_verifiable') X @endif @if ($rapport['liaison_equipotentielle_ballon'] == 'sans_objet') X @endif
Protection différentiel 30 mA @if ($rapport['protection_differentiel_ballon'] == 'conforme') X @endif @if ($rapport['protection_differentiel_ballon'] == 'non_conforme') X @endif @if ($rapport['protection_differentiel_ballon'] == 'non_verifiable') X @endif @if ($rapport['protection_differentiel_ballon'] == 'sans_objet') X @endif
Réseau hydraulique
Groupe de sécurité @if ($rapport['essai_groupe'] == 'conforme') X @endif @if ($rapport['essai_groupe'] == 'non_conforme') X @endif @if ($rapport['essai_groupe'] == 'non_verifiable') X @endif @if ($rapport['essai_groupe'] == 'sans_objet') X @endif
Gestion technique
Fonctionnement @if ($rapport['essai_fonctionnement'] == 'conforme') X @endif @if ($rapport['essai_fonctionnement'] == 'non_conforme') X @endif @if ($rapport['essai_fonctionnement'] == 'non_verifiable') X @endif @if ($rapport['essai_fonctionnement'] == 'sans_objet') X @endif
@endif