Claude Optimized

Best Claude prompts for Electronics Engineers, Except Computer

A specialized toolkit of advanced AI prompts designed specifically for Electronics Engineers, Except Computer.

Professional Context

With a defect rate of 5% and a latency of 200ms, Electronics Engineers, Except Computer are under pressure to optimize their design and testing workflows to meet the uptime KPI of 99.99% and sprint velocity of 20 story points per week, all while ensuring seamless collaboration with cross-functional teams using Git, Jira, and AWS/GCP.

💡 Expert Advice & Considerations

Don't waste your time trying to use Claude for trivial calculations, focus on using it to analyze complex system architectures and identify potential bottlenecks.

Advanced Prompt Library

4 Expert Prompts
1

Root Cause Analysis of Power Supply Failure

Terminal

Analyze the schematic and layout of a switched-mode power supply that has been experiencing intermittent failures, and identify potential causes of the fault, including component tolerancing, thermal management, and PCB trace routing. Consider the impact of manufacturing variability and component drift on the overall system reliability. Provide a detailed report outlining the likely root cause of the failure and recommendations for redesign or rework to mitigate the issue. Assume the power supply is designed to deliver 12V at 5A to a load with a maximum input voltage of 24V and a minimum input voltage of 18V.

✏️ Customization:Replace the input voltage and current specifications with the actual values for your specific power supply design.
2

CAD Design Optimization for Electromagnetic Compatibility

Terminal

Using a CAD tool, design an optimized layout for a printed circuit board that minimizes electromagnetic interference and ensures compliance with relevant EMC standards. Consider the placement of high-frequency components, such as crystal oscillators and RF amplifiers, and the routing of sensitive signal traces. Analyze the impact of different PCB materials and stack-ups on the overall EMC performance and provide recommendations for design improvements. Assume the PCB is designed for a wireless communication device operating in the 2.4GHz frequency band.

✏️ Customization:Update the frequency band and device type to match your specific application.
3

Technical Debt Analysis of Legacy Codebase

Terminal

Analyze a legacy codebase written in a programming language such as C or C++ and identify areas of technical debt that may be impacting system performance, reliability, or maintainability. Consider factors such as code duplication, dead code, and outdated libraries or frameworks. Provide a detailed report outlining the technical debt issues found, their potential impact on the system, and recommendations for refactoring or rewriting the code to improve overall quality and reduce maintenance costs. Assume the codebase is approximately 100,000 lines of code and has not been significantly updated in the past 5 years.

✏️ Customization:Replace the codebase size and age with the actual values for your specific legacy codebase.
4

Deployment Script Development for Automated Testing

Terminal

Develop a deployment script using a tool such as AWS/GCP or a CI/CD pipeline that automates the testing and validation of a complex electronic system. Consider the integration of multiple testing frameworks and tools, such as unit testing, integration testing, and system testing. Analyze the impact of different testing strategies on the overall system reliability and provide recommendations for test coverage and optimization. Assume the system is designed for a safety-critical application and requires compliance with relevant industry standards such as IEC 61508 or ISO 26262.

✏️ Customization:Update the testing frameworks and tools to match your specific application and industry standards.