WO2015078053A1 - 打印方法和*** - Google Patents

打印方法和*** Download PDF

Info

Publication number
WO2015078053A1
WO2015078053A1 PCT/CN2013/089428 CN2013089428W WO2015078053A1 WO 2015078053 A1 WO2015078053 A1 WO 2015078053A1 CN 2013089428 W CN2013089428 W CN 2013089428W WO 2015078053 A1 WO2015078053 A1 WO 2015078053A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
printing
dot matrix
printed
real
Prior art date
Application number
PCT/CN2013/089428
Other languages
English (en)
French (fr)
Inventor
马锐
邹海涛
易明生
Original Assignee
深圳市科曼医疗设备有限公司
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 深圳市科曼医疗设备有限公司 filed Critical 深圳市科曼医疗设备有限公司
Publication of WO2015078053A1 publication Critical patent/WO2015078053A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1242Image or content composition onto a page
    • G06F3/1243Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1211Improving printing performance
    • G06F3/1215Improving printing performance achieving increased printing speed, i.e. reducing the time between printing start and printing end
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/125Page layout or assigning input pages onto output media, e.g. imposition
    • G06F3/1251Page layout or assigning input pages onto output media, e.g. imposition for continuous media, e.g. web media, rolls

Definitions

  • the present invention relates to the field of printing, and more particularly to a printing method and system.
  • Printing technology is widely used to display visible data such as text or pictures in a computer or other electronic device, and output it on a recording such as paper through a printer.
  • a printing method comprising:
  • the dot pattern data is printed out.
  • the print raw data includes pre-stored static template data and dynamic data collected by the data collection device;
  • the real-time obtaining the print raw data to be printed includes:
  • the data is collected by the data acquisition device according to a preset sampling rate.
  • the printing raw data is subjected to real-time typesetting and dot matrix conversion to obtain bitmap graphic data, including:
  • the printing and outputting the dot pattern data comprises:
  • the dot pattern data is printed out by a thermal printer or a laser printer.
  • a printing system comprising:
  • a data acquisition module configured to acquire real-time print data to be printed in real time
  • a processing module configured to perform real-time typesetting and dot matrix conversion on the printed original data to obtain dot matrix graphic data
  • a printout module for printing out the dot pattern data.
  • the print raw data includes static template data and dynamic data
  • the printing system further includes a static template data selection module, configured to determine static template data according to a selection instruction input by the user;
  • the printing system further includes a data collection device that collects dynamic data according to a preset sampling rate.
  • the processing module is configured to perform typography and dot matrix conversion according to the determined static template data and the dynamic data collected by the data collection device to obtain corresponding dot pattern data.
  • the print output module is configured to print out the dot pattern data by a thermal printer or a laser printer.
  • the above printing method and system obtain real-time print original data to be printed, perform real-time typesetting and dot matrix conversion on the obtained print original data, obtain dot matrix graphic data, and then print and output the converted dot pattern data, compared
  • the traditional printing technology needs to obtain all the data to be printed, and then typesetting and printing, which improves the printing speed, and can realize continuous printing under the application scene in which the data to be printed is updated in real time, and meets the real-time requirement.
  • FIG. 1 is a schematic flow chart of a printing method in an embodiment
  • FIG. 2 is a schematic flow chart of a printing method in an embodiment
  • Figure 3 is a block diagram showing the structure of a printing system in one embodiment.
  • a printing method is provided.
  • the method can be applied to application scenarios such as real-time printing of ECG waveforms through embedded systems in the medical field, and the embedded system printing in the medical field is obviously not realized by the traditional printing method due to the small system memory and high real-time requirements.
  • the printing method includes the following processes:
  • Step 102 Acquire print original data to be printed in real time.
  • the print raw data may be unpredictable real-time updated dynamic data, or may be pre-stored static visual data, or may be mixed with dynamic data and static data.
  • the graphics processing device in the embedded system needs to receive the print raw data according to a preset data transmission rate, and perform typesetting and dot matrix conversion on the received print raw data.
  • Step 104 Perform real-time typesetting and dot matrix conversion on the printed original data to obtain dot pattern data.
  • the graphics processing device in the embedded system formats the received print raw data according to the size of the preset printed record (such as paper), and performs dot matrix conversion according to a preset conversion frequency, and the typesetting is completed in real time.
  • the partial print raw data is converted into corresponding dot pattern data.
  • step 106 the dot pattern data is printed out.
  • the dot pattern data can be output to a thermal printer or a laser printer in real time, and continuous printing of the original data is realized.
  • the above printing method obtains the original print data to be printed in real time, performs real-time typesetting and dot matrix conversion on the obtained print raw data, obtains dot pattern data, and then prints and outputs the converted dot pattern data, compared with the conventional
  • the printing technology needs to obtain all the data to be printed, and then typeset and print, improve the printing speed, and realize continuous printing under the application scene in which the data to be printed is updated in real time, and meet the real-time requirement.
  • a printing method is also provided.
  • the method can be specifically applied to an application scenario of printing real-time updated print raw data through an embedded system, such as printing a patient's electrocardiogram waveform, blood oxygen waveform printing, and the like.
  • the print raw data includes static template data that has been pre-stored and dynamic data collected by the data collection device.
  • the dynamic data may be an electrocardiogram waveform data, a blood oxygen waveform data, or the like, and the static template data is a corresponding coordinate axis, a text, a picture, and the like.
  • the printing method provided in this embodiment includes:
  • Step 202 Determine static template data according to a selection instruction input by the user.
  • a plurality of static template data may be pre-stored, and 12-lead electrocardiogram printing is taken as an example.
  • the static template data includes a 12*1 lead template, a 3*4 lead template, and a 2*6 lead template.
  • the user can input a selection command through a button, a touch display, etc. to determine the static template data to be loaded when printing.
  • the user can change to another static template data at any time, and in step 206, the reselected static template data is loaded during the layout.
  • Step 204 Collect dynamic data according to a preset sampling rate by using a data collection device.
  • the embodiment is specifically applied to the application scenario in which the original data is updated in real time, and the real-time changing dynamic data needs to be collected by the data collection device, for example, the patient's ECG signal is collected in real time through the monitor.
  • the sampling rate can be, but is not limited to, set to 1 KHz, that is, the ECG signal is acquired every 1 ms.
  • Step 206 Perform typography and dot matrix conversion according to the determined static template data and the dynamic data collected by the data collection device to obtain corresponding dot pattern data.
  • the static template data can be loaded once in the typesetting after the user selects.
  • the dynamic data needs to be sent to the graphics processing device in the embedded system according to the preset transmission rate, and the ECG waveform is printed as an example.
  • the dynamic data sampling rate is 1 kHz
  • the print head is 206 mm
  • the dynamic data for each sampling is 1 byte.
  • the data transfer rate is 206,000 bytes per second.
  • the graphics processing device formats the static template data and the dynamic data, and performs dot matrix conversion according to a fixed conversion frequency to obtain corresponding dot pattern data. If the sampling rate is 1 kHz, the conversion frequency can be converted every 1 ms.
  • step 208 the dot pattern data is printed out by a thermal printer or a laser printer.
  • the graphics processing device outputs the converted dot pattern data to a thermal printer or a laser printer in real time, thereby continuously printing the real-time updated print raw data.
  • a printing system capable of implementing the above printing method is provided accordingly.
  • the printing system includes:
  • the data obtaining module 306 is configured to obtain the print raw data to be printed in real time.
  • the processing module 308 is configured to perform real-time typesetting and dot matrix conversion on the printed original data to obtain bitmap graphic data.
  • the printout module 310 is configured to print out the dot pattern data.
  • the printed original data includes static template data and dynamic data.
  • the printing system in this embodiment may further include: a static template data selection module 302 and a data collection device 304.
  • the static template data selection module 302 is configured to determine static template data according to a selection instruction input by the user.
  • the data collection device 304 collects dynamic data according to a preset sampling rate.
  • the processing module 308 is configured to perform typography and dot matrix conversion according to the determined static template data and the dynamic data collected by the data collection device, to obtain corresponding dot pattern data.
  • the printout module 310 is configured to print out the dot pattern data by a thermal printer or a laser printer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

