Beyond Basic Queries: The Advanced ChatGPT Prompt Library for Electrical Engineers

Share These Prompts

If you have ever tried to use AI for circuit analysis or power systems design, you probably walked away disappointed. You ask for a filter transfer function, and it gives you a Wikipedia summary. You ask for a basic component calculation, and it invents parts that do not exist in any catalog.

Most engineers treat ChatGPT like a standard search engine. In reality, it needs to be managed like a junior technician who requires strict, unambiguous instructions. A vague question guarantees a useless output. A highly structured prompt changes everything. By setting technical constraints, defining output formats, and forcing step-by-step logic, you can turn a basic chatbot into a reliable engineering assistant.

Below is a curated collection of advanced, reusable templates covering the major disciplines of electrical engineering. They are designed to handle complex theory, system design, visual troubleshooting, and documentation.

To use them, just copy the text and replace the bracketed placeholders, like [component] or [voltage level], with your specific project parameters.

A Rule of Thumb: ChatGPT is a powerful computational linguist, but it is not a substitute for IEEE standards, verified SPICE models, or professional judgment. Always verify its numerical calculations and safety-critical assumptions before applying them to physical hardware.

 

1. The “Vision” Mega-Prompts

When you upload a photo to ChatGPT, do not just type “solve this.” The AI might misread a blurry number or misunderstand a wire connection. These dedicated vision prompts force the AI to transcribe what it sees first, ensuring accuracy before it does the heavy lifting.

  1. The Textbook Schematic Decoder:
    I have attached a photo of a [circuit diagram / textbook problem]. Before calculating anything, perform a “vision check”: 1. List every component and its value exactly as you read them in the image. 2. Describe the circuit topology (e.g., R1 is in series with the parallel combination of R2 and R3). Once you have mapped the image, calculate the [specific goal, e.g., equivalent resistance / Thevenin voltage]. Show your mathematical work step-by-step. If any part of the image is blurry, stop and ask for clarification.
  2. The Oscilloscope Waveform Analyzer:
    I have attached a screenshot from an oscilloscope showing a [type of signal, e.g., PWM output / inverter phase voltage]. Analyze this waveform. First, extract the measurable data: peak-to-peak voltage, period, frequency, and duty cycle (if applicable). Then, tell me if you spot any anomalies such as excessive ringing, harmonic distortion, or voltage spikes. Based on what you see, what might be causing these anomalies in a [insert system type, e.g., flyback converter]?
  3. The Motor Nameplate Extractor:
    I have attached a photo of a [machine nameplate, e.g., 3-phase induction motor]. Extract all the technical specifications you can read (Voltage, Full Load Amps, RPM, Power Factor, Efficiency, NEMA frame). Based on the data in this image, calculate the number of poles, the rated torque in Nm, and the apparent power (kVA) required to run this machine at full load.

 

2. Circuit Analysis & Mathematical Problem Solving

LLMs are notoriously bad at math if you don’t force them to slow down and show their work. These prompts use “chain-of-thought” constraints to drastically improve numerical accuracy.

  1. The Multimodal Step-by-Step Solver:
    Act as a Lead Circuit Designer. I need to solve the electrical engineering problem shown in the [attached photo / insert text here]. First, write out the problem statement and given equations exactly as they appear so I can verify you read them correctly. Then, walk me through the solution step-by-step using first principles. Explicitly state any assumptions you are making regarding ideal vs. non-ideal components, and state the specific KVL/KCL equations or network theorems used before plugging in any numbers.
  2. The SPICE / Transient Analyzer:
    I have attached a screenshot of a circuit built in [software, e.g., LTspice / Simulink]. Analyze the transient response of this [RC/RL/RLC] circuit under the condition of [e.g., a step voltage input of 12V at t=0]. Calculate the time constant, damping factor, and resonant frequency based on the component values. Describe exactly how the voltage and current waveforms will behave from t=0 to steady state. Finally, give me the exact differential equation that models this specific system.

 

3. First-Principles Concept Learning

