产品设计

产品设计是创造新产品或服务,或改进现有产品或服务以满足用户需求的过程。虽然某些步骤可能在早期阶段进行,但整个新产品设计流程通常涉及工程师、设计师、工业设计师、产品经理和制造工程师,其典型顺序如下:

1.定义和研究用户需求
2.构思和概念选择
3.可行性和技术研究

4.设计和原型迭代
5.生产,从一个样品到大规模生产的消耗品
6.营销产品

7.支持产品投放市场
8.报废和回收

选择主题:

电气工程的 Ai 提示
人工智能驱动的工具通过先进的数据分析和生成式设计技术,提高了设计效率、仿真精度和预测性维护能力,为电气工程带来了革命性的变化。

在线人工智能工具通过增强人类在电路设计、系统分析和电子学方面的能力,正在迅速改变电气工程。 制造业以及电力系统维护。这些人工智能系统可以处理大量的仿真数据、传感器读数和网络流量,识别复杂的异常或性能瓶颈,并以比传统方法更快的速度生成新的电路拓扑结构或控制算法。例如,人工智能可以帮助您优化 PCB 布局以实现信号完整性和可制造性,加速复杂的电磁或功率流仿真,预测半导体器件特性,并自动执行一系列广泛的任务。 信号处理 和数据分析任务。

例如,下面提供的提示有助于天线或滤波器的生成式设计、加速仿真(SPICE、电磁场仿真、电力系统稳定性分析)、帮助进行预测性维护(人工智能通过分析电力变压器或电网组件的传感器数据来预测潜在故障,从而实现主动服务并最大限度地减少停机时间)、帮助进行半导体材料选择或最佳组件选择(例如,针对特定参数选择最佳运算放大器)等等。

  • 考虑到服务器资源和时间,提示信息本身仅供注册会员使用,如果您没有登录,则无法在下方看到。 您可以免费注册 100%: 

需要会员资格

您必须是会员才能访问此内容。

查看会员级别

已经是会员? 在此登录

AI Prompt to AI/ML in Power System Fault Diagnosis Landscape

调查了人工智能/机器学习在电力系统故障诊断中的应用研究情况,确定了所使用的主要人工智能/机器学习技术、所处理的故障类型、所使用的数据集以及当前的研究挑战。这有助于电力系统工程师了解该领域的最新进展。输出是一份标记报告。

输出: 

				
					Act as a Research Analyst specializing in AI/ML applications in Power Systems Engineering.
Your TASK is to provide a concise review of the research landscape concerning the application of Artificial Intelligence (AI) and Machine Learning (ML) techniques for Power System Fault Diagnosis.
The review should cover approximately the last `{time_period_for_review_years}` years.
Optionally
 narrow the focus to `{specific_fault_type_focus_optional}` (e.g.
 'Transmission Line Faults'
 'Transformer Incipient Faults'
 'Underground Cable Faults') OR `{specific_ai_ml_technique_focus_optional}` (e.g.
 'Deep Learning (CNNs
 RNNs)'
 'Support Vector Machines (SVM)'
 'Ensemble Methods'). If both are blank
 provide a general overview.
You MUST use live internet access to survey recent scholarly literature from IEEE Xplore
 ScienceDirect
 Google Scholar
 etc.

**RESEARCH LANDSCAPE REPORT (Markdown format):**

**1. Introduction:**
    *   Briefly define power system fault diagnosis and its importance.
    *   State the increasing role of AI/ML in this domain
 aiming to improve speed
 accuracy
 and automation.
    *   Specify the scope of this review (general
 or focused on `{specific_fault_type_focus_optional}` / `{specific_ai_ml_technique_focus_optional}`).

**2. Dominant AI/ML Techniques Employed:**
    *   Identify and discuss the most frequently used AI/ML algorithms. Examples:
        *   Artificial Neural Networks (ANNs
 MLPs)
        *   Deep Learning (Convolutional Neural Networks - CNNs for waveform/image data
 Recurrent Neural Networks - RNNs/LSTMs for time-series data)
        *   Support Vector Machines (SVM)
        *   Decision Trees and Ensemble Methods (Random Forests
 Gradient Boosting)
        *   Fuzzy Logic Systems
        *   Expert Systems (knowledge-based).
    *   Briefly explain why certain techniques are favored for particular aspects of fault diagnosis (e.g.
 CNNs for feature extraction from raw data).

**3. Types of Faults Addressed:**
    *   What kinds of faults are being diagnosed using AI/ML? (If not specified by `{specific_fault_type_focus_optional}`
 cover a range):
        *   Transmission lines: Symmetrical/unsymmetrical faults
 fault location.
        *   Transformers: Incipient faults (e.g.
 DGA analysis)
 winding faults.
        *   Generators
 Motors
 Cables
 Switchgear.
        *   High-impedance faults.

**4. Input Features and Datasets:**
    *   What types of data are commonly used as input for AI/ML models?
        *   Electrical measurements: Voltage
 current waveforms (raw or processed into phasors
 symmetrical components
 wavelet coefficients
 spectral features).
        *   Operational data: Relay trip signals
 switch status.
        *   Non-electrical data: Dissolved Gas Analysis (DGA) for transformers
 thermal images
 acoustic signals.
    *   Are publicly available datasets commonly used
 or do researchers primarily rely on simulation data (e.g.
 PSCAD
 EMTP-RV
 MATLAB/Simulink) or utility-specific private data? Mention challenges related to data availability and quality.

**5. Key Research Themes and Recent Advancements (within last `{time_period_for_review_years}` years):**
    *   Emphasis on real-time diagnosis and faster algorithms.
    *   Improving robustness to noise
 varying system conditions
 and unseen fault types.
    *   Explainable AI (XAI) in fault diagnosis: Understanding why AI models make certain decisions.
    *   Online learning and adaptive models.
    *   Application of AI/ML for fault location in addition to detection and classification.
    *   Integration with Wide Area Monitoring Systems (WAMS) using PMU data.

**6. Current Challenges and Open Research Questions:**
    *   Data scarcity and imbalance (fault data is rare compared to normal operation data).
    *   Generalization capability of models across different power system topologies and operating conditions.
    *   Cybersecurity of AI-based diagnostic systems.
    *   Computational requirements for complex deep learning models in real-time applications.
    *   Standardization and benchmarking of AI/ML solutions for fault diagnosis.

**7. Conclusion and Future Outlook:**
    *   Summarize the progress and the promising future of AI/ML in power system fault diagnosis.
    *   Potential for integration into next-generation grid management and automation.

**Sources**: This review is based on a survey of scholarly articles and conference proceedings accessed via the internet for the specified period.

**IMPORTANT**: The report should be well-organized and provide a snapshot of the current research activities. Cite general trends and common approaches rather than exhaustive lists of individual papers.
							

AI Prompt to THz Comms Knowledge Gap from Abstracts

分析了太赫兹(THz)通信系统的最新研究摘要集,以确定潜在的知识差距或未来研究中尚未充分开发的领域。这有助于射频和通信工程师确定这一前沿领域的新研究问题。输出为标记符列表。

输出: 

				
					Act as a Senior Researcher in Wireless Communications
 specializing in Terahertz (THz) systems.
Your TASK is to analyze the provided `{collection_of_thz_abstracts_text}` (a block of text containing several recent research paper abstracts on THz communications) to identify potential knowledge gaps
 unanswered questions
 or underexplored aspects that could suggest avenues for future research.
The analysis should consider the general `{thz_communication_application_focus}` (e.g.
 'Indoor ultra-high-speed wireless links'
 'Inter-satellite communications'
 'Non-destructive testing and imaging'
 'Wireless backhaul/fronthaul')
 and optionally focus on a `{specific_sub_topic_for_gap_analysis_optional}` (e.g.
 'Channel modeling in dynamic environments'
 'Low-complexity transceiver architectures'
 'Beamforming and tracking at THz frequencies'
 'Metamaterials for THz beam manipulation').

**ANALYSIS OF KNOWLEDGE GAPS (Markdown format):**

**Research Area**: Terahertz (THz) Communication Systems
**Application Focus**: `{thz_communication_application_focus}`
**Specific Sub-topic for Gap Analysis (if any)**: `{specific_sub_topic_for_gap_analysis_optional}`

**1. Overview of Current Research Themes (from provided abstracts):**
    *   Briefly summarize the dominant topics
 methodologies
 and key findings presented in the `{collection_of_thz_abstracts_text}`. What are researchers currently focusing on in THz comms based on this sample?

