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.

frequency divider and duty cycle modulation

Status
Not open for further replies.

mmajid

Newbie level 4
Joined
Mar 17, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,370
4017 circuits

I need a circuit capable of producing square wave signals (0 to +5V pulses)

with some fixed frequencies like 30,20,15,10,5,1 MHZ

(the exact value of them is not so important, for example 9 ~ 11 MHZ

is acceptable instead of 10MHZ ).


I found the attached schematic on the web.the circuit produces square wave pulses

by means of a 1MHZ crystal oscillator based on 4584(IC1 in the schematic), and then

successively divides the frequency by 10 by means of a 4017(IC2~8 in the schematic),

and obtains 100k,10k,1k,100,10,1Hz square pulses.


I had tried to use this circuit for my purpose, but the problem was that the maximum

input frequency for 4584 is about 2 MHZ.


because 74HC4017 supports high frequencies( >50MHZ ),can I replace 4584 based crystal

oscillator with a single 33MHZ oscillator (DIP TTL compatible +5V oscillator) and

then feed the oscillator signal to 4017 to obtain square wave pulses whith frequcies

like 33/2, 33/3,...33/10 MHZ ?


The other problem is that 74HC4017 lowers the duty cycle of the output pulse by the

same factor that lowers the frequency.How can I turn back the duty cycle of the

output to the 50% level?

It has been mensioned on the phillips 74HC4017 datasheet (the attached paragraph)

that the output pulse withs (duty cycle) can be increased by inserting a RC circuit

on the MR input(PIN 15) of the 4017.How it can do this job, and what specifications

it must have? Can you draw the schematic of such a circuit?

On this schematic we can see that the MR pin is connected to a ouput pin.I think

that this will reset the counters successively.what will be the effect of it

on the output?

Because my knowledge of electronics is very limited, can everybody help me by very simple

terms or drawing schematics or refering to somewhwer on the web (for free schematics).

I will be very very pleased if you can help me in this way.
 

4017 divider

You can use simple gates to generate MHz signals .. see picture below ..

Circuit from your post is set to divide-by-3 and therefore the Q3 output is connected to the reset pin ..
See also an example of 4017-divider: division ratio :5 :10 :6 :10 ..

As far as restoring 50% duty cycle is concerned, you can use any :2 circuit, for example 1/2 CD4013 with Q/inv connected to D input .. see picture below ..

Playing wth RC circuit will not produce accurate 50% duty cycle whereas dividing signal by 2 will ..

Regards,
IanP
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top