KR940014242A - 퍼지 추론 전용 명령을 내장하는 마이크로컴퓨터 - Google Patents

퍼지 추론 전용 명령을 내장하는 마이크로컴퓨터 Download PDF

Info

Publication number
KR940014242A
KR940014242A KR1019930026512A KR930026512A KR940014242A KR 940014242 A KR940014242 A KR 940014242A KR 1019930026512 A KR1019930026512 A KR 1019930026512A KR 930026512 A KR930026512 A KR 930026512A KR 940014242 A KR940014242 A KR 940014242A
Authority
KR
South Korea
Prior art keywords
data
storage area
processing
designating
microcomputer
Prior art date
Application number
KR1019930026512A
Other languages
English (en)
Other versions
KR970004207B1 (ko
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 KR940014242A publication Critical patent/KR940014242A/ko
Application granted granted Critical
Publication of KR970004207B1 publication Critical patent/KR970004207B1/ko

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/3001Arithmetic instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30021Compare instructions, e.g. Greater-Than, Equal-To, MINMAX
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/32Address formation of the next instruction, e.g. by incrementing the instruction counter
    • G06F9/322Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address
    • G06F9/325Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address for loops, e.g. loop detection or loop counter
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/02Computing arrangements based on specific mathematical models using fuzzy logic
    • G06N7/04Physical realisation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S706/00Data processing: artificial intelligence
    • Y10S706/90Fuzzy logic

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Algebra (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Molecular Biology (AREA)
  • Fuzzy Systems (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Automation & Control Theory (AREA)
  • Mathematical Physics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Feedback Control In General (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 마이크로컴퓨터에 있어서 퍼지 추론(Max-Min)에 의한 제어의 처리 속도를 향상시키는 것을 목적으로 한다.
R1에는 결과 격납 영역의 개시 어드레스를 설정하고, R2에는 조작량(ΔU) 적합도 데이타군을 격납하고 있는 영역의 개시 어드레스를 설정한다. R3에는 실측지가 퍼지 룰에 어느만큼 적합한지를 나타내는 일치도를, R4에는 처리 횟수(데이타수)를 설정한다. 명령 "MINMAX [R1],[R2],R3,R4"를 이용하여, R2에서 표시되는 데이타와 R3내의 데이타를 비교하여 작은 쪽의 데이타를 선택한다. 그 데이타와 R1에서 표시되는 데이타를 비교하여 큰 쪽의 데이타를 R1에서 표시되는 메모리 내에 기입한다. R1,R2의 내용을 증가시키고, R4의 내용을 감소시킨다. 이들 조작을 R4=0으로 될 때까지 본복한다. 따라서, 하나의 명령으로 많은 처리를 실행할 수 있어서 프로그램에 의한 메모리의 압박을 방해하는 프로그램 분기를 삭감할 수 있다.

Description

퍼지 추론 전용 명령을 내장하는 마이크로컴퓨터
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제 1 도는 본 발명의 제 1 실시예의 구성도,
제 2 도는 본 발명의 제 2 실시예의 구성도,
제 3 도는 퍼지 추론에 관한 설명도.

Claims (1)

  1. 연산처리 수단과, 데이타 기억 수단과 이것을 제어하는 수단을 구비한 마이크로컴퓨터에 있어서, 상기 데이타 기억 수단내의 퍼지 집합에 대한 적합도를 나타내는 데이타군과, 처리 결과를 겹납하는 영역을 포함하고, 상기 데이타군과 상기 처리 결과 격납영역을 지정하는 수단과, 일치도 데이타를 격납하는 수단과, 처리 횟수를 설정하는 수단을 구비하며, 상기 일치도 데이타를 격납하는 수단내의 데이타와 상기 데이타군을 지정하는 수단에 의해 지정되는 데이타를 비교하여 작은 쪽의 데이타를 선택하여, 그 선택된 데이타와 상기 처리 결과 격납 영역을 지정하는 수단에 의해 지정되는 데이타의 비교 결과에 의해, 큰 쪽의 데이타를 상기처리 결과 격납 영역을 지정하는 수단에 의해 지정되는 데이타 처리 결과 격납 영역에 격납하는 처리를, 상기 데이타군과 상기 처리 결과 격납 영역을 지정하는 수단이 갖고 있는 레지스터 내의 값을 갱신하면서, 상기 처리 횟수를 설정하는 수단이 갖고 있는 레지스터 내의 데이타 값의 횟수만큼 반복하는 퍼지 추론 전용 명령을 내장하는 것을 특징으로 하는 마이크로컴퓨터.
    ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
KR1019930026512A 1992-12-04 1993-12-04 퍼지 추론 전용 명령을 내장하는 마이크로컴퓨터 KR970004207B1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP92-325132 1992-12-04
JP4325132A JPH06175854A (ja) 1992-12-04 1992-12-04 ファジィ推論専用命令を内蔵するマイクロコンピュータ

Publications (2)

Publication Number Publication Date
KR940014242A true KR940014242A (ko) 1994-07-18
KR970004207B1 KR970004207B1 (ko) 1997-03-26

Family

ID=18173433

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019930026512A KR970004207B1 (ko) 1992-12-04 1993-12-04 퍼지 추론 전용 명령을 내장하는 마이크로컴퓨터

Country Status (5)

Country Link
US (1) US5479566A (ko)
EP (1) EP0600520B1 (ko)
JP (1) JPH06175854A (ko)
KR (1) KR970004207B1 (ko)
DE (1) DE69331036T2 (ko)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0675431A1 (en) * 1994-03-31 1995-10-04 Co.Ri.M.Me. Consorzio Per La Ricerca Sulla Microelettronica Nel Mezzogiorno Method for memorizing membership functions in a fuzzy logic processor
DE69528351D1 (de) * 1995-04-28 2002-10-31 St Microelectronics Srl Programmierbarer analoger Fuzzy-Prozessor
EP0740260B1 (en) * 1995-04-28 2001-08-22 STMicroelectronics S.r.l. Fuzzy analog processor with temperature compensation
US5737493A (en) * 1995-12-11 1998-04-07 Motorola, Inc. Instruction set for evaluating fuzzy logic rules
US8341776B2 (en) * 2009-07-15 2013-01-01 Continuum Footspas, Llc Adjustable leg rest assembly

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1053126A (ko) * 1963-05-23
US5131071A (en) * 1988-09-26 1992-07-14 Omron Tateisi Electronics Co. Fuzzy inference apparatus
AU5401990A (en) * 1989-04-14 1990-11-16 Omron Corporation Method and apparatus for evaluating membership functions or rules in fuzzy inference
US5239616A (en) * 1989-04-14 1993-08-24 Omron Corporation Portable fuzzy reasoning device
US5202954A (en) * 1989-07-14 1993-04-13 Olympus Optical Co., Ltd. Digital fuzzy apparatus having simplified barycentral operation arrangement
JPH03109605A (ja) * 1989-09-22 1991-05-09 Meidensha Corp ファジイ、シーケンスコントローラ
US5261036A (en) * 1989-10-24 1993-11-09 Mitsubishi Denki K.K. Programmable controller with fuzzy control function, fuzzy control process and fuzzy control monitoring process
US5305424A (en) * 1990-07-26 1994-04-19 Apt Instruments (N.A.) Inc. Data forming method for a multi-stage fuzzy processing system
US5263125A (en) * 1992-06-17 1993-11-16 Motorola, Inc. Circuit and method for evaluating fuzzy logic rules

Also Published As

Publication number Publication date
EP0600520A1 (en) 1994-06-08
EP0600520B1 (en) 2001-10-31
DE69331036T2 (de) 2002-06-20
KR970004207B1 (ko) 1997-03-26
DE69331036D1 (de) 2001-12-06
US5479566A (en) 1995-12-26
JPH06175854A (ja) 1994-06-24

Similar Documents

Publication Publication Date Title
KR870004366A (ko) 데이터 처리 시스템
KR0138468B1 (ko) 마이크로 컴퓨터
KR930702717A (ko) 다수형태의 레지스터 세트를 구현한 알.아이.에스.씨(risc) 마이크로프로세서 구조
KR850000083A (ko) 시켄스콘트로울러(Sequence Controller)
KR970002618A (ko) 프로세서
KR940014242A (ko) 퍼지 추론 전용 명령을 내장하는 마이크로컴퓨터
KR940000992A (ko) 디지탈데이타프로세서작동방법
US5179681A (en) Method and apparatus for current window cache with switchable address and out cache registers
US5179682A (en) Method and apparatus for improved current window cache with switchable address in, out, and local cache registers
KR900003741A (ko) 포인터레지스터를 구비한 마이크로프로세서
KR960011669A (ko) 중앙처리장치
US4031514A (en) Addressing system in an information processor
US4761750A (en) Electronic calculator with a program calculation function
KR100225726B1 (ko) 기억 제어 시스템 및 그 제어 방법(Storage control system)
KR880003243A (ko) 마이크로 프로세서
KR930004861A (ko) 정보처리 시스템
KR100199477B1 (ko) 절약된 메모리를 갖는 전자제어 시스템 및 메모리 절약 방법
EP0278528A2 (en) Area searching system
JPH07105043A (ja) プログラムエラー検出装置
JPS6223031A (ja) 可変倍率複写機
KR970016967A (ko) 캐쉬 메모리의 영역 분할방법 및 회로
GB1466391A (en) Numerical control system with data processing device
JPH02230324A (ja) マイクロプログラム制御装置
JPH0822309A (ja) プロセス制御装置
JPH0628034B2 (ja) タグ付計算機

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20020624

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee