EP0035004A2 - Kleinstschreibmaschine - Google Patents

Kleinstschreibmaschine Download PDF

Info

Publication number
EP0035004A2
EP0035004A2 EP81830026A EP81830026A EP0035004A2 EP 0035004 A2 EP0035004 A2 EP 0035004A2 EP 81830026 A EP81830026 A EP 81830026A EP 81830026 A EP81830026 A EP 81830026A EP 0035004 A2 EP0035004 A2 EP 0035004A2
Authority
EP
European Patent Office
Prior art keywords
line
character
memory
yes
asks
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.)
Withdrawn
Application number
EP81830026A
Other languages
English (en)
French (fr)
Other versions
EP0035004A3 (de
Inventor
Alessandro Mascioli
Luciano Gabbani
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of EP0035004A2 publication Critical patent/EP0035004A2/de
Publication of EP0035004A3 publication Critical patent/EP0035004A3/de
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J3/00Typewriters or selective printing or marking mechanisms characterised by the purpose for which they are constructed
    • B41J3/36Typewriters or selective printing or marking mechanisms characterised by the purpose for which they are constructed for portability, i.e. hand-held printers or laptop printers

Definitions

  • This invention concerns a miniaturized typewriter.
  • Machines of the same size as electronic pocket calculators are also known. In addition to performing the mathematic functions planned, these are programmed to memorize.certain data corresponding to a few addresses, names or the like so that they may be viewed as desired on the display. However, these may not be considered typewriters since they have no traditional keyboard which would allow them to be used by anyone with a knowledge of typing. In fact, these machines have the same rectangular structure as most calculators, with the longer side vertical and with the alphabetic characters arranged in simple succession. This arrangement leads to great difficulty and lengthy composition times even for the few simple words which may be typed. On its part, the display is placed on the smaller edge of the rectangle and shows only a few words at a time.
  • the aim of this invention is to develop a real pocket typewriter which can either be held in one hand and used with the other like a traditional machine or be placed on a flat surface and used with both hands. It will allow each text typed to be viewed on a line of display with subsequent memorization line by line.of information corresponding to several pages. This information may be stored even over long periods and redisplayed when needed, or may be transferred to a paper printing device incorporated in the machine or connected to the electronic memory as required.
  • this aim is achieved with a rectangular structure with the longer edge horizontal equipped with miniaturized keys arranged as the traditional keyboard in addition to multiple function control keys.
  • This arrangement is beneath one or two lines of display (perhaps of the liquid crystal type) with a planned length of approximately 32 characters.
  • Said structure contains a microcomputer programmed to effect the typing performed with said keys; this typing is displayed in succession for visual verification and then is accumulated line by line in the memory. This text is stored there even when the machine is not in use to be redisplayed on the same display using the read key.
  • a portable electronic typewriter composed basically of an alphanumeric display, an alphanumeric keyboard and a RAM access memory capable of storing a text typed on the keyboard and viewed on the display.
  • This memory can store its contents for any number of days, even when the machine is not in use.
  • Certain keys also have control functions related to the EDIT of the typed text or to the check of peripheral functions, described below.
  • Batteries serve to operate the machine and store memory. The dimensions of the machine and the batteries allow the finding to be used as a portable typewriter.
  • the batteries may be recharged by a line adaptor. This is also equipped with a port for exposing EPROM-type memory cartridges to UV light. When inserted in the typewriter, these cartridges allow the memory of the device to be expanded so that when one or more is used the EDITed typed text may be stored for an indefinite period.
  • E 2 ROM-type memory cartridges may also be used which can be erased electrically on the machine itself.
  • the E 2 ROM or EPROM memory cartridge is connected by a cable and placed in a carrying case or suitable container; this allows larger amounts of memory.
  • the 'repeat mode' is reset and another command in the repeat mode is possible only by repeating the 'repeat' prefix.
  • PRINT - Prints the content of the memory starting from the line displayed. During printing, only the STOP command may be given.
  • STOP - During the typing phase, it displays a particular character which will be interpreted either in the print phase (PRINT), the temporary viewing phase (TIME), the storage phase (SAVE) as a stop command.
  • PRINT print phase
  • TIME temporary viewing phase
  • SAVE storage phase
  • MCLER Master Clear is a particular command to remove the calculator from an error situation which may be used following an internal error caused, for example, by discharged batteries, improper insertion of the power supply, improper insertion of the printer.
  • ADVP - Advance paper advances the paper in the printer.
  • TIME - Effects a timed display of the text starting from the line on the display until the end of the typed text or until aparticular character described above appears.
  • SAVE - (followed by a six letter name) - Stores the typing contained in the RAM in the cartridges by memorizing in a suitable table the name of the file and its initial and final address. This phase may be stopped by the following events:
  • LOAD (followed by a six letter name) - Reads the typewritten text from a file contained in the cartridge and memorizes it in the RAM.
  • the device functions as described below.
  • Operation is illustrated by the general execution flow in figure 6 and by the operation of the system hardware dedicated to peripherals control, tracint the flow of command execution and standard hardware (CPU, RAM, PROM, I/O seen from the bus side, qualification logic of the resources in the bus).
  • system hardware dedicated to peripherals control
  • tracint the flow of command execution and standard hardware (CPU, RAM, PROM, I/O seen from the bus side, qualification logic of the resources in the bus).
  • the general flow which effects initialization and the principal loop of memorization of characters as well as commands' execution, also shows the repeat mode which interacts deeply with the above LOOP and the print loop.
  • the principal LOOP uses a process P 2 for reading the characters from the keyboard (figure 7) which controls the cursor of the display and the state of the text memory as well as the keyboard itself.
  • Process P 2 is activated on a time slicing basis.
  • the individual pieces of data are acquired as follows:
  • the presence and configuration of the E 2 ROM/EPROM cartridge is determined when the IDENT signal is sent to the cartridge interface, and this responds with an 8- bit code (figure 5) from the configuration port 40.
  • the matrix keyboard is scanned through multiplexor 8. Any keys pressed are detected by the P.E. (10).
  • the scanned function is effected by process P 2 , which takes care of anti-rebound and supplies the code of the key read to process P 1 .
  • the software places the 6bit ASCI data for the character to be displayed on I/O port 7.
  • the seventh bit is the complement of the sixth, and the two bit address inside the display block for later typing is written on one of the 8 blocks through multiplexor 14.
  • the cursor is controlled by process P 2 through the typing of a special character.
  • the cartridge interface generates 16 address bits in output through the 16bit counter (17). This counter may be incremented by the INC signal (increment) 17A or zeroed by the RESET signal 17B.
  • said interface generates a data signal 15, controlled by port PI02, which is bidirectional and so allows both writing and reading operations to be effected. Finally, it also generates the following auxiliary signals:
  • the POMCL signal has the function not only of starting the system but also of disabling the typing in the memory through logic 6 when the system is functioning improperly (VCC 4.75 volts).
  • This signal is WIRED-ON with the MCL key.
  • the machine may be made with a traditional keyboard coupled with an incorporated printing device of a known type.
  • it may have a terminal connected to the micro-computer in a paper printer, to which the memorized information may be sent through a cable. In this way, either at the same time as the typing appears on the display or independently of it, actual mechanical typing may be performed.

Landscapes

  • Record Information Processing For Printing (AREA)
  • Devices For Indicating Variable Information By Combining Individual Elements (AREA)
  • Facsimiles In General (AREA)
  • Document Processing Apparatus (AREA)
  • Printers Characterized By Their Purpose (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
EP81830026A 1980-02-26 1981-02-25 Kleinstschreibmaschine Withdrawn EP0035004A3 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IT48006/80A IT1188909B (it) 1980-02-26 1980-02-26 Macchina per scrivere miniaturizzata con memorizzazione elettronica di piu' pagine di scrittura e trasferiemento per lettura su riga di display e/o stampante collegata
IT4800680 1980-02-26

Publications (2)

Publication Number Publication Date
EP0035004A2 true EP0035004A2 (de) 1981-09-02
EP0035004A3 EP0035004A3 (de) 1982-07-07

Family

ID=11263921

Family Applications (1)

Application Number Title Priority Date Filing Date
EP81830026A Withdrawn EP0035004A3 (de) 1980-02-26 1981-02-25 Kleinstschreibmaschine

Country Status (2)

Country Link
EP (1) EP0035004A3 (de)
IT (1) IT1188909B (de)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2126764A (en) * 1982-09-09 1984-03-28 Iain Sinclair Electronic device for recording and displaying information
US4730947A (en) * 1985-08-19 1988-03-15 Citizen Watch Co., Ltd. Printer having a control circuit section of cassette type
US4826332A (en) * 1984-06-25 1989-05-02 Seiko Epson Kabushiki Kaisha Printer including cartridge mounted interchangeable read only memory
US4846924A (en) * 1988-06-16 1989-07-11 Monarch Marking Systems, Inc. Method and apparatus for converting hand-held thermal labeler to a table top printer
US4871269A (en) * 1987-04-28 1989-10-03 Kabushiki Kaisha Sato Portable label printing applicator apparatus
US5302041A (en) * 1986-07-15 1994-04-12 Monarch Marking Systems, Inc. Printer
EP0607024A2 (de) * 1993-01-14 1994-07-20 Esselte Dymo N.V. Etikettendruckgerät
US5609429A (en) * 1986-07-15 1997-03-11 Monarch Marking Systems, Inc. Method of using and operating a printer

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DD94717A (de) *
GB1444147A (en) * 1972-07-07 1976-07-28 Hewlett Packard Co Electronic data processing apparatus
GB2015788A (en) * 1978-03-06 1979-09-12 Ibm A system for adjusting text sequences stored in a memory

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DD94717A (de) *
GB1444147A (en) * 1972-07-07 1976-07-28 Hewlett Packard Co Electronic data processing apparatus
GB2015788A (en) * 1978-03-06 1979-09-12 Ibm A system for adjusting text sequences stored in a memory

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2126764A (en) * 1982-09-09 1984-03-28 Iain Sinclair Electronic device for recording and displaying information
US4826332A (en) * 1984-06-25 1989-05-02 Seiko Epson Kabushiki Kaisha Printer including cartridge mounted interchangeable read only memory
US5137379A (en) * 1984-06-25 1992-08-11 Seiko Epson Corporation Printer including cartridge mounted read only memory
US4730947A (en) * 1985-08-19 1988-03-15 Citizen Watch Co., Ltd. Printer having a control circuit section of cassette type
US5302041A (en) * 1986-07-15 1994-04-12 Monarch Marking Systems, Inc. Printer
US5609429A (en) * 1986-07-15 1997-03-11 Monarch Marking Systems, Inc. Method of using and operating a printer
US4871269A (en) * 1987-04-28 1989-10-03 Kabushiki Kaisha Sato Portable label printing applicator apparatus
US4846924A (en) * 1988-06-16 1989-07-11 Monarch Marking Systems, Inc. Method and apparatus for converting hand-held thermal labeler to a table top printer
EP0607024A2 (de) * 1993-01-14 1994-07-20 Esselte Dymo N.V. Etikettendruckgerät
EP0607024A3 (de) * 1993-01-14 1995-01-18 Esselte Dymo Nv Etikettendruckgerät.
US5816717A (en) * 1993-01-14 1998-10-06 Esselte N.V. Label printing apparatus with character string matching

Also Published As

Publication number Publication date
EP0035004A3 (de) 1982-07-07
IT8048006A0 (it) 1980-02-26
IT8048006A1 (it) 1981-08-26
IT1188909B (it) 1988-01-28

Similar Documents

Publication Publication Date Title
KR100556001B1 (ko) 잉크젯 인쇄 시스템용 교체 가능한 잉크카트리지 및 잉크젯 카트리지의 서비스 방법
US4497036A (en) Portable computer
US4158236A (en) Electronic dictionary and language interpreter
EP0035004A2 (de) Kleinstschreibmaschine
EP1767372A3 (de) Drucker mit zugeordneter Tintenkassette
US5542077A (en) Personal computer with CMOS memory not having a separate battery
TWM255154U (en) Ink cartridge and printer using the same
MY102389A (en) Printer including cartridge mounted interchangeable read only memory
US4369973A (en) Electronic crossword puzzle
EP0180428A2 (de) Tragbarer Rechner
US4752911A (en) Read/write device using modular electronic memory
CN102381036A (zh) 耗材芯片、耗材容器及耗材芯片的数据写入方法
US5838887A (en) Printer having a backed-up memory for storing optional emulation program
KR100338876B1 (ko) 테이프인자장치
US4796215A (en) Programmable calculator with external memory module and protection against erroneous erasure of data in the module
GB9212854D0 (en) A control information storage unit in an electronic instrument
US5700098A (en) Printing device
JPH0194382A (ja) 電子ブック
JP3312999B2 (ja) 自己テスト学習機及び自己テスト学習システム
JPH0330877Y2 (de)
WO1993017874A3 (en) Virtual font cartridge
KR930001360B1 (ko) 메모리카드를 비디오 ram으로서 사용하는 퍼스널컴퓨터
JPH039033Y2 (de)
JPH0311754Y2 (de)
JPH0765591A (ja) 情報処理装置

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Designated state(s): AT BE CH DE FR GB IT NL SE

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Designated state(s): AT BE CH DE FR GB IT NL SE

17P Request for examination filed

Effective date: 19830107

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 19850311

RIN1 Information on inventor provided before grant (corrected)

Inventor name: GABBANI, LUCIANO

Inventor name: MASCIOLI, ALESSANDRO