DEV Community

ClawGear
ClawGear

Posted on

35 ChatGPT Prompts for Biomedical Engineers: From Device Design to FDA Submissions

Biomedical engineers sit at the crossroads of engineering, biology, and medicine — designing devices, solving clinical problems, and translating research into real-world patient outcomes. AI can accelerate every stage of that process, from literature synthesis to regulatory documentation. These 35 prompts are copy-paste ready for your daily workflow.

1. Literature Review & Research Synthesis

I am a biomedical engineer researching [topic, e.g., biodegradable vascular stents]. Summarize the current state of the field in 500 words, highlight the three most cited material approaches, and identify two open research gaps I could pursue. Use plain scientific English and cite the type of sources I should verify (e.g., PubMed, IEEE Xplore).
Enter fullscreen mode Exit fullscreen mode
I have the following abstract from a journal article: [paste abstract]. Explain the key finding, the methodology used, and how it might apply to my project on [your project topic]. Flag any limitations the authors acknowledged.
Enter fullscreen mode Exit fullscreen mode
Create a structured literature matrix for my review on [topic]. Columns: Author/Year, Study Design, Key Finding, Limitations, Relevance to My Research. Leave the cells blank but provide 10 example rows formatted consistently so I can fill them in.
Enter fullscreen mode Exit fullscreen mode
I need to write the Introduction section of a journal article on [topic]. Provide a 300-word draft that moves from broad clinical need → current engineering solutions → gap in the literature → my proposed approach. Use placeholders like [CITATION] where I need to insert references.
Enter fullscreen mode Exit fullscreen mode
Compare and contrast the following two fabrication techniques for [application]: [Technique A] and [Technique B]. Format as a side-by-side table covering mechanical properties, biocompatibility considerations, manufacturing scalability, and regulatory precedent.
Enter fullscreen mode Exit fullscreen mode

2. Device Design & Prototyping

I am designing a [device type, e.g., wearable ECG patch] for [patient population, e.g., ambulatory cardiac monitoring]. List 10 critical design requirements, categorized as functional, safety, and usability requirements. For each, suggest one measurable acceptance criterion.
Enter fullscreen mode Exit fullscreen mode
Walk me through a DFMEA (Design Failure Mode and Effects Analysis) template for a [device component, e.g., implantable glucose sensor membrane]. Include columns for Function, Potential Failure Mode, Potential Effect, Severity (1-10), Potential Cause, Occurrence (1-10), Current Controls, Detection (1-10), and RPN. Provide 5 example rows.
Enter fullscreen mode Exit fullscreen mode
I need to select a biomaterial for [application, e.g., a load-bearing orthopedic implant]. Compare titanium alloy (Ti-6Al-4V), PEEK, and hydroxyapatite-coated stainless steel across: mechanical properties, osseointegration, corrosion resistance, MRI compatibility, and approximate cost. Recommend one with justification.
Enter fullscreen mode Exit fullscreen mode
Generate a CAD feature list and geometric constraints I should define in SolidWorks for a [device description, e.g., microfluidic chip for cell sorting]. Include key dimensions, tolerances, and any GD&T callouts relevant to its function.
Enter fullscreen mode Exit fullscreen mode
Suggest a rapid-prototyping strategy for my [device], moving from concept to bench-top prototype in 8 weeks. Include: week-by-week milestones, recommended fabrication methods for each iteration, and decision gates where I should stop or pivot.
Enter fullscreen mode Exit fullscreen mode

3. Regulatory Affairs & Documentation

I am preparing a 510(k) premarket notification for a [device description]. Draft a Device Description section (~400 words) that covers intended use, indications for use, device components, and operating principles. Use formal regulatory language consistent with FDA guidance.
Enter fullscreen mode Exit fullscreen mode
Explain the differences between FDA 510(k), De Novo, and PMA pathways for a Class II device that monitors [physiological parameter]. Include typical timeline, data requirements, and cost estimates so I can advise my project team.
Enter fullscreen mode Exit fullscreen mode
Create a Risk Management File outline for my [device] following ISO 14971:2019. List every required document section, the key content each must contain, and the record format (table, narrative, etc.) FDA reviewers expect.
Enter fullscreen mode Exit fullscreen mode
I need to write a Biocompatibility Summary for my [device] per ISO 10993-1. The device contacts [tissue type] for [duration]. Draft a 300-word summary covering the evaluation approach, tests conducted (or rationale for waiver), and conclusion on acceptability.
Enter fullscreen mode Exit fullscreen mode
Draft a Design History File (DHF) table of contents for a [device] following 21 CFR Part 820. List every required section and sub-section. Add a one-sentence description of what evidence belongs in each section.
Enter fullscreen mode Exit fullscreen mode

4. Testing & Validation

