SlideShare une entreprise Scribd logo
1  sur  21
Realizing a
  Practical Teleportation System
    Using the Intelligent Parts



Takashi Yamanoue+, Member, IEEE, Yasuhiro Tsutsui*,
                 Takao Tsutsui*
+ Kyushu Institute of Technology
* University of Occupational Environment and
Health, Japan
Contents
I.     Introduction
II.    Outline of the teleportation system
III.   Intelligent Parts
           used for the teleportation system
IV.    Computer Simulation
V.     Application to a 3D Modeling and
              a Self Reproduction
VI.    Related Works
VII.   Concluding Remarks
I. Introduction

Teleportaion = a kind of transportation.
 – Sends an object to a remote place.
 – In a short time.
 – Without using physical transportation
   system.
Examples:
– FAX
– TV
Teleportation is
One of our dream. It may
– Save Time, Save Money
– Send an object to Space Stations, a Deep
  Sea, or an Isolated place easily.
   • more development of scientific and technical
     advance at the remote place
We want to send functional machines, such
as toys, robots, vehicles, …
II. Outline of Our Teleportation system

A teleportation
1. Extracts all Information from an object,
2. Sends the Information to a remote place,
3. Constructs the Identical Object at the
   remote place,
   • using the information and materials at that
     place.
1. Extracting the information

Previous methods:
– 3D digitizers
   (stereo camera, laser digitizer, …)
  • Only surface
– CT, MRI … can get the inside
  information but
  • Difficult to get the functional
    information
Our approach:
– The object is made of the intelligent parts.
  (restriction)
– Self recognition of the whole object by
  intelligent parts
– Entire information of the object (its outside
  structure, its inside structure, its function, its state,
  …) can be extracted.
2. Sending the Information

  We already have High speed
  computer networks

3. Constructing the Identical Object

 We already have industrial robots now.
parts

Source Object



                   network
   probe
                                      receiver
 transmitter




                             Received (teleported) object


           Outline of our teleportation
III. Intelligent Parts
     used for the teleportation system

Two kinds of prototypes of the intelligent parts




I. cubical type         II. square-pie type
Inter-connection and communication
mechanism of the parts I (cubical)
                      Photo sensor




                      Lighting device




                        Magnet S



                     Magnet N
Inter-connection and communication
mechanism of the parts II (square pie)

  Magnet    Magnet
    S        N




 Photo
 sensor


           Lighting device
Self-recognition mechanism of the
object
Use a Syntactic Analysis
The probe is the start symbol S. S →G(l,m).
A (connectable) face is a non-terminal symbol. F(l,m)
or G(l,m)
A part is a production rule G(l,m0)→F(l,m1),…,F(l,mk)
 – can be applied only one time in the parsing.
 – In order to avoid the loop.
A connection of two faces (parts) is also a production
rule F(l,m)→G(j,k).
Terminal symbol ε   means, a face is not connected to
another face (F(l,m)→ε) or a production rule was
already used in the parsing. (G(l,m)→ε)
An attribute grammar. S →G(l,m). S.s=G(l,m).s
Parse tree of an object
          0                               S
                  4
                                          G(0,1)
      3   2           1
                           F(0,0)F(0,2)F(0,3)F(0,4)F(0,5)
          5
                                 G(1,4)
     Face ID
                           F(1,0)F(1,1)F(1,2)F(1,3)F(1,5)

                  0                           G(2,1)
     3
                      S    F(2,0)F(2,2)F(2,3)F(2,4)F(2,5)
                                               G(3,2)
2             1
                          F(3,0)F(3,1)F(3,3)F(3,4)F(3,5)
    Source object
                              G(0,3)
    and its parts ID
                               Parse tree of the object
A Synthesized attribute of S which
   represents the object’s information
S.s=G(0,1).s
G(0,1).s=(“part information” 0 nil F(0,2).s nil nil nil
             (information-of-this-part-except-this-list))
– Part 0’s = F(0,2).s + its information.
F(0,2).s=(“connection information” 0 2 1 4 0 G(1,4).s)
– Part 0-face 2 is connected with part 1-face 4, 0, …
G(1,4).s=(“part information” 1 nil nil nil F(1,3).s nil
             (information-of-this-part-except-this-list))
F(1,3).s=(“connection information” 1 3 2 1 0 G(2,1).s)
…
IV. Computer Simulation
V. Application to a 3D Modeling
         and a Self
Reproduction
A 3D modeling, a strain analyzer
of 3D structure (if each part has
strain gauges), 3D input devices,
…
A self reproduction
– If the transmitter and the receiver
  are connected, and they are also
  made of the intelligent parts?
parts




