Electronic – Help with electronic components

componentsremote controlswitches

Hello im completely new at this subject, so this might be a "newbie" question, but i need some help with finding some components, if they exist.

I would just like to know the names of the components and know if im using them right.


Component 1:
A detailed picture of the component

As you might see, i want to reverse the motor spin direction with the component "S2".

Questions:

  • Name?
  • How to use it? (Using the switch)
  • Can it be done with a remote controled circut?

Component 2:
Remote controlled switch

This might be a less obvious drawing, but my goal here is that i have 1 energy source, and the remote reciever has to recieve a lower voltage (I forgot to draw the resistor) than the component on the other half of the circut (LED).
Which also is the why the component LED is not connected in a serial connection.

In the real project the LED could be anything, but i drew it to clear it up.
So I want to be able to turn switch S1 ON / OFF with a remote control. The voltage running through S2 is lower than the one in S1, and i therfor want them to not get in contact.

Questions:

  • Name?
  • How to use it? (Using the switch)

Currently i do not know, which battery, motor or reciever im going to use.

I hope i made myself clear,

Thanks in advance. 🙂

Best Answer

  • Component 1 is a 2-pole, 2-way or double-pole, double-throw (DPDT) switch.
  • You have drawn it correctly. When the switch is thrown the motor will reverse.

The second circuit is as clear as mud. I think you just want to switch a load with the remote receiver.

schematic

simulate this circuit – Schematic created using CircuitLab

Figure 1. A typical method of solving this.

  • Use a voltage regulator to step down the voltage to your receiver.
  • When the receiver output turns high it switches on the transistor which switches on the load from your unregulated supply. Any small signal NPN transistor will do.

... but my goal here is that i have 1 energy source,

That's the 9 V battery.

... and the remote receiver has to receive a lower voltage (I forgot to draw the resistor) than the component

That's the 7805 voltage regulator. A resistor isn't suitable as the voltage at the end of it varies with current. The regulator maintains a constant voltage output; +5 V for the 7805. That may or may not be what you want for your receiver. C1 and C2 prevent the regulator from oscillating and are recommended in the datasheet.

The receiver has to have an output to be any use.

... receiver has to receive a lower voltage ... than the component on the other half of the circut (LED).

If you want to use a low-voltage receiver to switch a higher voltage load the standard approach is to use a transistor as shown.