Brief Introduction
Today we are going to design a car taillight (turn signal) circuit effect as shown below:
That is, when the car turns, the driver turns on the turn signal, and the tail lights will be lit up in turn according to the direction, and after a certain interval, all will be turned off. Finally, it will be repeated until the driver turns off the turn signal.
This effect can be achieved by the following circuit:
The complete circuit diagram is as follows:
There are two main points in circuit design:
When the turn switch is pressed, the LEDs need to light up one by one;
The process of LEDs being lit up one by one is repetitive.
Effect display When the turn switch is pressed, the LEDs need to light up one by one.
The process of LEDs being lit up one by one is repetitive.
How it works
The PNP transistor (Q3/Q4/Q12/Q13) controls the LED power supply in the circuit, and the condition for its conduction is that the corresponding NPN transistor needs to be turned on.
When the driver does not press the turn signal, the NPN has no base current Ib, so the NPN is not turned on, and the corresponding PNP is also not turned on, so the light will not light up unless the turn signal switch is pressed.
When the steering switch is pressed, the NPN will flow through the Ib current, so the NPN will be turned on, and at this time the PNP will also flow through the Ib current, so the PNP will also be turned on. Therefore, the LED will receive voltage and be lit.
When the first Q3 is turned on, Q14 will flow through Ib, so Q14 will also be turned on. However, since the voltage of C7 = Vcc, Q4 must wait until the voltage of C7 is released through Q14 before it can be turned on. This achieves a certain conduction time interval between LEDs.
The control principle of the remaining two LEDs is the same as that of the second LED. The interval conduction time of the LEDs can be adjusted by setting the capacitor size.
Finally, the repeat function is implemented. Since the control signals of the four LEDs are cascaded, to turn off all of them, you only need to turn off the power of the first LED. So we can add a triode circuit at the last end to control the control signal of the first stage.
The length of the repetition time is proportional to the size of capacitor C13.
Summarize
The working logic of the circuit is relatively simple, and the entire circuit can be divided into three parts:
Power supply control circuit
Time control circuit
Repetitive control circuit
The above circuits all utilize the working characteristics of basic components. If you find something you cannot understand, you need to improve your circuit basics.
Previous article:The role of power semiconductors in electric vehicle charging
Next article:e-Cockpit Solution for Core Board Based on SemiDrive X9H
- Huawei's Strategic Department Director Gai Gang: The cumulative installed base of open source Euler operating system exceeds 10 million sets
- Analysis of the application of several common contact parts in high-voltage connectors of new energy vehicles
- Wiring harness durability test and contact voltage drop test method
- Sn-doped CuO nanostructure-based ethanol gas sensor for real-time drunk driving detection in vehicles
- Design considerations for automotive battery wiring harness
- Do you know all the various motors commonly used in automotive electronics?
- What are the functions of the Internet of Vehicles? What are the uses and benefits of the Internet of Vehicles?
- Power Inverter - A critical safety system for electric vehicles
- Analysis of the information security mechanism of AUTOSAR, the automotive embedded software framework
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- MSP430F5529 library functions
- A seemingly reasonable PCB design, why does the step area on the board bubble after welding?
- MicroPython Hands-on (16) - Image display on the control board
- When debugging a program in KEIL5, why can't F10 and F11 go down when the program runs to WHILE(1)?
- [EETALk] What knowledge do I need to master as a Bluetooth engineer?
- Interconnecting automotive 48V and 12V rails in dual-battery systems
- Do I need to draw a system architecture diagram before designing a digital circuit using Verilog?
- The difference between new energy buses and passenger cars in terms of BMS structure
- Please recommend some learning materials for system verilog and uvm
- 【IoT Development Based on Raspberry Pi Education Kit】Project Submission