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.

can anyone tell me about counter in simulink matlab??

Status
Not open for further replies.

mosfets.bjt

Junior Member level 3
Joined
Sep 25, 2007
Messages
27
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Activity points
1,605
simulink counter

hi
am simulating dpll in matlab, i need a counter whos maximum value, reset and clk can b controlled by externel signal and should count +ve triggers.

i have found a counter that has all required ports except the input port for maximum value signal. Can anyone tell me how to add an input port for maximum value? or anyone can send me the simulink model for that counter.

thanks
mosfets.bjt
 

matlab counter

mosfets.bjt said:
hi
am simulating dpll in matlab, i need a counter whos maximum value, reset and clk can b controlled by externel signal and should count +ve triggers.

i have found a counter that has all required ports except the input port for maximum value signal. Can anyone tell me how to add an input port for maximum value? or anyone can send me the simulink model for that counter.

thanks
mosfets.bjt

You can implement your own counter using flip-flops and gates to count up to your maximum value. You can implement a loadable counter which can count up to the loaded binary value. Pls look at loadable/programmable counters.

Regards..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top