Create A Simple Schematic Diagram Symbols With The Continuity Tester (With Label) 1. Battery 9v. 2. Led 3. Resistor 100 Ohms 4. Proves 5. Switch 6. Fuse
Pinkalicious
#f9f
Carbon
#333
#f9f
Pinkalicious
#333
Carbon
About This Color Palette
mermaid
graph LR
B(Battery 9V) -->|+| S(Switch)
S --> R(Resistor 100 Ohms)
R --> L(LED)
L -->|-| F(Fuse)
F --> P1(Probe 1)
P2(Probe 2) -->|-| F
P1 --> P2
P2 -.->|+| B
classDef default fill:#f9f,stroke:#333,stroke-width:2px;
class B,S,R,L,F,P1,P2 default;
This diagram represents a continuity tester circuit with labeled components:
- Battery 9V (B): Provides power to the circuit.
- Switch (S): Controls the flow of current.
- Resistor 100 Ohms (R): Limits the current to protect the LED.
- LED (L): Lights up to indicate continuity.
- Fuse (F): Provides additional protection against overcurrent.
- Probes (P1 and P2): Used to test continuity across points in the circuit.
The circuit is designed to light up the LED when the probes (P1 and P2) detect continuity, indicating a closed circuit.
What would you like to do?
Other Similar Palettes
#E6F1F4
#BCE0DE
#8CDAD9
#2C6975
#1E4E5F
#12343B
#F4A49C
#A3C4C9
#A67C52
#335C67
#D1628B
#4CAF50
#7B8A72
#333333
#87CEEB
#FFA500
#ECE2D0
#007BFF
#F8F9FA
#FF6F61
#343A40
#28A745
#f9f9f9
#333333
#e0e0e0