SlideShare a Scribd company logo
MONITORING, PROTECTION &
CONTROL MODULE FOR A RADAR
       TRANSMITTER

                                        BY
            ABHISHEK SUTRAVE (1RN05EC004)
            AMOGHA VARSHA B.S (1RN05EC012)
            KEERTHI D.H       (1RN05EC041)
INTRODUCTION
• A TWT based Radar Transmitter would
  have three major sub-systems
1)High Voltage High Power supply
2)Grid Modulator or Pulser
3)Monitoring, Protection & Control unit
  (MPC)
• Our project focuses on a part of the MPC
  unit of the entire system.
TWT transmitter




kollector,   heizung,    eingang,   ausgang
collector,   heating,   input,      output
MPC of TWT based Transmitter
Need/OBJECTIVE
1) The circuits which generally operate from 5V to 15V, are
   under heavy EMI and high current transients similar to lighting
   environment.
2) For monitoring the floating parameters, samples of values are
   to be brought to the ground reference.
3) The ground referenced control unit is conceived in two parts.
• First a dedicated set of latching voltage comparators capture
   any parameters crossing the threshold limit. The faults are
   categorized as A,B,C & D based on the severity. Appropriate
   action is initiated to protect the transmitting tube.
• Secondly, a microcontroller carries out the switching ON/OFF
   sequencing, A/D conversion of analog voltage and current
   values and status bit reading.
7) The outputs from the microcontroller are displayed through a 2
   line 16 character LCD panel.
DESIGN GOALS
• To monitor the transmitter parameters which
  cause TYPE A fault.
• To sequence the safe switching ON and
  switching OFF.
• To protect the highly expensive TWT and
  various other electronic devices from damage
  in the event of erroneous conditions.
• To capture and display the parameters, error
  messages in the LCD.
How design will be made
• A set of latching comparators to capture
  and register the occurrence of error.
• A micro controller to do the sequencing
  ON/OFF, carry out the A/D conversion of
  analog parameters, and display the states
  on an LCD display panel.
• Proper setting of threshold limits to
  obtain noise immunity.
BDO OF THE ENTIRE SYSTEM
HARDWARE DESCRIPTION
Hardware part consists of
• Monitoring Unit
 Comparator module
• Control and Display Unit
Microcontroller, ADC, LCD
Comparator Card Circuit
• COMPARATOR CARD
 Scaled down voltage and current values of the
  transmitter parameter, are taken as I/P to the
  comparator card.
 In our project we are considering only the parameters
  causing TYPE A fault.
 Its basic function is to compare the I/P with the
  reference value and make the corresponding LED
  glow upon threshold exceed.
 OPAMP’s LM324 is used for Amplification/Gain,
  LM139 as a Voltage Comparator and ULN2001A as
  a driver.
MPC of TWT based Transmitter
• Microcontroller:
 P89V51RD2 is a Microcontroller from Philips. The
  microcontroller is used to interact between various
  other components.
 It is programmed to accept the data from the ADC
  and the comparator card, compare the values received
  with the default threshold values, and output the
  result to LCD, and accordingly switch on the buzzer
  and the relay switch.
 The entire operation of the circuit is controlled by the
  software embedded in the microcontroller.
P89V51RD2 FEATURES
• 80C51 Central Processing Unit
• 5 V Operating voltage from 0 to 40 MHz
• 64 kB of on-chip Flash program memory with ISP
  (In-System Programming) and
• SPI (Serial Peripheral Interface) and enhanced
  UART
• Four 8-bit I/O ports with three high-current Port
  1 pins (16 mA each)
• Three 16-bit timers/counters
• Programmable Watchdog timer (WDT)
• Analog to digital Converter:
 The ADC 0809 is an analog to digital converter. It
  accepts the analog I/P values from the comparator
  card and gives an 8 bit binary O/P value, which is
  given to the microcontroller.
 It is is a 8-channel multiplexer which uses successive
  approximation as the conversion technique.
 For the scale of 0-5 V, the step size is 19.53mV for
  full scale output. The input analog voltage is divided
  by the step size to give a digital output.
FEATURES OF ADC

• Easy interface to all microcontrollers.
• No zero or full-scale adjust required.
• 8-channel multiplexer with address logic.
• 0V to 5V input range with single 5V
  power supply.
• 28-pin molded chip carrier package.
LCD:
The 16*2 LCD is used to display real-time
comparator card I/P values and occasionally
the error values if present.
Serial Port Interface: RS 232
RELAY:
• A relay is an electrical switch that opens and closes
  under the control of another electrical circuit.
• The switch is operated by an electromagnet to open or
  close one or many sets of contacts.
• Since a relay is able to control an output circuit of
  higher power than the input circuit, it can be
  considered to be, in a broad sense, a form of an
  electrical amplifier.
• Different switching conditions
• 1.Normally-Open (NO): contacts connect the circuit
  when the relay is activated; the circuit is disconnected
  when the relay is inactive. It is also called a FORM A
  contact or “make” contact.
MPC of TWT based Transmitter
2.Normally - Closed (NC): contacts disconnect the circuit
when the relay is activated ; the circuit is connected when
relay is inactive. It is also called “Form B” contact or” break”
contact
3.Change-over or double-throw: contacts control two
circuits; one normally open contact and one normally closed
contact with a common terminal. It is also called a Form C
“transfer “ contact.



                           Sugar cube Relay
PROGRAMMING
 FLOW CHART
FLOW CHART representing the
   working of the system
FLOW CHART FOR LCD INTIALIZATION
MPC of TWT based Transmitter
FLOW CHART FOR ADC INTIALIZATION
FLOW CHART FOR ISR
SOFTWARE OVERVIEW

In our project, the assembly code is
 compiled, built and converted to
 hexadecimal code by the KEIL MICRO
 VISION V.2 software.
The hex file is then fused/burnt onto the
 microcontroller using FLASH MAGIC
 software through the RS232 pin of the
 MAX232 driver.
MPC of TWT based Transmitter
MPC of TWT based Transmitter
LIMITATONS
Only 4 values can be Monitored,
 Protected & Controlled.
All the ports of the microcontroller
 are used and hence other I/P or O/P
 bits cannot be used.
ENHANCEMENTS
In this project we are checking only 4 I/P
 values of TYPE A faults, where as there are 28
 values in all which are categorized into faults
 A,B & C.
 Clearly there is a large scope for increase in
 the I/P values to be Monitored, Protected &
 Controlled.
A larger LCD can be used to display the values
 required simultaneously.
A Programmable peripheral interface(8255)
 can be used to enhance the ports of 8051.
APPLICATION
 MPC of various Large Scale
  Systems
 Surveillance system
 Guidance/fire control
  system
 Air traffic Control system
 Airborne Interception
  system
 Missile Control systems
 TV & Radio Broadcasting
  system
 Weather Station
MPC of TWT based Transmitter
CONCLUSION
• The Protection of any large scale
  machines would be of utmost
  importance for any company.
• With a Protection module as simple and
  less expensive as this, any company can
  implement this on their system with a
  fewer modifications for extended ability.
MPC of TWT based Transmitter

More Related Content

PDF
PLC input and output devices
PPTX
automation,vfd,plc,scada overview
PPT
Scada monitoring system
PPTX
Input - Output Devices for PLC
PDF
7SK81 Motor Protection Relay
PPTX
Microprocessor based Temperature Controller
PPTX
Substation monitoring system for maintaining a data log.ppt
PPTX
DAC and sensor interfacing with PIC
PLC input and output devices
automation,vfd,plc,scada overview
Scada monitoring system
Input - Output Devices for PLC
7SK81 Motor Protection Relay
Microprocessor based Temperature Controller
Substation monitoring system for maintaining a data log.ppt
DAC and sensor interfacing with PIC

What's hot (20)

