More than one of a thing, performing the same task simultaneously
4
votes
3answers
270 views
crystal oscillators connected in parallel
why there are two crystal oscillators connected in parallel in the circuit above? i am familiar with the configuration of Q2( look at the schematic) but what is the purpose of Q3? do i really need ...
1
vote
2answers
95 views
Connecting nine LEDs
I am making a small project for myself but have very limited knowledge on electrical engineering (V=IR is about all i know). I want to power nine LEDs (max 28 mA, 2.25V) with one battery. Do i connect ...
2
votes
2answers
135 views
Can someone explain this simple schematic? (capacitor with voltage regulator)
Please understand that i am actually a really beginner in electronics.
I found a really nice topic on how to create a 5V DC from a 9v power supply. All is ok. But in order to smooth out ripple, the ...
0
votes
3answers
60 views
Why does a voltmeter show voltage drop
Consider this circuit.
What would I get if I measure over R1? It should be less than 12v, right? But then what volatage is LAMP1 running at? Is it still 12v, or is it the voltage I measured across ...
1
vote
2answers
153 views
Why does a voltmeter read lower across a load than across a supply?
From the Wikipedia article about series and parallel circuits:
As an example, consider a very simple circuit consisting of four light bulbs and one 6 V battery. If a wire joins the battery to one ...
1
vote
1answer
44 views
Can I use two LMD18200 in parallel?
I'm building a DCC booster that at present uses one LMD18200 as per the circuit diagram. This gives me a continuous current draw of 3A, however I'd ideally like much more amperage (since I'm running a ...
1
vote
2answers
115 views
Paralleling of 2 power supplies with different voltages
I have 2 full bridge dc-dc converter from 12 to nearly 170 volts. each one are designed to 250 watts...
I am designing the transformers and is very complicated to make exactly equals by homemade and ...
0
votes
2answers
74 views
Series - Parallel Resistor Calculations
Hi,
I would be very grateful if anyone could shed some light on the below diagram as I'm trying to calculate the total resistance between A and B in this series parallel configuration.
10 and 20 ...
1
vote
4answers
110 views
Finding voltage in series-parallel
I'm working my way into an Electronics Technician career diploma and have came across a question that is kind of throwing me for a loop.
I'm kind of confused on which resistors would be considered ...
1
vote
1answer
159 views
Series and parallel Lipo question (20,000mAh capacity)
I got a battery bank from China and it says in the back that the rated capacity is 20,000mAh (3.7V). After some use (charging my laptop) I decided to open the thing and I noticed four cells of 5000mAh ...
3
votes
1answer
93 views
Which interface is better for my OLED displayer?
I have a 0.96 inch 128x64 Yellow-Blue oled display module like this: OLED module and i want to use of it. The Driver is SSD1306. When you see in the SSD1306's datasheet you know it support 8-bit ...
-2
votes
2answers
68 views
Trying to visualize the wording of a question about finding the resistor that carries the highest voltage
I know how to find the higgest current in the resistor, it's just the visual that I'm second guessing.
This is the question.
This is the what I drew from it
1
vote
2answers
79 views
If voltage is the same across each resistor in a parallel circuit, what's the point of resistors if there's 4 of them in a ciruit with 50volts
If voltage is the same across each resistor in a parallel circuit, what's the point of resistors if there's 4 of them in a ciruit with 50volts, it won't affect the voltage.
I also noticed that when ...
0
votes
1answer
100 views
Programming several AVR MCUs simultaneously? (with parallel)
I was able to program three ATMEGA32 simultaneously using ISP.
In your opinion, can I program several AVRs at once with parallel? Unfortunately, I do not have a parallel programmer. Can you test ...
0
votes
1answer
50 views
Can I charge multiple identical devices in parallel from on transformer
I have four identical devices (HDD enclosures), each requiring 12V, 2000mA. Each of them came with their own power supply/DC transformer, but they are fat and chunky, and if possible I'd like to ...
-4
votes
1answer
112 views
How to Calculate battery drainage from a set # of LEDs
I will be wiring 18 LEDs to three 3.7V batteries(600mAh) in parallel. 10 of the LEDs are rated at 4.5V with 40mA and 8 LEDs are rated 3V with 20mA, how long will these 18 LEDs run on the three ...
-6
votes
3answers
162 views
What is the effective capacitance of this circuit?
I'm trying to work out, in general terms, the effective capacitance of this circuit between Out_1 and Out_2:
What is the effective capacitance of this circuit and will the resistors affect the ...
1
vote
2answers
87 views
Parallel circuit
What happens if i connect 2 or more similar 12 volt and 5 amperage electrical adapters in parallel to a single load to avoid power outage and continuous power supply.
Volt= 24 or 12
Amp = 5 or 10
...
2
votes
1answer
140 views
Parallel->Series switches for capacitor bank, only one charges
Here's my goal: To create a capacitor bank to dump a load in to a load resistor/inductor, pulsed, without using switches and keeping it as isolated as I can from myself.
Here is what I have so far:
...
1
vote
1answer
64 views
MM5452 with 4 digit parallel 7-segment LCD display
I have a question regarding the backplane connection for the MM5452. From this data sheet:
MM5452/MM5453 Liquid Crystal Display Drivers
It says that the backplane pins on the MM5452 connects to a ...
8
votes
4answers
1k views
Transistors in parallel
I want to use several transistors in parallel to control current through a load. This is to distribute the current through the load across the transistors so that individual transistors with a rated ...
1
vote
1answer
71 views
Parallel to less parallel without throttling
I'm modeling a camera-serial interface in Verilog. My design takes video frames in, packetizes them in a certain format, and then distributes them among 1 to 4 parallel lanes. Each lane is 8 bits ...
3
votes
2answers
168 views
Can I use more diodes for lower voltage drop and higher current?
The problem is simple: I have bought an UBEC, which should accept 7,6V from my battery and give me 5V to power my electronics. But the one I bought does not give me 5V, but 5.3V - that could cause ...
3
votes
2answers
1k views
Parallel port output in C++ on Win7 x64
First of all, I have searched the internet all day long, including here on stackexchange, and couldn't find a clear solution. Only ambiguous answers and dead links.
Let's start with what I have: my ...
4
votes
0answers
61 views
Implementation of AES algorithm using Systolic architecture
I need to generate a VLSI Systolic array to implement the AES encryption algorithm with key length of 128 bits. Following are the possible ways :
Systolic for Key expansion
Systolic in MixColumn ...
0
votes
1answer
104 views
Running 7V motors with 2x 3.7v batteries
We're really enthusiastic to build a homemade quad-copter with almost no knowledge about such things. We will probably use Arduino and Bluetooth to control it, but we have a question about the motor ...
1
vote
2answers
102 views
Powering two 8-Ohm speakers in parallel with a 4-Ohm per channel audio amplifier
Are there any possible problems powering two 8-Ohm speakers in parallel with an audio amplifier designed to drive 4-Ohm per channel? (Both the speakers and amplifier are generic, and the speakers are ...
3
votes
3answers
367 views
ASIC vs ? — Performance & Cost
I'm interested in creating a custom linux based solution that will crunch sha256 cryptographic algorithms at insane levels of speed. I'm also on a limited budget... I have no background in EE but I ...
2
votes
1answer
180 views
How exactly do all FPGAs work together on this board to carry out high speed calculations
The board I am referring to is called "Merrick 3" from "Enterpoint (ltd)". The web page can be found here: http://enterpoint.co.uk/products/asic-development-high-performance-computing/merrick-3/
I ...
2
votes
1answer
121 views
OpenCL for Altera FPGAs
Recently I have been quite interested in OpenCL of the Khronos Group, and already gained some experiences with the language. I'm excited to know that OpenCL now works with Altera FPGA.
...
4
votes
2answers
228 views
How to deal with multiple pull-up resistors on modules
I was thinking about doing a modules for a development board I did a few days ago that will include spi/i2c interfaces.
The problem is that I didn't included pull-up resistors in the MCU pins in the ...
3
votes
3answers
261 views
Diodes in parallel
I need to protect about 5A @ 6V from something stupid like my revering the battery wires when connecting them to the circuit. I thought that I could use 5x 1A diodes in parallel, but it seems that I ...
2
votes
2answers
291 views
Designing parallel RLC band-stop filter in series with load from f0, gain, Q parameters
I've been trying to design a band-stop filter for my headphones to cut back on excessive highs and to provide a more flat frequency response.
With a software EQ and lots of tries, I managed to arrive ...
0
votes
2answers
223 views
Finding Thevenin equivalent
I'm looking to find the Thevenin equivalent of two parallel voltage sources where each source has some internal resistance as well for simulation in Matlab. I don't know where and how exactly to put a ...
0
votes
3answers
69 views
Finding source voltage, v1, and I1 in a circuit with a current source
simulate this circuit – Schematic created using CircuitLab
*Can anyone tell me why this circuit would be considered parallel instead of series?
0
votes
1answer
116 views
24-bit parallel TFT module on circuit designed for 16-bit parallel
I've designed a circuit that connects a 16-bit parallel LCD TFT module to the SPI-connector on a RPi, but bigger TFT modules often have 24-bit parallel. Can I use a 24-bit parallel TFT with my circuit ...
6
votes
1answer
110 views
How can SCRs be effectively paralleled?
I'm designing a precharge circuit which will carry 200A when closed. I'd like to use MCO150 Silicon Controlled Rectifiers, but they won't handle the current. Two in parallel looks like the most ...
0
votes
0answers
127 views
How to sum or calculate voltage or current harmonics component that are in parallel ?
Recently I measured voltage and current harmonics in coal mining industry. But they only have Power Quality Meter with limited current clamps (not big enough for the PCC(point of common coupling)). So ...
-2
votes
6answers
3k views
how to calculate total resistance in circuit with parallel and series resistors connected
A battery of EMF 8.0 V and internal resistance r = 1.0 – is connected to an external circuit as shown:
I need to find out the total resistence and my problem is that I dont know which resistors ...
5
votes
2answers
193 views
Mathematical approch to measuring current, voltage and resistance of mixed series and parallel
If there is a circuit like the one below, where all resistors are 1k ohm, how does one determine the currents? The voltage sources are all 10 volts.
The problem I am having is that I do not know if ...
3
votes
3answers
432 views
Parallel and Series Circuits Question (Electron Flow)
So this is a pretty basic question, I understand the aspects of parallel and series circuits but don't understand why?
For instance:
How can the Battery be "drained" faster when say 3 LEDS are ...
1
vote
3answers
324 views
Math to predict current in circuit with different voltages in parallel
I was playing around with my voltmeter and I came across something I don't know how to work the math of.
The circuit built was the one below, the right power supply was a 9V battery and the left was ...
4
votes
1answer
129 views
How do I calculate the voltage at these locations?
I'm wondering how to calculate the voltage on the following charts (series circuit and parallel circuit). I'm interested in the math process involved, not the answer.
I'm mostly confused about how ...
-1
votes
3answers
3k views
What are some uses of series and parallel circuits [closed]
My professor has mentioned some uses of series and parallel circuits. Could someone give me some more examples of each especially series. I would like to understand the two more in how they contribute ...
1
vote
1answer
307 views
Peltier generators series vs parallel
If you are using peltiers as generators do you get double the voltage if you connect two in series, and double the ampage if you connect two in parallel?
2
votes
1answer
819 views
How to communicate between 8051 microcontroller and PC
I am working on a project of mine in which I am getting data from multiple sensors into an 8051 microcontroller.
I'm building a car simulator in which I have various car components such as a steering ...
4
votes
1answer
3k views
Resolved: Howto re-wire Sony Simulview 3D glasses for Dual Play Support
Circuit board here:
These active shutter 3D glasses work by alternating a shutter lens on and off in sync with the TV and the resulting effect is that 120 Hz refresh are used for left eye, and the ...
3
votes
2answers
340 views
Series and Parallel together for 3 Solar Panels?
I don't know who to ask about this. I know it works, but don't know if it's a good idea or a safe idea.
I have 3 solar panels, 240W each.
I have a need for 720W max and 60V.
I thought. hmmmmm, put ...
4
votes
4answers
289 views
More than 2 resistors in parallel
Most people know the formula for the total resistance of parallel resistors:
\$ \dfrac{1}{R_t} = \dfrac{1}{R_1} + \dfrac{1}{R_2} + {}...{} + \dfrac{1}{R_n} \$
If there are only 2 resistors, that can ...
2
votes
2answers
204 views
If I were to design a multi core processor with a lot of cores, what are the pro cons of having 8 bit, 16 bit or 32 bit cores?
I was lurking into wikipedia, looking about processors with the highest number of cores, and obviously when you need cores to communicate between each other it can be problematic since it require much ...