The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
4answers
131 views

Component with an impedance that has a negative real part

Is there an electrical component such that its impedance has a negative real part ? Fact: Any electrical component made from resistors, inductances, capacitors (connected in possibly complex ways ...
1
vote
2answers
54 views

ARM Power/Exponential Function

I'm trying to code an exponential function for use on a PWM signal. My question is, does anyone know how to do a power function on an ARM cortex-M (STM32F4 in this case, which has an FPU) ...
-2
votes
0answers
40 views

Limits of electromagnetic computation [closed]

How do Maxwell's equations used for calculations and electromagnetic simulation push the limits of our numerical methods and computation tools? What are the modern limitations people in the field ...
0
votes
2answers
182 views

basic math question about voltage, ohms, resistance

total n00b here. After working on several projects by copy & paste from other people's schematics and code, I'm finally digging in and learning some of the math to know what I'm doing. If I have ...
3
votes
1answer
56 views

Convert between dBA, dBV and RMS values

How do I convert between dBA, dBV and RMS values? For example, I have used a current probe (clamp) with a gain of 100mV = 1A to measure a series of currents in dB and I would like to know the ...
0
votes
0answers
28 views

relation between transfer function and homogeneous solution of system [closed]

Transform the following differential equation into a transfer function and find the homogeneous solution to the differential equation from the transfer function $$\frac{5dy(t)}{dt} + 10y(t)=x(t)$$
1
vote
1answer
204 views

how to select capacitor values

I am trying to find information on formulas used to calculate capacitance required for a given circuit. Not a circuit in particular, just in general how to figure out what value should be used. I know ...
2
votes
2answers
130 views

I have to determine if the signal is linear, time-invariant, and/or causal

Here is my problem: $$\frac{d^2y}{dt^2} + 5\frac{dy}{dt} + 8y(t) = \frac{dx}{dt} + 3x(t)$$ I have to prove if this system is homogeneous and additive in order for the function to be linear, but can ...
-1
votes
1answer
84 views

what type of electronics job would combine mathematics, electronic design and programming into one [closed]

There are quite a few different areas of jobs in the Electronics industry. We have Analogue, Digital, Embedded, Telecommunications, Control and much more. What I wish to know is that what job would ...
3
votes
1answer
214 views

Constant current source math - Using AD8276 differential Op-Amp

So I'm trying to implement a constant current source to conduct a specific measurement using a AD8276 differential amplifier. I'm trying got derive the equations my self for sanity check, and to give ...
-2
votes
1answer
114 views

CORDIC hardware accelerator for mathematical application [closed]

I have an application which has many mathematical operations. I want to ask what is better: To have an accelerator function (convert C code to VHDL)? To use CORDIC algorithmic? If I want to use ...
4
votes
3answers
241 views

Solving this op-amp circuit

I would appreciate some help solving the following circuit. I've been trying for a very long time and can't get the same answer the book has. I'm trying to get \$ V_o \$ in terms of \$ I_{os} \$. ...
3
votes
1answer
108 views

Switches needed in an n-location multiway switching system

Wikipedia shows us we can construct a two location multiway switching system with two 3-way switches: They also teach us how to perform three location multiway switching with two 3-way switches and ...
1
vote
2answers
112 views

Basic circuit analysis - diferential equation

This is the circuit I got from an example in a book "Practical Electronics for Inventors", on page 48: How can one understand that \$0=R\frac{dI}{dt}+\frac{1}{C}I\$ implies ...
15
votes
4answers
9k views

How to determine position from gyroscope and accelerometer input?

I have a 3-axis accelerometer and a 2-axis gyroscope. I intend to measure something that only moves in the X and Z axis. I've heard of using Kalman filters to smooth out the acceleration vectors, but ...
1
vote
1answer
155 views

How does one compute the ripple currents seen by a boost converter output capacitor?

Suppose one is designing a boost converter, with a known maximum current load, and a known inductance: The ripple current seen by the output capacitor is critical. If that current is too high, the ...
3
votes
1answer
293 views

How does one compute the ripple currents seen by a rectifier filter capacitor?

Suppose one is designing a full-wave rectifier bridge, with a known maximum current load, and a known input inductance. Assume three-phase for this example, though the same concept applies to ...
2
votes
3answers
117 views

Does LTSpice support a “Remainder” or “Modulus” function?

I am trying to change a parameter in LT Spice with if statements and make it change on whether a different value is even or odd. Mathematically, this would be easy with a remainder or modulous ...
1
vote
0answers
52 views

Are descriptor systems necessarily non-minimal?

I am working with model order reduction for electrical circuits. I am looking to implement Balanced Truncation as a form of model reduction. The systems I work with are definitely stable, but not ...
3
votes
2answers
166 views

How to mathematically determine the frequency of a tone based on components being used

My REAL question is how to choose the right components if you want a specific frequency spit out from a 555. In my particular case I want a potentiometer to control an output frequency from 16Hz to ...
3
votes
1answer
132 views

Addition and subtraction in digital electronics

Why is it that addition of the 2's complement is an efficient method of subtracting? Does this simplify the circuit?
2
votes
2answers
3k views

How to calculate thickness of cable based on material and current?

How thick copper cable should I use for 16A current? How thick it should be if I use aluminum wire? Is there any generic equation which I can use? I am using direct current with 12V but as far as I ...
6
votes
4answers
658 views

How fast does a 64-bit multiply or divide execute on an FPGA?

When using a regular FPGA such as Xilinx Spartan 3 or Virtex 5, how many cycles does a double-precision floating-point 64-bit multiplication or division take to execute? As far as I understand, the ...
2
votes
1answer
368 views

Using a Laplace transform to figure something out in a DC circuit

When would you use a Laplace transform to figure something out about a circuit? Does the circuit have to have capacitors?
2
votes
1answer
585 views

How would a Laplace transform be useful in analyzing this circuit?

I'm expecting a midterm question about the circuit below that involves the equation t=RC and using a Laplace transform. We won't actually be using differential equations. Memorizing a certain equation ...
-2
votes
1answer
121 views

SQNR of 16 bit signed multiplication with MSB storing in 16 bits

I'm trying to figure out what the SQNR is if I multiply 2 16-bit signed integer values and store the result as a 16-bit signed integer, dropping the least significant bits. For example: a (16 bit ...
2
votes
1answer
132 views

What “rule of thumb” to use for mapping -3dB frequency to ideal response for 2nd order Sallen-Key?

For a first order passive filter (RC circuit), we often reach for a the familiar 10X rule. If the -3dB corner frequency is f, then "ideal" frequency response starts at 10f. What similar factor can be ...
0
votes
1answer
82 views

Calculating run time for a device with variable current draw

I recently built a small microcontroller-based project for a friend that consumed different amounts of current at different times. I wanted to calculate the run time for a given battery type (but ...
1
vote
3answers
224 views

Can you sum and difference in a single op-amp?

I want to take two independent differential signals (audio line inputs with unknown properties which may be present or not), remove any common-mode noise from each of them (they could each have ...
-1
votes
1answer
75 views

Math: Temperature tranform equation [closed]

While reading the MAX6605 datasheet, which is an analog temperature sensor, I ran across the following: The temperature-to-voltage transfer function has an approximately linear positive slope and ...
1
vote
1answer
310 views

Calculating dBFs from RSSI

I have RSSI calculated as vector magnitude. $$ RSSI = \sqrt{I^{2}+Q^{2}} $$ I and Q are 12bit values from ADC. Is there a way to convert RSSI to dBFs and how it is done?
15
votes
4answers
701 views

What is the function of a Fourier Series?

What is a Fourier Series? What it is used for?
3
votes
4answers
221 views

Why am I not arriving to non-inverting amplifier equation?

I was trying to derive the non-inverting amplifier equation and I ran into some trouble deriving it. By making the voltage between R1 and R2 VRef, I set my equation to Vin - VRef = Vout. Because ...
9
votes
5answers
512 views

Advanced Math in day to day Electronics? [closed]

So i've been watching the MIT 6.002x Classes and they are really interesting, I feel like i've got a good grasp of Circuits and the Basics (I graduated with a CS degree...but EE appeals to me too). ...
6
votes
2answers
1k views

Why V rms instead of V average?

I'm looking at an equation for average power in a signal $$ p_{avg} = \frac{1}{R} v_{rms}^2 $$ and wondering why it isn't $$ p_{avg} = \frac{1}{R} |v|_{avg}^2 $$
1
vote
2answers
200 views

Block Diagrams with offset in control theory

I have an equation in the form $$y = mx+b$$. In block diagram form, I could draw this with a proportional gain block and a summer. I was wondering if there are some clever tricks where I can make ...
1
vote
2answers
158 views

How can I do a frequency sweep when the frequency modulation index is dependent on the amplitude?

I have a question regarding frequency modulation and the modulation index. I know that the modulation index can be given by $$\beta = \frac{\Delta \omega}{\omega_m}$$ So the value of the ...
4
votes
3answers
119 views

Is there a function to model the resistance between 2 metal probes

I'm trying to design something that will measure the amount of rainfall in a small container. And I was wondering if there was a function I could use to calculate the resistance of the metal probes ...
7
votes
1answer
336 views

Constant power discharge of a non-ideal capacitor

My employer sells boost converters to hold up motor drives during power loss. These boost converters are fed from capacitor banks. In order to size these banks correctly, we need to take their ...
2
votes
1answer
315 views

Why does the base-emitter voltage of a BJT decrease with temperature?

According to Sedra/Smith Microelectronic Circuits, \$v_{BE}\$ changes by \$-2\text{mV}/\text{°C}\$. I cannot understand how this could possibly be the case given the equations I am familiar with. ...
5
votes
5answers
299 views

Calculating resistance in decibel

In EMC there is an equation for charactristic impedance (If I am not wrong) that is defined as: $$Z_w = \frac{E}{H}$$ As you know \$E\$ is expressed in Volts and \$H\$ as Ampers. I had the exam ...
1
vote
2answers
160 views

How can I determine the peak power consumption of my office

how can I determine the theoretical peak power cost per hour for my computer? What is the formula I can use to calculate this? Do I need to know amperage? My current cost per hour is ...
0
votes
2answers
303 views

Is feedback transfer function the same as the transfer function for the whole circuit?

I have a circuit very similar to the inverting band pass filter circuit here: I was asked a question about the circuit's feedback transfer function. Is this the same as the transfer function for the ...
1
vote
4answers
342 views

How to fix rounding errors on microcontroller?

Here are the specs for the chip/chip family that our vendor is using. For our product we are asking them to perform a calculation by multiplying a number by a factor that has a decimal point...for ...
5
votes
2answers
388 views

transfer function of a full bridge diode rectifier

I'd like to find the s-domain transfer function of a full bridge diode rectifier with capacitive output filter. Surprisingly, there doesn't seem to be much literature on this. Analytically, I am ...
-1
votes
1answer
301 views

how to calculate exp(x) [closed]

Could someone explain me how to calculate "exp"? Basically I have to calculate intrinsic density for silicon at T = 200K $$n_i=(N_cN_v)^{1/2}exp(-\frac{E_G}{2E_T})[cm^{-3}]$$ $$\sqrt{N_c ...
5
votes
2answers
237 views

Is memristance missing from our models?

Since memristors are fundamental two-terminal, passive elements, is memristance a missing contributor that should now be included in distributed element calculations and parasitic extraction?
2
votes
1answer
1k views

Rotating a gyroscope's output values into an earth-relative reference frame

For whatever reason, I seem to have gotten myself twisted into quite a confusion on how to process data from my 3 axis gyro and 3 axis accelerometer to get gyro rotation values related to the earth's ...
1
vote
1answer
87 views

Communications engineering, call arrival rate, poisson

I am taking a course in communication engineering which involves some probability theory that I'm not quite familiar with. Please see the attached image for my problem. I don't get why that equation ...
1
vote
1answer
640 views

CRC-16 Calculation

I'm trying to calculate the CRC-16 in hex form using a seed of 0x0000. For your convenience, here's the polynomial for CRC-16 \$ x^{16} + x^{15} + x^2 + 1 \$ I have the following packet sequence ...

1 2