[go: up one dir, main page]

CN111988623A - Industrial personal computer system software based on MFC - Google Patents

Industrial personal computer system software based on MFC Download PDF

Info

Publication number
CN111988623A
CN111988623A CN202010909115.8A CN202010909115A CN111988623A CN 111988623 A CN111988623 A CN 111988623A CN 202010909115 A CN202010909115 A CN 202010909115A CN 111988623 A CN111988623 A CN 111988623A
Authority
CN
China
Prior art keywords
image
image data
buffer memory
frame buffer
controller
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
CN202010909115.8A
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.)
Advantech China Co ltd
Original Assignee
Advantech China Co ltd
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 Advantech China Co ltd filed Critical Advantech China Co ltd
Priority to CN202010909115.8A priority Critical patent/CN111988623A/en
Publication of CN111988623A publication Critical patent/CN111988623A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/423Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation characterised by memory arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The invention discloses an industrial personal computer system software based on MFC, an image source generator is used for generating images, the master controller is used for controlling the resolution of the image produced by the image source generator and the switch of the wireless network, the image transmitter is used for compressing the image data generated by the image source generator, the compressed image data is transmitted in a wireless mode, the image receiver is used for receiving the image data sent by the image sender in a wireless mode, a wireless receiving end in the image receiver sends a signal to the frame controller after receiving the image data, the frame controller sends a write command request to the frame buffer memory, and after the frame buffer memory receives the write command request, the wireless receiving end writes the received image data into a frame buffer memory, and the display controller sends a signal to a frame controller.

Description