A             B                A’             B’

    TX   RX       TX   RX       TX       RX   TX    RX



              A’               B’             A’’

                  TX   RX           TX   RX   TX    RX


              (copy1)          (copy2)        (copy3)
              A Self reproduction
VI.   Related Works
Quantum teleportation
Project to build a 3D fax machine (Stanford)
CEBOT (T.Fukuda,Nagoya)
Triangles and Narratives (M. G. Gorbet, M.
Orth and H. Ishii, MIT)
ActiveCube (Yoshifumi Kitamura, Yuichi Itoh,
Toshihiro Masaki, FumioKishino, Osaka)
Attribute grammar (D.E. Knuth)
Self reproduction of Compilers (ex. A+D=P,
N.Wirth)
VII. Concluding Remarks
 A method for realizing a practical
 teleportation
 sending a practical object to a remote place
 The object can be an automatic machine
 such like a robot
 3D modeling and self reproduction
 Weak points
  – The object must be made of the intelligent
    parts.
  – The parts must be prepared at the remote
    place.
 We are realizing it now!
Acknowledgement
 What How For Kitakyushu

Contenu connexe

En vedette

テレポーテーションとコンパイラ
テレポーテーションとコンパイラテレポーテーションとコンパイラ
テレポーテーションとコンパイラTakashi Yamanoue
 
Capturing Malicious Bots using a beneficial bot and wiki
Capturing Malicious Bots using a beneficial bot and wikiCapturing Malicious Bots using a beneficial bot and wiki
Capturing Malicious Bots using a beneficial bot and wikiTakashi Yamanoue
 
ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)
ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)
ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)Takashi Yamanoue
 
BotとWikiを使った試験的な並列プログラミング
BotとWikiを使った試験的な並列プログラミングBotとWikiを使った試験的な並列プログラミング
BotとWikiを使った試験的な並列プログラミングTakashi Yamanoue
 
A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...
A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...
A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...Takashi Yamanoue
 
TwitterとWikiを使った自動情報提示システム
TwitterとWikiを使った自動情報提示システムTwitterとWikiを使った自動情報提示システム
TwitterとWikiを使った自動情報提示システムTakashi Yamanoue
 
A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...
A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...
A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...Takashi Yamanoue
 
Sharing Programming @ wiki
Sharing Programming @ wikiSharing Programming @ wiki
Sharing Programming @ wikiTakashi Yamanoue
 
Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構
Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構
Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構Takashi Yamanoue
 
Optimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the DataOptimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the DataTakashi Yamanoue
 
A Sensor Network System using Arduino, Android and Wiki
A Sensor Network System using Arduino, Android and WikiA Sensor Network System using Arduino, Android and Wiki
A Sensor Network System using Arduino, Android and WikiTakashi Yamanoue
 
【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品
【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品
【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品Takayuki Niinuma
 
Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...
Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...
Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...Takashi Yamanoue
 
Wiki と携帯型遠隔操作機器を使った情報セキュリティ対策システム
Wiki と携帯型遠隔操作機器を使った情報セキュリティ対策システムWiki と携帯型遠隔操作機器を使った情報セキュリティ対策システム
Wiki と携帯型遠隔操作機器を使った情報セキュリティ対策システムTakashi Yamanoue
 
Xilinx ISE で Digilent Atlys ボードの回路を作成する手順
Xilinx ISE で Digilent Atlys ボードの回路を作成する手順Xilinx ISE で Digilent Atlys ボードの回路を作成する手順
Xilinx ISE で Digilent Atlys ボードの回路を作成する手順Takashi Yamanoue
 
A Wearable LED Matrix Sign System@ACM SIGUCCS2015
A Wearable LED Matrix Sign System@ACM SIGUCCS2015A Wearable LED Matrix Sign System@ACM SIGUCCS2015
A Wearable LED Matrix Sign System@ACM SIGUCCS2015Takashi Yamanoue
 
An Inter-Wiki Page Data Processor for a M2M System @Matsue, 1sep., Eskm2013
An Inter-Wiki Page Data Processor for a M2M System  @Matsue, 1sep., Eskm2013An Inter-Wiki Page Data Processor for a M2M System  @Matsue, 1sep., Eskm2013
An Inter-Wiki Page Data Processor for a M2M System @Matsue, 1sep., Eskm2013Takashi Yamanoue
 
HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26
HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26
HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26Takashi Yamanoue
 

En vedette (20)

テレポーテーションとコンパイラ
テレポーテーションとコンパイラテレポーテーションとコンパイラ
テレポーテーションとコンパイラ
 
Capturing Malicious Bots using a beneficial bot and wiki
Capturing Malicious Bots using a beneficial bot and wikiCapturing Malicious Bots using a beneficial bot and wiki
Capturing Malicious Bots using a beneficial bot and wiki
 
ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)
ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)
ポータブルクラウドの試作, 情報処理学会IOT研究会 2013 8/1 (予定)
 
