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.

How to double clock frequency using XOR gates?

Status
Not open for further replies.

ishan.dalal

Newbie level 5
Joined
Mar 6, 2014
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
66
Please show with waveforms if possible
 

If an XOR has identical inputs the output will be always 0,
If there is a transient delay of one input relative to the other, then the output =1 for the duration of the delay. If the delay is uniform for rising or falling edge, then there will be 1 pulse for each input transition pair rising and falling , thus 2 pulses per cycle of input.

A simple fixed circuit uses an inverter gate on one input leg so the output is always =1 except during the input transition then it pulses low.
Using an XNOR gives the opposite output polarity.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top