CN109358250A - The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion - Google Patents

The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion Download PDF

Info

Publication number
CN109358250A
CN109358250A CN201811265220.1A CN201811265220A CN109358250A CN 109358250 A CN109358250 A CN 109358250A CN 201811265220 A CN201811265220 A CN 201811265220A CN 109358250 A CN109358250 A CN 109358250A
Authority
CN
China
Prior art keywords
chip microcontroller
signal
detection device
voltage
conversion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811265220.1A
Other languages
Chinese (zh)
Inventor
黄之杰
王淑玲
王艳艳
毕泗昌
耿夫利
胡莹
王娅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Air Force Service College of PLA
Original Assignee
Air Force Service College of PLA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Air Force Service College of PLA filed Critical Air Force Service College of PLA
Priority to CN201811265220.1A priority Critical patent/CN109358250A/en
Publication of CN109358250A publication Critical patent/CN109358250A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Measurement Of Current Or Voltage (AREA)

Abstract

The invention discloses a kind of quick detection device softwares of supply vehicle boost conversion, including main program system, acquisition module system, A/D converter circuit system, voltage display module system, warning circuit modular system, single-chip microcontroller;Wherein, the supply vehicle boost voltage of acquisition is carried out analog-to-digital conversion by A/D converter circuit system after dividing by acquisition module system, and the signal after conversion is passed to single-chip microcontroller;Voltage value is shown by voltage display module system after single-chip microcontroller is handled, after measuring voltage below or above preset value, single-chip microcontroller controls warning circuit modular system and carries out alarm.Element used in the quick detection device software of supply vehicle boost conversion of the invention is less, at low cost, small in size, convenient for implementing quickly detection in outfield, play the role of boost conversion fault alarm, so that improving the boosting of four station supply vehicles ensures success rate, avoids wrap up.

Description

