Professional Context
With a defect rate of 5% and latency of 10ms, Electrical Engineers face intense pressure to optimize system performance while maintaining 99.9% uptime, making every design decision and code review crucial to meeting these KPIs.
💡 Expert Advice & Considerations
Don't waste time using Jasper for trivial calculations, instead focus on high-level design and optimization tasks where its capabilities can truly shine.
Advanced Prompt Library
4 Expert PromptsPower Supply Optimization
Design a switching power supply with an output voltage of 12V, output current of 5A, and input voltage range of 100-240V AC, using a flyback topology and ensuring an efficiency of at least 85%. The design should include a detailed schematic, bill of materials, and thermal analysis. Assume a maximum ambient temperature of 50°C and a maximum component height of 20mm. Use the following components as a starting point: NCP1255 PWM controller, STP20NM60ND MOSFET, and 1uF/250V X7R capacitor.
CAD Model Generation for Motor Control
Create a detailed CAD model of a 3-phase induction motor control system, including a block diagram, schematic, and PCB layout. The system should include a TMS320F28379D microcontroller, LEM LA 55-P current sensor, and IRAMX16UP60A gate driver. Assume a motor rated power of 1kW, rated voltage of 400V, and rated frequency of 50Hz. The CAD model should include all necessary components, connectors, and mounting holes, and be compatible with Autodesk Eagle.
Root Cause Analysis of Power System Failure
Perform a root cause analysis of a power system failure, given the following data: a 13.8kV/480V transformer with a rating of 1MVA, a 2000kVA UPS system, and a 500kW diesel generator. The failure occurred during a routine maintenance shutdown, resulting in a 2-hour downtime and $10,000 in lost revenue. Analyze the system's architecture, maintenance records, and fault logs to identify the root cause of the failure and provide recommendations for preventing similar failures in the future.
Deployment Script for Firmware Update
Create a deployment script for updating the firmware of a fleet of 100 industrial control systems, each consisting of a BeagleBone Black single-board computer, a TI TPS65310 power management IC, and a custom-designed PCB. The script should use Git to version control the firmware, Jira to track the update process, and AWS to host the firmware images. Assume the firmware update requires a reboot of the system and should be performed during a scheduled maintenance window. The script should include error handling, logging, and email notifications for successful and failed updates.