Donate SIGN UP

How To Construct A Series Parallel Circuit Using Any Programming Language Given The Total Resistance?

Avatar Image
SHANELB | 14:09 Wed 20th Feb 2013 | Jobs & Education
1 Answers
Can somebody please help me with my school project? Our teacher ask us to make a code that will construct a series parallel circuit when the total resistance is already given. Specifically, Visual Basic is chosen but any other programming languages will do as long as it will be able to execute the instruction, that is, to construct the circuit.

Thank you!
Gravatar

Answers

Only 1 answerrss feed

Best Answer

No best answer has yet been selected by SHANELB. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
Whatever language you need to work out the algorithm you want to use first.

You know blocks of resistance in series just sum, and that in parallel they have that 1 over equation. i think you may need to work out how the total resistance can be broken down into such blocks, that you can create with the resistances you have. After than the coding should be relatively simple.

Only 1 answerrss feed

Do you know the answer?

How To Construct A Series Parallel Circuit Using Any Programming Language Given The Total Resistance?

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.