BotとWikiを使った試験的な並列プログラミング
BotとWikiを使った試験的な並列プログラミングBotとWikiを使った試験的な並列プログラミング
BotとWikiを使った試験的な並列プログラミング
 
A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...
A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...
A Casual Teaching Tool for Large Size Computer Laboratories ans Small Size Se...
 
TwitterとWikiを使った自動情報提示システム
TwitterとWikiを使った自動情報提示システムTwitterとWikiを使った自動情報提示システム
TwitterとWikiを使った自動情報提示システム
 
A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...
A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...
A Technique to Assign an Appropriate Server to a Client, for a CDN Consists ...
 
Sharing Programming @ wiki
Sharing Programming @ wikiSharing Programming @ wiki
Sharing Programming @ wiki
 
Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構
Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構
Dicomo 2013, デスクトップ画像共有システムのための、トーナメントアルゴリズムを使った負荷分散機構
 
Optimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the DataOptimizing Data Partitioning at Broadcasting the Data
Optimizing Data Partitioning at Broadcasting the Data
 
Siguccs20101026
Siguccs20101026Siguccs20101026
Siguccs20101026
 
A Sensor Network System using Arduino, Android and Wiki
A Sensor Network System using Arduino, Android and WikiA Sensor Network System using Arduino, Android and Wiki
A Sensor Network System using Arduino, Android and Wiki
 
【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品
【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品
【オンプレミスとの組み合わせに効く】AWSのマネージドサービスつまみ食い10品
 
20150305
2015030520150305
20150305
 
Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...
Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...
Portable Cloud Computing System – A System which Makes Everywhere an ICT Enh...
 
Wiki と携帯型遠隔操作機器を使った情報セキュリティ対策システム
Wiki と携帯型遠隔操作機器を使った情報セキュリティ対策システムWiki と携帯型遠隔操作機器を使った情報セキュリティ対策システム
Wiki と携帯型遠隔操作機器を使った情報セキュリティ対策システム
 
Xilinx ISE で Digilent Atlys ボードの回路を作成する手順
Xilinx ISE で Digilent Atlys ボードの回路を作成する手順Xilinx ISE で Digilent Atlys ボードの回路を作成する手順
Xilinx ISE で Digilent Atlys ボードの回路を作成する手順
 
A Wearable LED Matrix Sign System@ACM SIGUCCS2015
A Wearable LED Matrix Sign System@ACM SIGUCCS2015A Wearable LED Matrix Sign System@ACM SIGUCCS2015
A Wearable LED Matrix Sign System@ACM SIGUCCS2015
 
An Inter-Wiki Page Data Processor for a M2M System @Matsue, 1sep., Eskm2013
An Inter-Wiki Page Data Processor for a M2M System  @Matsue, 1sep., Eskm2013An Inter-Wiki Page Data Processor for a M2M System  @Matsue, 1sep., Eskm2013
An Inter-Wiki Page Data Processor for a M2M System @Matsue, 1sep., Eskm2013
 
HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26
HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26
HTML5 技術を利用した授業や会議向けデスクトップ画面実時間配信システムとその管理システムの試作, 情報処理学会IOT研究会26
 

Similaire à Realizing a Practical Teleportation System

A Tutorial On Ip 1
A Tutorial On Ip 1A Tutorial On Ip 1
A Tutorial On Ip 1ankuredkie
 
Image Processing 1
Image Processing 1Image Processing 1
Image Processing 1jainatin
 
Towards Efficient Privacy-preserving Image Feature Extraction in Cloud Computing
Towards Efficient Privacy-preserving Image Feature Extraction in Cloud ComputingTowards Efficient Privacy-preserving Image Feature Extraction in Cloud Computing
Towards Efficient Privacy-preserving Image Feature Extraction in Cloud ComputingSi Chen
 
Iccv2009 recognition and learning object categories p1 c02 - detecting sing...
Iccv2009 recognition and learning object categories   p1 c02 - detecting sing...Iccv2009 recognition and learning object categories   p1 c02 - detecting sing...
Iccv2009 recognition and learning object categories p1 c02 - detecting sing...zukun
 
Generalization of Compositons of Cellular Automata on Groups
Generalization of Compositons of Cellular Automata on GroupsGeneralization of Compositons of Cellular Automata on Groups
Generalization of Compositons of Cellular Automata on GroupsYoshihiro Mizoguchi
 
Introduction to Machine Vision
Introduction to Machine VisionIntroduction to Machine Vision
Introduction to Machine VisionNasir Jumani
 
