Re: series or parallel?
You should wire these in parallel. Most likely, these bulbs are designed to operated at your boat's native voltage (most likely 12V). If you wire these in series, each will only have a fraction of the voltage delivered to it.<br /><br />You can still have one switch to operate them all--that will be no prob. Hopefully this ASCII art schematic will serve the purpose of showing you how to wire this.<br /><br />
Code:
(-)----------|------|-------|<br /> | | |<br /> 3 3 3<br /> 3 3 3<br /> | | |<br /> | | |<br />(+)---/ ---------------------<br /><br />(-) : Battery Negative<br />(+) : Battery Positive<br />3 : Light bulbs<br />/ : SPST (Single Pole Single Throw) Switch
I am very new to boating, but as a Computer Science student, I know a bit about electronics.<br /><br />It may be customary in marine applications to use a DPST (Double Pole Single Throw) switch instead of SPST, im not sure, but the same principle will apply.<br /><br />There is laws of electronics called Kirchoff's Laws, that can be applied in the following way:<br /><br />If you want 2 or more devices to have the same VOLTAGE applied across them, wire in parallel.<br /><br />If you want 2 or more devices to have the same CURRENT through them, wire in series.<br /><br />I think you will find that parallel will dominate in most all cases.<br /><br />Sorry if I insulted your intelligence--it was not intentional. I just get excited about being able to explain things I know to people in a community where I am a newbie ;-)<br /><br />If you need any clarification on anything I have said, send me an email: dan DOT orchard AT centerpointmgt DOT com<br /><br />Replace the DOT with . and the AT with @. This is to reduce the amount of spam I get from bots scanning the web.<br /><br /><br />--Dan