Basic prompts just give you textbook definitions. These prompts are designed to build deep, intuitive understanding by forcing the AI to use analogies and real-world constraints.

  1. The Feynman Technique Explainer:
    Act as a Senior Electrical Engineering Professor. Break down the concept of [specific topic, e.g., reactive power / skin effect] for an audience with a [beginner/intermediate/advanced] understanding of physics. Structure your response exactly as follows: 1. A physical, real-world analogy that makes the concept intuitive. 2. The core mathematical foundation (explain the variables in the main equations). 3. Why this concept matters in practical industry applications. 4. The most common misconception students have about this topic.
  2. The Technology Trade-Off Matrix:
    Compare [technology/method A, e.g., Field Oriented Control] and [technology/method B, e.g., Direct Torque Control] for use in [specific application, e.g., EV traction motors]. Provide a detailed comparative analysis covering: dynamic response, switching frequency requirements, computational load, and hardware complexity. Output the final comparison as a Markdown table for quick reference.

 

4. Power Systems & Smart Grid Design

For macro-level electrical infrastructure, these prompts focus on load estimation, fault conditions, and infrastructure sizing.

  1. The Cable & Switchgear Sizer:
    I need to size the electrical infrastructure for a [facility type, e.g., industrial pump station] operating at [voltage level, e.g., 480V, 3-phase] with a continuous load of [load in kW or Amps]. The run distance from the main panel is [distance]. Walk me through the calculations for: 1. Breaker/protection sizing. 2. Cable AWG/sq-mm sizing factoring in a maximum voltage drop of [X]%. 3. Derating factors I must apply for an ambient temperature of [temp] and an [installation method, e.g., underground PVC conduit].
  2. The Fault Protection Coordinator:
    Explain the protection coordination strategy for a [system type, e.g., medium-voltage distribution ring]. Walk me through how to set up time-current selectivity to prevent nuisance tripping. Compare the use of [relay type A, e.g., definite time overcurrent] versus [relay type B, e.g., IDMT] for this application. Provide a hypothetical fault scenario at [specific location] and explain exactly the sequence of how the primary and backup protection should clear the fault.

 

5. Motor Drives & Power Electronics

Power electronics require a careful balance of switching logic, thermal management, and harmonic mitigation. Use these to narrow down topologies and control schemes.

  1. The Converter Topology Selector:
    Act as a Power Electronics Architect. I need to design a [converter type, e.g., DC-DC step-down / Grid-tied Inverter] that takes an input of [input specs] and delivers an output of [output specs] for a [type of load]. Recommend the top two switching topologies for this application. Detail the pros and cons of each regarding switching losses, voltage stress on the switches, required passive component sizes, and overall efficiency.
  2. The Harmonics & Filtering Consultant:
    I am experiencing issues with [symptom, e.g., excessive harmonic distortion / overheating transformers] in a system running a [equipment, e.g., 6-pulse VFD] on a [voltage] bus. Outline a step-by-step root-cause analysis workflow. Then, explain the technical differences, footprint trade-offs, and expected THD reduction between installing a line reactor, a passive harmonic filter, and an active front end (AFE) to solve this.

 

6. Hardware Design, Embedded Systems & Sourcing

When theory hits fiberglass, you need to manage EMI, signal integrity, firmware logic, and supply chain realities.

  1. The PCB Layout & Routing Reviewer:
    I have attached a screenshot of a PCB layout involving a [noisy component, e.g., 3A switching regulator] and a [sensitive component, e.g., 24-bit ADC]. Perform a design review focused on EMI and noise coupling. Based on the visual layout, critique my trace widths, layer stack-up, decoupling capacitor placement, and grounding strategy (split vs. unified planes). Point out any specific areas in the image that could cause signal integrity issues.
  2. The Firmware Scaffolding Generator:
    You are an Expert Embedded Systems Engineer. Write the bare-metal C code (or [specific framework like ESP-IDF / HAL]) for a [microcontroller model, e.g., STM32G4] to accomplish the following task: [e.g., read an analog thermistor on ADC1, and output a 20kHz PWM signal whose duty cycle scales with temperature]. Include hardware-specific configurations like timer pre-scalers and ADC resolution. Add inline comments explaining the bit-math. Do not invent hardware-abstraction libraries that do not exist.
  3. The Verilog State Machine Architect:
    Act as an FPGA Design Engineer. I need to write synthesizable Verilog for a finite state machine (FSM) that controls a [process, e.g., SPI master interface]. The states are: [List states, e.g., IDLE, TX_START, TX_WAIT, DONE]. Write the Verilog code using a standard two-block or three-block FSM coding style. Ensure all outputs are registered to prevent glitches, and include a synchronous active-low reset condition.
  4. The BOM Optimizer & Alt-Part Finder:
    I am finalizing a Bill of Materials and need to find a drop-in replacement or close alternative for a [specific part number, e.g., Texas Instruments LM317]. The critical parameters that must match are [e.g., package type, input voltage range, minimum bandwidth]. Suggest 3 alternative components from major manufacturers. Output a comparative table showing Part Number, Manufacturer, Key Specs, and why it is a viable substitute.

 

