How to install new lights in an automobile

AI Thread Summary
To install decorative lights in an automobile, power can be tapped from the cigarette lighter, using a 5 amp fuse for protection against overloads. Standard LED lights can be used for easy installation, and special flashers are available for creating flickering effects, though legality may vary. It's important to check the car's manual for suitable electrical connections, typically found near the fuse box. For flickering effects, a microcontroller can be used with PWM for brightness control, while simple delays can turn LEDs on and off. Understanding the electrical system and using proper components is crucial for a successful installation.
Pagedown
Messages
92
Reaction score
0
hey everyone, I don't really know about the electrical of a car system. but i intend to need some help an guidance from you all about installing some decoration lights for an automobile.All i know the car uses a 12V lead-acid battery and has an alternator which charges up the battery when the car is moving.

1. Where to tap the power from?

2. How do i measure whether it is not overloaded?

3. How do i make my lights flicker if they were really normal LEDs? using an IC?
 
Engineering news on Phys.org
That is a big project, but there are some ways of making it easier.

Power can be taken from the cigarette lighter in the car and you can put a 5 amp fuse in series with the lights to protect the car's electrical system in case of a short circuit or other overload.

You can get LED lights for cars in standard fittings like the normal tail lights of a car. So, it might be easier to just use these.

See this page for examples:
http://www.ledshoponline.com/automotive_leds1157.htm#
That is just an example and you may find some near where you live.

And you can get special flashers for use with LEDs.
http://www.ledshoponline.com/electronic_flasher_cans.htm
This would flash like the indicator lights on your car, so it may not be legal because it could distract attention from the real indicator lights.

LED lights are directional, so you need to decide how you would place them to be decorative.
 
1. If I were to pull new cables, is it near the fuse box compartment below the steering?

2. What circuit is the flasher, is it the PWM from a microcontroller? but we need 5V from 12V to power up the uC right?
(anyway in microcontroller, why don't we use the delays to make led flicker, but we use PWM to make it flicker?)
 
Pagedown said:
1. If I were to pull new cables, is it near the fuse box compartment below the steering?

2. What circuit is the flasher, is it the PWM from a microcontroller? but we need 5V from 12V to power up the uC right?
(anyway in microcontroller, why don't we use the delays to make led flicker, but we use PWM to make it flicker?)

You would have to check the manual for the car to find out where the electrical connections are. You would probably find a suitable connection near the fuse board.

The flasher is unlikely to be a microprocessor. It may use a specially produced IC so that the device can be made cheaply.
You could use a relay like this:
[PLAIN]http://dl.dropbox.com/u/4222062/relay%20driver%202.JPG
and use a microprocessor to switch the transistor on and off.

You can use delays to turn a LED on or off, but if you want to vary brightness to other levels then you can use PWM.
 
Last edited by a moderator:
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top