How Can a 12-Year-Old Reverse Motor Polarities Using a Phototransistor Switch?

  • Thread starter Thread starter univeruser
  • Start date Start date
  • Tags Tags
    Device Reverse
Click For Summary

Discussion Overview

The discussion revolves around creating a circuit that allows a 12-year-old to reverse the polarity of a motor using a phototransistor switch. Participants explore various circuit designs, including flip-flops and H-bridges, and discuss the feasibility of using different components for wireless control of a motor in a zeppelin project.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related
  • Mathematical reasoning

Main Points Raised

  • One participant seeks a circuit that swaps motor polarities using a phototransistor and resistor.
  • Another suggests using a flip-flop circuit to toggle the state with each activation of the phototransistor, which would control a DPDT relay for reversing the motor direction.
  • A participant provides a diagram of a reversing switch and explains how it can change current direction to reverse motor spin.
  • Some participants discuss the necessity of a flip-flop, with one arguing it may not be needed if the phototransistor output is always valid.
  • Another participant proposes using an H-bridge integrated circuit (L293D) as a solution for controlling motor direction.
  • One participant expresses the need for a schematic diagram to better understand the proposed circuits.
  • Concerns are raised about the complexity of the project, with suggestions to focus on basic concepts before attempting more advanced designs.
  • A participant mentions the desire to use phototransistors modulated to different frequencies for a more complex control system involving a zeppelin.
  • There is a discussion about the limitations of infrared control compared to radio control for the zeppelin project.

Areas of Agreement / Disagreement

Participants express a variety of approaches and opinions regarding the circuit design, with no consensus on the best method to achieve the desired functionality. Some suggest using flip-flops, while others propose H-bridges or simpler switching methods. The discussion remains unresolved regarding the optimal solution.

Contextual Notes

Participants mention various components and configurations, but there are limitations in terms of available materials and the complexity of the proposed designs. Some discussions also highlight the need for clearer diagrams and explanations to aid understanding.

Who May Find This Useful

This discussion may be useful for hobbyists interested in electronics, particularly those exploring motor control circuits, as well as educators and students looking for practical applications of phototransistors and relay systems.

univeruser
Messages
54
Reaction score
0
There is nothing I have tell before I go about on this madcap search. The problem is that I'm only 12 and searching for a device (or a circuit) which changes, or swaps, polarities, every time the switch (a switch made from a phototransistor and a resistor, in essence, getting activated wirelessly) is on. In other words, the motor (brushed) to which it will be connected will spin in one direction, and will begin to spin in the opposite direction once the switch is switched on.
 
Engineering news on Phys.org
You need 2 things: a flip-flop circuit, and a reversing circuit. Your trigger (the phototransistor) will change the state of the flip-flop with each activation. The flip-flop should activate the coil of a DPDT relay wired as a reversing switch.
 
If you click on this diagram, it will get bigger:

Reversing switch.PNG


It is a reversing switch.
Those switches at the sides of the motor can be operated by a relay or they can be real switches that are operated by one knob.

Notice the two possible positions of the switches. Doing this reverses the direction of current flowing in the motor. With some motors, this will reverse the direction of the motor.

The red lines are there to show the direction of the current flow in the black wires.
 
Thanks. New year wishes, my friend! But just help me know how I make a flip-flop switch with a phototransistor as aforementioned, for I would prefer it if zgozvrm would send me a schematic diagram explaining the circuit he he has suggested.
 
univeruser said:
Thanks. New year wishes, my friend! But just help me know how I make a flip-flop switch with a phototransistor as aforementioned, for I would prefer it if zgozvrm would send me a schematic diagram explaining the circuit he he has suggested.

You don't need a FF if the signal out of your phototransistor is always valid. FFs are used for 1-bit memory storage.

Here's a wiki page on H-bridges that vk6kro showed you. You should be able to use your optotransistor output and a couple of gates/inverters to make the signals to drive the 4 switch transistors.

http://en.wikipedia.org/wiki/H-bridge

.
 
univeruser said:
Thanks. New year wishes, my friend! But just help me know how I make a flip-flop switch with a phototransistor as aforementioned, for I would prefer it if zgozvrm would send me a schematic diagram explaining the circuit he he has suggested.

See this site for information on how flip-flops work:
http://wearcam.org/ece385/lectureflipflops/flipflops/

I would suggest using the T-Type flip-flop with the T input constantly set high. Then use the clock input as the trigger (the output of your phototransistor). Each time the phototransistor triggers, the T flip-flop's output would toggle. This, in turn, could drive an output transistor that could drive the coil of a DPDT relay wired as a reversing switch (as vk6kro's diagram shows).

berkeman said:
You don't need a FF if the signal out of your phototransistor is always valid. FFs are used for 1-bit memory storage.

There are, of course, many other ways to accomplish the same thing. This is just the first thing that came to mind for me.
 
If you see the attachment, you will know that I have formulated the circuit of reversing poles using a DPDT switch. There is a part enclosed in a dotted blue box, the DPDT, which I have marked so that it can be removed and replaced with a diagram on a DPDT using phototransistors.
 

Attachments

Your circuit will probably work, but it uses two batteries.

It is better to use just one battery and some clever switching to reverse the polarity.

I have tried to make this one a bit clearer.
Reversing switch 3.PNG


Can you see that the current through the motor changes direction, so the motor reverses?

Here is the same thing drawn a different way.
Reversing switch 2.PNG


In each case, the switches are joined together so they operate at the same time.
 
I have redesigned my model as below, based on your suggestions. You may ask, why three batteries? In fact, one battery in this circuit provides 9 volts, i.e. a 9v battery, so three batteries gives me an output three times as great.

By the way, I did forget to ask, how I make a DPDT switch using phototransistor pairs modulated to different frequencies. I need your help to find the requirements I need, that is, two pairs of IR LEDs and phototransistors, each pair of LED and transistor modulated to different frequencies. No, don't ask me why, they don't sell PTs nor LEDs anywhere nearby, and googling proves to be futile.

I have to tell you what exactly I have in mind. A zeppelin, lifted by helium gas balloons. The only problem that remains apart from the motor being activated wirelessly (I know, I'll make sure I add some ballast so that it is no more that at a maximum 7 feet high, so that I have contact range with my zeppelin and don't have to use RC control) is to make a system that moves the rudder and the ailerons (with phototransistors, of course).

And lastly, is there any way I can be posted a diagram on how to make a RC system instead of IR, along with the requirements?
 
  • #10
Hi,

There was no diagram on your last posting.

However, you seem to be a bit over-ambitious. I know the exciting stuff is more fun, but you need to get used to the basics first.

I can assure you that radio control would be much more suitable for a Zeppelin than infra red control which only has a range of 30 ft or so if you are lucky.
 
  • #11
Hi vk6kro. There was indeed no attachment, in fact it was just nearly the same thing you showed me in the previous post.

In that case, could you provide me with diagrams illustrating the receiver and transmitter end of the RC control?
 
  • #12
In that case, could you provide me with diagrams illustrating the receiver and transmitter end of the RC control?

No, I don't think so. You can hunt around on Internet or rip a cheap remote controlled toy apart if you like. These are incredibly cheap and often very good quality.

Good luck with it.
 

Similar threads

Replies
37
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
Replies
2
Views
5K
Replies
17
Views
11K
  • · Replies 21 ·
Replies
21
Views
13K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
7K
  • · Replies 18 ·
Replies
18
Views
3K