EARTHSC 5642 Spring 2015 Dr. von FreseEARTHSC 5642.docx
EARTHSC 5642     Spring 2015   Dr. von FreseEARTHSC 5642.docxEARTHSC 5642     Spring 2015   Dr. von FreseEARTHSC 5642.docx
EARTHSC 5642 Spring 2015 Dr. von FreseEARTHSC 5642.docxjacksnathalie
 
A Beginner's Guide to Monocular Depth Estimation
A Beginner's Guide to Monocular Depth EstimationA Beginner's Guide to Monocular Depth Estimation
A Beginner's Guide to Monocular Depth EstimationRyo Takahashi
 
Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4IAEME Publication
 
Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6
Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6
Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6Ono Shigeru
 
Vector-Valued Functions and GeoGebra
Vector-Valued Functions and GeoGebraVector-Valued Functions and GeoGebra
Vector-Valued Functions and GeoGebraIGMKD
 
A common random fixed point theorem for rational ineqality in hilbert space ...
 A common random fixed point theorem for rational ineqality in hilbert space ... A common random fixed point theorem for rational ineqality in hilbert space ...
A common random fixed point theorem for rational ineqality in hilbert space ...Alexander Decker
 
Learning to Reconstruct
Learning to ReconstructLearning to Reconstruct
Learning to ReconstructJonas Adler
 
Open Problems in the Universal Graph Theory
Open Problems in the Universal Graph TheoryOpen Problems in the Universal Graph Theory
Open Problems in the Universal Graph TheoryMarko Rodriguez
 

Similaire à Realizing a Practical Teleportation System (20)

A Tutorial On Ip 1
A Tutorial On Ip 1A Tutorial On Ip 1
A Tutorial On Ip 1
 
Image Processing 1
Image Processing 1Image Processing 1
Image Processing 1
 
Az4201350356
Az4201350356Az4201350356
Az4201350356
 
Towards Efficient Privacy-preserving Image Feature Extraction in Cloud Computing
Towards Efficient Privacy-preserving Image Feature Extraction in Cloud ComputingTowards Efficient Privacy-preserving Image Feature Extraction in Cloud Computing
Towards Efficient Privacy-preserving Image Feature Extraction in Cloud Computing
 
Kk3517971799
Kk3517971799Kk3517971799
Kk3517971799
 
Iccv2009 recognition and learning object categories p1 c02 - detecting sing...
Iccv2009 recognition and learning object categories   p1 c02 - detecting sing...Iccv2009 recognition and learning object categories   p1 c02 - detecting sing...
Iccv2009 recognition and learning object categories p1 c02 - detecting sing...
 
Ijetcas14 308
Ijetcas14 308Ijetcas14 308
Ijetcas14 308
 
mini prjt
mini prjtmini prjt
mini prjt
 
Generalization of Compositons of Cellular Automata on Groups
Generalization of Compositons of Cellular Automata on GroupsGeneralization of Compositons of Cellular Automata on Groups
Generalization of Compositons of Cellular Automata on Groups
 
Steganography in images
Steganography  in  imagesSteganography  in  images
Steganography in images
 
Introduction to Machine Vision
Introduction to Machine VisionIntroduction to Machine Vision
Introduction to Machine Vision
 
EARTHSC 5642 Spring 2015 Dr. von FreseEARTHSC 5642.docx
EARTHSC 5642     Spring 2015   Dr. von FreseEARTHSC 5642.docxEARTHSC 5642     Spring 2015   Dr. von FreseEARTHSC 5642.docx
EARTHSC 5642 Spring 2015 Dr. von FreseEARTHSC 5642.docx
 
A Beginner's Guide to Monocular Depth Estimation
A Beginner's Guide to Monocular Depth EstimationA Beginner's Guide to Monocular Depth Estimation
A Beginner's Guide to Monocular Depth Estimation
 
Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4Object tracking by dtcwt feature vectors 2-3-4
Object tracking by dtcwt feature vectors 2-3-4
 
Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6
Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6
Goodfellow, Bengio, Couville (2016) "Deep Learning", Chap. 6
 
Vector-Valued Functions and GeoGebra
Vector-Valued Functions and GeoGebraVector-Valued Functions and GeoGebra
Vector-Valued Functions and GeoGebra
 
A common random fixed point theorem for rational ineqality in hilbert space ...
 A common random fixed point theorem for rational ineqality in hilbert space ... A common random fixed point theorem for rational ineqality in hilbert space ...
A common random fixed point theorem for rational ineqality in hilbert space ...
 
Learning to Reconstruct
Learning to ReconstructLearning to Reconstruct
Learning to Reconstruct
 