Design a bench-top mechanical fatigue test protocol for a [device component, e.g., flexible electrode array]. Specify: test apparatus, load profile, number of cycles, failure criteria, and statistical sampling plan. Reference relevant standards (e.g., ASTM, ISO).
Enter fullscreen mode Exit fullscreen mode
I ran a tensile test on [material/sample] and obtained the following stress-strain data: [paste data]. Calculate Young's modulus, ultimate tensile strength, and elongation at break. Explain each result in one sentence and flag any anomalies.
Enter fullscreen mode Exit fullscreen mode
Write a Verification & Validation (V&V) test plan summary for [device]. Include: test objective, acceptance criteria, test method, equipment needed, sample size justification, and pass/fail criteria. Format as a formal table.
Enter fullscreen mode Exit fullscreen mode
I need to validate a sterilization method (EO gas) for my [device]. Outline the validation study following AAMI TIR17 and ISO 11135. Include: half-cycle studies, bioburden testing, sterility assurance level target, and documentation required for submission.
Enter fullscreen mode Exit fullscreen mode
Help me design a human factors usability study for my [device] targeting [user group, e.g., home-use diabetic patients]. Specify: study objectives, simulated-use scenarios (list 5), task list, metrics to collect, and how to apply IEC 62366-1 guidance.
Enter fullscreen mode Exit fullscreen mode

5. Data Analysis & Computational Modeling

I have [n] samples of [measurement type, e.g., impedance spectroscopy data] from two groups: [Group A] and [Group B]. Which statistical test should I use to compare them, and why? Provide the Python code using scipy to run the test and generate a box plot with p-value annotation.
Enter fullscreen mode Exit fullscreen mode
Write a Python script that imports a CSV file named 'sensor_data.csv' (columns: time_s, voltage_mV, current_uA), calculates impedance magnitude and phase angle at each time point, plots both on a dual-axis time-series graph, and exports the figure as a 300 DPI PNG.
Enter fullscreen mode Exit fullscreen mode
I am building a finite element model of a [structure, e.g., knee cartilage implant] in ANSYS. What boundary conditions, material properties, and mesh parameters should I define? Provide a setup checklist and explain the physiological rationale for each choice.
Enter fullscreen mode Exit fullscreen mode
Explain how I would use MATLAB's Signal Processing Toolbox to filter a raw EMG signal sampled at 2000 Hz. Include: recommended band-pass filter range, filter order, windowing method, and the MATLAB code snippet.
Enter fullscreen mode Exit fullscreen mode
Generate a Python function that reads a DICOM image stack, segments a region of interest using a threshold-based approach, calculates the volume in cm³, and returns the result. Use pydicom and numpy. Add comments explaining each step.
Enter fullscreen mode Exit fullscreen mode

6. Clinical Collaboration & Communication

Translate the following technical device specification into a one-page clinical summary for a cardiologist with no engineering background: [paste spec]. Emphasize patient benefit, ease of use, and how it compares to the current standard of care.
Enter fullscreen mode Exit fullscreen mode
I need to present our device feasibility data to a hospital IRB. Draft a 200-word study rationale that covers: clinical problem, device description, what the feasibility study will test, participant safety measures, and expected benefit. Use IRB-appropriate language.
Enter fullscreen mode Exit fullscreen mode
Write a structured email to a clinical collaborator (orthopedic surgeon) introducing our new [device] concept and requesting a 30-minute meeting to discuss clinical requirements. Keep it under 150 words, professional, and outcome-focused.
Enter fullscreen mode Exit fullscreen mode
Our device trial produced the following adverse event: [describe event]. Draft an adverse event report narrative for an IRB submission. Include: event description, onset, device involvement, patient outcome, causality assessment, and corrective action taken.
Enter fullscreen mode Exit fullscreen mode
Create a 10-slide presentation outline for a clinical advisory board reviewing our [device] progress. For each slide, list the title, key message (one sentence), and 2-3 supporting data points or visuals I should include.
Enter fullscreen mode Exit fullscreen mode

7. Career & Professional Development

Review my biomedical engineering resume summary below and rewrite it to emphasize [target role, e.g., regulatory affairs scientist at a Class III device company]. Highlight transferable skills, quantify achievements where possible, and keep it under 5 sentences. [Paste current summary]
Enter fullscreen mode Exit fullscreen mode
I am preparing for a technical interview at a medical device company for a [role] position. Generate 10 likely interview questions covering device design, regulatory knowledge, and problem-solving. For each, provide a model answer framework using the STAR method.
Enter fullscreen mode Exit fullscreen mode
Suggest a 6-month learning plan for a biomedical engineer who wants to transition into computational biomechanics. Include: online courses, key textbooks, open-source tools to learn, and a capstone project idea that would be portfolio-worthy.
Enter fullscreen mode Exit fullscreen mode
Write a compelling abstract (250 words) for a conference submission to [conference name, e.g., IEEE EMBC] based on this research summary: [paste your summary]. Follow the structure: Background, Methods, Results, Conclusion, and Significance.
Enter fullscreen mode Exit fullscreen mode
I want to file a provisional patent for [invention description]. Draft a one-page invention disclosure that covers: problem solved, prior art limitations, novel aspects of my solution, and potential commercial applications. Use plain language suitable for a non-patent-attorney reviewer.
Enter fullscreen mode Exit fullscreen mode

Get the Complete Biomedical Engineer AI Toolkit

Get the complete AI Prompt Toolkit for Biomedical Engineers →

Works with Claude, ChatGPT, and DeepSeek. Copy-paste ready.

Top comments (0)