本发明公开了一种打印方法和***。所述打印方法包括:实时获取待打印的打印原始数据;将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据;将所述点阵图形数据打印输出。应用本发明技术方案,能够提高打印速度,尤其能够实现对实时更新的数据进行连续打印。

Description

打印方法和***
【技术领域】
本发明涉及打印领域,特别是涉及到一种打印方法和***。
【背景技术】
打印技术广泛应用于将计算机或其它电子设备中的文字或图片等可见数据,通过打印机输出在纸张等记录物上。
传统的打印技术,例如对计算机上存储的文档进行打印的具体场景,计算机需要预先获取所有的待打印内容,对所有待打印的内容进行排版,再将需要打印的内容通过打印机打印输出。因此,传统的打印技术,打印速度慢,无法应用到医疗领域中对实时更新的数据进行打印的场景,如打印监护仪心电波形、血氧波形。
【发明内容】
基于此,有必要提供一种打印方法和***,应用本方法和***,能够提高打印速度,尤其能够实现对实时更新的数据进行连续打印。
一种打印方法,包括:
实时获取待打印的打印原始数据;
将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据;
将所述点阵图形数据打印输出。
在其中一个实施例中,所述打印原始数据包括预存储的静态模板数据和通过数据采集装置采集的动态数据;
所述实时获取待打印的打印原始数据,包括:
根据用户输入的选择指令,确定静态模板数据;
通过数据采集装置,按照预设的采样率采集动态数据。
在其中一个实施例中,所述将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据,包括:
根据所述确定的静态模板数据和所述通过数据采集装置采集的动态数据,进行排版和点阵转换,得到对应的点阵图形数据。
在其中一个实施例中,所述将所述点阵图形数据打印输出,包括:
通过热敏打印机或激光打印机将所述点阵图形数据打印输出。
一种打印***,包括:
数据获取模块,用于实时获取待打印的打印原始数据;
处理模块,用于将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据;
打印输出模块,用于将所述点阵图形数据打印输出。
在其中一个实施例中,所述打印原始数据包括静态模板数据和动态数据;
所述打印***还包括静态模板数据选择模块,用于根据用户输入的选择指令,确定静态模板数据;
所述打印***还包括数据采集装置,按照预设的采样率采集动态数据。
在其中一个实施例中,所述处理模块,用于根据所述确定的静态模板数据和所述通过数据采集装置采集的动态数据,进行排版和点阵转换,得到对应的点阵图形数据。
在其中一个实施例中,所述打印输出模块,用于通过热敏打印机或激光打印机将所述点阵图形数据打印输出。
上述打印方法和***,实时地获取待打印的打印原始数据,将获取的打印原始数据进行实时排版和点阵转换,得到点阵图形数据,再将转换得到的点阵图形数据打印输出,相比于传统的打印技术需要获取所有的待打印数据,再进行排版、打印,提高了打印速度,并且能够在需要打印的数据实时更新的应用场景下,实现连续打印,满足实时性要求。
【附图说明】
图1为一个实施例中的打印方法的流程示意图;
图2为一个实施例中的打印方法的流程示意图;
图3为一个实施例中的打印***的结构示意图。
【具体实施方式】
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
参见图1,在一个实施例中,提供了一种打印方法。本方法可以应用于诸如医疗领域中通过嵌入式***实时打印心电波形等应用场景,而医疗领域嵌入式***打印由于***内存小,实时性要求高等特点,显然不能通过传统的打印方式来实现。在本实施例中,该打印方法包括下列流程:
步骤102,实时获取待打印的打印原始数据。
具体的,本实施例中,打印原始数据可以是无法预知的实时更新的动态数据,也可以是已经预存的静态可视化数据,也可以混合有动态数据和静态数据。嵌入式***中的图形处理设备需要按照预设的数据传输率接收打印原始数据,并对所接收的打印原始数据进行排版和点阵转换。
步骤104,将打印原始数据进行实时排版和点阵转换,得到点阵图形数据。
具体的,嵌入式***中的图形处理设备按照预设的打印记录物(如纸张)的大小,对接收的打印原始数据进行排版,并按照预设的转换频率进行点阵转换,将实时完成排版的部分打印原始数据转换为对应的点阵图形数据。
步骤106,将点阵图形数据打印输出。
具体的,本实施例可以将点阵图形数据实时输出到热敏打印机或激光打印机,实现对打印原始数据的连续打印。
上述打印方法,实时地获取待打印的打印原始数据,将获取的打印原始数据进行实时排版和点阵转换,得到点阵图形数据,再将转换得到的点阵图形数据打印输出,相比于传统的打印技术需要获取所有的待打印数据,再进行排版、打印,提高了打印速度,并且能够在需要打印的数据实时更新的应用场景下,实现连续打印,满足实时性要求。
参见图2,也提供了一种打印方法。该方法可以具体应用到通过嵌入式***打印实时更新的打印原始数据的应用场景,如打印病人心电波形、血氧波形打印等。本实施例中,打印原始数据包括已经预存的静态模板数据和通过数据采集装置采集的动态数据。其中,动态数据可以是心电波形数据、血氧波形数据等,静态模板数据为相应的坐标轴、文字、图片等。本实施例提供的打印方法,包括:
步骤202,根据用户输入的选择指令,确定静态模板数据。
具体的,可以预存多种静态模板数据,以12导心电图打印为例,静态模板数据包括12*1导联模板、3*4导联模板、2*6导联模板。用户可以通过按键、触控显示屏等方式输入选择指令,确定打印时所要加载的静态模板数据。用户在选择一种静态模板数据后,后续可以随时更改为另一种静态模板数据,并在步骤206中,在排版时对重新选择的静态模板数据进行加载。
步骤204,通过数据采集装置,按照预设的采样率采集动态数据。
具体的,本实施例具体应用于打印原始数据实时更新的应用场景,需要通过数据采集装置采集实时变化的动态数据,例如,通过监护仪实时采集病人的心电信号等。在采集心电信号时,采样率可以但不限于设置为1KHz,即每1ms采集一次心电信号。
步骤206,根据确定的静态模板数据和通过数据采集装置采集的动态数据,进行排版和点阵转换,得到对应的点阵图形数据。
具体的,静态模板数据在用户选择后,排版时加载一次即可。动态数据需要按照预设的传输率发送嵌入式***中的图形处理设备,以打印心电波形为例,如动态数据采样率为1KHz,打印头为206mm,每次采样的动态数据为1字节,则数据传输率为206000字节每秒。图形处理设备将静态模板数据和动态数据进行排版,并按照固定的转换频率进行点阵转换,得到对应的点阵图形数据,若采样率为1KHz,转换频率可以相应为每1ms转换一次。
步骤208,通过热敏打印机或激光打印机将点阵图形数据打印输出。
具体的,本实施例中,图形处理设备将转换得到的点阵图形数据实时输出到热敏打印机或激光打印机,从而对实时更新的打印原始数据的连续打印。
参见图3,在一个实施例中,相应提供了一种能够实现上述打印方法的打印***。该打印***包括:
数据获取模块306,用于实时获取待打印的打印原始数据。
处理模块308,用于将打印原始数据进行实时排版和点阵转换,得到点阵图形数据。
打印输出模块310,用于将点阵图形数据打印输出。
具体的,在一个应用场景中,印原始数据包括静态模板数据和动态数据。本实施例中的打印***还可以进一步包括:静态模板数据选择模块302和数据采集装置304。静态模板数据选择模块302,用于根据用户输入的选择指令,确定静态模板数据。数据采集装置304,按照预设的采样率采集动态数据。相应的,处理模块308,用于根据确定的静态模板数据和通过数据采集装置采集的动态数据,进行排版和点阵转换,得到对应的点阵图形数据。打印输出模块310,用于通过热敏打印机或激光打印机将点阵图形数据打印输出。
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。