Industrial personal computer system software based on MFC
Technical Field
The invention belongs to the technical field of industrial personal computer management systems, and particularly relates to industrial personal computer system software based on MFC (micro-functional Fuel cell).
Background
The prior micro display usually adopts wired interfaces such as RGB, VGA, DVI or HDMI to receive image information, because the image sending end and the micro display are connected by wires, the movement is not convenient at will, and the appearance of a physical wire in the portable device is also influenced. In addition, in the current microdisplay system, the image sending end and the microdisplay are sent based on image frames, if one frame of image is displayed, the image sending end needs to send image data to the microdisplay continuously, the generated power consumption is too large, and the microdisplay cannot work durably.
Because the image needed to be displayed has higher resolution, larger image data volume and obvious time delay in transmission, the system adopts an OLED micro display as a display terminal, a wireless communication protocol Wi-Fi transmits the image data, in order to reduce the power consumption of the system, a lossless image compression method compresses and decompresses the image data and adds a frame buffer memory at an image receiving end for storing the image data sent by an image sending end, and the wireless transmission and the low power consumption can be realized.
Disclosure of Invention
The invention aims to provide system software of an industrial personal computer based on an MFC (micro-fuel cell) to solve the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme: an industrial personal computer system software based on MFC is characterized by comprising an image sending end and an image receiving end, wherein the image sending end is composed of an image source generator, a main controller and an image transmitter, the image source generator is used for generating an image, the main controller is used for controlling the resolution of the image generated by the image source generator and the switch of a wireless network, the image transmitter is used for compressing image data generated by the image source generator, the compressed image data are sent in a wireless mode, the image receiving end is composed of an image receiver, a frame controller, a display controller and a display, the image receiver is used for receiving the image data sent by the image transmitter in a wireless mode, the wireless receiving end in the image receiver sends a signal to the frame controller after receiving the image data, and the frame controller sends a writing command request to a frame buffer memory, after the frame buffer memory receives the writing command requirement, the wireless receiving end writes the received image data into the frame buffer memory, when the display needs to display the image data, the display controller sends a signal to the frame controller, the frame controller sends a reading command request to the frame buffer memory, the image data stored in the frame buffer memory is read out and displayed on the OLED display, and meanwhile, the display controller controls the resolution, the gray scale, the contrast, the color saturation, the gamma correction, the image format and the like of the OLED display.
Preferably, the compression and decompression of the image data uses a compression algorithm of a binary code stream of halved length, which is a lossless data compression.
Preferably, the image receiving end is added with a frame buffer memory, so that the energy consumption of the system can be reduced.
Preferably, the sense amplifier is used to reduce the access time of the memory, increase the read/write speed and reduce the power consumption when reading the content of the memory cell.
Preferably, the wireless network for transmitting and receiving transmits the image data by using a wireless communication protocol Wi-Fi.
The invention has the following advantages:
the system adopts an SXGA060 series OLED micro display as a display terminal, a binary code stream algorithm with half the length is used for compressing and decompressing image data, a wireless communication protocol Wi-Fi is used for realizing the wireless transmission of the image data, and a frame buffer memory is added at an image receiving end, so that the design of the whole low-power consumption wireless micro display system is completed.
Drawings
FIG. 1 is a block diagram of the structure of system software of an industrial personal computer based on MFC in the present invention;
FIG. 2 is a schematic diagram of an SRAM functional structure of the MFC-based industrial personal computer system software in the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts based on the embodiments of the present invention belong to the protection scope of the present invention.
Example 1:
the invention provides an industrial personal computer system software based on MFC (micro-electromechanical system) as shown in figure 1, which comprises an image sending end and an image receiving end, wherein the image sending end is composed of an image source generator, a main controller and an image transmitter, the image source generator is used for generating images, the main controller is used for controlling the resolution of the images generated by the image source generator and the switch of a wireless network, the image transmitter is used for compressing the image data generated by the image source generator, the compressed image data is sent in a wireless mode, the image receiving end is composed of an image receiver, a frame controller, a display controller and a display, the image receiver is used for receiving the image data sent by the image transmitter in a wireless mode, the wireless receiving end in the image receiver sends signals to the frame controller after receiving the image data, the frame controller sends a writing command request to the frame buffer memory, the wireless receiving end writes the received image data into the frame buffer memory after the frame buffer memory receives the writing command request, when the display needs to display the image data, the display controller sends a signal to the frame controller, the frame controller sends a reading command request to the frame buffer memory, the image data stored in the frame buffer memory is read out and displayed on the OLED display, and meanwhile, the display controller controls the resolution, the gray scale, the contrast, the color saturation, the gamma correction, the image format and the like of the OLED display.
Preferably, the compression and decompression of the image data uses a compression algorithm of a binary code stream of halved length, which is a lossless data compression.
Preferably, the frame buffer memory is added to the image receiving end, so that system energy consumption can be reduced, in order to reduce system power consumption, the frame buffer memory is added to the image receiving end, so that the image data transmission mode of the image transmitting end and the image receiving end of the system is based on image content transmission, namely when the image data of the image transmitting end is not changed, the image transmitting end does not need to transmit the image data, only needs to read out and display the image data of the frame buffer memory previously stored in the image receiving end, and when the image data of the image transmitting end is changed, the image transmitting end transmits new image data to the image receiving end and writes the new image data into the frame buffer memory.
Preferably, the sense amplifier is used to reduce the access time of the memory, increase the read/write speed and reduce the power consumption when reading the content of the memory cell.
Preferably, the wireless networks for transmission and reception both adopt wireless communication to assist Wi-Fi in transmitting image data, the Wi-Fi technology is a wireless local area network access technology based on an 802.11 protocol, and the wireless networks are formed by the access point AP and the wireless network card.
The invention has the following advantages:
the system adopts an SXGA060 series OLED micro display as a display terminal, a binary code stream algorithm with half the length is used for compressing and decompressing image data, a wireless communication protocol Wi-Fi is used for realizing the wireless transmission of the image data, and a frame buffer memory is added at an image receiving end, so that the design of the whole low-power consumption wireless micro display system is completed.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that modifications may be made to the embodiments or portions thereof without departing from the spirit and scope of the invention.

Claims (5)

