The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 20th, 2024, 3:31am
Pages: 1
Send Topic Print
4 bit multiplier in simulink (Read 133 times)
c1000
Junior Member
**
Offline



Posts: 16

4 bit multiplier in simulink
Mar 03rd, 2009, 5:04am
 
I am modelling transmitter using simulink.
for the digital system, I need full adder and multiplier for 4bit input signals. but i didnt find any blocksets for it.
should I use the "bit operator" to form the full adder, 4bit adder, 4bit multiplier by myself?
I  just want to avoid unnecessary effort.
Back to top
 
 
View Profile   IP Logged
pancho_hideboo
Senior Fellow
******
Offline



Posts: 1424
Real Homeless
Re: 4 bit multiplier in simulink
Reply #1 - Mar 3rd, 2009, 5:13am
 
Use Fixed_to_Int and add as multiply and then Int_to_Fixed.
Back to top
 
 
View Profile WWW Top+Secret Top+Secret   IP Logged
c1000
Junior Member
**
Offline



Posts: 16

Re: 4 bit multiplier in simulink
Reply #2 - Mar 3rd, 2009, 5:21am
 
sorry, i dont catch you....
i dont need to bulid those models like real circuits?
could you explain it in detail?
Thank you very much!!!
a little urgent for me....
Back to top
 
 
View Profile   IP Logged
pancho_hideboo
Senior Fellow
******
Offline



Posts: 1424
Real Homeless
Re: 4 bit multiplier in simulink
Reply #3 - Mar 3rd, 2009, 5:27am
 
c1000 wrote on Mar 3rd, 2009, 5:21am:
sorry, i dont catch you....
How degree do you know signal processing simulator such as Simulink(MATLAB), Ptolemy, SystemVue, SPW(CoWare Signal Processing Designer, SPD), etc. ?

c1000 wrote on Mar 3rd, 2009, 5:21am:
i dont need to bulid those models like real circuits?
You don't have to bulid as real circuits.
Each block have output data type setting.
And there is Data Type Conversion Block in "Simulink/Signal_Attributes".

Back to top
 
 
View Profile WWW Top+Secret Top+Secret   IP Logged
c1000
Junior Member
**
Offline



Posts: 16

Re: 4 bit multiplier in simulink
Reply #4 - Mar 3rd, 2009, 6:00am
 
I am a beginner for simulink
so easy to get confused...
that's why i need detailed explanation, sorry...
i need to multiply the output of adc (4 bit or 8bit ) and then subtract one by one.
Back to top
 
 
View Profile   IP Logged
pancho_hideboo
Senior Fellow
******
Offline



Posts: 1424
Real Homeless
Re: 4 bit multiplier in simulink
Reply #5 - Mar 3rd, 2009, 5:14pm
 
c1000 wrote on Mar 3rd, 2009, 6:00am:
I am a beginner for simulink
What tool are you familiar with ?

c1000 wrote on Mar 3rd, 2009, 6:00am:
i need to multiply the output of adc (4 bit or 8bit ) and then subtract one by one.
Use ideal DAC and ideal ADC.
Back to top
 
 
View Profile WWW Top+Secret Top+Secret   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.