Electrical Circuits for Chemical Engineers


Objective: Learn the circuit fundamentals (voltage, current, resistance, power, series/parallel, dividers) needed to wire a microcontroller-based control system, and apply them to your course project. Estimated time: 1-2 hours, due two class periods after assignment.

Your control project connects a microcontroller to real sensors and actuators. Every wiring decision - what resistor to use with an LED, why a sensor reads half the expected voltage, why a board resets when a motor starts - is a circuit question. Study the Circuits lesson from Data-Driven Engineering, then complete the activity below.

Learn with AI

Work through these prompts with your AI assistant after reading the lesson:

"Quiz me with 5 questions, one at a time, on Ohm's law, power dissipation, and series vs parallel resistance, using examples from a microcontroller project (LED current-limiting resistor, voltage divider for a sensor, two sensors sharing a supply). Grade my answers and list my misconceptions at the end."
"Act as a lab instructor. I have a 5V supply, an LED with a 2V forward voltage that should carry 10 mA, and a 10 kOhm potentiometer. Ask me to (a) size the LED resistor, (b) design a voltage divider that outputs 3.3V from 5V, and (c) compute the power in each resistor. Check my work step by step and correct my errors. Do not give me the answers before I try."

Apply to Your Project

Sketch (by hand or with a drawing tool) the circuit diagram for one sensor or actuator in your project: power, ground, signal path, and any resistors. Compute the expected current draw. Then ask the AI:

"Critique this circuit as a senior electrical engineer: {describe or paste your sketch}. Check current limits, missing resistors, shared grounds, and whether the microcontroller pin can safely source or sink this current. Datasheet says {paste key ratings}."

Verify at least one of the AI's claims against an actual datasheet or the lesson material - AI is frequently confident and wrong about pin current ratings.

What to Turn In

Add a section (about 1 page) to your project notebook and submit it as a PDF. You may use Generative AI to help write it, but you must supply the correct calculations and diagrams. Answer these questions:

  1. What are the voltage, current, and power for one real element of your project circuit? Show the calculation.
  2. Include your circuit sketch for one sensor or actuator, labeled with voltages and expected currents.
  3. From the quiz prompt: one question you missed and the corrected answer.
  4. What did the AI get wrong or leave unverified in its circuit critique, and how did you check it?

Course Information

Assignments

Projects

Exams

Dynamic Modeling

Equipment Design

Control Design

Optimal Control

Related Courses

Admin