《數(shù)字邏輯設(shè)計(jì)》半期考試試題及參考答案.pdf

上傳人:小** 文檔編號(hào):13302573 上傳時(shí)間:2020-06-13 格式:PDF 頁(yè)數(shù):8 大?。?11.13KB
收藏 版權(quán)申訴 舉報(bào) 下載
《數(shù)字邏輯設(shè)計(jì)》半期考試試題及參考答案.pdf_第1頁(yè)
第1頁(yè) / 共8頁(yè)
《數(shù)字邏輯設(shè)計(jì)》半期考試試題及參考答案.pdf_第2頁(yè)
第2頁(yè) / 共8頁(yè)
《數(shù)字邏輯設(shè)計(jì)》半期考試試題及參考答案.pdf_第3頁(yè)
第3頁(yè) / 共8頁(yè)

下載文檔到電腦,查找使用更方便

5 積分

下載資源

還剩頁(yè)未讀,繼續(xù)閱讀

資源描述:

《《數(shù)字邏輯設(shè)計(jì)》半期考試試題及參考答案.pdf》由會(huì)員分享,可在線閱讀,更多相關(guān)《《數(shù)字邏輯設(shè)計(jì)》半期考試試題及參考答案.pdf(8頁(yè)珍藏版)》請(qǐng)?jiān)谘b配圖網(wǎng)上搜索。