REVIEW OF VIRTUAL ARTICULATED ROBOT
REVIEW OF VIRTUAL ARTICULATED ROBOTREVIEW OF VIRTUAL ARTICULATED ROBOT
REVIEW OF VIRTUAL ARTICULATED ROBOT
 
Open Problems in the Universal Graph Theory
Open Problems in the Universal Graph TheoryOpen Problems in the Universal Graph Theory
Open Problems in the Universal Graph Theory
 

Plus de Takashi Yamanoue

人が乗れる自動運転電気自動車作成中その4, -version up その1-
人が乗れる自動運転電気自動車作成中その4, -version up その1-人が乗れる自動運転電気自動車作成中その4, -version up その1-
人が乗れる自動運転電気自動車作成中その4, -version up その1-Takashi Yamanoue
 
シン3次元表示装置 ーその1ー
シン3次元表示装置 ーその1ーシン3次元表示装置 ーその1ー
シン3次元表示装置 ーその1ーTakashi Yamanoue
 
Wiki IoT/Bot Computingを使った顔ロボット群の制御
Wiki IoT/Bot Computingを使った顔ロボット群の制御Wiki IoT/Bot Computingを使った顔ロボット群の制御
Wiki IoT/Bot Computingを使った顔ロボット群の制御Takashi Yamanoue
 
IoTLT-Vol93-Wiki-IoT-20221117.pptx
IoTLT-Vol93-Wiki-IoT-20221117.pptxIoTLT-Vol93-Wiki-IoT-20221117.pptx
IoTLT-Vol93-Wiki-IoT-20221117.pptxTakashi Yamanoue
 
IoTLT-Vol92-Wiki-IoT-20221009-1.pptx
IoTLT-Vol92-Wiki-IoT-20221009-1.pptxIoTLT-Vol92-Wiki-IoT-20221009-1.pptx
IoTLT-Vol92-Wiki-IoT-20221009-1.pptxTakashi Yamanoue
 
人が乗れる 自動運転電気自動車作成中その3 -自動運転成功!-
人が乗れる自動運転電気自動車作成中その3 -自動運転成功!-人が乗れる自動運転電気自動車作成中その3 -自動運転成功!-
人が乗れる 自動運転電気自動車作成中その3 -自動運転成功!-Takashi Yamanoue
 
人が乗れる 自動運転 電気自動車 作成中!
人が乗れる 自動運転 電気自動車 作成中!人が乗れる 自動運転 電気自動車 作成中!
人が乗れる 自動運転 電気自動車 作成中!Takashi Yamanoue
 
着る電光掲示板の新機能  -場所に応じた情報の自動表示-
着る電光掲示板の新機能  -場所に応じた情報の自動表示-着る電光掲示板の新機能  -場所に応じた情報の自動表示-
着る電光掲示板の新機能  -場所に応じた情報の自動表示-Takashi Yamanoue
 
Real->Virtual変換システムの開発その1の2
Real->Virtual変換システムの開発その1の2Real->Virtual変換システムの開発その1の2
Real->Virtual変換システムの開発その1の2Takashi Yamanoue
 
Real->Virtual 変換システムの開発その1の1
Real->Virtual 変換システムの開発その1の1Real->Virtual 変換システムの開発その1の1
Real->Virtual 変換システムの開発その1の1Takashi Yamanoue
 
スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作
スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作
スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作Takashi Yamanoue
 
SeeThroughChameleonDress-on-the-way-ex1
SeeThroughChameleonDress-on-the-way-ex1SeeThroughChameleonDress-on-the-way-ex1
SeeThroughChameleonDress-on-the-way-ex1Takashi Yamanoue
 
PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話
PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話
PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話Takashi Yamanoue
 
Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介
Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介
Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介Takashi Yamanoue
 
簡便な大型幅広デジタルサイネージシステムとその自動運用システム
簡便な大型幅広デジタルサイネージシステムとその自動運用システム簡便な大型幅広デジタルサイネージシステムとその自動運用システム
簡便な大型幅広デジタルサイネージシステムとその自動運用システムTakashi Yamanoue
 
Wiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システム
Wiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システムWiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システム
Wiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システムTakashi Yamanoue
 
Bot Computing using the Power of Wiki Collaboration
Bot Computing using the Power of Wiki CollaborationBot Computing using the Power of Wiki Collaboration
Bot Computing using the Power of Wiki CollaborationTakashi Yamanoue
 
悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み
悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み
悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試みTakashi Yamanoue
 

Plus de Takashi Yamanoue (20)

人が乗れる自動運転電気自動車作成中その4, -version up その1-
人が乗れる自動運転電気自動車作成中その4, -version up その1-人が乗れる自動運転電気自動車作成中その4, -version up その1-
人が乗れる自動運転電気自動車作成中その4, -version up その1-
 