Claims (8)

  1. 一种打印方法,其特征在于,包括:
    实时获取待打印的打印原始数据;
    将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据;
    将所述点阵图形数据打印输出。
  2. 根据权利要求1所述的打印方法,其特征在于,所述打印原始数据包括预存储的静态模板数据和通过数据采集装置采集的动态数据;
    所述实时获取待打印的打印原始数据,包括:
    根据用户输入的选择指令,确定静态模板数据;
    通过数据采集装置,按照预设的采样率采集动态数据。
  3. 根据权利要求2所述的打印方法,其特征在于,所述将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据,包括:
    根据所述确定的静态模板数据和所述通过数据采集装置采集的动态数据,进行排版和点阵转换,得到对应的点阵图形数据。
  4. 根据权利要求1至3任一项所述的打印方法,其特征在于,所述将所述点阵图形数据打印输出,包括:
    通过热敏打印机或激光打印机将所述点阵图形数据打印输出。
  5. 一种打印***,其特征在于,包括:
    数据获取模块,用于实时获取待打印的打印原始数据;
    处理模块,用于将所述打印原始数据进行实时排版和点阵转换,得到点阵图形数据;
    打印输出模块,用于将所述点阵图形数据打印输出。
  6. 根据权利要求5所述的打印***,其特征在于,所述打印原始数据包括静态模板数据和动态数据;
    所述打印***还包括静态模板数据选择模块,用于根据用户输入的选择指令,确定静态模板数据;
    所述打印***还包括数据采集装置,按照预设的采样率采集动态数据。
  7. 根据权利要求6所述的打印***,其特征在于,所述处理模块,用于根据所述确定的静态模板数据和所述通过数据采集装置采集的动态数据,进行排版和点阵转换,得到对应的点阵图形数据。
  8. 根据权利要求5至7任一项所述的打印***,所述打印输出模块,用于通过热敏打印机或激光打印机将所述点阵图形数据打印输出。