The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion
Technical field
The invention belongs to quick for equipment, accurate detection supply vehicle boost conversion fields, and in particular to a kind of supply vehicle The quick detection device software of boost conversion and the quick detection device of boost conversion.
Background technique
Supply vehicle is powered in aircraft to be checked, is particularly important in boosting starting support process.And supply vehicle boost conversion detects, There is not yet effective detection means.In power supply support process in recent years, there is number cause boost converting device failure, voltage It does not reach requirement, electric current moment increases, and leads to aircraft engine overtemperature accident, causes more serious economic loss.
Summary of the invention
The present invention provides a kind of quick detection device softwares of supply vehicle boost conversion, exist in the prior art to solve Deficiency.
The present invention is realized by following technical scheme:
Insufficient, development supply vehicle boost conversion outfield Fast Detection Technique research is ensured for supply vehicle boost conversion.Electricity Source vehicle boost conversion device for fast detecting software design, it is soft by program design, acquisition module software design, voltage display module Part design, warning circuit software design composition, circuit is simple, and element used is less, at low cost, small in size, convenient in outfield reality Quick detection is applied, boost conversion fault alarm is played the role of, so that improving the boosting of four station supply vehicles ensures success rate, avoids damaging Aircraft.
HD44780 chip is initialized when beginning first, resets LCD1602 liquid crystal display, then calls A/D conversion Program starts ADS1115 chip, selects working method by key.The conversion end signal to be checked such as single-chip microcontroller, if there is letter Change data number is then read by parallel port and is stored, ins succession and averages after reading ten data like this.It will be acquired again Result obtain thousand quartiles divided by 10, then quotient is obtained percentile divided by 10, then respectively obtain tenths and a position again divided by 10, A position, tenths, percentile and thousand quartiles are finally sent to HD44780 chip by serial ports to be sent after decoding to LCD1602 Liquid crystal display shows that LCD1602 liquid crystal display was shown at this time is exactly the voltage value of ADS1115 chip acquisition.
Further, ADS1115 chip passes through IN0 collection voltages signal and gives single-chip microcontroller, the letter that single-chip microcontroller carrys out acquisition Number carry out the voltage value of then LCD1602 liquid crystal display acquisition that certain processing is connected by serial ports.Boosting is connected in No. 4 lines When signal, single-chip microcontroller real-time processing data is not achieved 57V voltage value and is then considered as by LCD1602 liquid crystal display current voltage value Boosting failure, warning circuit work, buzzer warning.
Further, in acquisition module software design, system electrification is initialized.Firstly, single-chip microcontroller selection A/D conversion Then device issues signal enabling A/D conversion.Single-chip microcontroller is started to work at this time, and continually scanning for A/D conversion end port, whether there is or not end Signal.If so, i.e. enabling signal acquires, the numerical value sent to the data output of A/D converter is stored, is opened again Begin, and prepares acquisition next time;If no, continuing waiting for.
Further, whenever acquisition system acquisition is primary, the value of a is just from increasing 1, until acquisition is zeroed when 10 times full, it is then single Piece machine enters scanning next time on one side to data processing on one side.After data processing is complete, data are transmitted to by iic bus HD44780 chip, HD44780 chip after the data decoding received sending display to show.
Further, GND (-) ground connection of ADS1115 chip, VCC (+) meets power supply+5V, therefore the range of collection voltages is 0 ~5V, A/D convert result D0~D7 of output as 16 bits.The result of output is converted 0~216Between respectively correspond 2 between 0~+5V16A voltage value, therefore the A/D result for converting output must be converted into the electricity that can be shown by single-chip microcontroller Pressure value, specific method is:
Further, from upper formula: when ADS1115 output is (1111111111111111) B, input voltage value VIN=5.00V;When ADS1115 output is (0000000000000000) B, input voltage value VIN=0.00V;When When ADS1115 output is (1000000000000000) B, input voltage value VIN=2.50V, but single-chip microcontroller is carrying out mathematics Result read-only round numbers part when operation, therefore the voltage value VIN got is calculated when exporting as (1000000000000000) B =2.00V.It can be seen that the output result of operation in this way is very inaccurate, there was only 0,1,2,3,4,5 six between 0~+5V A voltage value, so the fractional part in single-chip microcontroller operation result must be remained.Specific method is: if retaining decimal Two after point, molecule retains three just multiplied by 1000 multiplied by 100 when operation.Retain two formula such as after decimal point Under:
Further, known to new formula as ADS1115 chip output bit (1000000000000000) B, single-chip microcontroller fortune Calculating result is 2500.Then it is 250 that single-chip microcontroller, which obtains quotient divided by 10 for 250, remainder 0, then obtains quotient divided by 10 for 250 and be 25, remainder 0, then obtaining quotient divided by 10 for 25 is 2, remainder 5.It can be obtained by four numbers of voltage value in this way, finally 2,5,0,0 four numbers are sent out by serial ports respectively, the voltage value of input can be shown on LCD1602 liquid crystal display “2.500”。
Further, it in voltage display module software design, is initialized first after booting, defines the control terminal of liquid crystal display Mouthful, setting clear screen, closing show, playback, opening display, the first address of display position etc..It is aobvious that it is first set in initialization Show mode, cursor moves to right automatically when Liquid Crystal Module shows character, is not necessarily to manual intervention.LCD MODULE is one slow Display device, thus execute every instruction before have to confirmation module busy mark be low level, indicate not being in a hurry, otherwise this Instruction failure.
Further, display result calculates: A/D conversion routine being called to start AD converter, the conversion to be checked such as single-chip microcontroller End signal is ined succession like this and is asked after reading 10 data if there is signal then reads change data by parallel port and stores Average value, then data are transmitted out by serial port by above method.
Further, to obtain higher precision and the once anti-interference ability of strong system, when single-chip microcontroller is read from ADS1115 chip After data, 10 data continuously read in are carried out cumulative average:
Further, then by single-chip microcontroller to VO scale conversion is carried out, obtains measured voltage numerical value:
Vin=V0/(216-1)×5
But the read-only round numbers part of single-chip microcontroller result when performing mathematical calculations, and to be shown is two-decimal, institute To need to VIN multiplied by 100:
Vm=Vin × 100
Voltage value step-by-step is exported with the method taken the remainder:
Thousand quartile Oq=Vm/10 take the remainder output
Percentile Ob=Oq/10 takes the remainder output
Tenths Os=Ob/10 takes the remainder output
Further, in warning circuit software design, key selection system operating mode is first had to, logic gates is passed through Be converted into electric signal, this is corresponding be exactly switch state judgement gate circuit.Since when circuit, which will be realized, alarms, LED dodges It is bright to there is a high level to realize.This signal can be provided by multivibrator.The length of the cycle of oscillation of oscillator, takes Certainly in the charge and discharge time of capacitor, if the charge and discharge time of capacitor can be allowed to change, so that it may realize an oscillator output The signal of different frequency, while the frequency of flashing can also be controlled by the size of external resistance capacitance.
Further, buzzer warning is realized in design, this part of basic principle multivibrator generates upper frequency Signal export the input terminal this point that reference voltage is set to buzzer current potential height, may finally realize change output Frequency.
The invention has the advantages that:
Element used in the quick detection device software of supply vehicle boost conversion of the invention is less, at low cost, small in size, is convenient for Implement quickly detection in outfield, plays the role of boost conversion fault alarm, so that improving the boosting of four station supply vehicles ensures success rate, Avoid wrap up.
Detailed description of the invention
Fig. 1 is electrical schematic diagram of the invention;
Fig. 2 is working-flow figure of the invention;
Fig. 3 is system hardware composition block diagram of the invention;
Fig. 4 is system software composition block diagram of the invention;
Fig. 5 is the total program flow diagram of system of the invention;
Fig. 6 is AD conversion flow chart of the invention;
Fig. 7 is LCD1602 work flow diagram;
Fig. 8 is alarm triggering response logic figure.
Specific embodiment
To keep the purposes, technical schemes and advantages of the invention implemented clearer, below in conjunction in the embodiment of the present invention Attached drawing, technical solution in the embodiment of the present invention is further described in more detail.In the accompanying drawings, identical from beginning to end or class As label indicate same or similar element or element with the same or similar functions.Described embodiment is the present invention A part of the embodiment, instead of all the embodiments.The embodiments described below with reference to the accompanying drawings are exemplary, it is intended to use It is of the invention in explaining, and be not considered as limiting the invention.Based on the embodiments of the present invention, ordinary skill people Member's every other embodiment obtained without making creative work, shall fall within the protection scope of the present invention.Under Face is described in detail the embodiment of the present invention in conjunction with attached drawing.
As shown in Figure 1, the voltage conversion of supply vehicle 28.5V/57V power supply is realized by voltage conversion device, boosting Conversion process is divided into the following two stage: when PJD-800HT plug is inserted into aircraft, 28.5V power supply has No. 5 holes of plug to enter Aircraft makes power switch on aircraft be transformed into ground power supply end.When aircraft connects total electric switch, it is equivalent to PJD-800HT plug No. 6 control lines and "-" hole be shorted to get " negative electricity " when, K8 works and KM10 is made to work, the l of conversion equipment, 3 and 2, No. 3 it is defeated Outlet exports 28.5V DC power supply, which is supplied by generator G1, if closing battery output switch S4 be G1 and GB simultaneously Alliance is given.
When aircraft presses start button, after No. 4 control lines of plug obtain " positive electricity ", K7 works and KM9 is made to work;KM9 work After work, the anode that KM9-1 is attracted the cathode and G1 that make G2 is shorted, and is exported from No. 1 binding post, and KM9-2 actuation makes K9 work;K9 KM11 is set to work after work, normally closed interlock disjunction, normally open contact are attracted, and export the anode of G2 from No. 2 binding posts.As a result, 28.5V power supply is still kept between output wiring terminal 1,3, and the 57V power supply of G1, G2 series-fed is converted between 2, No. 3.High pressure Indicator light HL4 is bright.
It according to the principle of boost converting device, to detect whether positive pressure conversion equipment works normally, can be opened in simulation aircraft Two dynamic stages, and whether the voltage for detecting 1, No. 2 binding post of PJD-800HT respectively is normal.
As shown in Fig. 2, generating the analog signal of aircraft starting using microprocessor, power supply is sent to by simulating socket Vehicle, supply vehicle boost conversion make corresponding starting movement after obtaining signal, acquire the voltage of binding post in PJD-800HT plug, It feeds back to microprocessor and carries out processing analysis, if voltage reaches output and requires, judge that boost converting device is working properly, if voltage Undesirable, boost converting device is faulty.In the first stage, the simulation of PJD-800HT plug insertion detection device is inserted Seat after microprocessor judges that plug is plugged, issues " aircraft connects total electric switch " analog signal, i.e., by No. 6 control lines of plug and "-" Hole is shorted, and supply vehicle boost converting device executes corresponding actions at this time, detects l, 3 and 2 of conversion equipment, No. 3 output ends export Whether voltage is 28.5V ± 1.5V.If voltage qualification continues subsequent detection, failure alarm signal is otherwise issued.
Second stage after first stage detection is qualified, utilizes " aircraft starting " analogue-key to issue aircraft and starts simulation letter Number, i.e., to No. 4 control lines " positive electricity ", supply vehicle boost converting device executes corresponding actions at this time, and test plug 1,3,2, No. 3 Between voltage, still keep 28.5V voltage between 1, No. 3, voltage should be converted to the 57V electricity of G1, G2 series-fed between 2, No. 3 Source.If voltage meets the requirements, boost converting device is working properly, otherwise issues failure alarm signal.
In the detection process, the plug output voltage processing analysis that microprocessor arrives real-time detection, and pass through display Real-time display.
As shown in figure 3, hardware is mainly core by single-chip microcontroller STC89C52RC and A/D converter ADS1115, Measure the digital voltmeter of continuous signal.Hardware is mainly by digital power module, single-chip microcontroller STC89C52RC module, AD conversion Module, voltage display module, bleeder circuit (voltage transformer) module, warning circuit module composition.
Design mainly forms a number electricity using STC89C52RC singlechip chip and ADS1115 analog/digital conversion chip Measuring instrumentss are pressed, the analog DC voltage of the 0V-70V of input can be measured, and shown by LCD1602, are surveyed Measuring error is about 0.2V.Design circuit mainly passes through the 0V-70V analog quantity voltage of ADS1115 chip acquisition input, is converted to phase The digital quantity answered sends P20, P21 pin of STC89C52RC chip to by its output channel SDA, SCL, after data processing, It generates corresponding show code and is sent to display module, the voltage value that real-time display measures.Warning circuit is risen by processing chip controls It is acted on to fault alarm.
As shown in figure 4, system software workflow is as follows: supply vehicle 28.5/57V plug and system are simulated aircraft interface Connection, system brings into operation and initialization program, opens and interrupts, and whether test plug is plugged first, if plug is plugged, carries out In next step, it otherwise detects again.
Plug is plugged the analog signal that rear microprocessor provides " aircraft connect total electric switch ", i.e., to No. 6 control lines of plug with "-" electricity, supply vehicle boost converting device executes corresponding actions at this time, and system starts data acquisition, detects l, 3 and of conversion equipment 2, whether No. 3 output end output voltages are 28.5V ± 1.5V.If voltage qualification continues subsequent detection, fault alarm is otherwise issued Signal.
Screen reminds aircraft starting at this time, artificially presses " aircraft starting " analogue-key, and processor is giving No. 4 control lines " just Electricity ", at this time supply vehicle boost converting device execute corresponding actions, system continue data acquisition, test plug 1,3,2, No. 3 it Between voltage, still keep 28.5V voltage between 1, No. 3, voltage should be converted to the 57V power supply of G1, G2 series-fed between 2, No. 3. If voltage meets the requirements, boost converting device is working properly, otherwise issues failure alarm signal.
As shown in figure 5, initializing HD44780 chip when starting first, LCD1602 liquid crystal display is reset, is then adjusted Start ADS1115 chip with A/D conversion routine, working method is selected by key.The conversion end letter to be checked such as single-chip microcontroller Number, if there is signal then reads change data by parallel port and stores, ins succession and average after reading ten data like this. Obtained result is obtained into thousand quartiles divided by 10 again, then quotient is obtained percentile divided by 10, then respectively obtain ten again divided by 10 A position, tenths, percentile and thousand quartiles, are finally sent to HD44780 chip after decoding by serial ports by quartile and position It send to LCD1602 liquid crystal display and shows, what LCD1602 liquid crystal display was shown at this time is exactly the electricity of ADS1115 chip acquisition Pressure value.ADS1115 chip passes through IN0 collection voltages signal and gives single-chip microcontroller, and the signal that single-chip microcontroller carrys out acquisition carries out certain Processing then pass through serial ports connect LCD1602 liquid crystal display acquisition voltage value.It is single when No. 4 lines are connected to boost signal Piece machine real-time processing data is not achieved 57V voltage value and is then considered as boosting failure by LCD1602 liquid crystal display current voltage value, Warning circuit work, buzzer warning.
As shown in fig. 6, system electrification initializes in acquisition module software design.Firstly, single-chip microcontroller selection A/D turns Then parallel operation issues signal enabling A/D conversion.Single-chip microcontroller is started to work at this time, and continually scanning for A/D conversion end port, whether there is or not knots Beam signal.If so, i.e. enabling signal acquires, the numerical value sent to the data output of A/D converter is stored, is opened again Begin, and prepares acquisition next time;If no, continuing waiting for.Whenever acquisition system acquisition is primary, the value of a just increases 1 certainly, Until acquisition is zeroed when 10 times full, then single-chip microcontroller enters scanning next time on one side to data processing on one side.Data processing is complete Later, data are transmitted to by HD44780 chip by iic bus, HD44780 chip is sending display after the data decoding received It shows.
As shown in fig. 7, initializing first after booting in voltage display module software design, the control of liquid crystal display is defined Port processed, setting clear screen, closing show, playback, opening display, the first address of display position etc..First to be arranged in initialization Its display pattern, when Liquid Crystal Module shows character, cursor moves to right automatically, is not necessarily to manual intervention.LCD MODULE is one A slow display device indicates not being in a hurry so the busy mark for having to confirmation module before executing every instruction is low level, no Then this instruction failure.
As shown in figure 8, first having to key selection system operating mode in warning circuit software design, passing through logic gate Circuit is converted into electric signal, this is corresponding be exactly switch state judgement gate circuit.Due to when circuit, which will be realized, alarms, LED flashing will have a high level to realize.This signal can be provided by multivibrator.The length of the cycle of oscillation of oscillator It is short, depending on the charge and discharge time of capacitor, if the charge and discharge time of capacitor can be allowed to change, so that it may realize an oscillator The signal of different frequency is exported, while the frequency of flashing can also be controlled by the size of external resistance capacitance.It is realized in design Buzzer warning, this part of basic principle multivibrator export to generate the signal of upper frequency to buzzer, setting ginseng The current potential height for examining the input terminal this point of voltage, may finally realize change output frequency.
It follows that the present invention ensures deficiency for supply vehicle boost conversion, it is quick to carry out supply vehicle boost conversion outfield Detection technique research.Supply vehicle boost conversion device for fast detecting software design, is set by program design, acquisition module software Meter, voltage display module software design, warning circuit software design composition, circuit is simple, and element used is less, at low cost, body Product is small, convenient for implementing quickly detection in outfield, plays the role of boost conversion fault alarm, protects to improve the boosting of four station supply vehicles Hinder success rate, avoids wrap up.
Finally it should be noted that: the above embodiments are merely illustrative of the technical scheme of the present invention and are not intended to be limiting thereof;To the greatest extent The present invention is described in detail with reference to preferred embodiments for pipe, it should be understood by those ordinary skilled in the art that: still It can modify to a specific embodiment of the invention or some technical features can be equivalently replaced;Without departing from this hair The spirit of bright technical solution should all cover within the scope of the technical scheme claimed by the invention.