7. Control Systems & Signal Processing

Whether you are tuning a feedback loop or designing a digital filter, these prompts help bridge the gap between Laplace transforms and physical behavior.

  1. The PID Control Loop Tuner:
    I am designing a closed-loop control system for a [plant physical system, e.g., heavily geared DC motor for a robotic arm]. The primary control variables are [e.g., position and velocity]. Break down the best approach for tuning the PID controller. How will adjusting the Proportional, Integral, and Derivative gains specifically affect the rise time, overshoot, and steady-state error of this specific physical system? Suggest a practical, field-tuning methodology (like Ziegler-Nichols or heuristic tuning) to dial this in.
  2. The DSP Filter Architect:
    Act as a Digital Signal Processing Engineer. I need to design a [FIR / IIR] digital filter to remove [specific noise, e.g., 60Hz power line hum] from a [sensor type, e.g., ECG analog front end]. The sampling frequency is [Fs]. Recommend a specific filter topology (e.g., Butterworth, Chebyshev). Detail the trade-offs regarding phase shift, ripple, and computational load on the microcontroller. Provide the standard difference equation for this filter.

 

8. RF, Microwaves, & Telecommunications

High-frequency design is notoriously complex. Use AI to sanity-check your matching networks and antenna selections.

  1. I am designing an RF matching network at [frequency, e.g., 2.4 GHz]. I need to match a source impedance of [source Z, e.g., 50 ohms] to a load impedance of [load Z, e.g., 15 - j25 ohms]. Walk me through the process of plotting this on a Smith Chart. Recommend an L-network topology (series/shunt components) that will achieve this match, and calculate the ideal inductor and capacitor values.

 

9. Industrial Automation & Troubleshooting

Field engineers rarely have time to type out long error codes. Use these prompts with photos of physical equipment, HMI screens, or burned PCBs.

  1. The Field Troubleshooting Matrix:
    Act as a Senior Maintenance Technician. I have attached a photo of a [piece of equipment / HMI screen / error code] that is exhibiting a fault. Based on the physical condition or error message shown, list the top three most likely causes of this failure. Then, create a step-by-step troubleshooting flowchart starting with the safest, easiest visual checks and multimeter readings. State what a ‘normal’ vs. ‘failed’ reading looks like for each step.
  2. The PLC Logic Architect & Reviewer:
    I have attached a screenshot of my PLC ladder logic for a [machine/process, e.g., automated tank filling system]. Review the rungs as you see them. Identify any logic traps, missing fail-safes, or potential race conditions. Specifically, check if the system handles a failure of the [specific sensor / input] safely. Suggest optimizations to make the logic cleaner or more robust.

 

10. Professional Documentation & Reporting

Engineers spend a massive amount of time writing. Use these prompts to format raw data and notes into clean, client-ready documentation.

  1. The Raw-Data to Lab Report Converter:
    Below are my raw, unformatted notes and data points from an electrical test regarding [experiment/test name]: \n\n [Paste your raw notes/data here] \n\n Convert this into a formal engineering test report. Include the following sections: Executive Summary, Test Objective, Methodology, Formatted Data Table, Result Analysis, and a Conclusion stating whether the equipment passed or failed based on standard engineering tolerances.
  2. The Non-Technical Stakeholder Summary:
    I need to explain the following highly technical electrical issue to a [target audience, e.g., non-technical project manager / client board of directors]: \n\n [Insert technical explanation of the problem/solution] \n\n Rewrite this to remove all unnecessary engineering jargon. Focus entirely on the business impact: cost, safety, timeline, and operational risk. Use clear analogies where necessary, and keep the tone professional, concise, and accessible.

 


Share These Prompts

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top