Instrumentation: Submitted By-Debaraj Kakati ECE-12/16 Duiet
Instrumentation: Submitted By-Debaraj Kakati ECE-12/16 Duiet
Submitted by-
DEBARAJ KAKATI
ECE-12/16
DUIET
OSCILLOSCOPE
An oscilloscope is a laboratory instrument commonly used to display and
analyze the waveform of electronic signals. In effect, the device draws a
graph of the instantaneous signal voltage as a function of time.
Working Principle
• 1. Cathode Ray Tube (CRT):CRT Produces a sharply focused beam of electrons, accelerated
to a very high velocity. This electron beam travels from the electron gun to the screen.
The electron gun consists of filament, cathode, control grid, accelerating anodes and
focusing anode. While travelling to the screen, electron beams passes between a set of
vertical deflecting plates and a set of horizontal deflection plates. Voltages applied to
these plates can move the beam in vertical and horizontal plane respectively. The electron
beam then strikes the fluorescent material (phosphor) deposited on the screen with
sufficient energy to cause the screen to light up in a small spot.
• 2. Vertical Amplifier: The input signal is applied to the vertical amplifier. The gain of this
amplifier can be controlled by VOLT/DIV knob. Output of this amplifier is applied to the
delay line.
• 3. Delay Line: The delay Line retards the arrival of the input waveform at the vertical
deflection plates until the trigger and time base circuits start the sweep of the beam. The
delay line produces a delay of 0.25 microsecond so that the leading edge of the input
waveform can be viewed even though it was used to trigger the sweep.
• 4.Trigger (Sync.) Circuit: A sample of the input waveform is fed to a trigger circuit which
produces a trigger pulse at some selected point on the input waveform. This trigger pulse
is used to start the time base generator which then starts the horizontal sweep of CRT
spot from left hand side of the screen.
• 5. Time base (Sweep) Generator: This produces a saw-tooth waveform that is used as horizontal
deflection voltage of CRT. The rate of rise of a positive going part of the saw tooth waveform is
controlled by TIME/DIV knob. The saw tooth voltage is fed to the horizontal amplifier if the
switch is in the INTERNAL position. If the switch is in EXT. position, an external horizontal input
can be applied to the horizontal amplifier.
• 6. Horizontal Amplifier: This amplifies the saw-tooth voltage. As it includes a phase inverter two
outputs are produced. Positive going saw tooth and negative going saw tooth are applied to
right – hand and left – hand horizontal deflection plates of CRT.
• 7. Blanking Circuit: The blanking circuit is necessary to eliminate the retrace that would occur
when the spot on CRT screen moves from right side to left side” This retrace can cause confusion
if it is not eliminate. The blanking voltage is produced by sweep generator. Hence a high
negative voltage is applied to the control grid during retrace period or a high positive voltage is
applied to the cathode in CRT.
When a saw tooth voltage is applied to horizontal plates and an input signal is applied
to vertical plates, display of vertical input signal is obtained on the screen as a function of time.
• 8. Power Supply: A high voltage section is used to operate CRT and a low voltage section is used
to supply electronic circuit of the oscilloscope.
Limitations
1.Oscilloscopes cost many times more than other types of electronic measuring instruments.
2. As there is no storage memory available, it can only analyze signal in real time.
3.It can not analyze high frequency sharp rise time transients.
4.It requires some amount of training to use it.
Digital MultiMeter(DMM)
• A digital multimeter (DMM) is a test tool used to measure two or more electrical values—
principally voltage (volts), current (amps) and resistance (ohms) and gives out the result
on a LCD screen. It is a standard diagnostic tool for technicians in the electrical/electronic
industries.
1.Swept type can detect only CW signals without any phase information.
2.FFT analyzer can not work in higher RF frequencies due to limitations on sampling rate of
ADC (Analog to Digital Converter). More it will have limitations on bandwidth supported by
the spectrum analyzer.
PROGRAMMABLE LOGIC CONTROLLER
POWER SUPPLY
Provides the voltage required to run the primary PLC components.
I/O Modules
Provides signal conversion and isolation between the internal logic levels and signals
inside the PLC and the field’s high level signal.
PROCESSOR
Provides intelligence to command and governs activities of the entire PLC systems.
PROGRAMMING DEVICE
Used to enter the desired program that will determine the sequence of operation and
control of process equipment or driven machine.
PLC operation sequence
1. Self test: Testing of its own hardware and software for faults.
2. Input scan: If there are no problems ,PLC will copy all the inputs and
copy their values into memory.
3. Logic solve/scan: Using inputs, the ladder logic problem is solved
once and outputs are updated.
4. Output scan: While solving logic the output values are updated
only in memory when ladder scan is done , the outputs will be
updated using temporary values in memory.
Disadvantages of PLC
PLC design are proprietary it means that software of one manufacturer can’t be used in
combination with parts of other manufacturer.
Limited design and cost option.
Fixed circuit operations.
PLC manufacturers offers only closed architectures.