Claims (9)

1. a kind of quick detection device software of supply vehicle boost conversion, it is characterised in that: including main program system, acquisition module system System, A/D converter circuit system, voltage display module system, warning circuit modular system, single-chip microcontroller;
Wherein, the supply vehicle boost voltage of acquisition is carried out modulus by A/D converter circuit system after dividing by acquisition module system Conversion, passes to single-chip microcontroller for the signal after conversion;
Voltage value is shown by voltage display module system after single-chip microcontroller is handled, when measuring voltage below or above default After value, single-chip microcontroller controls warning circuit modular system and carries out alarm.
2. the quick detection device software of supply vehicle boost conversion according to claim 1, it is characterised in that: in main program system In system, HD44780 chip is initialized when beginning first, resets LCD1602 liquid crystal display, then A/D is called to convert sub- journey Sequence starts ADS1115 chip, selects working method by key;Single-chip microcontroller conversion end signal to be checked, then if there is signal Change data is read by parallel port and is stored, and is ined succession and is averaged after reading ten data like this;Again by obtained knot Fruit obtains thousand quartiles divided by 10, then quotient is obtained percentile divided by 10, then respectively obtain tenths and position again divided by 10, finally A position, tenths, percentile and thousand quartiles are sent to HD44780 chip by serial ports and are sent after decoding to LCD1602 liquid crystal Display screen shows that LCD liquid crystal display screen was shown at this time is exactly the voltage value of ADS1115 chip acquisition.
3. the quick detection device software of supply vehicle boost conversion according to claim 2, it is characterised in that: in main program system In system, ADS1115 chip passes through IN0 collection voltages signal and gives single-chip microcontroller, and the signal that single-chip microcontroller carrys out acquisition carries out certain Processing then pass through serial ports connect LCD1602 liquid crystal display acquisition voltage value;It is single when No. 4 lines are connected to boost signal Piece machine real-time processing data is not achieved 57V voltage value and is then considered as boosting failure by LCD1602 liquid crystal display current voltage value, Warning circuit work, buzzer warning.
4. the quick detection device software of supply vehicle boost conversion according to claim 1, it is characterised in that: in acquisition module In system, system electrification is initialized, firstly, single-chip microcontroller selects A/D converter, then issues signal enabling A/D conversion, at this time Single-chip microcontroller is started to work, and continually scanning for A/D conversion end port, whether there is or not end signals;If so, i.e. enabling signal acquires, to A/D The numerical value that the data output of converter is sent is stored, and is started again, and prepares acquisition next time;If no, Then continue waiting for;
Whenever acquisition system acquires once, the value of a just from increasing 1, is zeroed, then single-chip microcontroller one side logarithm when acquiring 10 times full According to processing, enter scanning next time on one side.After data processing is complete, data are transmitted to by HD44780 chip by iic bus, HD44780 chip after the data decoding received sending display to show.
5. the quick detection device software of supply vehicle boost conversion according to claim 1, it is characterised in that: shown in voltage It in modular system, is initialized first after booting, defines the control port of liquid crystal display, setting clear screen, closing show, playback, opening It shows, the first address of display position;Its display pattern is first set in initialization, and when Liquid Crystal Module shows character, cursor is Automatically it moves to right, is not necessarily to manual intervention.LCD MODULE is a slow display device, so executing the previous of every instruction Surely the busy mark for wanting confirmation module is low level, indicates not being in a hurry, otherwise this instruction failure.
6. the quick detection device software of supply vehicle boost conversion according to claim 5, it is characterised in that: A/D is called to turn Subprogram starting AD converter is changed, the conversion end signal to be checked such as single-chip microcontroller turns if there is signal is then read by parallel port It changes data and stores, in succession and average after reading 10 data like this, then pass through serial port data by above method It transmits out.
7. the quick detection device software of supply vehicle boost conversion according to claim 6, it is characterised in that:
To obtain higher precision and the once anti-interference ability of strong system, after single-chip microcontroller reads data from ADS1115 chip, even Resume studies into 10 data carry out cumulative average:
Scale conversion is carried out to VO by single-chip microcontroller again, obtains measured voltage numerical value:
Vin=V0/(216-1)×5;
But the read-only round numbers part of single-chip microcontroller result when performing mathematical calculations, and to be shown is two-decimal, so needing It will be to VIN multiplied by 100:
Vm=Vin × 100
Voltage value step-by-step is exported with the method taken the remainder:
Thousand quartile Oq=Vm/10 take the remainder output
Percentile Ob=Oq/10 takes the remainder output
Tenths Os=Ob/10 takes the remainder output.
8. the quick detection device software of supply vehicle boost conversion according to claim 1, it is characterised in that: in warning circuit In system, key selection system operating mode is first had to, electric signal is converted by logic gates, it is exactly to switch that this is corresponding The gate circuit of state judgement, since when circuit, which will be realized, alarms, LED flashing will have a high level to realize;
This signal, the length of the cycle of oscillation of oscillator, the charge and discharge depending on capacitor can be provided by multivibrator Time, if the charge and discharge time of capacitor can be allowed to change, so that it may realize the signal of an oscillator output different frequency, together When the frequency of flashing can also be controlled by the size of external resistance capacitance;
The signal that realization buzzer warning is generated upper frequency by multivibrator is exported to buzzer, and reference voltage is arranged The current potential height of input terminal this point, may finally realize change output frequency.
9. a kind of quick detection device of boost conversion, it is characterised in that: including the described in any item supply vehicles of claim 1 to 8 The quick detection device software of boost conversion.
CN201811265220.1A 2018-10-26 2018-10-26 The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion Pending CN109358250A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811265220.1A CN109358250A (en) 2018-10-26 2018-10-26 The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811265220.1A CN109358250A (en) 2018-10-26 2018-10-26 The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion

Publications (1)

Publication Number Publication Date
CN109358250A true CN109358250A (en) 2019-02-19

Family

ID=65346882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811265220.1A Pending CN109358250A (en) 2018-10-26 2018-10-26 The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion

Country Status (1)

Country Link
CN (1) CN109358250A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110127082A (en) * 2019-05-14 2019-08-16 中国人民解放军空军勤务学院 A kind of four station of aviation guarantee comprehensive detection case group

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924343A (en) * 2010-08-20 2010-12-22 上海电科电器科技有限公司 Multifunctional circuit for controlling and protecting switching apparatus
CN202008515U (en) * 2011-01-17 2011-10-12 株洲联诚集团有限责任公司 Passive earth detector for locomotives
CN102928654A (en) * 2012-11-11 2013-02-13 大连东方电器制造有限公司 input voltage detection device of box-type substation
CN103499728A (en) * 2013-07-19 2014-01-08 上海磁浮交通工程技术研究中心 Method and system for detecting voltage unbalance of series capacitor bank
KR20150091809A (en) * 2014-02-04 2015-08-12 주식회사 만도 Voltage sensor of booster converter rationality determination apparatus and method
CN105807158A (en) * 2016-03-11 2016-07-27 陕西天佑欣业自动化技术发展有限公司 Electric power parameter online monitoring system and monitoring control method for power grid connection points and switches
CN206020564U (en) * 2016-09-13 2017-03-15 北京百华悦邦科技股份有限公司 A kind of detection of the laptop adapter with auto-alarm function instrument
CN108445423A (en) * 2018-02-01 2018-08-24 阿尔特汽车技术股份有限公司 A kind of electric vehicle DCDC off-line test methods based on off-line test equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924343A (en) * 2010-08-20 2010-12-22 上海电科电器科技有限公司 Multifunctional circuit for controlling and protecting switching apparatus
CN202008515U (en) * 2011-01-17 2011-10-12 株洲联诚集团有限责任公司 Passive earth detector for locomotives
CN102928654A (en) * 2012-11-11 2013-02-13 大连东方电器制造有限公司 input voltage detection device of box-type substation
CN103499728A (en) * 2013-07-19 2014-01-08 上海磁浮交通工程技术研究中心 Method and system for detecting voltage unbalance of series capacitor bank
KR20150091809A (en) * 2014-02-04 2015-08-12 주식회사 만도 Voltage sensor of booster converter rationality determination apparatus and method
CN105807158A (en) * 2016-03-11 2016-07-27 陕西天佑欣业自动化技术发展有限公司 Electric power parameter online monitoring system and monitoring control method for power grid connection points and switches
CN206020564U (en) * 2016-09-13 2017-03-15 北京百华悦邦科技股份有限公司 A kind of detection of the laptop adapter with auto-alarm function instrument
CN108445423A (en) * 2018-02-01 2018-08-24 阿尔特汽车技术股份有限公司 A kind of electric vehicle DCDC off-line test methods based on off-line test equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈庭勋 等: "《电子技术试验-声音重放》", 31 August 2018 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110127082A (en) * 2019-05-14 2019-08-16 中国人民解放军空军勤务学院 A kind of four station of aviation guarantee comprehensive detection case group
CN110127082B (en) * 2019-05-14 2023-01-20 中国人民解放军空军勤务学院 Four station guarantee comprehensive detection case groups in aviation

