亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Design and establishment of a multi-function stop watch

        2016-11-12 05:38:44ZhaoRuimin
        無線互聯(lián)科技 2016年19期
        關鍵詞:電子鐘邏輯電路重置

        Zhao Ruimin

        (University of Liverpool,Liverpool L69 3BX,the Great Britain)

        Design and establishment of a multi-function stop watch

        Zhao Ruimin

        (University of Liverpool,Liverpool L69 3BX,the Great Britain)

        This report intends to record the conduction process of the stopwatch project.The project requirement was to build a digital clock circuit that can counter 1 minute on a breadboard using at least two counters.The achievement of this project of the group was that a digital clock that included three counters with additional functions such as buzzer,speeding shifting,and preset functions was constructed and simulated successfully.the apparatus used were primarily IC chips such as 74160,7447 and a big breadboard to build complex and big circuit that was designed.An expected future improvement of conducting this kind of project was that the circuit out-looking was expected to be more clear and beautiful if possible.To achieve this,skillful wiring ability and enough wiring practice are needed.

        stop watch;555 timer;logic gate;IC;Multisim;PSPICE

        0 Introduction

        This project was to design and simulate a circuit for a digital clock that counts from 1 to 59 seconds with switches to control the circuit by pausing,resetting or turning on/ off it.The clock should be built on a breadboard using electronic components including IC chips - 74160[1],7447,7404,7408[2]etc,7-segment LED[3],switches,buzzer and other logic gates.The accuracy degree of counters is set to 0.1 by adding one more counters(74160).The buzzer rings every half minute(when reaching 29/59 seconds).The LEDs bright each time when the 1 second unit bit changes digit.

        The whole complete simulation circuit screenshot is presented in Figure 1.

        Figure 1 Whole Circuit

        As can be seen in Figure 2,the circuit primarily consists of these modules:timer,three counters,three decoders and their connected 7-segment LED,a buzzer and its connected logic gates,and three switches of pausing/ turn-on(off)/reset.

        A brief summary of how this circuit work can be like this:first,the timer provides a clock signal which is actually a rectangular waveform signal;then,since the counters in this circuit are designed to be synchronous counters,this clock signal is transported into the “CLK”pins of each counter(from left to right are respectively 10,1,and 0.1 bit);subsequently,the counters output their correspondingly generated signals from “QA,QB,QC,and QD” pins into their connected decoders so as to drive the LED bright as expected to display the digits.

        Simultaneously,the buzzer rings every half minutes thanks to the decoder system connected with it which ensures that the input signal of buzzer is 1 only when the output of 10-bit counter is 2 or 5 and the output of 1-bit counter is 9;and an extra LED light is connected between the “RCO” pin of the 0.1 bit counter and the ground so that it can only bright when the “RCO” is high which means that the digit of the 0.1-bit counter is changing from 9 to 0.

        1 Method and Result

        1.1 Timer System

        This circuit based on 555 timer IC[4-5]is in the mode which produces “never stable” output in the form of a rectangular waveform clock signal.It primarily consists of a 555 timer IC chip,two resistors,and two capacitors.

        Figure 2 Timer

        The input voltages of these two pins are the same and totaled depend on the voltage across the capacitor “C1”.The other two inputs of the comparators as pair of those two outside inputs respectively are decided by the voltage level of VCC the upper one in pair of “THRES” is and the lower one in pair of “TRIG” is due to the voltage division principle along the vertical line starting from VCC and end at GND through two identical inner resistors.

        The clear signal relation of all these comparator inputs and outputs,Latch output,and transistor base voltage are listed in Table 1 as shown.

        Table 1 Signal Relation

        According to a series of calculations based on the 555 timer configuration,we first chose C1 to be 1μF due to its rich availability in lab,and the frequency f was set to be 0.1 since the least bit is 0.1 bit.Then we calculated the corresponding proper resistances of resistors which are R1 = 7 kΩ and R2 = 70 kΩ.

        The simulation waveform graph in one second(that is ten periods in this case)is presented below in Figure 3 where the red wave is the voltage of capacitor and the green one is that of the timer output signal.

        1.2 Counter System

        The counter system consists of three counters,that is three 74160 chips.The clock signal generated by timer is input into the three “CLK” pins of three counters simultaneously.“QA,QB,QC and QD” are outputs that together form 4-bit BCD number;“RCO” is 1 only at themoment when the counter reaches 9 and is about to be 0;“ENP/T” are two inputs that turn-on the counter only when both of them are 1;“CLK” is the input pin that receive the clock signal.“CLR” is a low-active input pin that can reset the counter back to 0 on it is 0;The rest of pins “A,B,C and D” and “LOAD” are pins that are used to set the initial counting digit.

        The counter at the most right position in Figure 3 is the“0.1” bit counter;its simulation graph is presented below in Figure 4.

        For the “0.1” bit counter,the “QA,QB,QC and QD” are connected to corresponding 7447 decoders so that the output BCD can be converted into displayed digits on LED screen.The “0.1” bit counter and the “1” bit counter have quite similar connection method except the fact that for the “1” bit counter,it has one more input than the “0.1” bit counter - the “ENP” pin of “1” bit counter receive the signal output by the “RCO” pin of the“0.1” counter.The “RCO” is connected to the “ENP”pin of the left “1” bit counter so that when the “0.1”bit counter reaches 9 and is about to be 0,the signal 1 provided by the “RCO” will trigger the “1” bit counter as expected.

        The “1” counter has quite similar working principle with the “0.1” counter.While for the left most counter“10” bit counter,it possesses logic gates to ensure that it clear itself and restart the countering when 6 is about to be displayed on its corresponding LED screen.The logic expression of this logic gate is:X VCC = CLR.In this way,the counter can achieve that when the counter is about to display 6(0110),the counter will “clear” itself and restart the counting.And when it restarts the counting,the counting principle is again similar with that of the “1” bit counter that it changes digit only when it adjacent lower bit counter reaches 9 causing its “RCO” to be 1 thus triggers its adjacent higher bit counter to change digit due to the input 1 of “ENT” pin.

        2 Function Modules

        Figure 3 Timer

        Figure 4 “0.1” second bit counter

        2.1 Switches for turning on/off,reset,and pause

        Single-pole double-throw switches(SPDT)are used as switches in this project.The working principle of SPDT is like this:The two parallel row of three pins of the six-pin SPDT has the same voltage level.Each side of the switch has the same conceptual structure with the above graph -the middle pin is always connected while the two sides can be switched to decide which side to be connected with themiddle pin and its connected pathway.

        For turning on/off,when the VCC power supply in connected to the ground rather than the other pathways that should be connected with power in the circuit,all the power is cut off in this circuit.For reset switch of the first two-bit counter,the switch is directly connected with their “CLR”pins.This is easy to understand because the “CLR”is low-active,in normal condition it should connect high(VCC)but only clear the screen when connected with low(ground).While for the last bit counter in the left,the VCC input of the AND gate is connected with the switch.For pause,a SPDT connects the trigger pin of the 555 timer and the ground serving as the “pause” switch.This is because the working principle of the “TRI” pin of 555 timer is that when it is connected to low(ground),the timer will stop working thus cannot generate the clock signal anymore.

        2.2 Buzzer

        A buzzer which can ring every half minutes is connected as shown in Figure 5.

        Due to the decoder which consists of logic gates including inverter,AND gate and NAND gate,the input signal of buzzer is ensured to be high each time when counter reach 29 or 59(ignore the least bit counter here),and ring for one second.

        2.3 Deceleration and Acceleration

        A SPDT connects all the other pins that should be connected with the capacitor with either capacitor one or capacitor two serves as the “speed-shifting” switch as shown in the blue circle in Figure 6.

        Figure 5 Buzzer

        Figure 6 Speed Shifting

        As discussed previously,the capacitance of the capacitor that connected with “DIS” pin of timer can control the frequency of the clock signal,therefore,by changing the capacitor,the counting speed of this circuit will change.In this case,the “speed-shifting”switch can switch from the two available capacitors with 1μF and 10μF respectively which can result in a counting speed of 1 second or 0.1 second of the fastest counter.

        3 Conclusion

        The common used IC chips such as 74160,7447,AND/NAND/NOT gates were utilized effectively in this experiment.The working principle of these chips were also comprehensively learnt.The circuiting and wiring ability was practiced fully after finish the manual construction of this stopwatch circuit.The simulation software like Multisim and PSPICE were effectively used in this lab to help the design of circuit as well.

        [Reference]

        [1]Texas Instrument Incorporated.“SN54160 THRU SN54163,SN54LS160A THRU SN54LS163A,SN54S162,SN54S163,SN74160 THRU SN74163,SN74LS160A THRU SN74LS163A,SN74S162,SN74S163 SYNCHRONOUS 4-BIT counters,SDLS060[M].Texas:Texas Instrument,1988.

        [2]Renesas.HD74LS00 Quadruple 2-Input NAND Gates[Z]Japan:Renesas,2005.

        [3]7-segment Display[EB/OL].(2016-10-10)[2011-11-21].http://www.electronics-tutorials.ws/blog/7-segment-display-tutorial.html.

        [4]NA555,NE555,SA555,SE555PRECISION TIMERS[J].Texas:Texas Instrument,2006.

        [5]555 timer[EB/OL].(2016-10-10)[2012-09-28].http://www.kpsec.freeuk.com/555timer.htm.

        多功能電子鐘的設計與搭建

        趙睿敏

        (英國利物浦大學,英國 利物浦 L693BX)

        這篇文章旨在記錄一個電子鐘項目的完成過程。這個項目的目標是建造一個搭建在面包板上的電子鐘的電路使其能用兩個計時器來準確計時1分鐘。項目的最終成果是這個電子鐘成功包含了3個計時器以及一系列附加功能,比如蜂鳴器、計時速度改變功能,以及計時重置功能。這些功能都用軟件模擬成功并且搭建成功了。主要器件有74160,7447等集成電路模塊。未來的提高方向是改良電子鐘的外觀和合理實用性。

        電子鐘;555計時器;邏輯電路;IC;Multisim;PSPICE

        Author introduction:Zhao Ruimin(1995—),F(xiàn)emale,Shandong Jinan,Undergraduate;Research field:Telecommunication.

        猜你喜歡
        電子鐘邏輯電路重置
        電子鐘被拆之后
        家長(2020年4期)2020-06-21 15:40:58
        “果蔬電池”求真趣
        數(shù)字電子時鐘邏輯電路的教學設計與仿真
        電子制作(2019年20期)2019-12-04 03:51:28
        系統(tǒng)重置中途出錯的解決辦法
        重置人生 ①
        基于STC80C51的電子鐘研制
        電子制作(2019年11期)2019-07-04 00:34:46
        2018年山西省對口升學考試考生重置密碼申請表
        基于軟件技術的組合邏輯電路模型分析與實現(xiàn)研究
        短區(qū)間自動閉塞車站接近區(qū)段邏輯電路設計
        淺談時序邏輯電路
        科技視界(2013年3期)2013-08-15 00:54:11
        日韩在线精品免费观看| 亚洲国产精品成人av在线不卡| 亚洲精品一区二区三区四区| 亚洲av日韩精品一区二区| 精品人妻码一区二区三区红楼视频| 亚洲第一女人的天堂av| 日本午夜理论片在线观看| 久久综合伊人77777麻豆| 色一情一乱一伦一视频免费看| 老师露出两个奶球让我吃奶头| 久久成人成狠狠爱综合网| 亚洲97成人在线视频| 免费观看日本一区二区三区| 日本伦理美乳中文字幕| 国产精品一区区三区六区t区| 欧美手机在线视频| 美腿丝袜一区在线观看| 国产精品女同av在线观看| 少妇人妻精品一区二区三区视 | 一区二区三区四区在线观看视频| 26uuu欧美日本在线播放| 国产成人av在线影院无毒| 日本一本草久国产欧美日韩| 骚片av蜜桃精品一区| 一区二区三无码| 99视频一区二区日本| av免费不卡一区二区| 中国孕妇变态孕交xxxx| 久久久久免费看成人影片| 一区二区三区在线 | 欧| 天堂中文官网在线| 久久人人爽人人爽人人片av麻烦 | 精品亚洲一区二区三区四区五区| 91精品国产92久久久| 久久精品中文字幕无码绿巨人| 全免费a级毛片免费看无码| 丝袜美腿在线观看一区| 久久99精品久久久久久噜噜| 亚洲啪av永久无码精品放毛片| 中文字幕乱码亚洲精品一区| 欧美老熟妇喷水|