Circuit Documentation
Summary of the Circuit
The circuit described is a simple AC power circuit designed to control an AC bulb using a rocker switch. The circuit is powered by a 220V AC power source. The rocker switch is used to turn the AC bulb on and off. The circuit does not include any microcontrollers or complex electronics, making it straightforward to understand and implement.
Component List
Power Source (220V AC)
- Component Name: power 220v
- Pins: hot wire, neutral wire
- Description: This component represents the AC power source that provides the necessary voltage to the circuit.
AC Bulb
- Component Name: AC Bulb
- Pins: P (Phase), N (Neutral)
- Description: The AC bulb is the load in the circuit that emits light when powered by the 220V AC source.
Rocker Switch
- Component Name: rocker switch
- Pins: output, input
- Description: The rocker switch is a simple mechanical switch that controls the flow of current to the AC bulb, allowing the user to turn the bulb on and off.
Wiring Details
Power Source (220V AC)
- Pins:
- Hot Wire: Connected to the output pin of the rocker switch.
- Neutral Wire: Connected directly to the N pin of the AC Bulb.
AC Bulb
- Pins:
- P (Phase): Connected to the input pin of the rocker switch.
- N (Neutral): Connected to the neutral wire of the power source.
Rocker Switch
- Pins:
- Output: Connected to the hot wire of the power source.
- Input: Connected to the P (Phase) pin of the AC Bulb.
Documented Code
There is no embedded code provided for this circuit as it does not include any programmable components or microcontrollers. The operation of the circuit is purely electrical and mechanical, based on the physical position of the rocker switch.
This documentation provides a comprehensive overview of the circuit, including the purpose and connection details of each component. The absence of code simplifies the implementation and maintenance of the circuit.