Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] problem with transistor model d flip flop

Status
Not open for further replies.

diaz080

Member level 4
Joined
Oct 3, 2012
Messages
73
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,714
c.pngaq.png

friends..i'ma beginner to cadence.. last day i tried to implement pose edge d flip flop using transistors(logic gates). Now i'm facing a problem.The circuit is passing data line on both edge of the clock. Can anybody help me to figure out what went wrong with this circuit design
 

Question: Your schematic has NAND gates which have 3 inputs. I wonder what the simulator does about those unused inputs? Are they recognized as high or low?

Likewise, what level are you applying to the D (Data) inputs?

----------------------------------------------------

Falstad's simulator comes with a similar flip-flop. The Nand gates are all 2-input. The scope traces show how it is supposed to function.

 
3rd input is active low set & reset..i'm applying a pulse to the d line
 

It looks roughly right to me, only the action is on the
negative clock edge. By eye it looks like Ck/ catches
the right state of d into q.
 
@dick_freebird nope.it is happening in both edges. i think i figured out the problem. Problem was with the sizing of the logic gates which i used . Now it is working correctly. thanks guys
 

Problem was with the sizing of the logic gates which i used . Now it is working correctly.
Yes, looks like the unwanted negative edge action is due to irregular timing, slave stage is deactivated too late.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top