シン3次元表示装置 ーその1ー
シン3次元表示装置 ーその1ーシン3次元表示装置 ーその1ー
シン3次元表示装置 ーその1ー
 
Wiki IoT/Bot Computingを使った顔ロボット群の制御
Wiki IoT/Bot Computingを使った顔ロボット群の制御Wiki IoT/Bot Computingを使った顔ロボット群の制御
Wiki IoT/Bot Computingを使った顔ロボット群の制御
 
IoTLT-Vol93-Wiki-IoT-20221117.pptx
IoTLT-Vol93-Wiki-IoT-20221117.pptxIoTLT-Vol93-Wiki-IoT-20221117.pptx
IoTLT-Vol93-Wiki-IoT-20221117.pptx
 
IoTLT-Vol92-Wiki-IoT-20221009-1.pptx
IoTLT-Vol92-Wiki-IoT-20221009-1.pptxIoTLT-Vol92-Wiki-IoT-20221009-1.pptx
IoTLT-Vol92-Wiki-IoT-20221009-1.pptx
 
人が乗れる 自動運転電気自動車作成中その3 -自動運転成功!-
人が乗れる自動運転電気自動車作成中その3 -自動運転成功!-人が乗れる自動運転電気自動車作成中その3 -自動運転成功!-
人が乗れる 自動運転電気自動車作成中その3 -自動運転成功!-
 
人が乗れる 自動運転 電気自動車 作成中!
人が乗れる 自動運転 電気自動車 作成中!人が乗れる 自動運転 電気自動車 作成中!
人が乗れる 自動運転 電気自動車 作成中!
 
着る電光掲示板の新機能  -場所に応じた情報の自動表示-
着る電光掲示板の新機能  -場所に応じた情報の自動表示-着る電光掲示板の新機能  -場所に応じた情報の自動表示-
着る電光掲示板の新機能  -場所に応じた情報の自動表示-
 
Real->Virtual変換システムの開発その1の2
Real->Virtual変換システムの開発その1の2Real->Virtual変換システムの開発その1の2
Real->Virtual変換システムの開発その1の2
 
Real->Virtual 変換システムの開発その1の1
Real->Virtual 変換システムの開発その1の1Real->Virtual 変換システムの開発その1の1
Real->Virtual 変換システムの開発その1の1
 
スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作
スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作
スマートフォンで操作する双方向型大型デジタルサイネージシステムの試作
 
Teleport dressor 20200524
Teleport dressor 20200524Teleport dressor 20200524
Teleport dressor 20200524
 
SeeThroughChameleonDress-on-the-way-ex1
SeeThroughChameleonDress-on-the-way-ex1SeeThroughChameleonDress-on-the-way-ex1
SeeThroughChameleonDress-on-the-way-ex1
 
PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話
PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話
PukiWiki と Raspberry Pi と Arduino を連携させてIoT システムを作ってみた話
 
Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介
Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介
Zoomはぶっ飛ばせないけど... - Portable Cloud の紹介
 
trouble-with-mboed-os
trouble-with-mboed-ostrouble-with-mboed-os
trouble-with-mboed-os
 
簡便な大型幅広デジタルサイネージシステムとその自動運用システム
簡便な大型幅広デジタルサイネージシステムとその自動運用システム簡便な大型幅広デジタルサイネージシステムとその自動運用システム
簡便な大型幅広デジタルサイネージシステムとその自動運用システム
 
Wiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システム
Wiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システムWiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システム
Wiki と Raspberry Pi と Arduino を組み合わせて作成した電気製品の自動運転・遠隔操作システム
 
Bot Computing using the Power of Wiki Collaboration
Bot Computing using the Power of Wiki CollaborationBot Computing using the Power of Wiki Collaboration
Bot Computing using the Power of Wiki Collaboration
 
悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み
悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み
悪性Botnet包囲網のBotによるWannaCryのようなマルウェアの活動検知の試み
 

Dernier

Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 

Dernier (20)

Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 