PCT/CN2013/089428 2013-11-26 2013-12-13 打印方法和*** WO2015078053A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310614097.0 2013-11-26
CN201310614097.0A CN103631545A (zh) 2013-11-26 2013-11-26 打印方法和***

Publications (1)

Publication Number Publication Date
WO2015078053A1 true WO2015078053A1 (zh) 2015-06-04

Family

ID=50212652

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/089428 WO2015078053A1 (zh) 2013-11-26 2013-12-13 打印方法和***

Country Status (2)

Country Link
CN (1) CN103631545A (zh)
WO (1) WO2015078053A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426138A (zh) * 2015-11-30 2016-03-23 克拉玛依红有软件有限责任公司 一种连续、实时打印长幅面图形的打印***及方法

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106274088B (zh) * 2016-08-16 2018-07-06 江苏科技大学 基于时间片分割的热敏打印机打印速度优化方法
CN109062521B (zh) * 2018-07-20 2022-05-27 珠海智汇网络设备有限公司 一种打印数据处理方法及装置、计算机装置、存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2494998Y (zh) * 2001-08-09 2002-06-12 彭炳泉 智能汽车行驶记录仪
CN1668115A (zh) * 2004-03-08 2005-09-14 梁林 电视接收机实时图像打印装置及方法
CN1803460A (zh) * 2005-01-12 2006-07-19 长沙高新开发区佳程防伪科技有限公司 微型打印机横排打印技术
CN102693109A (zh) * 2012-05-24 2012-09-26 深圳市开立科技有限公司 一种打印方法及装置
CN103344269A (zh) * 2013-06-25 2013-10-09 鲁东大学 一种基于热敏打印机和触摸屏的记录仪及记录方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375716B (zh) * 2010-08-26 2014-09-03 北大方正集团有限公司 可变数据打印方法和***
CN102319056B (zh) * 2011-07-22 2013-05-22 深圳市理邦精密仪器股份有限公司 一种监护仪打印自动校准方法及装置
CN102848739B (zh) * 2012-07-25 2016-01-13 深圳市科曼医疗设备有限公司 监护仪打印方法和***

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2494998Y (zh) * 2001-08-09 2002-06-12 彭炳泉 智能汽车行驶记录仪
CN1668115A (zh) * 2004-03-08 2005-09-14 梁林 电视接收机实时图像打印装置及方法
CN1803460A (zh) * 2005-01-12 2006-07-19 长沙高新开发区佳程防伪科技有限公司 微型打印机横排打印技术
CN102693109A (zh) * 2012-05-24 2012-09-26 深圳市开立科技有限公司 一种打印方法及装置
CN103344269A (zh) * 2013-06-25 2013-10-09 鲁东大学 一种基于热敏打印机和触摸屏的记录仪及记录方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426138A (zh) * 2015-11-30 2016-03-23 克拉玛依红有软件有限责任公司 一种连续、实时打印长幅面图形的打印***及方法