**2. Identified Potential Knowledge Gaps / Future Research Questions:**
    *(Based on your analysis of the abstracts
 list and explain potential gaps. Ensure these are logically derived from the provided text or clear omissions when considering the application focus.)*
    *   **Gap/Question 1: [Specific Gap Title
 e.g.
 'Impact of Atmospheric Absorption Windows on Multi- kilómetros THz Links for `{thz_communication_application_focus}`']**
        *   **Reasoning based on abstracts**: [e.g.
 "While several abstracts discuss component performance at specific THz frequencies
 few seem to analyze the link budget and SNR over practical long distances considering realistic atmospheric attenuation windows and their variability
 which is critical for `{thz_communication_application_focus}`."]
        *   **Potential Research Direction**: [e.g.
 "Develop comprehensive channel models incorporating detailed molecular absorption and weather effects for various THz bands suitable for `{thz_communication_application_focus}`
 and evaluate system performance."]
    *   **Gap/Question 2: [Specific Gap Title
 e.g.
 'Scalable and Energy-Efficient Beamforming ICs for Large THz Arrays']**
        *   **Reasoning based on abstracts**: [e.g.
 "Abstracts X and Y propose novel beamforming algorithms
 but there's limited discussion on the practical realization of low-power
 cost-effective integrated circuits to implement these for large arrays needed for `{thz_communication_application_focus}`
 especially when considering the `{specific_sub_topic_for_gap_analysis_optional}` if it relates to transceivers."]
        *   **Potential Research Direction**: [e.g.
 "Design and prototype CMOS or SiGe BiCMOS beamforming ICs for THz frequencies that address power consumption
 chip area
 and calibration challenges for arrays with >64 elements."]
    *   **Gap/Question 3: [Specific Gap Title
 e.g.
 'Real-time THz Channel Emulation for Dynamic Scenarios']**
        *   **Reasoning based on abstracts**: [e.g.
 "Many abstracts present simulation results using static or simplified channel models. There appears to be a lack of research on hardware channel emulators or highly realistic software models that can replicate dynamic THz channel conditions (e.g.
 mobility
 blockage) for `{thz_communication_application_focus}`
 which is crucial for testing higher-layer protocols."]
        *   **Potential Research Direction**: [e.g.
 "Develop a framework and hardware/software co-design for a THz channel emulator capable of reproducing time-varying characteristics for scenarios relevant to `{thz_communication_application_focus}`."]
    *   **(Add more gaps as identified
 aiming for 3-5 key ones)**

**3. Overarching Themes for Future Exploration (Synthesized from Gaps):**
    *   Briefly synthesize if the identified gaps point towards broader areas needing more intensive research (e.g.
 'Practical channel characterization and modeling beyond ideal conditions'
 'Hardware co-design for THz-specific signal processing'
 'System-level integration and testing methodologies').

**IMPORTANT**: The identified gaps MUST be credibly linked to the information (or lack thereof) in the `{collection_of_thz_abstracts_text}`. The analysis should be insightful for researchers looking for novel contributions in THz communications. Tailor the gaps based on the specified application focus and sub-topic.
							

AI Prompt to HV Battery Test Setup Hazard Analysis

识别高压电池测试装置中潜在的电热化学和机械危险,并提出相应的缓解措施或安全协议。这有助于确保为使用电动汽车或电网规模电池的电气工程师提供安全的测试环境。输出为标记符格式的危险列表。

输出: 

				
					Act as a Battery Safety Engineer and High-Voltage Test Facility Manager.
Your TASK is to identify potential hazards and suggest mitigation measures for a test setup involving a High-Voltage (HV) battery.
The battery is specified by `{battery_chemistry_and_voltage}` (e.g.
 'Lithium-ion NMC
 400V nominal
 50Ah'
 'LiFePO4
 800V system
 200kW peak').
The test involves `{test_type_and_max_current_or_power}` (e.g.
 'Charge/Discharge Cycling up to 1C/100A'
 'Short Circuit Test with fault current limiter'
 'Performance testing at 150kW peak power').
The test occurs in `{test_environment_description}` (e.g.
 'Dedicated battery test cell with fire suppression and ventilation'
 'University lab bench with basic safety equipment'
 'Outdoor test rig').

**HAZARD ANALYSIS AND MITIGATION MEASURES (Markdown format):**

**Test Setup Context:**
*   **Battery**: `{battery_chemistry_and_voltage}`
*   **Test Type**: `{test_type_and_max_current_or_power}`
*   **Environment**: `{test_environment_description}`

**I. Electrical Hazards:**
    *   **1. High Voltage Shock/Electrocution:**
        *   **Hazard**: Direct contact with HV terminals
 busbars
 or exposed conductors (`{battery_chemistry_and_voltage}` implies lethal voltages).
        *   **Mitigation**:
            *   `[ ]` Use appropriately rated and insulated tools
 probes
 and connectors.
            *   `[ ]` Ensure all HV connections are shrouded or located within an interlocked safety enclosure.
            *   `[ ]` Wear certified HV insulating gloves and face shield/safety glasses.
            *   `[ ]` Implement clear lockout/tagout (LOTO) procedures for connecting/disconnecting the battery.
            *   `[ ]` Use a "one-hand rule" when working near potentially live circuits if enclosure is open (expert procedure).
            *   `[ ]` Ensure availability and proper function of safety interlocks on test fixtures/enclosures.
    *   **2. Arc Flash / Arc Blast:**
        *   **Hazard**: High-energy discharge due to short circuits
 accidental tool contact
 or insulation failure
 causing severe burns
 pressure waves
 and shrapnel.
        *   **Mitigation**:
            *   `[ ]` Perform an arc flash hazard assessment if current/energy levels from `{test_type_and_max_current_or_power}` are high.
            *   `[ ]` Wear appropriate Arc Flash PPE (suit
 hood
 gloves) if assessment dictates.
            *   `[ ]` Use non-conductive barriers and maintain safe approach distances.
            *   `[ ]` Ensure test equipment (e.g.
 power supplies
 loads) has fast-acting overcurrent protection.
            *   `[ ]` Implement current-limiting resistors or fuses in test setup where appropriate
 especially for `{test_type_and_max_current_or_power}` like short circuit tests.
    *   **3. Stored Energy / Unexpected Energization:**
        *   **Hazard**: Battery remains energized even when disconnected. Capacitors in test equipment can store charge.
        *   **Mitigation**:
            *   `[ ]` Always treat batteries as live unless proven otherwise.
            *   `[ ]` Safely discharge any capacitors in the test setup and in the DUT (if applicable) before handling.
            *   `[ ]` Implement clear power-up/power-down sequences.

**II. Thermal Hazards:**
    *   **1. Overheating / Thermal Runaway (especially for Lithium-ion `{battery_chemistry_and_voltage}`):**
        *   **Hazard**: Excessive heat generation during high current `{test_type_and_max_current_or_power}`
 internal short circuits
 or cell failure
 leading to fire
 smoke
 and explosion.
        *   **Mitigation**:
            *   `[ ]` Closely monitor battery cell/module temperatures using thermocouples or IR cameras.
            *   `[ ]` Implement over-temperature protection in the test script/equipment to stop test and isolate battery.
            *   `[ ]` Ensure adequate cooling/ventilation for the battery as per its specification
 especially in the `{test_environment_description}`.
            *   `[ ]` For Li-ion
 have appropriate fire suppression system for Class D fires or as recommended for `{battery_chemistry_and_voltage}` (e.g.
 specialized extinguishers
 water deluge IF safe for setup
 containment vessel). Confirm based on `{test_environment_description}` capabilities.
            *   `[ ]` Maintain safe spacing from flammable materials.

**III. Chemical Hazards (Relevant to `{battery_chemistry_and_voltage}`):**
    *   **1. Electrolyte Leakage / Venting:**
        *   **Hazard**: Leakage of corrosive
 flammable
 or toxic electrolyte. Venting of flammable/toxic gases during overcharge/over-discharge/thermal event.
        *   **Mitigation**:
            *   `[ ]` Wear appropriate chemical-resistant gloves and eye protection if handling potentially leaky cells/modules.
            *   `[ ]` Ensure good ventilation in the `{test_environment_description}` to disperse any vented gases. Consider gas detection systems.
            *   `[ ]` Have spill control kits available appropriate for the electrolyte type.
            *   `[ ]` Understand the specific hazards of `{battery_chemistry_and_voltage}` electrolyte.

**IV. Mechanical Hazards:**
    *   **1. Battery Handling / Dropping:**
        *   **Hazard**: HV batteries can be heavy and awkward. Dropping can cause physical injury and internal damage leading to other hazards.
        *   **Mitigation**:
            *   `[ ]` Use appropriate lifting aids for heavy batteries.
            *   `[ ]` Ensure secure mounting and fixtures for the battery during test.
    *   **2. Projectiles (in case of cell rupture/explosion):**
        *   **Hazard**: High-energy failure can eject parts of the battery or test fixture.
        *   **Mitigation**:
            *   `[ ]` Use a robust safety enclosure or test cell designed to contain potential explosions/projectiles
 especially for abusive `{test_type_and_max_current_or_power}`.
            *   `[ ]` Maintain safe viewing distances or use remote monitoring.

**V. General Procedural & Environmental Safety:**
    *   `[ ]` **Emergency Plan**: Ensure an emergency shutdown procedure is established and all personnel are trained. Know location of emergency exits
 E-stops
 fire extinguishers.
    *   `[ ]` **Training**: Only personnel trained in HV safety and specific battery handling/test procedures should conduct tests.
    *   `[ ]` **Two-Person Rule**: Consider a two-person rule for HV operations
 especially during setup and initial runs.
    *   `[ ]` **Clear Signage**: Post clear warning signs indicating HV test area
 required PPE
 and emergency contacts.

**IMPORTANT**: This list is not exhaustive. A thorough risk assessment specific to the exact `{battery_chemistry_and_voltage}` characteristics
 detailed test plan for `{test_type_and_max_current_or_power}`
 and `{test_environment_description}` conditions MUST be performed. Always follow manufacturer guidelines and relevant safety standards (e.g.
 ISO
 IEC
 UL
 NFPA).
							

AI Prompt to FMEA for Medical Electrical Equipment PSU

为指定医疗电气设备的电源装置(PSU)生成初步的故障模式和影响分析(FMEA)表,重点关注患者和操作员的安全。这有助于工程师在设计或选择 PSU 时主动考虑风险。输出为 CSV 格式的 FMEA 表。

输出: 

				
					Act as a Medical Device Quality and Safety Engineer
 specializing in electrical safety and FMEA.
Your TASK is to generate a preliminary Failure Modes and Effects Analysis (FMEA) table for the Power Supply Unit (PSU) of a `{medical_equipment_type}` (e.g.
 'Portable Ultrasound Scanner'
 'Vital Signs Monitor'
 'Surgical Laser System').
The PSU is described by `{psu_type_and_key_functions_text}` (e.g.
 'Internal AC/DC SMPS
 provides isolated 12V
 5V
 and 24V outputs
 mains input filtering'
 'External medical grade AC adapter with DC output').
Consider requirements from `{relevant_safety_standard_e_g_iec60601}` (e.g.
 IEC 60601-1 3rd Edition
 focusing on Means of Protection - MOPP/MOOP).

**PRELIMINARY FMEA TABLE (Output as CSV String):**

**CSV Header**: `Item_Function
Potential_Failure_Mode
Potential_Effect_of_Failure_Local_PSU
Potential_Effect_of_Failure_System_Medical_Device
Potential_Effect_of_Failure_Patient_Operator
Potential_Cause_of_Failure
Current_Controls_Prevention_Detection
Severity_S_1_5
Occurrence_O_1_5
Detection_D_1_5
Risk_Priority_Number_RPN
Recommended_Actions_Further_Considerations`

**FMEA Logic to Populate Rows (AI to generate 3-5 example rows):**
For key functional blocks or components within a typical PSU as per `{psu_type_and_key_functions_text}` (e.g.
 Mains Input Filter
 Rectifier
 PFC Stage
 Isolation Transformer
 Output Rectifier/Filter
 Control Circuitry
 Enclosure/Connectors):
1.  **Item/Function**: The PSU sub-circuit or function.
2.  **Potential Failure Mode**: How it could fail (e.g.
 Short circuit
 Open circuit
 Component drift
 Loss of isolation
 Overvoltage output
 No output).
3.  **Potential Effect (Local
 System
 Patient/Operator)**: Consequences at different levels.
    *   Focus on safety implications related to `{relevant_safety_standard_e_g_iec60601}`: electric shock
 burns
 incorrect device operation affecting diagnosis/treatment.
4.  **Potential Cause**: Why the failure mode might occur (e.g.
 Component end-of-life
 Overstress
 Manufacturing defect
 Environmental factors
 Design flaw).
5.  **Current Controls**: Typical design features or tests that prevent/detect the failure (e.g.
 Fuses
 MOVs
 Proper insulation/creepage/clearance
 Production testing
 Component derating
 Shielding).
6.  **Severity (S)**: Impact on patient/operator safety (1=Low
 5=Catastrophic). Consider `{relevant_safety_standard_e_g_iec60601}` context.
7.  **Occurrence (O)**: Likelihood of the cause (1=Remote
 5=Frequent).
8.  **Detection (D)**: Likelihood of detecting failure mode/cause BEFORE harm occurs (1=High
 5=Very Low/Impossible).
9.  **RPN**: S * O * D.
10. **Recommended Actions**: Further design analysis
 testing
 or control improvements.

**Example CSV Rows (Conceptual - AI to generate specific content):**
`Mains_Input_Filter
Capacitor_Short_Y-cap_to_Earth
Loss_of_filtering
Increased_conducted_EMI
Potential_for_enclosure_to_become_live_if_PE_is_faulty
Electric_shock_to_operator_or_patient
Component_failure_due_to_overvoltage_or_defect
Safety_certified_Y-capacitors
Production_hipot_test
Proper_PE_connection
5
2
3
30
Verify_Y-cap_rating_and_PE_integrity
Consider_redundant_PE_path_if_risk_high`
`Isolation_Transformer
Primary-to-Secondary_Winding_Short
Loss_of_isolation
High_voltage_on_secondary_side
Entire_medical_device_secondary_circuitry_becomes_live
Severe_electric_shock_risk_to_patient_and_operator
Insulation_breakdown_due_to_age
overvoltage
or_manufacturing_defect
Reinforced_or_double_insulation_design_as_per_IEC60601-1
100%_hipot_testing_in_production
Use_of_certified_transformer
5
1
2
10
Ensure_transformer_meets_MOPP_MOOP_requirements_for_`{medical_equipment_type}`
Review_creepage_clearance_post-assembly`
`Output_Control_Circuit
Feedback_Loop_Failure_leading_to_Overvoltage
PSU_output_voltage_exceeds_specification
Damage_to_medical_device_electronics
Incorrect_device_operation_e.g._over-delivery_of_energy_or_incorrect_reading
Patient_injury_due_to_device_malfunction
Component_failure_in_feedback_path_e.g._optocoupler_resistor
Software_error_in_digital_control
Overvoltage_protection_circuit_OVP
Independent_voltage supervision
Software_validation
4
2
3
24
Verify_OVP_setpoint_and_response_time
Assess_single_fault_tolerance_of_feedback_loop`

**IMPORTANT**: This FMEA is PRELIMINARY. The AI should populate it with plausible scenarios relevant to a PSU for `{medical_equipment_type}` and general requirements of `{relevant_safety_standard_e_g_iec60601}`. The S
O
D ratings are INITIAL ESTIMATES for discussion
 actual ratings require detailed team review and data. The focus is on safety
 particularly patient and operator MOPs.
							

AI Prompt to Arc Flash Hazard Analysis Data Checklist

根据通用行业标准(如 IEEE 1584 NFPA 70E),生成一份电气安装弧闪危害分析研究必备数据核对表。这有助于工程师高效地收集必要信息。输出结果是一个标记符格式的核对表。

输出: 

				
					Act as an Electrical Safety Engineer specializing in Arc Flash Hazard Analysis.
Your TASK is to generate a comprehensive checklist of data and information typically required to perform an Arc Flash Hazard Analysis study for a `{type_of_electrical_installation}` (e.g.
 'Industrial Manufacturing Plant Switchgear'
 'Commercial Building Main Distribution Panel'
 'Data Center Power Distribution Units (PDUs)'
 'Utility Substation AC/DC Systems') operating at `{voltage_level_kv_or_v}` (e.g.
 '480V'
 '4.16kV'
 '13.8kV'
 '125V DC').
The study is assumed to follow principles outlined in `{relevant_standard_for_arc_flash}` (e.g.
 'IEEE 1584-2018'
 'NFPA 70E'
 'CSA Z462').

**ARC FLASH HAZARD ANALYSIS DATA CHECKLIST (Markdown format):**

**Project Context:**
*   **Installation Type**: `{type_of_electrical_installation}`
*   **Voltage Level**: `{voltage_level_kv_or_v}`
*   **Applicable Standard**: `{relevant_standard_for_arc_flash}`

**I. System One-Line Diagrams:**
    *   `[ ]` Up-to-date
 accurate
 and complete electrical one-line diagram(s) for the entire system or area under study.
    *   `[ ]` Diagram must show all relevant equipment: Switchgear
 MCCs
 panelboards
 transformers
 generators
 large motors
 cables
 busways
 protective devices.
    *   `[ ]` Include equipment ratings
 names/IDs
 and interconnections.

**II. Source Data (Utility and On-Site Generation):**
    *   `[ ]` **Utility Source**: Available short-circuit current (three-phase and line-to-ground bolted fault) at the point of common coupling (PCC) or service entrance.
        *   `[ ]` Utility X/R ratio at PCC.
        *   `[ ]` Utility voltage and configuration (e.g.
 solidly grounded wye
 ungrounded delta).
    *   `[ ]` **On-Site Generation (if any
 e.g.
 generators
 solar PV inverters
 UPS contributing to fault current):**
        *   `[ ]` Generator ratings (kVA
 voltage
 subtransient reactance X"d
 X/R ratio).
        *   `[ ]` UPS ratings
 fault contribution capability
 and duration.
        *   `[ ]` PV inverter fault current contribution characteristics.

**III. Equipment Data (for each piece of equipment to be analyzed):**
    *   `[ ]` **Transformers:**
        *   `[ ]` kVA rating
 primary/secondary voltages
 impedance (%Z or actual ohms)
 X/R ratio
 winding connections (delta/wye
 grounding).
    *   `[ ]` **Cables/Conductors:**
        *   `[ ]` Type
 size (AWG/kcmil)
 length
 number of conductors per phase
 material (Cu/Al)
 insulation type.
        *   `[ ]` Raceway type (conduit
 tray) and configuration.
    *   `[ ]` **Busways/Bus Ducts:**
        *   `[ ]` Manufacturer
 model
 ampacity
 impedance data (if available
 or length/type for software library).
    *   `[ ]` **Switchgear
 Switchboards
 MCCs
 Panelboards:**
        *   `[ ]` Manufacturer
 model
 voltage rating
 continuous current rating
 short-circuit withstand/interrupting rating.
        *   `[ ]` Type of enclosure (e.g.
 NEMA 1
 NEMA 3R
 Arc Resistant type and rating if applicable).
        *   `[ ]` Working distances (typical distance from worker to potential arc source for different tasks).
        *   `[ ]` Electrode configuration (e.g.
 VCB
 HCB
 VOA
 HOA as per IEEE 1584).
        *   `[ ]` Dimensions of enclosure/compartment if using IEEE 1584 calculations.

**IV. Protective Device Data (for ALL devices in the fault current path):**
    *   `[ ]` **Fuses:**
        *   `[ ]` Manufacturer
 type (e.g.
 Class L
 RK1)
 continuous current rating
 voltage rating.
        *   `[ ]` Time-Current Curves (TCCs).
    *   `[ ]` **Circuit Breakers (LV
 MV
 HV):**
        *   `[ ]` Manufacturer
 type/model (e.g.
 MCCB
 ACB
 VCB)
 frame size
 sensor/trip unit rating.
        *   `[ ]` Trip unit type (thermal-magnetic
 solid-state/electronic) and settings (Long Time
 Short Time
 Instantaneous
 Ground Fault pickups and delays).
        *   `[ ]` Interrupting rating.
        *   `[ ]` Total clearing time characteristics (TCCs
 or manufacturer's data for opening time).
    *   `[ ]` **Protective Relays (if controlling breaker opening):**
        *   `[ ]` Manufacturer
 model
 type (e.g.
 overcurrent
 differential).
        *   `[ ]` All relevant settings (pickup
 time dial
 curve type
 instantaneous settings).
        *   `[ ]` CT/VT ratios associated with the relay.
        *   `[ ]` Breaker operating time (from relay trip signal to contact part).

**V. System Operating Scenarios:**
    *   `[ ]` Normal operating configuration.
    *   `[ ]` Alternative operating modes or tie-breaker positions that could affect fault current levels (e.g.
 emergency generator online
 parallel utility feeds).
    *   `[ ]` Plans for future expansion or modifications that might impact short circuit levels.

**VI. Facility Information (for Labeling & PPE):**
    *   `[ ]` Equipment labeling conventions/requirements.
    *   `[ ]` Existing electrical safety program and PPE policy.

**IMPORTANT**: This checklist provides a comprehensive list. The accuracy and completeness of this data are CRITICAL for a valid arc flash study. Software tools (e.g.
 ETAP
 SKM PowerTools
 EasyPower) are typically used for the calculations based on this data. Always refer to the latest version of `{relevant_standard_for_arc_flash}`.
							

AI Prompt to Safety Interlock Design for Robotic Cell

概述了工业机器人单元中安全联锁系统的主要设计考虑因素和组件,重点是防止人类在操作过程中进入危险区域。这有助于自动化和电气工程师设计符合相关标准的稳健安全系统。输出结果是一份考虑因素的缩减清单。

输出: 

				
					Act as a Machine Safety Specialist and Control Systems Engineer.
Your TASK is to outline key design considerations for a safety interlock system for an industrial robotic cell used for `{robotic_cell_application_description}` (e.g.
 'Automated welding of automotive parts'
 'Robotic pick-and-place for packaging'
 'CNC machine tending by robot arm').
The system must protect personnel from hazards listed in `{types_of_hazards_present_csv}` (e.g.
 'Robot_arm_impact_crushing
Weld_arc_flash_UV
Moving_conveyor_entanglement
Part_ejection').
The design should consider principles from `{relevant_safety_standard_e_g_iso10218}` (e.g.
 ISO 10218-2 'Robots and robotic devices - Safety requirements for industrial robots - Part 2: Robot systems and integration'
 IEC 62061
 ISO 13849-1).

**SAFETY INTERLOCK SYSTEM DESIGN CONSIDERATIONS (Markdown format):**

**1. Risk Assessment & Performance Level (PL) / Safety Integrity Level (SIL) Determination:**
    *   `[ ]` **Perform a Thorough Risk Assessment**: Identify all tasks (operation
 maintenance
 setup
 cleaning)
 hazards from `{types_of_hazards_present_csv}`
 and potential human interactions.
    *   `[ ]` **Determine Required PL/SIL**: For each safety function provided by the interlock system (e.g.
 guard door interlock
 light curtain muting)
 determine the required Performance Level (PLr) according to ISO 13849-1 or Safety Integrity Level (SIL CL) according to IEC 62061 based on risk severity
 frequency of exposure
 and possibility of avoidance.

**2. Guarding and Access Control:**
    *   `[ ]` **Perimeter Guarding**: Fixed guards (fencing) to prevent unauthorized access to the robot's restricted space. Ensure height and construction meet standards (e.g.
 ISO 13857 for safety distances).
    *   `[ ]` **Access Doors/Gates**: 
        *   `[ ]` Equip all access doors/gates with interlocking devices.
        *   `[ ]` Interlocks should signal the robot control system to stop hazardous motion (e.g.
 Safety Stop 1 or Safety Stop 0 as per ISO 10218) when the guard is opened.
    *   `[ ]` **Types of Interlocking Devices**: Select based on PLr/SIL CL
 frequency of access
 and environmental conditions:
        *   `[ ]` Mechanical (tongue/key operated switches).
        *   `[ ]` Non-contact (magnetic
 RFID coded). Coded switches prevent simple defeat.
        *   `[ ]` Trapped-key systems for complex access sequences.
    *   `[ ]` **Guard Locking**: If stopping time of hazard is longer than access time
 implement guard locking. The guard remains locked until the hazard has ceased. Consider:
        *   `[ ]` Spring-to-lock
 power-to-unlock (safer for power failure).
        *   `[ ]` Monitoring of lock status.
        *   `[ ]` Emergency release from inside the guarded space (if whole-body access is possible).

**3. Presence Sensing Devices (Active Optoelectronic Protective Devices - AOPDs):**
    *   `[ ]` **Light Curtains**: For frequently accessed openings. Ensure correct resolution
 height
 and safety distance from hazard zone (calculated based on stopping time and approach speed - ISO 13855).
    *   `[ ]` **Laser Scanners (Area Scanners)**: For complex or irregular shaped zones. Define warning and safety zones.
    *   `[ ]` **Pressure-Sensitive Mats**: Detect presence within a defined area.
    *   `[ ]` **Muting/Blanking**: If AOPDs need to be temporarily suspended for material pass-through
 implement muting functions strictly according to standards (e.g.
 IEC 62046). Muting should be time-limited
 sequence-controlled
 and use diverse sensors.

**4. Emergency Stop System:**
    *   `[ ]` **E-Stop Buttons**: Clearly visible
 easily accessible
 and compliant (e.g.
 red mushroom head on yellow background).
    *   `[ ]` E-Stop circuit must be hardwired or achieve equivalent safety via safety network.
    *   `[ ]` E-Stop should initiate a Category 0 or Category 1 stop (as per IEC 60204-1) for all hazardous motions in the cell.
    *   `[ ]` E-Stop must override all other controls
 except for some specific rescue operations.
    *   `[ ]` Resetting an E-Stop must not automatically restart machinery.

**5. Robot Control System Safety Functions (as per `{relevant_safety_standard_e_g_iso10218}`):**
    *   `[ ]` **Safe Robot Stop**: Ensure reliable stop functions (SS1
 SS2
 STO - Safe Torque Off).
    *   `[ ]` **Safe Speed Monitoring**: If collaborative operation or reduced speed during teaching/maintenance is used.
    *   `[ ]` **Safe Zone Limiting**: Restricting robot's working space dynamically or statically.
    *   `[ ]` **Enabling Device (Hold-to-Run / Three-Position Switch)**: For teach mode or manual intervention inside the guarded space.

**6. Safety Logic Solver / Safety Controller:**
    *   `[ ]` Use safety-rated relays
 safety PLCs
 or integrated safety controllers that meet the required PLr/SIL CL.
    *   `[ ]` **Redundancy and Monitoring**: Implement principles like dual-channel inputs
 cross-monitoring
 fault detection
 and defined fault reaction (e.g.
 revert to safe state).
    *   `[ ]` **Logic Design**: Ensure safety logic is clear
 tested
 and validated. Avoid complexity that could introduce errors.
    *   `[ ]` **Prevention of Unexpected Start-up (ISO 14118)**: Ensure measures are in place to prevent machinery from starting unexpectedly after a stop or interlock activation.

**7. Reset Procedures:**
    *   `[ ]` A deliberate manual reset action
 performed from outside the hazard zone
 should be required after an interlock or E-Stop has been cleared before restarting the system.
    *   `[ ]` Ensure the cause of the stop has been rectified before reset is possible.

**8. Wiring and Installation:**
    *   `[ ]` Use safety-rated components and wiring practices.
    *   `[ ]` Protect wiring from mechanical damage
 EMI
 and environmental factors.
    *   `[ ]` Ensure proper grounding and shielding.

**9. Validation and Testing:**
    *   `[ ]` Develop a validation plan for all safety functions.
    *   `[ ]` Functionally test every interlock
 E-Stop
 AOPD
 and safety logic under all foreseeable operating and fault conditions before putting the cell into service.
    *   `[ ]` Document all validation results.

**IMPORTANT**: The design of safety systems is a critical task that must be performed by competent personnel and strictly adhere to all applicable local and international safety standards
 including `{relevant_safety_standard_e_g_iso10218}`. This checklist is a starting point for consideration.
							

AI Prompt to Ethical Analysis New Power Device

评估新电力设备的伦理考虑、社会后果和环境影响。本提示通过分析其生命周期,帮助工程师识别潜在的困境和负责任的创新途径。

输出: 

				
					You are an AI assistant for Electrical Engineers specializing in ethical impact analysis.
**Objective:** Conduct a comprehensive ethical consideration and impact analysis for a new electrical power device.

**Device Information:**
- New Device Description: `{device_description}` (e.g. type of device functionality novelty performance metrics)
- Material List (CSV format): `{material_list_csv}` (Columns: MaterialName SourceToxicityRecyclability)
- Manufacturing Process Summary: `{manufacturing_process_summary}` (Key steps energy consumption waste products)

**Task:**
Generate a report in MARKDOWN format. The report MUST address the following areas:
1.  **Ethical Dilemmas:** Analyze potential ethical issues related to the device's development manufacturing use and disposal. (e.g. resource sourcing labor practices data privacy if applicable safety).
2.  **Societal Consequences:** Evaluate potential positive and negative societal impacts. (e.g. job creation skill displacement accessibility public safety quality of life).
3.  **Environmental Impact Assessment:** Detail potential environmental effects throughout the device lifecycle. (e.g. carbon footprint resource depletion pollution e-waste generation).
4.  **Recommendations for Responsible Innovation:** Propose actionable strategies to mitigate negative impacts and enhance positive contributions.

**IMPORTANT:**
- Your analysis MUST be grounded in established ethical frameworks and sustainability principles relevant to Electrical Engineering.
- Provide specific examples and justifications for your points.
- The output MUST be a well-structured MARKDOWN document.
							

AI Prompt to Societal Impact AI Smart Grid

研究在限定地理范围内的智能电网管理中部署特定人工智能算法的社会影响。这一提示旨在揭示对公平隐私和可靠性的影响,以便做出知情决策。

输出: 

				
					You are an AI assistant for Electrical Engineers focusing on the societal implications of technology.
**Objective:** Analyze the societal impact of deploying a specific Artificial Intelligence (AI) algorithm for smart grid management.

**Contextual Information:**
- AI Algorithm Description: `{ai_algorithm_description}` (e.g. machine learning technique purpose data inputs outputs)
- Deployment Scenario: `{deployment_scenario}` (e.g. predictive maintenance load balancing demand-response program)
- Geographical Region of Deployment: `{geographical_region}` (e.g. urban rural specific country or city noting unique demographic or infrastructure features)

**Task:**
Provide a textual analysis detailing the potential societal impacts. Your analysis MUST include:
1.  **Positive Impacts:** Identify benefits such as improved grid efficiency reliability cost savings for consumers and integration of renewables.
2.  **Negative Impacts & Risks:** Identify potential drawbacks such as job displacement for traditional roles data privacy concerns algorithmic bias leading to unfair energy distribution and cybersecurity vulnerabilities.
3.  **Equity Considerations:** Discuss how the AI deployment might affect different socio-economic groups. Will it exacerbate or alleviate energy poverty or digital divide?
4.  **Stakeholder Impact:** Briefly outline impacts on key stakeholders (consumers utility companies regulators employees).

**IMPORTANT:**
- Frame your analysis from an Electrical Engineering perspective but with a strong emphasis on societal outcomes.
- The response should be a balanced view highlighting both opportunities and challenges.
- Use clear and concise language avoiding overly technical jargon where possible.
							

AI Prompt to Ethical Dilemmas Autonomous Inspection

确定并探讨与使用自主无人机进行电气基础设施检查有关的伦理困境,重点是数据隐私监控和安全。提示有助于制定操作指南。

输出: 

				
					You are an AI assistant for Electrical Engineers with expertise in autonomous systems and ethics.
**Objective:** Identify and analyze potential ethical dilemmas associated with using autonomous drones for electrical infrastructure inspection.

**System Details:**
- Drone Capabilities Description: `{drone_capabilities_description}` (e.g. sensor types data captured flight autonomy level operational range)
- Data Collection & Usage Policy Summary: `{data_collection_policy_summary}` (How data is collected stored processed shared and secured)
- Operational Context: `{operational_context}` (e.g. urban vs rural inspections над private property critical infrastructure zones)

**Task:**
Generate a MARKDOWN document outlining:
1.  **Key Ethical Dilemmas:** Systematically list and describe potential ethical dilemmas. Examples include:
    *   Privacy violations (surveillance of private citizens or property).
    *   Data security and misuse of collected sensitive information.
    *   Safety risks (drone malfunction causing harm or damage).
    *   Accountability and liability in case of errors or accidents.
    *   Potential for misuse (e.g. unauthorized surveillance).
2.  **Analysis of Dilemmas:** For each dilemma discuss its implications for individuals society and the engineering profession.
3.  **Proposed Mitigation Strategies/Best Practices:** For each identified dilemma suggest concrete ethical guidelines operational procedures or technological safeguards to mitigate risks.

**IMPORTANT:**
- The focus MUST be on the unique ethical challenges posed by AUTONOMOUS inspection systems in Electrical Engineering.
- Ensure proposed strategies are practical and actionable for engineering teams.
- The output format MUST be a structured MARKDOWN list.
							

AI Prompt to Policy Implications EV Charging Rollout

分析大规模部署特定电动汽车 (EV) 充电技术的政策影响,为基础设施规划和法规制定提供见解。本提示利用在线资源提供当前的政策背景。

输出: 

				
					You are an AI assistant for Electrical Engineers specializing in energy policy and electric mobility.
**Objective:** Analyze the policy implications of a widespread rollout of a specific Electric Vehicle (EV) charging technology.

**Scenario Details:**
- EV Charging Technology: `{ev_charging_technology_description}` (e.g. Level 2 AC ultra-fast DC V2G capabilities)
- Target Deployment Scale: `{target_deployment_scale}` (e.g. city-wide national coverage percentage of parking spots)
- Existing Energy Policy Summary URL: `{existing_energy_policy_summary_url}` (Link to a document or webpage summarizing current relevant energy policies for the target region)

**Task:**
Access the provided URL for context on existing energy policies. Then generate a textual report covering:
1.  **Impact on Grid Infrastructure:** Discuss necessary grid upgrades investments and management strategies to support the scaled deployment.
2.  **Required Regulatory Changes:** Identify new regulations or modifications to existing ones needed for issues like:
    *   Standardization and interoperability of charging equipment.
    *   Electricity tariff structures for EV charging.
    *   Permitting processes for charger installation.
    *   Data privacy and security for charging transactions.
3.  **Economic Policy Considerations:** Analyze incentives subsidies carbon pricing or other economic instruments to encourage adoption and manage costs.
4.  **Social Equity Policies:** Suggest policies to ensure equitable access to charging infrastructure across different income groups and geographical areas (urban/rural).

**IMPORTANT:**
- Your analysis MUST integrate information from the provided `{existing_energy_policy_summary_url}`.
- Focus on actionable policy recommendations relevant to Electrical Engineering and infrastructure planning.
- The output should be a structured textual report.
							
电气工程的 Ai 提示
人工智能驱动的工具通过先进的数据分析和生成式设计技术,提高了设计效率、仿真精度和预测性维护能力,为电气工程带来了革命性的变化。

在线人工智能工具通过增强人类在电路设计、系统分析和电子学方面的能力,正在迅速改变电气工程。 制造业以及电力系统维护。这些人工智能系统可以处理大量的仿真数据、传感器读数和网络流量,识别复杂的异常或性能瓶颈,并以比传统方法更快的速度生成新的电路拓扑结构或控制算法。例如,人工智能可以帮助您优化 PCB 布局以实现信号完整性和可制造性,加速复杂的电磁或功率流仿真,预测半导体器件特性,并自动执行一系列广泛的任务。 信号处理 和数据分析任务。

例如,下面提供的提示有助于天线或滤波器的生成式设计、加速仿真(SPICE、电磁场仿真、电力系统稳定性分析)、帮助进行预测性维护(人工智能通过分析电力变压器或电网组件的传感器数据来预测潜在故障,从而实现主动服务并最大限度地减少停机时间)、帮助进行半导体材料选择或最佳组件选择(例如,针对特定参数选择最佳运算放大器)等等。

  • 考虑到服务器资源和时间,提示信息本身仅供注册会员使用,如果您没有登录,则无法在下方看到。 您可以免费注册 100%: 

需要会员资格

您必须是会员才能访问此内容。

查看会员级别

已经是会员? 在此登录

AI Prompt to AI/ML in Power System Fault Diagnosis Landscape

输出: 

				
					Act as a Research Analyst specializing in AI/ML applications in Power Systems Engineering.
Your TASK is to provide a concise review of the research landscape concerning the application of Artificial Intelligence (AI) and Machine Learning (ML) techniques for Power System Fault Diagnosis.
The review should cover approximately the last `{time_period_for_review_years}` years.
Optionally
 narrow the focus to `{specific_fault_type_focus_optional}` (e.g.
 'Transmission Line Faults'
 'Transformer Incipient Faults'
 'Underground Cable Faults') OR `{specific_ai_ml_technique_focus_optional}` (e.g.
 'Deep Learning (CNNs
 RNNs)'
 'Support Vector Machines (SVM)'
 'Ensemble Methods'). If both are blank
 provide a general overview.
You MUST use live internet access to survey recent scholarly literature from IEEE Xplore
 ScienceDirect
 Google Scholar
 etc.

**RESEARCH LANDSCAPE REPORT (Markdown format):**

**1. Introduction:**
    *   Briefly define power system fault diagnosis and its importance.
    *   State the increasing role of AI/ML in this domain
 aiming to improve speed
 accuracy
 and automation.
    *   Specify the scope of this review (general
 or focused on `{specific_fault_type_focus_optional}` / `{specific_ai_ml_technique_focus_optional}`).

**2. Dominant AI/ML Techniques Employed:**
    *   Identify and discuss the most frequently used AI/ML algorithms. Examples:
        *   Artificial Neural Networks (ANNs
 MLPs)
        *   Deep Learning (Convolutional Neural Networks - CNNs for waveform/image data
 Recurrent Neural Networks - RNNs/LSTMs for time-series data)
        *   Support Vector Machines (SVM)
        *   Decision Trees and Ensemble Methods (Random Forests
 Gradient Boosting)
        *   Fuzzy Logic Systems
        *   Expert Systems (knowledge-based).
    *   Briefly explain why certain techniques are favored for particular aspects of fault diagnosis (e.g.
 CNNs for feature extraction from raw data).

**3. Types of Faults Addressed:**
    *   What kinds of faults are being diagnosed using AI/ML? (If not specified by `{specific_fault_type_focus_optional}`
 cover a range):
        *   Transmission lines: Symmetrical/unsymmetrical faults
 fault location.
        *   Transformers: Incipient faults (e.g.
 DGA analysis)
 winding faults.
        *   Generators
 Motors
 Cables
 Switchgear.
        *   High-impedance faults.

**4. Input Features and Datasets:**
    *   What types of data are commonly used as input for AI/ML models?
        *   Electrical measurements: Voltage
 current waveforms (raw or processed into phasors
 symmetrical components
 wavelet coefficients
 spectral features).
        *   Operational data: Relay trip signals
 switch status.
        *   Non-electrical data: Dissolved Gas Analysis (DGA) for transformers
 thermal images
 acoustic signals.
    *   Are publicly available datasets commonly used
 or do researchers primarily rely on simulation data (e.g.
 PSCAD
 EMTP-RV
 MATLAB/Simulink) or utility-specific private data? Mention challenges related to data availability and quality.

**5. Key Research Themes and Recent Advancements (within last `{time_period_for_review_years}` years):**
    *   Emphasis on real-time diagnosis and faster algorithms.
    *   Improving robustness to noise
 varying system conditions
 and unseen fault types.
    *   Explainable AI (XAI) in fault diagnosis: Understanding why AI models make certain decisions.
    *   Online learning and adaptive models.
    *   Application of AI/ML for fault location in addition to detection and classification.
    *   Integration with Wide Area Monitoring Systems (WAMS) using PMU data.

**6. Current Challenges and Open Research Questions:**
    *   Data scarcity and imbalance (fault data is rare compared to normal operation data).
    *   Generalization capability of models across different power system topologies and operating conditions.
    *   Cybersecurity of AI-based diagnostic systems.
    *   Computational requirements for complex deep learning models in real-time applications.
    *   Standardization and benchmarking of AI/ML solutions for fault diagnosis.

**7. Conclusion and Future Outlook:**
    *   Summarize the progress and the promising future of AI/ML in power system fault diagnosis.
    *   Potential for integration into next-generation grid management and automation.

**Sources**: This review is based on a survey of scholarly articles and conference proceedings accessed via the internet for the specified period.

**IMPORTANT**: The report should be well-organized and provide a snapshot of the current research activities. Cite general trends and common approaches rather than exhaustive lists of individual papers.
							

AI Prompt to THz Comms Knowledge Gap from Abstracts

输出: 

				
					Act as a Senior Researcher in Wireless Communications
 specializing in Terahertz (THz) systems.
Your TASK is to analyze the provided `{collection_of_thz_abstracts_text}` (a block of text containing several recent research paper abstracts on THz communications) to identify potential knowledge gaps
 unanswered questions
 or underexplored aspects that could suggest avenues for future research.
The analysis should consider the general `{thz_communication_application_focus}` (e.g.
 'Indoor ultra-high-speed wireless links'
 'Inter-satellite communications'
 'Non-destructive testing and imaging'
 'Wireless backhaul/fronthaul')
 and optionally focus on a `{specific_sub_topic_for_gap_analysis_optional}` (e.g.
 'Channel modeling in dynamic environments'
 'Low-complexity transceiver architectures'
 'Beamforming and tracking at THz frequencies'
 'Metamaterials for THz beam manipulation').

**ANALYSIS OF KNOWLEDGE GAPS (Markdown format):**

**Research Area**: Terahertz (THz) Communication Systems
**Application Focus**: `{thz_communication_application_focus}`
**Specific Sub-topic for Gap Analysis (if any)**: `{specific_sub_topic_for_gap_analysis_optional}`

**1. Overview of Current Research Themes (from provided abstracts):**
    *   Briefly summarize the dominant topics
 methodologies
 and key findings presented in the `{collection_of_thz_abstracts_text}`. What are researchers currently focusing on in THz comms based on this sample?

**2. Identified Potential Knowledge Gaps / Future Research Questions:**
    *(Based on your analysis of the abstracts
 list and explain potential gaps. Ensure these are logically derived from the provided text or clear omissions when considering the application focus.)*
    *   **Gap/Question 1: [Specific Gap Title
 e.g.
 'Impact of Atmospheric Absorption Windows on Multi- kilómetros THz Links for `{thz_communication_application_focus}`']**
        *   **Reasoning based on abstracts**: [e.g.
 "While several abstracts discuss component performance at specific THz frequencies
 few seem to analyze the link budget and SNR over practical long distances considering realistic atmospheric attenuation windows and their variability
 which is critical for `{thz_communication_application_focus}`."]
        *   **Potential Research Direction**: [e.g.
 "Develop comprehensive channel models incorporating detailed molecular absorption and weather effects for various THz bands suitable for `{thz_communication_application_focus}`
 and evaluate system performance."]
    *   **Gap/Question 2: [Specific Gap Title
 e.g.
 'Scalable and Energy-Efficient Beamforming ICs for Large THz Arrays']**
        *   **Reasoning based on abstracts**: [e.g.
 "Abstracts X and Y propose novel beamforming algorithms
 but there's limited discussion on the practical realization of low-power
 cost-effective integrated circuits to implement these for large arrays needed for `{thz_communication_application_focus}`
 especially when considering the `{specific_sub_topic_for_gap_analysis_optional}` if it relates to transceivers."]
        *   **Potential Research Direction**: [e.g.
 "Design and prototype CMOS or SiGe BiCMOS beamforming ICs for THz frequencies that address power consumption
 chip area
 and calibration challenges for arrays with >64 elements."]
    *   **Gap/Question 3: [Specific Gap Title
 e.g.
 'Real-time THz Channel Emulation for Dynamic Scenarios']**
        *   **Reasoning based on abstracts**: [e.g.
 "Many abstracts present simulation results using static or simplified channel models. There appears to be a lack of research on hardware channel emulators or highly realistic software models that can replicate dynamic THz channel conditions (e.g.
 mobility
 blockage) for `{thz_communication_application_focus}`
 which is crucial for testing higher-layer protocols."]
        *   **Potential Research Direction**: [e.g.
 "Develop a framework and hardware/software co-design for a THz channel emulator capable of reproducing time-varying characteristics for scenarios relevant to `{thz_communication_application_focus}`."]
    *   **(Add more gaps as identified
 aiming for 3-5 key ones)**

**3. Overarching Themes for Future Exploration (Synthesized from Gaps):**
    *   Briefly synthesize if the identified gaps point towards broader areas needing more intensive research (e.g.
 'Practical channel characterization and modeling beyond ideal conditions'
 'Hardware co-design for THz-specific signal processing'
 'System-level integration and testing methodologies').

**IMPORTANT**: The identified gaps MUST be credibly linked to the information (or lack thereof) in the `{collection_of_thz_abstracts_text}`. The analysis should be insightful for researchers looking for novel contributions in THz communications. Tailor the gaps based on the specified application focus and sub-topic.
							

AI Prompt to HV Battery Test Setup Hazard Analysis

输出: 

				
					Act as a Battery Safety Engineer and High-Voltage Test Facility Manager.
Your TASK is to identify potential hazards and suggest mitigation measures for a test setup involving a High-Voltage (HV) battery.
The battery is specified by `{battery_chemistry_and_voltage}` (e.g.
 'Lithium-ion NMC
 400V nominal
 50Ah'
 'LiFePO4
 800V system
 200kW peak').
The test involves `{test_type_and_max_current_or_power}` (e.g.
 'Charge/Discharge Cycling up to 1C/100A'
 'Short Circuit Test with fault current limiter'
 'Performance testing at 150kW peak power').
The test occurs in `{test_environment_description}` (e.g.
 'Dedicated battery test cell with fire suppression and ventilation'
 'University lab bench with basic safety equipment'
 'Outdoor test rig').

**HAZARD ANALYSIS AND MITIGATION MEASURES (Markdown format):**

**Test Setup Context:**
*   **Battery**: `{battery_chemistry_and_voltage}`
*   **Test Type**: `{test_type_and_max_current_or_power}`
*   **Environment**: `{test_environment_description}`

**I. Electrical Hazards:**
    *   **1. High Voltage Shock/Electrocution:**
        *   **Hazard**: Direct contact with HV terminals
 busbars
 or exposed conductors (`{battery_chemistry_and_voltage}` implies lethal voltages).
        *   **Mitigation**:
            *   `[ ]` Use appropriately rated and insulated tools
 probes
 and connectors.
            *   `[ ]` Ensure all HV connections are shrouded or located within an interlocked safety enclosure.
            *   `[ ]` Wear certified HV insulating gloves and face shield/safety glasses.
            *   `[ ]` Implement clear lockout/tagout (LOTO) procedures for connecting/disconnecting the battery.
            *   `[ ]` Use a "one-hand rule" when working near potentially live circuits if enclosure is open (expert procedure).
            *   `[ ]` Ensure availability and proper function of safety interlocks on test fixtures/enclosures.
    *   **2. Arc Flash / Arc Blast:**
        *   **Hazard**: High-energy discharge due to short circuits
 accidental tool contact
 or insulation failure
 causing severe burns
 pressure waves
 and shrapnel.
        *   **Mitigation**:
            *   `[ ]` Perform an arc flash hazard assessment if current/energy levels from `{test_type_and_max_current_or_power}` are high.
            *   `[ ]` Wear appropriate Arc Flash PPE (suit
 hood
 gloves) if assessment dictates.
            *   `[ ]` Use non-conductive barriers and maintain safe approach distances.
            *   `[ ]` Ensure test equipment (e.g.
 power supplies
 loads) has fast-acting overcurrent protection.
            *   `[ ]` Implement current-limiting resistors or fuses in test setup where appropriate
 especially for `{test_type_and_max_current_or_power}` like short circuit tests.
    *   **3. Stored Energy / Unexpected Energization:**
        *   **Hazard**: Battery remains energized even when disconnected. Capacitors in test equipment can store charge.
        *   **Mitigation**:
            *   `[ ]` Always treat batteries as live unless proven otherwise.
            *   `[ ]` Safely discharge any capacitors in the test setup and in the DUT (if applicable) before handling.
            *   `[ ]` Implement clear power-up/power-down sequences.

**II. Thermal Hazards:**
    *   **1. Overheating / Thermal Runaway (especially for Lithium-ion `{battery_chemistry_and_voltage}`):**
        *   **Hazard**: Excessive heat generation during high current `{test_type_and_max_current_or_power}`
 internal short circuits
 or cell failure
 leading to fire
 smoke
 and explosion.
        *   **Mitigation**:
            *   `[ ]` Closely monitor battery cell/module temperatures using thermocouples or IR cameras.
            *   `[ ]` Implement over-temperature protection in the test script/equipment to stop test and isolate battery.
            *   `[ ]` Ensure adequate cooling/ventilation for the battery as per its specification
 especially in the `{test_environment_description}`.
            *   `[ ]` For Li-ion
 have appropriate fire suppression system for Class D fires or as recommended for `{battery_chemistry_and_voltage}` (e.g.
 specialized extinguishers
 water deluge IF safe for setup
 containment vessel). Confirm based on `{test_environment_description}` capabilities.
            *   `[ ]` Maintain safe spacing from flammable materials.

**III. Chemical Hazards (Relevant to `{battery_chemistry_and_voltage}`):**
    *   **1. Electrolyte Leakage / Venting:**
        *   **Hazard**: Leakage of corrosive
 flammable
 or toxic electrolyte. Venting of flammable/toxic gases during overcharge/over-discharge/thermal event.
        *   **Mitigation**:
            *   `[ ]` Wear appropriate chemical-resistant gloves and eye protection if handling potentially leaky cells/modules.
            *   `[ ]` Ensure good ventilation in the `{test_environment_description}` to disperse any vented gases. Consider gas detection systems.
            *   `[ ]` Have spill control kits available appropriate for the electrolyte type.
            *   `[ ]` Understand the specific hazards of `{battery_chemistry_and_voltage}` electrolyte.

**IV. Mechanical Hazards:**
    *   **1. Battery Handling / Dropping:**
        *   **Hazard**: HV batteries can be heavy and awkward. Dropping can cause physical injury and internal damage leading to other hazards.
        *   **Mitigation**:
            *   `[ ]` Use appropriate lifting aids for heavy batteries.
            *   `[ ]` Ensure secure mounting and fixtures for the battery during test.
    *   **2. Projectiles (in case of cell rupture/explosion):**
        *   **Hazard**: High-energy failure can eject parts of the battery or test fixture.
        *   **Mitigation**:
            *   `[ ]` Use a robust safety enclosure or test cell designed to contain potential explosions/projectiles
 especially for abusive `{test_type_and_max_current_or_power}`.
            *   `[ ]` Maintain safe viewing distances or use remote monitoring.

**V. General Procedural & Environmental Safety:**
    *   `[ ]` **Emergency Plan**: Ensure an emergency shutdown procedure is established and all personnel are trained. Know location of emergency exits
 E-stops
 fire extinguishers.
    *   `[ ]` **Training**: Only personnel trained in HV safety and specific battery handling/test procedures should conduct tests.
    *   `[ ]` **Two-Person Rule**: Consider a two-person rule for HV operations
 especially during setup and initial runs.
    *   `[ ]` **Clear Signage**: Post clear warning signs indicating HV test area
 required PPE
 and emergency contacts.

**IMPORTANT**: This list is not exhaustive. A thorough risk assessment specific to the exact `{battery_chemistry_and_voltage}` characteristics
 detailed test plan for `{test_type_and_max_current_or_power}`
 and `{test_environment_description}` conditions MUST be performed. Always follow manufacturer guidelines and relevant safety standards (e.g.
 ISO
 IEC
 UL
 NFPA).
							

AI Prompt to FMEA for Medical Electrical Equipment PSU

输出: 

				
					Act as a Medical Device Quality and Safety Engineer
 specializing in electrical safety and FMEA.
Your TASK is to generate a preliminary Failure Modes and Effects Analysis (FMEA) table for the Power Supply Unit (PSU) of a `{medical_equipment_type}` (e.g.
 'Portable Ultrasound Scanner'
 'Vital Signs Monitor'
 'Surgical Laser System').
The PSU is described by `{psu_type_and_key_functions_text}` (e.g.
 'Internal AC/DC SMPS
 provides isolated 12V
 5V
 and 24V outputs
 mains input filtering'
 'External medical grade AC adapter with DC output').
Consider requirements from `{relevant_safety_standard_e_g_iec60601}` (e.g.
 IEC 60601-1 3rd Edition
 focusing on Means of Protection - MOPP/MOOP).

**PRELIMINARY FMEA TABLE (Output as CSV String):**

**CSV Header**: `Item_Function
Potential_Failure_Mode
Potential_Effect_of_Failure_Local_PSU
Potential_Effect_of_Failure_System_Medical_Device
Potential_Effect_of_Failure_Patient_Operator
Potential_Cause_of_Failure
Current_Controls_Prevention_Detection
Severity_S_1_5
Occurrence_O_1_5
Detection_D_1_5
Risk_Priority_Number_RPN
Recommended_Actions_Further_Considerations`

**FMEA Logic to Populate Rows (AI to generate 3-5 example rows):**
For key functional blocks or components within a typical PSU as per `{psu_type_and_key_functions_text}` (e.g.
 Mains Input Filter
 Rectifier
 PFC Stage
 Isolation Transformer
 Output Rectifier/Filter
 Control Circuitry
 Enclosure/Connectors):
1.  **Item/Function**: The PSU sub-circuit or function.
2.  **Potential Failure Mode**: How it could fail (e.g.
 Short circuit
 Open circuit
 Component drift
 Loss of isolation
 Overvoltage output
 No output).
3.  **Potential Effect (Local
 System
 Patient/Operator)**: Consequences at different levels.
    *   Focus on safety implications related to `{relevant_safety_standard_e_g_iec60601}`: electric shock
 burns
 incorrect device operation affecting diagnosis/treatment.
4.  **Potential Cause**: Why the failure mode might occur (e.g.
 Component end-of-life
 Overstress
 Manufacturing defect
 Environmental factors
 Design flaw).
5.  **Current Controls**: Typical design features or tests that prevent/detect the failure (e.g.
 Fuses
 MOVs
 Proper insulation/creepage/clearance
 Production testing
 Component derating
 Shielding).
6.  **Severity (S)**: Impact on patient/operator safety (1=Low
 5=Catastrophic). Consider `{relevant_safety_standard_e_g_iec60601}` context.
7.  **Occurrence (O)**: Likelihood of the cause (1=Remote
 5=Frequent).
8.  **Detection (D)**: Likelihood of detecting failure mode/cause BEFORE harm occurs (1=High
 5=Very Low/Impossible).
9.  **RPN**: S * O * D.
10. **Recommended Actions**: Further design analysis
 testing
 or control improvements.

**Example CSV Rows (Conceptual - AI to generate specific content):**
`Mains_Input_Filter
Capacitor_Short_Y-cap_to_Earth
Loss_of_filtering
Increased_conducted_EMI
Potential_for_enclosure_to_become_live_if_PE_is_faulty
Electric_shock_to_operator_or_patient
Component_failure_due_to_overvoltage_or_defect
Safety_certified_Y-capacitors
Production_hipot_test
Proper_PE_connection
5
2
3
30
Verify_Y-cap_rating_and_PE_integrity
Consider_redundant_PE_path_if_risk_high`
`Isolation_Transformer
Primary-to-Secondary_Winding_Short
Loss_of_isolation
High_voltage_on_secondary_side
Entire_medical_device_secondary_circuitry_becomes_live
Severe_electric_shock_risk_to_patient_and_operator
Insulation_breakdown_due_to_age
overvoltage
or_manufacturing_defect
Reinforced_or_double_insulation_design_as_per_IEC60601-1
100%_hipot_testing_in_production
Use_of_certified_transformer
5
1
2
10
Ensure_transformer_meets_MOPP_MOOP_requirements_for_`{medical_equipment_type}`
Review_creepage_clearance_post-assembly`
`Output_Control_Circuit
Feedback_Loop_Failure_leading_to_Overvoltage
PSU_output_voltage_exceeds_specification
Damage_to_medical_device_electronics
Incorrect_device_operation_e.g._over-delivery_of_energy_or_incorrect_reading
Patient_injury_due_to_device_malfunction
Component_failure_in_feedback_path_e.g._optocoupler_resistor
Software_error_in_digital_control
Overvoltage_protection_circuit_OVP
Independent_voltage supervision
Software_validation
4
2
3
24
Verify_OVP_setpoint_and_response_time
Assess_single_fault_tolerance_of_feedback_loop`

**IMPORTANT**: This FMEA is PRELIMINARY. The AI should populate it with plausible scenarios relevant to a PSU for `{medical_equipment_type}` and general requirements of `{relevant_safety_standard_e_g_iec60601}`. The S
O
D ratings are INITIAL ESTIMATES for discussion
 actual ratings require detailed team review and data. The focus is on safety
 particularly patient and operator MOPs.
							

AI Prompt to Arc Flash Hazard Analysis Data Checklist

输出: 

				
					Act as an Electrical Safety Engineer specializing in Arc Flash Hazard Analysis.
Your TASK is to generate a comprehensive checklist of data and information typically required to perform an Arc Flash Hazard Analysis study for a `{type_of_electrical_installation}` (e.g.
 'Industrial Manufacturing Plant Switchgear'
 'Commercial Building Main Distribution Panel'
 'Data Center Power Distribution Units (PDUs)'
 'Utility Substation AC/DC Systems') operating at `{voltage_level_kv_or_v}` (e.g.
 '480V'
 '4.16kV'
 '13.8kV'
 '125V DC').
The study is assumed to follow principles outlined in `{relevant_standard_for_arc_flash}` (e.g.
 'IEEE 1584-2018'
 'NFPA 70E'
 'CSA Z462').

**ARC FLASH HAZARD ANALYSIS DATA CHECKLIST (Markdown format):**

**Project Context:**
*   **Installation Type**: `{type_of_electrical_installation}`
*   **Voltage Level**: `{voltage_level_kv_or_v}`
*   **Applicable Standard**: `{relevant_standard_for_arc_flash}`

**I. System One-Line Diagrams:**
    *   `[ ]` Up-to-date
 accurate
 and complete electrical one-line diagram(s) for the entire system or area under study.
    *   `[ ]` Diagram must show all relevant equipment: Switchgear
 MCCs
 panelboards
 transformers
 generators
 large motors
 cables
 busways
 protective devices.
    *   `[ ]` Include equipment ratings
 names/IDs
 and interconnections.

**II. Source Data (Utility and On-Site Generation):**
    *   `[ ]` **Utility Source**: Available short-circuit current (three-phase and line-to-ground bolted fault) at the point of common coupling (PCC) or service entrance.
        *   `[ ]` Utility X/R ratio at PCC.
        *   `[ ]` Utility voltage and configuration (e.g.
 solidly grounded wye
 ungrounded delta).
    *   `[ ]` **On-Site Generation (if any
 e.g.
 generators
 solar PV inverters
 UPS contributing to fault current):**
        *   `[ ]` Generator ratings (kVA
 voltage
 subtransient reactance X"d
 X/R ratio).
        *   `[ ]` UPS ratings
 fault contribution capability
 and duration.
        *   `[ ]` PV inverter fault current contribution characteristics.

**III. Equipment Data (for each piece of equipment to be analyzed):**
    *   `[ ]` **Transformers:**
        *   `[ ]` kVA rating
 primary/secondary voltages
 impedance (%Z or actual ohms)
 X/R ratio
 winding connections (delta/wye
 grounding).
    *   `[ ]` **Cables/Conductors:**
        *   `[ ]` Type
 size (AWG/kcmil)
 length
 number of conductors per phase
 material (Cu/Al)
 insulation type.
        *   `[ ]` Raceway type (conduit
 tray) and configuration.
    *   `[ ]` **Busways/Bus Ducts:**
        *   `[ ]` Manufacturer
 model
 ampacity
 impedance data (if available
 or length/type for software library).
    *   `[ ]` **Switchgear
 Switchboards
 MCCs
 Panelboards:**
        *   `[ ]` Manufacturer
 model
 voltage rating
 continuous current rating
 short-circuit withstand/interrupting rating.
        *   `[ ]` Type of enclosure (e.g.
 NEMA 1
 NEMA 3R
 Arc Resistant type and rating if applicable).
        *   `[ ]` Working distances (typical distance from worker to potential arc source for different tasks).
        *   `[ ]` Electrode configuration (e.g.
 VCB
 HCB
 VOA
 HOA as per IEEE 1584).
        *   `[ ]` Dimensions of enclosure/compartment if using IEEE 1584 calculations.

**IV. Protective Device Data (for ALL devices in the fault current path):**
    *   `[ ]` **Fuses:**
        *   `[ ]` Manufacturer
 type (e.g.
 Class L
 RK1)
 continuous current rating
 voltage rating.
        *   `[ ]` Time-Current Curves (TCCs).
    *   `[ ]` **Circuit Breakers (LV
 MV
 HV):**
        *   `[ ]` Manufacturer
 type/model (e.g.
 MCCB
 ACB
 VCB)
 frame size
 sensor/trip unit rating.
        *   `[ ]` Trip unit type (thermal-magnetic
 solid-state/electronic) and settings (Long Time
 Short Time
 Instantaneous
 Ground Fault pickups and delays).
        *   `[ ]` Interrupting rating.
        *   `[ ]` Total clearing time characteristics (TCCs
 or manufacturer's data for opening time).
    *   `[ ]` **Protective Relays (if controlling breaker opening):**
        *   `[ ]` Manufacturer
 model
 type (e.g.
 overcurrent
 differential).
        *   `[ ]` All relevant settings (pickup
 time dial
 curve type
 instantaneous settings).
        *   `[ ]` CT/VT ratios associated with the relay.
        *   `[ ]` Breaker operating time (from relay trip signal to contact part).

**V. System Operating Scenarios:**
    *   `[ ]` Normal operating configuration.
    *   `[ ]` Alternative operating modes or tie-breaker positions that could affect fault current levels (e.g.
 emergency generator online
 parallel utility feeds).
    *   `[ ]` Plans for future expansion or modifications that might impact short circuit levels.

**VI. Facility Information (for Labeling & PPE):**
    *   `[ ]` Equipment labeling conventions/requirements.
    *   `[ ]` Existing electrical safety program and PPE policy.

**IMPORTANT**: This checklist provides a comprehensive list. The accuracy and completeness of this data are CRITICAL for a valid arc flash study. Software tools (e.g.
 ETAP
 SKM PowerTools
 EasyPower) are typically used for the calculations based on this data. Always refer to the latest version of `{relevant_standard_for_arc_flash}`.
							

AI Prompt to Safety Interlock Design for Robotic Cell

输出: 

				
					Act as a Machine Safety Specialist and Control Systems Engineer.
Your TASK is to outline key design considerations for a safety interlock system for an industrial robotic cell used for `{robotic_cell_application_description}` (e.g.
 'Automated welding of automotive parts'
 'Robotic pick-and-place for packaging'
 'CNC machine tending by robot arm').
The system must protect personnel from hazards listed in `{types_of_hazards_present_csv}` (e.g.
 'Robot_arm_impact_crushing
Weld_arc_flash_UV
Moving_conveyor_entanglement
Part_ejection').
The design should consider principles from `{relevant_safety_standard_e_g_iso10218}` (e.g.
 ISO 10218-2 'Robots and robotic devices - Safety requirements for industrial robots - Part 2: Robot systems and integration'
 IEC 62061
 ISO 13849-1).

**SAFETY INTERLOCK SYSTEM DESIGN CONSIDERATIONS (Markdown format):**

**1. Risk Assessment & Performance Level (PL) / Safety Integrity Level (SIL) Determination:**
    *   `[ ]` **Perform a Thorough Risk Assessment**: Identify all tasks (operation
 maintenance
 setup
 cleaning)
 hazards from `{types_of_hazards_present_csv}`
 and potential human interactions.
    *   `[ ]` **Determine Required PL/SIL**: For each safety function provided by the interlock system (e.g.
 guard door interlock
 light curtain muting)
 determine the required Performance Level (PLr) according to ISO 13849-1 or Safety Integrity Level (SIL CL) according to IEC 62061 based on risk severity
 frequency of exposure
 and possibility of avoidance.

**2. Guarding and Access Control:**
    *   `[ ]` **Perimeter Guarding**: Fixed guards (fencing) to prevent unauthorized access to the robot's restricted space. Ensure height and construction meet standards (e.g.
 ISO 13857 for safety distances).
    *   `[ ]` **Access Doors/Gates**: 
        *   `[ ]` Equip all access doors/gates with interlocking devices.
        *   `[ ]` Interlocks should signal the robot control system to stop hazardous motion (e.g.
 Safety Stop 1 or Safety Stop 0 as per ISO 10218) when the guard is opened.
    *   `[ ]` **Types of Interlocking Devices**: Select based on PLr/SIL CL
 frequency of access
 and environmental conditions:
        *   `[ ]` Mechanical (tongue/key operated switches).
        *   `[ ]` Non-contact (magnetic
 RFID coded). Coded switches prevent simple defeat.
        *   `[ ]` Trapped-key systems for complex access sequences.
    *   `[ ]` **Guard Locking**: If stopping time of hazard is longer than access time
 implement guard locking. The guard remains locked until the hazard has ceased. Consider:
        *   `[ ]` Spring-to-lock
 power-to-unlock (safer for power failure).
        *   `[ ]` Monitoring of lock status.
        *   `[ ]` Emergency release from inside the guarded space (if whole-body access is possible).

**3. Presence Sensing Devices (Active Optoelectronic Protective Devices - AOPDs):**
    *   `[ ]` **Light Curtains**: For frequently accessed openings. Ensure correct resolution
 height
 and safety distance from hazard zone (calculated based on stopping time and approach speed - ISO 13855).
    *   `[ ]` **Laser Scanners (Area Scanners)**: For complex or irregular shaped zones. Define warning and safety zones.
    *   `[ ]` **Pressure-Sensitive Mats**: Detect presence within a defined area.
    *   `[ ]` **Muting/Blanking**: If AOPDs need to be temporarily suspended for material pass-through
 implement muting functions strictly according to standards (e.g.
 IEC 62046). Muting should be time-limited
 sequence-controlled
 and use diverse sensors.

**4. Emergency Stop System:**
    *   `[ ]` **E-Stop Buttons**: Clearly visible
 easily accessible
 and compliant (e.g.
 red mushroom head on yellow background).
    *   `[ ]` E-Stop circuit must be hardwired or achieve equivalent safety via safety network.
    *   `[ ]` E-Stop should initiate a Category 0 or Category 1 stop (as per IEC 60204-1) for all hazardous motions in the cell.
    *   `[ ]` E-Stop must override all other controls
 except for some specific rescue operations.
    *   `[ ]` Resetting an E-Stop must not automatically restart machinery.

**5. Robot Control System Safety Functions (as per `{relevant_safety_standard_e_g_iso10218}`):**
    *   `[ ]` **Safe Robot Stop**: Ensure reliable stop functions (SS1
 SS2
 STO - Safe Torque Off).
    *   `[ ]` **Safe Speed Monitoring**: If collaborative operation or reduced speed during teaching/maintenance is used.
    *   `[ ]` **Safe Zone Limiting**: Restricting robot's working space dynamically or statically.
    *   `[ ]` **Enabling Device (Hold-to-Run / Three-Position Switch)**: For teach mode or manual intervention inside the guarded space.

**6. Safety Logic Solver / Safety Controller:**
    *   `[ ]` Use safety-rated relays
 safety PLCs
 or integrated safety controllers that meet the required PLr/SIL CL.
    *   `[ ]` **Redundancy and Monitoring**: Implement principles like dual-channel inputs
 cross-monitoring
 fault detection
 and defined fault reaction (e.g.
 revert to safe state).
    *   `[ ]` **Logic Design**: Ensure safety logic is clear
 tested
 and validated. Avoid complexity that could introduce errors.
    *   `[ ]` **Prevention of Unexpected Start-up (ISO 14118)**: Ensure measures are in place to prevent machinery from starting unexpectedly after a stop or interlock activation.

**7. Reset Procedures:**
    *   `[ ]` A deliberate manual reset action
 performed from outside the hazard zone
 should be required after an interlock or E-Stop has been cleared before restarting the system.
    *   `[ ]` Ensure the cause of the stop has been rectified before reset is possible.

**8. Wiring and Installation:**
    *   `[ ]` Use safety-rated components and wiring practices.
    *   `[ ]` Protect wiring from mechanical damage
 EMI
 and environmental factors.
    *   `[ ]` Ensure proper grounding and shielding.

**9. Validation and Testing:**
    *   `[ ]` Develop a validation plan for all safety functions.
    *   `[ ]` Functionally test every interlock
 E-Stop
 AOPD
 and safety logic under all foreseeable operating and fault conditions before putting the cell into service.
    *   `[ ]` Document all validation results.

**IMPORTANT**: The design of safety systems is a critical task that must be performed by competent personnel and strictly adhere to all applicable local and international safety standards
 including `{relevant_safety_standard_e_g_iso10218}`. This checklist is a starting point for consideration.
							

AI Prompt to Ethical Analysis New Power Device

输出: 

				
					You are an AI assistant for Electrical Engineers specializing in ethical impact analysis.
**Objective:** Conduct a comprehensive ethical consideration and impact analysis for a new electrical power device.

**Device Information:**
- New Device Description: `{device_description}` (e.g. type of device functionality novelty performance metrics)
- Material List (CSV format): `{material_list_csv}` (Columns: MaterialName SourceToxicityRecyclability)
- Manufacturing Process Summary: `{manufacturing_process_summary}` (Key steps energy consumption waste products)

**Task:**
Generate a report in MARKDOWN format. The report MUST address the following areas:
1.  **Ethical Dilemmas:** Analyze potential ethical issues related to the device's development manufacturing use and disposal. (e.g. resource sourcing labor practices data privacy if applicable safety).
2.  **Societal Consequences:** Evaluate potential positive and negative societal impacts. (e.g. job creation skill displacement accessibility public safety quality of life).
3.  **Environmental Impact Assessment:** Detail potential environmental effects throughout the device lifecycle. (e.g. carbon footprint resource depletion pollution e-waste generation).
4.  **Recommendations for Responsible Innovation:** Propose actionable strategies to mitigate negative impacts and enhance positive contributions.

**IMPORTANT:**
- Your analysis MUST be grounded in established ethical frameworks and sustainability principles relevant to Electrical Engineering.
- Provide specific examples and justifications for your points.
- The output MUST be a well-structured MARKDOWN document.
							

AI Prompt to Societal Impact AI Smart Grid

输出: 

				
					You are an AI assistant for Electrical Engineers focusing on the societal implications of technology.
**Objective:** Analyze the societal impact of deploying a specific Artificial Intelligence (AI) algorithm for smart grid management.

**Contextual Information:**
- AI Algorithm Description: `{ai_algorithm_description}` (e.g. machine learning technique purpose data inputs outputs)
- Deployment Scenario: `{deployment_scenario}` (e.g. predictive maintenance load balancing demand-response program)
- Geographical Region of Deployment: `{geographical_region}` (e.g. urban rural specific country or city noting unique demographic or infrastructure features)

**Task:**
Provide a textual analysis detailing the potential societal impacts. Your analysis MUST include:
1.  **Positive Impacts:** Identify benefits such as improved grid efficiency reliability cost savings for consumers and integration of renewables.
2.  **Negative Impacts & Risks:** Identify potential drawbacks such as job displacement for traditional roles data privacy concerns algorithmic bias leading to unfair energy distribution and cybersecurity vulnerabilities.
3.  **Equity Considerations:** Discuss how the AI deployment might affect different socio-economic groups. Will it exacerbate or alleviate energy poverty or digital divide?
4.  **Stakeholder Impact:** Briefly outline impacts on key stakeholders (consumers utility companies regulators employees).

**IMPORTANT:**
- Frame your analysis from an Electrical Engineering perspective but with a strong emphasis on societal outcomes.
- The response should be a balanced view highlighting both opportunities and challenges.
- Use clear and concise language avoiding overly technical jargon where possible.
							

AI Prompt to Ethical Dilemmas Autonomous Inspection

输出: 

				
					You are an AI assistant for Electrical Engineers with expertise in autonomous systems and ethics.
**Objective:** Identify and analyze potential ethical dilemmas associated with using autonomous drones for electrical infrastructure inspection.

**System Details:**
- Drone Capabilities Description: `{drone_capabilities_description}` (e.g. sensor types data captured flight autonomy level operational range)
- Data Collection & Usage Policy Summary: `{data_collection_policy_summary}` (How data is collected stored processed shared and secured)
- Operational Context: `{operational_context}` (e.g. urban vs rural inspections над private property critical infrastructure zones)

**Task:**
Generate a MARKDOWN document outlining:
1.  **Key Ethical Dilemmas:** Systematically list and describe potential ethical dilemmas. Examples include:
    *   Privacy violations (surveillance of private citizens or property).
    *   Data security and misuse of collected sensitive information.
    *   Safety risks (drone malfunction causing harm or damage).
    *   Accountability and liability in case of errors or accidents.
    *   Potential for misuse (e.g. unauthorized surveillance).
2.  **Analysis of Dilemmas:** For each dilemma discuss its implications for individuals society and the engineering profession.
3.  **Proposed Mitigation Strategies/Best Practices:** For each identified dilemma suggest concrete ethical guidelines operational procedures or technological safeguards to mitigate risks.

**IMPORTANT:**
- The focus MUST be on the unique ethical challenges posed by AUTONOMOUS inspection systems in Electrical Engineering.
- Ensure proposed strategies are practical and actionable for engineering teams.
- The output format MUST be a structured MARKDOWN list.
							

AI Prompt to Policy Implications EV Charging Rollout

输出: 

				
					You are an AI assistant for Electrical Engineers specializing in energy policy and electric mobility.
**Objective:** Analyze the policy implications of a widespread rollout of a specific Electric Vehicle (EV) charging technology.

**Scenario Details:**
- EV Charging Technology: `{ev_charging_technology_description}` (e.g. Level 2 AC ultra-fast DC V2G capabilities)
- Target Deployment Scale: `{target_deployment_scale}` (e.g. city-wide national coverage percentage of parking spots)
- Existing Energy Policy Summary URL: `{existing_energy_policy_summary_url}` (Link to a document or webpage summarizing current relevant energy policies for the target region)

**Task:**
Access the provided URL for context on existing energy policies. Then generate a textual report covering:
1.  **Impact on Grid Infrastructure:** Discuss necessary grid upgrades investments and management strategies to support the scaled deployment.
2.  **Required Regulatory Changes:** Identify new regulations or modifications to existing ones needed for issues like:
    *   Standardization and interoperability of charging equipment.
    *   Electricity tariff structures for EV charging.
    *   Permitting processes for charger installation.
    *   Data privacy and security for charging transactions.
3.  **Economic Policy Considerations:** Analyze incentives subsidies carbon pricing or other economic instruments to encourage adoption and manage costs.
4.  **Social Equity Policies:** Suggest policies to ensure equitable access to charging infrastructure across different income groups and geographical areas (urban/rural).

**IMPORTANT:**
- Your analysis MUST integrate information from the provided `{existing_energy_policy_summary_url}`.
- Focus on actionable policy recommendations relevant to Electrical Engineering and infrastructure planning.
- The output should be a structured textual report.
							
滚动至顶部

你可能还喜欢