05-30-2008 06:07 AM
05-30-2008 07:40 AM - edited 05-30-2008 07:44 AM
05-30-2008 09:58 AM
05-30-2008 04:14 PM
05-31-2008 08:10 AM
05-31-2008 10:07 AM
I got the orinial to work and here my findings:
1). Changed -55V to VSS (not ground as these chips require VSS) and also add VDD as a precaution. Ryan is corrrect about this. The digital chips will only accept VDD, VCC, DGND or VSS and they can't be anegative voltage. Circuit still would not work
2). Examined the input to the first XOR Gate and saw a 1VDC square wave. The ouput was always high. This led me to believe that there wasn't enough signal amplitude for it to switch the XOR Gate. It was treating this 1V square wave as a low not matter what and this resulted in the ouput maintaining a high level (0+1=1 in an XOR Gate). Why wasn't the amplitude high enough?
3). Noticed that the transistor was a common base configuration. In this configuration you are not going to get any signal amplification and actually the gain is less than 1. So I rearranged the configuration to a common emitter ( or in this case a DC Switcher) configuration. That seem to rectify the situation
I will post this for you to examine. It may not be what you want but is the only way I could get it functioning.
05-31-2008 01:41 PM
05-31-2008 09:24 PM
05-31-2008 09:43 PM
06-01-2008 03:13 AM