Realizing a Practical Teleportation System

  • 1. Realizing a Practical Teleportation System Using the Intelligent Parts Takashi Yamanoue+, Member, IEEE, Yasuhiro Tsutsui*, Takao Tsutsui* + Kyushu Institute of Technology * University of Occupational Environment and Health, Japan
  • 2. Contents I. Introduction II. Outline of the teleportation system III. Intelligent Parts used for the teleportation system IV. Computer Simulation V. Application to a 3D Modeling and a Self Reproduction VI. Related Works VII. Concluding Remarks
  • 3. I. Introduction Teleportaion = a kind of transportation. – Sends an object to a remote place. – In a short time. – Without using physical transportation system. Examples: – FAX – TV
  • 4. Teleportation is One of our dream. It may – Save Time, Save Money – Send an object to Space Stations, a Deep Sea, or an Isolated place easily. • more development of scientific and technical advance at the remote place We want to send functional machines, such as toys, robots, vehicles, …
  • 5. II. Outline of Our Teleportation system A teleportation 1. Extracts all Information from an object, 2. Sends the Information to a remote place, 3. Constructs the Identical Object at the remote place, • using the information and materials at that place.
  • 6. 1. Extracting the information Previous methods: – 3D digitizers (stereo camera, laser digitizer, …) • Only surface – CT, MRI … can get the inside information but • Difficult to get the functional information
  • 7. Our approach: – The object is made of the intelligent parts. (restriction) – Self recognition of the whole object by intelligent parts – Entire information of the object (its outside structure, its inside structure, its function, its state, …) can be extracted.
  • 8. 2. Sending the Information We already have High speed computer networks 3. Constructing the Identical Object We already have industrial robots now.
  • 9. parts Source Object network probe receiver transmitter Received (teleported) object Outline of our teleportation
  • 10. III. Intelligent Parts used for the teleportation system Two kinds of prototypes of the intelligent parts I. cubical type     II. square-pie type
  • 11. Inter-connection and communication mechanism of the parts I (cubical) Photo sensor Lighting device Magnet S Magnet N
  • 12. Inter-connection and communication mechanism of the parts II (square pie) Magnet Magnet S N Photo sensor Lighting device
  • 13. Self-recognition mechanism of the object Use a Syntactic Analysis The probe is the start symbol S. S →G(l,m). A (connectable) face is a non-terminal symbol. F(l,m) or G(l,m) A part is a production rule G(l,m0)→F(l,m1),…,F(l,mk) – can be applied only one time in the parsing. – In order to avoid the loop. A connection of two faces (parts) is also a production rule F(l,m)→G(j,k). Terminal symbol ε   means, a face is not connected to another face (F(l,m)→ε) or a production rule was already used in the parsing. (G(l,m)→ε) An attribute grammar. S →G(l,m). S.s=G(l,m).s
  • 14. Parse tree of an object 0 S 4 G(0,1) 3 2 1 F(0,0)F(0,2)F(0,3)F(0,4)F(0,5) 5 G(1,4) Face ID F(1,0)F(1,1)F(1,2)F(1,3)F(1,5) 0 G(2,1) 3 S F(2,0)F(2,2)F(2,3)F(2,4)F(2,5) G(3,2) 2 1 F(3,0)F(3,1)F(3,3)F(3,4)F(3,5) Source object G(0,3) and its parts ID Parse tree of the object
  • 15. A Synthesized attribute of S which represents the object’s information S.s=G(0,1).s G(0,1).s=(“part information” 0 nil F(0,2).s nil nil nil (information-of-this-part-except-this-list)) – Part 0’s = F(0,2).s + its information. F(0,2).s=(“connection information” 0 2 1 4 0 G(1,4).s) – Part 0-face 2 is connected with part 1-face 4, 0, … G(1,4).s=(“part information” 1 nil nil nil F(1,3).s nil (information-of-this-part-except-this-list)) F(1,3).s=(“connection information” 1 3 2 1 0 G(2,1).s) …
  • 17. V. Application to a 3D Modeling and a Self Reproduction A 3D modeling, a strain analyzer of 3D structure (if each part has strain gauges), 3D input devices, … A self reproduction – If the transmitter and the receiver are connected, and they are also made of the intelligent parts?
  • 18. parts A B A’ B’ TX RX TX RX TX RX TX RX A’ B’ A’’ TX RX TX RX TX RX (copy1) (copy2) (copy3) A Self reproduction
  • 19. VI.   Related Works Quantum teleportation Project to build a 3D fax machine (Stanford) CEBOT (T.Fukuda,Nagoya) Triangles and Narratives (M. G. Gorbet, M. Orth and H. Ishii, MIT) ActiveCube (Yoshifumi Kitamura, Yuichi Itoh, Toshihiro Masaki, FumioKishino, Osaka) Attribute grammar (D.E. Knuth) Self reproduction of Compilers (ex. A+D=P, N.Wirth)
  • 20. VII. Concluding Remarks A method for realizing a practical teleportation sending a practical object to a remote place The object can be an automatic machine such like a robot 3D modeling and self reproduction Weak points – The object must be made of the intelligent parts. – The parts must be prepared at the remote place. We are realizing it now!
  • 21. Acknowledgement What How For Kitakyushu