Also Published As

Publication number Publication date
CN103631545A (zh) 2014-03-12

Similar Documents

Publication Publication Date Title
WO2015078053A1 (zh) 打印方法和***
CN110263041A (zh) 一种运动轨迹信息的单界面显示方法及***
WO2016200087A1 (ko) 스마트폰의 이벤트로그와 에너지 하베스팅 기술이 적용된 생체신호감지모듈을 이용한 임산부와 태아의 생체신호 제공시스템과 그 방법
MY133657A (en) Image processing method and apparatus, printing method and apparatus, image printing system and method and recording medium
WO2011053060A2 (ko) 정보 처리 장치, 정보 처리 방법 및 프로그램
WO2017128621A1 (zh) 监护***重点监护界面显示方法和***
WO2018169219A1 (en) Printing through automatic sorting
CA2153908A1 (en) Compact Image Conversion System Operable at a High Speed
WO2014063301A1 (zh) Smt的pcb板的检验方法及装置
WO2011016598A1 (ko) 컨텐츠 제공 매체 및 그 제공방법
CN210776646U (zh) 一种可错题传输的电子学生证及其***
JP3255219B2 (ja) 演算時間監視機能付き記録計
JPS62179025A (ja) プリンタ
WO2020045704A1 (ko) 전자책 제작방법 및 그를 위한 컴퓨터 프로그램
JP2022189089A5 (zh)
JPS59154610U (ja) 入力情報記録表示装置
JPH08292860A (ja) プリンタ装置
JPH02231679A (ja) 統合光ファイルシステム
JP2000152161A (ja) 画像処理装置および記憶媒体
JPH027682A (ja) ビデオプリンタ制御装置
JPS58167937U (ja) デ−タロガ−
JPS6339026A (ja) ビデオデ−タサンプリング回路
JPS63313954A (ja) ファクシミリ装置
JPS5819340U (ja) ドキュメント出力装置
JPS6046588A (ja) 分散登録文字使用頻度判別方式

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13898435

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13898435

Country of ref document: EP

Kind code of ref document: A1