1、電子科技大學(xué) 2013-2014 學(xué)年第二學(xué)期 “數(shù)字邏輯設(shè)計(jì)及應(yīng)用” 課程考試題(半期)( 120 分鐘) 考試日期 2014 年 4 月 27 日 一 二 三 四 五 六 七 八 九 十 總分 評(píng)卷教師 I. To fill the answers in the “( )” ( 2’ X 15 = 30 ) 1. Given ?? ABCF )5,4,1( , then ?? ABCF ( 0, 2, 3, 6, 7 ), F = A’? BC ( 1 ) + A? BC ( 0, 1 ). 2. ( 1001 0011 )8421BC

2、D = ( 1111 0011 )2421BCD. 3. ( 0101 1101 )2 = ( 0111 0011 )Gray. 4. Open-drain output has two states, Low and ( Open 或 Hi-Z ). 5. A two’s-complement = 0110 1010, C one’s-complement = 1111 1011, [A-C]two’s-complement = ( 0110 1110 ). Is it overflow for [A-C]two’s-complement? (Yes or No) [ No

3、] 6. XOR gate in positive logic level is equivalent to ( XNOR ) gate in negative logic level. 7. Five variables can make ( 32 ) minterms. The sum of all the minterms must be ( 1 ). 8. If the function ?? ABCF )6,3,2,1( , then ?? ABCF ( 0, 4, 5, 7 ). 9. If the information bits are 1001 0010,

4、 the check bit is ( 0 ) for odd-parity. 10. To make 2014 code-words, ( 11 ) bits should be used at least. 11. Given the circuit shown in Figure 1, its output expression F = (a’b’+a’c’+b’c’ 或 (b(a+c)+ac)’ ). Figure 1 II. There is only one correct answer in the following questions.( 3’ X 10=30

5、) 1. Which of the following codes has the self-complement property? ( D ) A. Gray B. Biquinary C. 8421BCD D. Excess-3 2. Which of the following 2-input gates can form a complete set of logic gates? ( B ) A. OR B. NOR C. XOR D. XNOR 3. Which of the following gates is equivalent to XNOR? ( A

6、 ) A. B. C. D. 4. Which of the following connection is correct? ( C ) A. B. C. D. 5. Which of the following expressions has no hazard? ( B ) A. F=WY+W’Z’+XY’Z B. F=WY+W’Z’+YZ’ C. F=WY+W’Z’+XY’Z+YZ’ D. F=WY+W’Z’+XY’Z+W’XY’ 6. Which of the following statements is correct? ( D ) A.

7、The duality of the minimal sum expression is its minimal product. B. The minimum sum-of-product expression has no static-1 hazard. C. The canonical sum must have hazard. D. The minimum sum-of-product expression has no static-0 hazard. 7. The minimum sum of product for AB+A’C+BCDEFGH is ( A ).

8、A. AB+A’C B. A’B+AC C. AB+A’C+BC D. AB+A’C+BC 8. Given A=(0011 1111 . 0100)2, its equivalent values for A10 and A16 are ( B ) A. (96.58)10, (60.94)16 B. (63.25)10, (3F.4)16 C. (96.58)10, (60.49)16 D. (63.25)10, (3F.94)16 9. Given the timing diagram as shown in Figure 2, the output function is (

9、A ). A. ?? xyzf )7,6,5,3( B. ?? xyzf )4,2,1,0( C. ?? xyzf )6,2,1,0( D. ?? xyzf )7,2,1,0( Figure 2 10. A self-dual logic function is a function such that F=FD. Which of the following functions is self-dual? ( C ) A. ?? xyzF )7,5,2,1( B. F = X’YZ’+XY’Z’+X’Z C. F = XY+XZ+YZ D. )4,3,0( xyzF ?

10、? III. Combinational Circuit Analysis And Design: [40’] 1. Given F(A,B,C,D)= (B⊕ C ⊙ BC)+A’D(BC)’, the constraint condition is A(B+C)=0. Simplify the logic function F(A,B,C,D) into the minimal sum using Karnaugh map, and write out NAND-NAND logic expression of the minimal sum. (8’) 參考評(píng)分標(biāo)準(zhǔn)

11、: ( 1) 填寫(xiě) F 的卡諾圖正確 得 4 分 , 其中 d 占 1 分 ,錯(cuò)一格 扣 0.5 分,扣完為止 。 ( 2) 化簡(jiǎn)的表達(dá)式正確 得 3 分,錯(cuò)一個(gè)乘積項(xiàng)扣 1 分 。 Fminimal-sum (A,B,C,D) = B’C’+B’D+C’D ( 3) “與非 -與非 ” 表達(dá)式正確 得 1 分 。 FNAND-NAND (A,B,C,D) = [(B’C’)’(B’D)’(C’D)’]’ 2. A combinational circuit is shown as below. (8’) (1) Write out the sum-of-product expres

12、sion of output F(W,X,Y,Z) for the circuit. (2) Analysis all conditions that the static hazard may exit for the circuit, and indicate types of static hazard. (3) Write out the minimal sum of output F(W,X,Y,Z) for the hazard-free. 參考評(píng)分標(biāo)準(zhǔn): ( 1) 表達(dá)式正確 得 3 分 , 只要是 正確的 積之和形式就算對(duì),不管是否為原始積之和 ,錯(cuò)一 個(gè)( 或 多一個(gè)或少

13、一個(gè))乘積項(xiàng)扣 1 分 ,扣完為止 : F(W,X,Y,Z) = WX’Y’+XY’Z+XY ( 2) 指出所有靜態(tài)冒險(xiǎn) 及 存在的條件 得 2 分, 其中 指出靜態(tài)冒險(xiǎn)類型 1 分 ,具體如下: 當(dāng) W=Z=1, Y=0, X 變化時(shí)( 1 分),存在靜態(tài) 1 冒險(xiǎn)( 0.5 分) 當(dāng) X=Z=1, Y 變化時(shí)( 1 分),存在靜態(tài) 1 冒險(xiǎn)( 0.5 分) ( 只要描述 正確 就得分 ,不一定要畫(huà)卡諾圖 。 ) ( 3) 無(wú)冒險(xiǎn)的最小和表達(dá)式正確 得 2 分 , 錯(cuò)一個(gè)( 或 多一個(gè)或少 一個(gè))乘積項(xiàng)扣 0.5 分, 扣完為止 。 F hazard-free (W,X,Y,Z

14、) = WX’Y’+WY’Z+XY+XZ 3. Implement F(U,V,W,X,Y,Z) = ∑U,V,W,X,Y,Z (3,5,7,19,23) using only a 74x138 and a NAND gate. (6’) (1) Write out the canonical sum expression of F(U,V,W,X,Y,Z). (2) Draw the logic diagram. 參考評(píng)分標(biāo)準(zhǔn): ( 1) F 的標(biāo)準(zhǔn)和表達(dá)式正確 得 2 分 , 錯(cuò)一項(xiàng)扣 0.5,扣完為止。 F(U,V,W,X,Y,Z) = U’V’W’X’YZ + U’V

15、’W’XY’Z + U’V’W’XYZ + U’VW’X’YZ + U’VW’XYZ ( 2) 電路圖 輸入正確 得 2 分,輸出正確 得 2 分, 錯(cuò)一處扣 0.5 分,扣完為止。 【答題提示:從第( 1)小題寫(xiě)出的表達(dá)式可以看出,公因子是 U’W’Z,因此 有 F(U,V,W,X,Y,Z) = U’W’Z (V’ X’Y+V’XY’+ V’XY+VX’Y+VXY) 】 4. A combinational circuit is shown as below, which contains two 74x148 priority encoder and some gates. In

16、put X9_L has the highest priority, and X0_L has the lowest priority. (8’) (1) List out the truth table for the circuit. (2) Indicate the logic function of the circuit. 參考評(píng)分標(biāo)準(zhǔn): ( 1) 真值表正確 得 6 分,錯(cuò)一 行 扣 1 分,扣完為止。 ( 2) 電路功能描述正確 得 2 分: 8421 BCD 優(yōu)先編碼器 (只寫(xiě) BCD,未寫(xiě) 8421 的扣 1 分)

17、 或者, 寫(xiě)出 正確的 輸出邏輯表達(dá)式也算正確 : Y3 = X9_L’ + X9_LX8_L’ Y2 = X9_LX8_LX7_L’ + X9_LX8_LX7_LX6_L’ + X9_LX8_LX7_LX6_LX5_L’ + X9_LX8_LX7_LX6_LX5_LX4_L’ Y1 = X9_LX8_LX7_L’ + X9_LX8_LX7_LX6_L’ + X9_LX8_LX7_LX6_LX5_LX4_L X3_L’ + X9_LX8_LX7_LX6_LX5_LX4_L X3_LX2_L’ Y0 = X9_L’ + X9_LX8_LX7_L’ + X9_LX8_LX7_LX6_LX5

18、_L’ + X9_LX8_LX7_LX6_LX5_LX4_L’ + X9_LX8_LX7_LX6_LX5_LX4_L X3_LX2_L X1_L’ 5. Design a converter circuit of Binary code (B3 B2 B1 B0) to Gray code (G3 G2 G1 G0) using only one 74x157 and some gates. Please select B2 as the selection input of 74x157. Please (1) Write out the four logic expressions

19、 of output G3, G2, G1, G0. (2) Draw the logic diagram. (10’) ( 1) 四個(gè)表達(dá)式 正確得 6 分,每錯(cuò)一個(gè)表達(dá)式扣 1.5 分,扣完為止 。 ( 僅 真值表正確給 2 分,沒(méi)有真值表不扣分) B3 B2 B1 B0 G3 G2 G1 G0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 0 0 1 0 0 0 1 1 0 0 1 0 1 0 1 1 1 0 1 1 0 0 1 0 1 0 1 1 1 0 1 0 0 1 0 0 0

20、 1 1 0 0 1 0 0 1 1 1 0 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 0 1 1 1 1 1 1 0 0 0 ( 2) 邏輯 電路 圖總分 4 分,根據(jù)實(shí)際解題思路酌情給分。 ( 不用 B2 作為選擇端扣 完 4 分 ) 【答題提示: 從第( 1)小題寫(xiě)出的表達(dá)式可以得到, 當(dāng) B2 = 0 時(shí), G3 = B3, G2 = B3, G1 = B1, G0 = B1⊕ B0 當(dāng) B2 = 1 時(shí), G3 = B3, G2 = B3’, G1 = B1’, G0 = B1⊕ B0 】 最佳答案 : 或 者: G3 = B3⊕ 0 或 B3 G2 = B3⊕ B2 或 B3’B2 + B3B2’ G1 = B2⊕ B1 或 B2’B1 + B2B1’ G0 = B1⊕ B0 或 B1’B0 + B1B0’ (此答案勉強(qiáng)算對(duì), 但 74x157 未發(fā)揮 實(shí)際 作用) 或者:(還有其他功能正確的解答方法,此處略)

展開(kāi)閱讀全文
溫馨提示:
1: 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
2: 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
3.本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
5. 裝配圖網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

相關(guān)資源

更多
正為您匹配相似的精品文檔
關(guān)于我們 - 網(wǎng)站聲明 - 網(wǎng)站地圖 - 資源地圖 - 友情鏈接 - 網(wǎng)站客服 - 聯(lián)系我們

copyright@ 2023-2025  zhuangpeitu.com 裝配圖網(wǎng)版權(quán)所有   聯(lián)系電話:18123376007

備案號(hào):ICP2024067431號(hào)-1 川公網(wǎng)安備51140202000466號(hào)


本站為文檔C2C交易模式,即用戶上傳的文檔直接被用戶下載,本站只是中間服務(wù)平臺(tái),本站所有文檔下載所得的收益歸上傳人(含作者)所有。裝配圖網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)上載內(nèi)容本身不做任何修改或編輯。若文檔所含內(nèi)容侵犯了您的版權(quán)或隱私,請(qǐng)立即通知裝配圖網(wǎng),我們立即給予刪除!