Notes de l'éditeur

  1. I’m takshi yamanoue, belong to Kyushu institute of technology, japan. I’d like to talk about “R ea lizing a pr a ctical teleport a tion system using the Int e lligent parts.” He is Nicola Tesla, a famous inv e ntor, who inv e nted an ac p o wer supply s y stem, a wi re less communic a tion s y stem and many others. Some one said that he was res ear ching a teleport a tion.
  2. This presentation consists of the introduction, outline of the teleportation system, intelligent parts used for the teleportation system, Computer simulation, application to a 3d modeling and a self reproduction, related works and concluding remarks.
  3. Teleportation is a kind of transportation which sends an object to a remote place in a short time and without using physical transportation system. For example, FAX or TV is a kind of teleportation system.
  4. Teleportation is one of our dream. It may save time, save money, send an object to space stations, A deep sea or an isolated place easily. It may more development of scientific and technical advance at the Remote place. We want to send functional machines, such as toys, robots and vehicles, which fax or TV can’t do .
  5. A teleportation system can be realized by the following steps. Step 1. extracts all information from an object. Step 2, sends the information to a remote place. Step 3, constructs the identical object at the remote place using the information and materials at that place.
  6. In order to extract information, there are these previous methods. 3D digitizers such as a stereo camera and a laser digitizer can get only the surface information of the object. CT and MRI can get the inside information of the object. But it is difficult to get the functional information of the object.
  7. In order to solve the problems of previous methods, we take this approach. We assume that the object is made of the intelligent parts which are shown later. The information of the whole object is obtained by self recognition of the object. The entire information of the object, its outside structure, its inside structure, its function, Its state, can be extracted.
  8. In order to sending information, we already have high speed computer networks. In order to construct the identical object, we can use the industrial robots such like assembly robots in car manufacturers.
  9. This figure shows the outline of our teleportation. The source object is made of the intelligent parts. Its information is obtained by its self recognition method and the information is extracted from this probe. Then the information is transmitted to the remote place by this transmitter and network . The receiver receives the information and builds the object which is id e ntical to the source object, using the parts.
  10. We made two kinds of prototypes of the intelligent parts. One is cubical type and another is square-pie type.
  11. This is a face of the cubical part. In order to inter-connect and to communicate between parts, each face of the part has these elements. This layout of magnets enable to connect the two parts with face-to-face in every 90 degree-rotation. A pair of a lighting device and a photo sensor is coupled between the connected faces. The pair can send and receive the information between the connected parts. Between the connected parts, the direction of the one part- face to the other part- face is recognized by the direction of the pair of the photo sensor and the lighting device.
  12. This figure shows the layout of elements of a square-pie type part. Pair of magnet and photo device are arranged at the connecting face.
  13. In order to recognize the object by itself, a syntactic analysis is used. The probe of the transmitter is the start symbol. A face of a part is a non-terminal symbol. A part is a production rule. In order to avoid the loop of parsing, this rule can be applied only one time in the parsing. A connection of two faces is also a production rule. An attribute grammar is used for extracting the information.
  14. This is the derivation tree by parsing this object. This is the probe of the transmitter. ( 時間があれば tree の説明をしますか?)
  15. This is a part of the information of the object, which is the value of the synthesized attribute of the probe.
  16. Now please look at our computer simulator. Now I’m building the source object. [push the teleportation button.] Now it is recognizing by it self. And the receiver, small factory, is constructing the identical object. This is a horizontal turn table. This is a vertical turn table.
  17. Our method can be applied to a 3D modeling and self-reproduction. Our method extracts entire information of the object which includes its outside and inside structure, Its function and its state. So it can be used as a 3d modeling tool. It can be also used a strain analyzer of 3d structure if each part has strain gauges. If the transmitter and the receiver are connected, and they are also made of the intelligent parts, It will be a self reproductive machine.
  18. The machine B gets the information of the machine A and build the object A’ which is identical to the machine A using the parts. Then this machine A’ get the information of the machine B and build the object B’ which is identical to the machine B using the parts. And so on.
  19. There are some related works. Quantum teleportation is a true teleportation method. However, it is hard to send a practical thing now. "Project to build a 3D fax machine" is a project for realizing a practical teleportation. However, this method cannot send machines or structures with functions. “ CEBOT”, "Triangles and Narratives" and “ActiveCube” use similar parts to our parts in this paper. However, their parts cannot recognize the direction of the connected parts. Attribute grammars are introduced by Dr. Knuth. Our self reproduction of a machine is similar to the self reproduction of the compiler of a programming language.
  20. We have shown a method for realizing a practical teleportation which can send a practical object to a remote place. The object can be an automatic machine such like a robot. We also shown that the method can be applied to 3d modeling and self reproduction. This method has these weak points. The object must be made of the intelligent parts. The parts must be prepared at the remote place. We are realizing our teleportation system now.
  21. This research was born in a discussion of our group, what how for kitakyushu.