PDF
Basic PLC Ladder Programming
PPTX
Substation monitoring1
PPTX
Interfacing technique with 8085- ADC[0808]
PPTX
PLC based load managment
PPTX
Gsm based transformer fault detection system
PPTX
Plc & Scada
PPTX
PPTX
speed control of induction motor using plc and vfd
PPTX
an advance approach to divert trafiic at busy signals using rfid technolgy
PPTX
Scada ppt
PPT
Vt training plc_1
PDF
Plc course presentation
PDF
A project report on Remote Monitoring of a Power Station using GSM and Arduino
PPTX
Allenbradley Control Logix PLC Network Architecture
PDF
Microprocessors 8085 pin diagram
PDF
Lec 12 (cont plc)
PPTX
Programmable Logic Controllers
PPTX
Plc (processors and dio)
PPTX
PLC Circuit Design And Basic Programming By Manish kumar
Basic PLC Ladder Programming
Substation monitoring1
Interfacing technique with 8085- ADC[0808]
PLC based load managment
Gsm based transformer fault detection system
Plc & Scada
speed control of induction motor using plc and vfd
an advance approach to divert trafiic at busy signals using rfid technolgy
Scada ppt
Vt training plc_1
Plc course presentation
A project report on Remote Monitoring of a Power Station using GSM and Arduino
Allenbradley Control Logix PLC Network Architecture
Microprocessors 8085 pin diagram
Lec 12 (cont plc)
Programmable Logic Controllers
Plc (processors and dio)
PLC Circuit Design And Basic Programming By Manish kumar
Ad

Viewers also liked (20)

PPT
Twta and sspa
PPTX
Twt 2015
DOCX
PDF
Ut installation review
PDF
09 chapter 2
PPTX
Dielectric wave guide
PDF
Earth station and satellite antenna
PPT
Radar transmitter 4 (1)
DOCX
Reporte el estudiante
PDF
Resolucion Tupa 2009
PDF
Herencia Ama A La Virgen
DOCX
Esquema de celebración de camino de luz en las comunidades
PPT
Presentacion aguas
PDF
Revista cosmocapsula numero 2
PDF
Convocatorias TPC Marzo 2012
PPTX
Working with diversity in international partnerships -- The GCP experience --...
PDF
Proyecto del III Encuentro por la Paz, de Ecología Activa, Ecoempleos Ponemos...
PPS
09 06-11 reporte de noticias
DOCX
Aaron Creces (Resume)
Twta and sspa
Twt 2015
Ut installation review
09 chapter 2
Dielectric wave guide
Earth station and satellite antenna
Radar transmitter 4 (1)
Reporte el estudiante
Resolucion Tupa 2009
Herencia Ama A La Virgen
Esquema de celebración de camino de luz en las comunidades
Presentacion aguas
Revista cosmocapsula numero 2
Convocatorias TPC Marzo 2012
Working with diversity in international partnerships -- The GCP experience --...
Proyecto del III Encuentro por la Paz, de Ecología Activa, Ecoempleos Ponemos...
09 06-11 reporte de noticias
Aaron Creces (Resume)
Ad

Similar to MPC of TWT based Transmitter (20)

PPT
Basic PLC.ppt
PPTX
KAGITHALA YASASWINI
PPTX
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
PDF
Cockpit White Box
DOCX
4 Way traffic controll new
PPTX
embedded system
PPTX
AUTOMATIC WIRELESS POWER GRID CONTROL
PPT
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
PPT
File 1389427052
PPTX
transmitters and signal conditioning element
PPTX
CONTROLLING HOME APPLIANCES USING REMOTE(1)
PPT
Basic plc 1
PPT
Basic belajar dasar-dasar Program Logic Controller.ppt
PPT
electrical engineering project
PPT
ELECTRICAL ENGINEERING PROJECT
PPTX
A PROJECT ON scada.pptx
PDF
Programmable logic controllers
PPT
Diwan Annexure Starter panels Presentation Rev-1 Dt16-11-2014
PDF
Programmable logic controller (PLC) in Instrumentation and control
PDF
Interfacing Analog to Digital Data Converters ee3404.pdf
Basic PLC.ppt
KAGITHALA YASASWINI
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
Cockpit White Box
4 Way traffic controll new
embedded system
AUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
File 1389427052
transmitters and signal conditioning element
CONTROLLING HOME APPLIANCES USING REMOTE(1)
Basic plc 1
Basic belajar dasar-dasar Program Logic Controller.ppt
electrical engineering project
ELECTRICAL ENGINEERING PROJECT
A PROJECT ON scada.pptx
Programmable logic controllers
Diwan Annexure Starter panels Presentation Rev-1 Dt16-11-2014
Programmable logic controller (PLC) in Instrumentation and control
Interfacing Analog to Digital Data Converters ee3404.pdf

