For the best experience, please use Google Chrome.
Setting up your app...
Tap below to open the full experience.
What is the difference between electrical Power (kW) and electrical Energy (kWh), and why do industrial consumers get penalized for having a low Power Factor even if their energy consumption remains the same? Answer : This question touches on the fundamental economic and technical aspects of utilizing electrical energy. The answer lies in understanding what you are billed for versus what the utility company must actually ... strain on the grid, minimizes energy losses, and frees up capacity for other customers....
Determine the relationship between v1 and io in circuit | Operational Amplifier
Loading products...
Why is a 3D CAD model more than just a "digital drawing" when used for engineering simulation, and what key information must be added to this geometric model to perform a meaningful analysis like a stress test? Answer : This question highlights the fundamental difference between defining an object's **form** (CAD) and predicting its **function** (Simulation). While a 3D CAD model is the essential starting point, it ... gradients, enabling them to identify and fix design flaws before a single piece of metal is cut....
Strength of Materials MCQs | Electrical Engineering
Why is Fourier analysis important in applied mathematics? Answer : Fourier analysis decomposes complex signals into simpler sinusoidal components. It is crucial in signal processing, image compression (JPEG), solving partial differential equations (heat equation, wave equation), and data analysis....
Summing Amplifier | Electrical Engineering
What is a Real-Time Operating System (RTOS), and why is it frequently used in embedded systems instead of a general-purpose operating system like Linux or Windows? Answer : The answer lies in one critical concept: **determinism**. While a general-purpose OS is designed for high throughput and fairness, an RTOS is designed for predictability and meeting strict timing deadlines. ... system where **failing to complete a task on time is considered a total system failure.**...
MCQ on Power Engineering | Electrical Engineering
What is the difference between analog and digital instruments in electrical measurement? Answer : Analog instruments use a continuously moving pointer or needle to represent the measured quantity. Example: moving-coil ammeter, analog voltmeter. They are simple and give a visual trend but have lower ... and can store or process data, but they may be costlier and require power supply/electronics....
Digital Electronics | Decimal to Binary Conversion Example
Why is "active listening" considered a skill that requires conscious effort, and how does it fundamentally differ from simply hearing someone speak or waiting for your turn to talk? Answer : The difference is one of **intent and engagement**. Hearing is a passive, physiological process of perceiving sound. Waiting for your turn to talk is a self-centered debate tactic. Active ... You gain a much deeper and more accurate understanding of the problem, leading to better solutions....
Alternating voltages and phasors : phasor addition of two voltages (Problem 4)
In designing an IoT application, what are the key trade-offs between processing data in the Cloud versus at the Edge, and can you provide a real-world example where each approach is clearly superior? Answer : This question addresses the fundamental architectural choice of "where the thinking happens" in an IoT system. The decision between Cloud and Edge computing directly impacts an application's ... data analytics, and centralized device management. This combination provides the best of both worlds....
Single Phase Series AC Circuit Example | Electrical Engineering
What are the fundamental limitations of traditional "hard-switched" PWM converters, and how do resonant or "soft-switching" techniques like Zero Voltage Switching (ZVS) and Zero Current Switching (ZCS) overcome these limitations to achieve higher efficiency and power density? Answer : This question addresses the critical challenge of **switching loss**, the primary barrier to increasing the operating frequency, and therefore the power density, of modern power converters. ** ... state-of-the-art applications like server power supplies, EV chargers, and renewable energy inverters....
Zener diode MCQ | Electrical Engineering
In C++, what is the fundamental problem that the virtual keyword solves when working with inheritance and pointers, and what is the practical difference in behavior when a base class function is declared with versus without it? Answer : The `virtual` keyword solves the critical problem of **static vs. dynamic binding**, enabling **runtime polymorphism**, which is arguably the most powerful feature of Object-Oriented Programming. In simple terms, `virtual` ... NOTE: No 'virtual' keyword here void draw() { std::cout ...
How to find allowable range of voltage of op-amp ? | Operational Amplifier | Electrical Engineering
How does a microcontroller, which operates exclusively with discrete digital values (1s and 0s), measure a continuous, real-world analog signal like the temperature from a sensor? Answer : The bridge between the analog real world and the digital world of a microcontroller is a crucial mixed-signal circuit called an **Analog-to-Digital Converter (ADC)**. Virtually all modern ... measurement like temperature, allowing a purely digital device to sense and react to the analog world....
Find the current through 4 ohm resistor by source transformation | Electrical Engineering
279 questions
206 answers
62.6k users