1/32
Comprehensive practice flashcards based on the lecture series covering electromechanical system design, mechanics, electronics, programming, sensors, and control systems.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the definition of an electromechanical system as per the lecture notes?
Engineering systems that combine mechanical components with electrical, electronic, sensing, actuation, and computational technologies to perform useful tasks.
What five fundamental engineering domains define the core architecture of electromechanical systems?
Mechanical Engineering, Electrical and Electronics Engineering, Embedded Systems Engineering, Control Engineering, and Computer Engineering.
According to the lecture, what is the sequence of information flow in an electromechanical system?
Environment → Sensors → Signal Conditioning → Microcontroller → Control Algorithm → Actuator → Mechanical System → Environment.
State Newton's Second Law as it applies to machine design and specify the units.
F=ma, where F is Force (N), m is Mass (kg), and a is Acceleration (m/s2).
What are the formulas for Stress (σ) and Strain (ϵ) in mechanical subsystem design?
Stress: σ=AF; Strain: ϵ=LΔL.
Define Hooke's Law for elastic materials.
σ=Eϵ, where E is Young's Modulus.
What is the primary equation for calculating Torque (T) for rotating shafts?
T=Fr.
State the relationship between source voltage, current, and resistance in Ohm's Law.
V=IR.
What are the three power equations given in the electronic optimization notes?
P=VI, P=I2R, and P=RV2.
What is the output voltage equation for a standard voltage divider circuit?
Vo=ViR1+R2R2.
What formula determines the energy stored in a capacitor?
E=21CV2.
What is the current gain relationship in a Bipolar Junction Transistor (BJT)?
IC=βIB, where IC is collector current, IB is base current, and β is current gain.
Define the cutoff frequency (fc) for a Low-Pass Filter in sensor signal conditioning.
fc=2πRC1.
State the sampling theorem required to avoid aliasing in digital measurement systems.
fs≥2fmax.
How is the resolution of an N-bit analog-to-digital converter (ADC) determined?
Resolution=2NVref.
What is the output voltage relationship for a Buck Converter using Duty Cycle (D)?
Vo=DVin.
Define the Degrees of Freedom (DOF) Mobility Equation for planar mechanisms.
M=3(n−1)−2j1−j2, where M is mobility, n is number of links, j1 is lower pairs, and j2 is higher pairs.
What is Grashof's Law for four-bar linkage motion prediction?
S+L≤P+Q, where S is the shortest link, L is the longest link, and P and Q are the remaining links.
What are the equations for gear ratio and output speed in gear systems?
Gear Ratio: GR=NiNo; Output Speed: no=niNoNi.
What equation relates linear velocity (v) and angular velocity (ω)?
v=rω.
State the torque equation for rotational systems as per dynamic force analysis.
T=Jα, where T is Torque, J is moment of inertia, and α is angular acceleration.
In embedded systems, what are the characteristics of RAM vs Flash memory?
RAM is fast and volatile (stores variables/stack); Flash is non-volatile and retains data without power (stores firmware/algorithms).
How is the timer duration (T) calculated in microcontroller programming?
T=Prescaler×ClockPeriod.
What is the formula for average voltage (Vavg) in a Pulse Width Modulation (PWM) system?
Vavg=DVs, where D is the Duty Cycle (D=TTON).
What is the industrial standard PID control equation?
u(t)=Kpe(t)+Ki∫e(t)dt+Kddtde(t).
Describe the Seebeck Effect and its application in sensors.
The generation of a voltage (typically 10−50mV) when two dissimilar metals are joined and exposed to different temperatures; it is the principle behind Thermocouples.
What is the distance equation used for Ultrasonic Sensors?
d=2vt, where v is the speed of sound and t is travel time.
State the Lorentz Force Law for electromechanical energy conversion.
F=q(E+v×B), or approximated for conductors as F=BIL.
What is the DC motor voltage equation including Back EMF?
V=IR+LdtdI+Eb, where Eb=Keω.
How is the step angle (θs) calculated for a stepper motor?
θs=N360, where N is the number of steps per revolution (e.g., 1.8∘ for a 200-step motor).
Define the stability condition for continuous control systems.
All poles must lie in the left-half complex plane for the system to remain stable.
What is the transfer function (G(s)) of a standard second-order system?
G(s)=s2+2ζωns+ωn2ωn2, where ωn is natural frequency and ζ is damping ratio.
How is the reliability function (R(t)) calculated for an industrial system?
R(t)=e−λt, where λ is the failure rate.