1. An industrial personal computer system software based on MFC is characterized by comprising an image sending end and an image receiving end, wherein the image sending end is composed of an image source generator, a main controller and an image transmitter, the image source generator is used for generating an image, the main controller is used for controlling the resolution of the image generated by the image source generator and the switch of a wireless network, the image transmitter is used for compressing image data generated by the image source generator, the compressed image data are sent in a wireless mode, the image receiving end is composed of an image receiver, a frame controller, a display controller and a display, the image receiver is used for receiving the image data sent by the image transmitter in a wireless mode, the wireless receiving end in the image receiver sends a signal to the frame controller after receiving the image data, and the frame controller sends a writing command request to a frame buffer memory, after the frame buffer memory receives the writing command requirement, the wireless receiving end writes the received image data into the frame buffer memory, when the display needs to display the image data, the display controller sends a signal to the frame controller, the frame controller sends a reading command request to the frame buffer memory, the image data stored in the frame buffer memory is read out and displayed on the OLED display, and meanwhile, the display controller controls the resolution, the gray scale, the contrast, the color saturation, the gamma correction, the image format and the like of the OLED display.
2. The MFC-based industrial personal computer system software as in claim 1, wherein the compression and decompression of the image data uses a compression algorithm of binary code stream with half length, the algorithm being a lossless data compression.
3. The system software of the industrial personal computer based on the MFC as claimed in claim 1, wherein the frame buffer memory is added to the image receiving end, so that the system energy consumption can be reduced.
4. The system software of an industrial personal computer based on an MFC as claimed in claim 1, wherein the sense amplifier is used for shortening the access time of the memory, increasing the read/write speed and reducing the power consumption when reading the contents of the storage unit.
5. The industrial personal computer system software based on the MFC as in claim 1, wherein the wireless network for transmitting and receiving transmits image data by using wireless communication protocol Wi-Fi.
CN202010909115.8A 2020-09-02 2020-09-02 Industrial personal computer system software based on MFC Pending CN111988623A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010909115.8A CN111988623A (en) 2020-09-02 2020-09-02 Industrial personal computer system software based on MFC

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010909115.8A CN111988623A (en) 2020-09-02 2020-09-02 Industrial personal computer system software based on MFC

Publications (1)

Publication Number Publication Date
CN111988623A true CN111988623A (en) 2020-11-24

Family

ID=73447890

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010909115.8A Pending CN111988623A (en) 2020-09-02 2020-09-02 Industrial personal computer system software based on MFC

Country Status (1)

Country Link
CN (1) CN111988623A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102740076A (en) * 2012-06-15 2012-10-17 上海大学 Wireless micro-display system
CN105451021A (en) * 2015-10-05 2016-03-30 上海大学 Low-power-consumption wireless micro-display system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102740076A (en) * 2012-06-15 2012-10-17 上海大学 Wireless micro-display system
CN105451021A (en) * 2015-10-05 2016-03-30 上海大学 Low-power-consumption wireless micro-display system

Similar Documents

Publication Publication Date Title
US7788412B2 (en) Display system and method
CN106776677B (en) File conversion method, device and file transmission system
US5210825A (en) Method and an apparatus for displaying graphical data received from a remote computer by a local computer
US8060148B2 (en) Method and appratus for wirelessly transmitting display signals, and display device
US20120120083A1 (en) Display apparatus, and display controller and operating method thereof
CN102905132B (en) The compression and decompression device of wireless video transmission
US20090162037A1 (en) Graphics Initialization for Wireless Display Devices
CN105740196A (en) High-speed serial transmission data preprocessing method and system
WO2003067408A1 (en) Method for transmitting data in a personal computer based on wireless human-machine interactive device
KR101199701B1 (en) Apparatus and method for transmitting handwriting message including time information
CN101118532A (en) Document content virtual display and transmit method on personal hand-hold terminal
US8683094B2 (en) Method for enhancing data transmission efficiency
CN100558201C (en) Method for transmitting and displaying information and electronic device
CN101154151A (en) Method and system for commutation from USB/PCIe to VGA/DVI
CN111988623A (en) Industrial personal computer system software based on MFC
CN111726556A (en) Distributed industrial personal computer measurement and control management system
CN106878149A (en) A kind of foreign-going ship communication means and information switch endpoint based on wechat public number
CN101587373A (en) Method, system and device for displaying input information
CN114301983A (en) Method and system for compressing bytes of electronic ink screen picture, electronic equipment and storage medium
CN105451021B (en) A kind of low-consumption wireless micro display system
CN210428420U (en) Display adapting device without frame buffer
CN206260051U (en) Hdmi intelligent playing system
EP4207785A1 (en) Image transmission device and image reception device
CN204884118U (en) LED dot matrix screen wireless data transmission device
CN215452983U (en) 5G video transmission system based on distributed architecture

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20201124