Similar Documents

Publication Publication Date Title
CN203164345U (en) Multi-core cable detector
CN102819477B (en) A kind of fault testing method of board and fault test card
CN105629052B (en) Chip power-consumption real-time detection method
CN205594442U (en) Electric automobile controller test system
CN202075403U (en) Calibrating device of grounded on-resistance tester
CN205049678U (en) Short circuit testing arrangement is opened to camera module
CN207457458U (en) A kind of accumulator wireless inspection device
CN101122620B (en) Power supply line
CN108549009A (en) Solve the not dull method and system of VR power-off sequentials test POWERGOOD signals
CN109358250A (en) The quick detection device software of supply vehicle boost conversion and the quick detection device of boost conversion
CN201488749U (en) Novel meter detection equipment
CN209044027U (en) NEW ADAPTIVE tripping outlet logic tester
CN111308255A (en) Automatic pulse detection equipment and method for aircraft weapon external hanging device
CN111458634A (en) Handheld power equipment relay on-line tester and testing method
CN106533142A (en) Anti-backflow circuit
CN109270342A (en) Multifunctional electric meter with external expansion module self-identifying technology
CN211123230U (en) Portable automatic debugging system for calibrator
CN105158675A (en) Circuit board test method and system
CN210775646U (en) Load test system
CN208568931U (en) A kind of safety initiating explosive device tester
CN211505799U (en) Non-electric power relay calibration device
CN113405583A (en) Automatic test equipment for aviation board position sensor and control method
CN2927068Y (en) RS232 series wire inspector
CN205749630U (en) A kind of based on USB oscillographic general-purpose instrument
CN206060522U (en) A kind of anti-back flow circuit

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190219

RJ01 Rejection of invention patent application after publication