If you are using a 9V battery the voltage at pin 2 should be 4.5V. This means that you don't have a 10K resistor in parallel with the capacitor.Yeah I have the resistor from pin 2 to positive. Looks like 9.3v at pin 2 when I hook the battery up.
If you are using a 9V battery the voltage at pin 2 should be 4.5V. This means that you don't have a 10K resistor in parallel with the capacitor.Yeah I have the resistor from pin 2 to positive. Looks like 9.3v at pin 2 when I hook the battery up.
I am using a car power window motor.Kauffjd3,
Well, now the problem is somewhat clearer.
1) It's F not C.
2) It's not clear how you will regulate the temperature DOWN with a motor. but it can be done. Generally this requires a refrigeration unit or a peltier unit. These are not mentioned...
I'm not regulating the temperature. I am just opening a flap to let air in.
If it is cold outside, you could open a baffle, letting in *COLD* air. (-I did exactly this at the *South Pole* with one piece of equipment, but that approach surely is a rarity....)
3) To heat, you could just shut the baffle, by turning the motor the other way. Ambient (~70F) will warm it....
When or if the temperature is reached the flap closes.
4) You only want the motor ON for a second.
Yes, only takes approx a second to open. However I would like to see a knob on it to adjust the timer.
5) The motor is 12VDC and the supply is 12VDC. So you have to reverse the polarity applied to the motor somehow. (The +12V supply shown is *implied* as the power source for the motor, though the connections are not shown.)
Aside: 5) and 4) are really the heart of the problem, but it is sort of artificial, that is, -it looks like a homework problem. Is it?
LOL. No its not a school project. I'm a computer programmer and am trying to create this device for my personal usage.
I don't think we are supposed to solve these for you, but the answer is YES it can be done. The details matter a lot. Building a circuit that can handle an Amp (1.0 amps) or several amps at 12 V is more involved than a small 12 V motor that can run on 20 mA.
I'm lost..
6) Notice that your "control signal" comes via 2 lines. This may be useful, but it it not necessary. The implied choice is that each line goes HIGH when the logic statement next to it is TRUE, and it is LOW, when that statement is FALSE. So each line by itself carries all the temperature info you need.
??
So you have to figure out 6) as well, how to use either 1 or 2 logic lines to trigger your polarity reversal and to trigger your timing pulse generator as well.
It can be done, with either approach, but it's not very pretty either way, and the whole problem is a bit involved. That is what makes it a good learning/teaching example. You have to decide among competing issues.
If you also have to build it and demo it, then parts availability (!) and how much current you have to provide to the motor become real issues.
Please note that moderate sized DC motors with commutators can make a good bit of RF/EMF interference, with delicate circuits. A simple magnetic buzzer/doorbell can easily generate 200V spikes when connected to a small ~6V supply. -Ask me how I know!
Having to "demo" this with a "thumb sized" motor is much easier.... You'd be demonstrating the control principles involved, without actually having to build a working, functional, debugged, unit.