![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
some time ago, I posted a circuit that was incomplete. RadioRon helped me out some by giving a logic diagram of the chips I need to make my circuit work. I was asking for the pinout diagram which shows the arrangement of the pins on the IC chip, when ppl griped about me wanting them to do the circuit. I just was interested in the IC pinout instead of the circuit diagram. Looking back at that circuit after time has passed and I temporarily lost interest in the circuit, I have come back to it and want to finish it. In the circuit, when the water level gets below the Upper Water Level Sensor, I want it to turn on a LED, which warns of the low water level in the cell. I changed my mind in the method of turning the LEDs in my circuit, i thought about possibly using a MOSFET or similar chip to control the LEDs. What MOSFETs or similar ICs can I use for that simple switching?
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP | |
| |
| | #2 | |
| Quote:
this much can be expected , i feel.
__________________ Regards, Sarma. Last edited by mvs sarma; 9th January 2008 at 07:58 PM. | ||
| |
| | #3 | |
| Quote:
Edit: I've been doing some searching and found the pinouts for the 4011 and 4093 Logic ICs. I was recommended those 2 ICs, but looking at the pinouts, I probably use only 1 IC for my needs because of the number on Inputs and Outputs available on the chip. Should I use the 4093 w/ Schmitt Triggers or the 4011 IC? Now all i need to get some info on what MOSFETs i can use to act as switches for my indicator circuit, which is shown in the circuit diagram, for when the upper and lower water level sensors pull low, AKA get below the lower water level sensor.
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP Last edited by skeeterb; 10th January 2008 at 01:31 AM. | ||
| |
| | #4 | |
|
Can anyone help me figure out this Logic Diagram, so i can figure out which inputs and outputs to use and which ones to leave alone and just connect to ground. Edit: here's more info from RadioRon when he originally posted this diagram Quote:
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP Last edited by skeeterb; 10th January 2008 at 05:10 AM. | ||
| |
| | #5 |
|
Hi Skeeter In the diagram that I provided some time ago, you will notice that there are little numbers beside the wires going into each gate symbol. These numbers refer to the pins on the respective ICs. This circuit MUST use two ICs, you can't use one or the other of the 4011 or 4093. The reason for this is that I have chosen two very different kinds of gates. The gate symbol with a straight line on the left is a NAND gate, while the one with the slight curve on the left is a NOR gate. These two types operate very differently and you have to be very careful when substituting one for the other. So, referring to the diagram, G2 and G3 must be in the 4093. You provide power to the 4093 with Vsupply at pin 14 and GND at pin 7. Pins 1, 2, 12, and 13 must be grounded. Otherwise, G2 is pins 4, 5, 6 and G3 is pins 8, 9 ,10 as shown in the diagram. Gates G1, G4 and G5 must be in a 4011 IC. The 4011 is powered with Vsupply at pin 14 and GND at pin 7. You must ground pins 1 and 2. Otherwise, hook up the pins as numbered in the diagram. In general, you should make sure that your inputs to this circuit do not go higher in voltage than Vsupply nor should they go lower in voltage than Ground. I hope this helps.
__________________ RadioRon | |
| |
| | #6 |
|
Thanks Ron, I appreciate your help, that will help me with my circuit. I now realize I should have been searching the web for the pinouts for the ICs myself, when I was begging for them back in July. I guess time away from this project has made a difference in my mindset for this project. I wasn't sure what you meant in the logic diagram, because I'm still a NOOB when it comes to designing circuits. You may have noticed another thread that I started here that mainly focuses on the indicator circuit of my project. I've changed how its gonna work, but I'm slowly working it out. I was planning on using transistors and a 555 Astable circuit to make the Warn (Orange) LED flash when the Refill (Yellow) LED is lit. I was trying to figure out a way to switch it from steady burn: Refill LED off, to flash: Refill LED lit. I'm not begging for a circuit diagram, cause I already have some of it already planned out, since I'm gonna use an Astable 555 circuit, and transistors. Its the arrangement that I'm just puzzling over.
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP | |
| |
| | #7 |
|
Here's a little more complete version of the circuit using the reference that Ron gave me, so see what you think and see what changes need to be made. This image excludes the indicator portion that I am working on in a separate thread here. Tell me what you think about this circuit and i need to change to look better or what might be needed. I'm working on adding the indicator circuit, but until I get that portion done, the circuit diagram is going to be incomplete.
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP Last edited by skeeterb; 11th January 2008 at 08:40 PM. | |
| |
| | #8 |
|
I know I'm bumping this thread, but I noticed that some gripes have been posted about me spreading out my information and request to a bunch of different threads. So, I am using this old thread to update everyone on the status of my circuit. I have redesigned it using Eagle and have tried to reduce the size of the circuit schematic diagram and have actually made some progress. I have also created a board layout for my circuit. I am posting both here to see what everyone thinks of the redesign using Eagle.
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP | |
| |
| | #9 |
|
I know I'm bumping an old thread again, but this is relevant to this line of thought. I downloaded Multisim and putting the circuit together as I think it should go according to the simple logic diagram that RadioRon posted. I have been getting some weird results from the simulator in Multisim. I use a 12 V input to the circuit and the output of it is 15 V. Also the indicator I put on the output of the circuit comes on with one switch I use to simulate the upper and lower water level sensors of the cell.I have attached 2 pictures I copied from Multisim, the first is the circuit as it is at rest. the second is when I running the simulator with the upper switch open. Everyone may notice the difference of these circuit diagrams from the ones previously posted. That is because I changed the wiring to more follow the logic diagram posted by RadioRon.
__________________ This is the way the world ends, This is the way the world ends, This is the way the world ends, Not with a BANG But with a BELCH BURRRRRRRRRRPPPPPPP Last edited by skeeterb; 26th December 2008 at 05:05 PM. Reason: Forgotten ideas | |
| |
|
| Tags |
| circuit |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| power electronics circuit analysis | ptewright | Electronic Projects Design/Ideas/Reviews | 4 | 23rd August 2009 05:38 AM |
| Circuit functioning very strange. Why? | Cyclone | Electronic Projects Design/Ideas/Reviews | 13 | 19th February 2009 07:27 AM |
| I need help in designing a circuit | chefach | Electronic Projects Design/Ideas/Reviews | 13 | 27th September 2007 12:15 PM |
| Circuit auto OFF feature after no events design | Uman | Electronic Projects Design/Ideas/Reviews | 2 | 3rd May 2004 06:34 AM |
| HELP! a digital signal to close a circuit | fireismyflag | Electronic Projects Design/Ideas/Reviews | 2 | 22nd March 2004 11:46 PM |