Recently uploaded (20)

PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Pharma ospi slides which help in ospi learning
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Lesson notes of climatology university.
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Classroom Observation Tools for Teachers
PDF
RMMM.pdf make it easy to upload and study
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Anesthesia in Laparoscopic Surgery in India
Pharma ospi slides which help in ospi learning
O5-L3 Freight Transport Ops (International) V1.pdf
Pre independence Education in Inndia.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
TR - Agricultural Crops Production NC III.pdf
Microbial diseases, their pathogenesis and prophylaxis
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
VCE English Exam - Section C Student Revision Booklet
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Complications of Minimal Access Surgery at WLH
Lesson notes of climatology university.
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
2.FourierTransform-ShortQuestionswithAnswers.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Renaissance Architecture: A Journey from Faith to Humanism
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Classroom Observation Tools for Teachers
RMMM.pdf make it easy to upload and study
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx

MPC of TWT based Transmitter

  • 1. MONITORING, PROTECTION & CONTROL MODULE FOR A RADAR TRANSMITTER BY ABHISHEK SUTRAVE (1RN05EC004) AMOGHA VARSHA B.S (1RN05EC012) KEERTHI D.H (1RN05EC041)
  • 2. INTRODUCTION • A TWT based Radar Transmitter would have three major sub-systems 1)High Voltage High Power supply 2)Grid Modulator or Pulser 3)Monitoring, Protection & Control unit (MPC) • Our project focuses on a part of the MPC unit of the entire system.
  • 3. TWT transmitter kollector, heizung, eingang, ausgang collector, heating, input, output
  • 5. Need/OBJECTIVE 1) The circuits which generally operate from 5V to 15V, are under heavy EMI and high current transients similar to lighting environment. 2) For monitoring the floating parameters, samples of values are to be brought to the ground reference. 3) The ground referenced control unit is conceived in two parts. • First a dedicated set of latching voltage comparators capture any parameters crossing the threshold limit. The faults are categorized as A,B,C & D based on the severity. Appropriate action is initiated to protect the transmitting tube. • Secondly, a microcontroller carries out the switching ON/OFF sequencing, A/D conversion of analog voltage and current values and status bit reading. 7) The outputs from the microcontroller are displayed through a 2 line 16 character LCD panel.
  • 6. DESIGN GOALS • To monitor the transmitter parameters which cause TYPE A fault. • To sequence the safe switching ON and switching OFF. • To protect the highly expensive TWT and various other electronic devices from damage in the event of erroneous conditions. • To capture and display the parameters, error messages in the LCD.
  • 7. How design will be made • A set of latching comparators to capture and register the occurrence of error. • A micro controller to do the sequencing ON/OFF, carry out the A/D conversion of analog parameters, and display the states on an LCD display panel. • Proper setting of threshold limits to obtain noise immunity.
  • 8. BDO OF THE ENTIRE SYSTEM
  • 9. HARDWARE DESCRIPTION Hardware part consists of • Monitoring Unit  Comparator module • Control and Display Unit Microcontroller, ADC, LCD
  • 11. • COMPARATOR CARD  Scaled down voltage and current values of the transmitter parameter, are taken as I/P to the comparator card.  In our project we are considering only the parameters causing TYPE A fault.  Its basic function is to compare the I/P with the reference value and make the corresponding LED glow upon threshold exceed.  OPAMP’s LM324 is used for Amplification/Gain, LM139 as a Voltage Comparator and ULN2001A as a driver.
  • 13. • Microcontroller:  P89V51RD2 is a Microcontroller from Philips. The microcontroller is used to interact between various other components.  It is programmed to accept the data from the ADC and the comparator card, compare the values received with the default threshold values, and output the result to LCD, and accordingly switch on the buzzer and the relay switch.  The entire operation of the circuit is controlled by the software embedded in the microcontroller.
  • 14. P89V51RD2 FEATURES • 80C51 Central Processing Unit • 5 V Operating voltage from 0 to 40 MHz • 64 kB of on-chip Flash program memory with ISP (In-System Programming) and • SPI (Serial Peripheral Interface) and enhanced UART • Four 8-bit I/O ports with three high-current Port 1 pins (16 mA each) • Three 16-bit timers/counters • Programmable Watchdog timer (WDT)
  • 15. • Analog to digital Converter:  The ADC 0809 is an analog to digital converter. It accepts the analog I/P values from the comparator card and gives an 8 bit binary O/P value, which is given to the microcontroller.  It is is a 8-channel multiplexer which uses successive approximation as the conversion technique.  For the scale of 0-5 V, the step size is 19.53mV for full scale output. The input analog voltage is divided by the step size to give a digital output.
  • 16. FEATURES OF ADC • Easy interface to all microcontrollers. • No zero or full-scale adjust required. • 8-channel multiplexer with address logic. • 0V to 5V input range with single 5V power supply. • 28-pin molded chip carrier package.
  • 17. LCD: The 16*2 LCD is used to display real-time comparator card I/P values and occasionally the error values if present.
  • 19. RELAY: • A relay is an electrical switch that opens and closes under the control of another electrical circuit. • The switch is operated by an electromagnet to open or close one or many sets of contacts. • Since a relay is able to control an output circuit of higher power than the input circuit, it can be considered to be, in a broad sense, a form of an electrical amplifier. • Different switching conditions • 1.Normally-Open (NO): contacts connect the circuit when the relay is activated; the circuit is disconnected when the relay is inactive. It is also called a FORM A contact or “make” contact.
  • 21. 2.Normally - Closed (NC): contacts disconnect the circuit when the relay is activated ; the circuit is connected when relay is inactive. It is also called “Form B” contact or” break” contact 3.Change-over or double-throw: contacts control two circuits; one normally open contact and one normally closed contact with a common terminal. It is also called a Form C “transfer “ contact. Sugar cube Relay
  • 23. FLOW CHART representing the working of the system
  • 24. FLOW CHART FOR LCD INTIALIZATION
  • 26. FLOW CHART FOR ADC INTIALIZATION
  • 28. SOFTWARE OVERVIEW In our project, the assembly code is compiled, built and converted to hexadecimal code by the KEIL MICRO VISION V.2 software. The hex file is then fused/burnt onto the microcontroller using FLASH MAGIC software through the RS232 pin of the MAX232 driver.
  • 31. LIMITATONS Only 4 values can be Monitored, Protected & Controlled. All the ports of the microcontroller are used and hence other I/P or O/P bits cannot be used.
  • 32. ENHANCEMENTS In this project we are checking only 4 I/P values of TYPE A faults, where as there are 28 values in all which are categorized into faults A,B & C.  Clearly there is a large scope for increase in the I/P values to be Monitored, Protected & Controlled. A larger LCD can be used to display the values required simultaneously. A Programmable peripheral interface(8255) can be used to enhance the ports of 8051.
  • 33. APPLICATION  MPC of various Large Scale Systems  Surveillance system  Guidance/fire control system  Air traffic Control system  Airborne Interception system  Missile Control systems  TV & Radio Broadcasting system  Weather Station
  • 35. CONCLUSION • The Protection of any large scale machines would be of utmost importance for any company. • With a Protection module as simple and less expensive as this, any company can implement this on their system with a fewer modifications for extended ability.