UNIT-IV�Electronic Measuring Instruments
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
1
CRO & its Construction
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
2
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
3
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
4
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
5
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
6
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
7
Working of CRO.
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
8
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
9
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
10
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
11
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
12
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
13
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
14
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
15
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
16
Digital Instruments
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
17
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
18
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
19
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
20
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
21
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
22
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
23
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
24
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
25
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
26
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
27
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
28
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
29
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
30
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
31
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
32
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
33
•What Are Counters?
•Counters are specially designed synchronous sequential circuits, in which , the state of the counter is equal to the count held in the circuit by the flip flops. Counters calculate or note down the number that how many times an event occurred.
•Counters are the crucial hard ware components, and are defined as “The digital circuit which is used to count the number of pulses”. Counters are well known to us as “Timers”. Counter circuits are the best example for the flip flop applications. Counters are designed by grouping of flip flops and applying a single clock signal to them. In simple words, the counters are those, which have the group of storage elements like flip flops to hold the count.
•
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
34
COUNTER
•A Counter is a device which stores (and sometimes displays) the number of times a particular event or process has occurred, often in relationship to a clock signal. Counters are used in digital electronics for counting purpose, they can count specific event happening in the circuit. For example, in UP counter a counter increases count for every rising edge of clock. Not only counting, a counter can follow the certain sequence based on our design like any random sequence 0,1,3,2… .They can also be designed with the help of flip flops. They are used as frequency dividers where the frequency of given pulse waveform is divided. Counters are sequential circuit that count the number of pulses can be either in binary code or BCD form. The main properties of a counter are timing , sequencing , and counting. Counter works in two modes
•Up counter
•Down counter
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
35
•Counters are used not only for counting but also for measuring frequency and time ; increment memory addresses.
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
36
•Need of Counters
•Counting means incrementing or decrementing the values of an operator, with respect to its previous state value. So to perform the mathematical operation we use no devices other than counters. We cannot perform this action (counting) with any other logic devices rather than counters.
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
37
•Counters are broadly divided into two categories
1.Asynchronous counter
2.Synchronous counter
•1. Asynchronous Counter
•In asynchronous counter we don’t use universal clock, only first flip flop is driven by main clock and the clock input of rest of the following flip flop is driven by output of previous flip flops. We can understand it by following diagram-
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
38
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
39
•It is evident from timing diagram that Q0 is changing as soon as the rising edge of clock pulse is encountered, Q1 is changing when rising edge of Q0 is encountered(because Q0 is like clock pulse for second flip flop) and so on. In this way ripples are generated through Q0,Q1,Q2,Q3 hence it is also called RIPPLE counter and serial counter. A ripple counter is a cascaded arrangement of flip flops where the output of one flip flop drives the clock input of the following flip flop
•2. Synchronous Counter
•Unlike the asynchronous counter, synchronous counter has one global clock which drives each flip flop so output changes in parallel. The one advantage of synchronous counter over asynchronous counter is, it can operate on higher frequency than asynchronous counter as it does not have cumulative delay because of same clock is given to each flip flop. It is also called as parallel counter.
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
40
Synchronous counter circuit
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
41
•From circuit diagram we see that Q0 bit gives response to each falling edge of clock while Q1 is dependent on Q0, Q2 is dependent on Q1 and Q0 , Q3 is dependent on Q2,Q1 and Q0.
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject: EEM
42
REFERENCE
Department of Instrumentation & Control Engineering, BVCOE New Delhi Subject : EEM
43