home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / ai / neuraln / 3310 < prev    next >
Encoding:
Text File  |  1992-08-25  |  3.8 KB  |  102 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!gatech!darwin.sura.net!cs.ucf.edu!yil
  3. From: yil@engr.ucf.edu (Yilmaz Cengeloglu)
  4. Subject: Automated Air Traffic Controlling and Blackboard System
  5. Message-ID: <1992Aug26.010130.20958@cs.ucf.edu>
  6. Sender: news@cs.ucf.edu (News system)
  7. Organization: engineering, University of Central Florida, Orlando
  8. Date: Wed, 26 Aug 1992 01:01:30 GMT
  9. Lines: 91
  10.  
  11.  
  12. Hi:
  13.  
  14.     I have posted following article a week ago. I have received several 
  15.     helpful responses. I am keeping all responses that I have received.
  16.     If anyone request, I will send it. Also this is a reposting. 
  17.     If you have any succestions, ect, please let me know. Some of you
  18.     already request the information that I am collecting. I will mail it
  19.     soon.
  20.  
  21.     Thanks to everyone who send me helpful information.  
  22.  
  23.  
  24.                                               Yilmaz Cengeloglu
  25.                           Univ. of Central Florida
  26.                                        Dept. of Computer Eng.
  27.                           Orlando, FL
  28.  
  29.                               yil@engr.ucf.edu
  30.  
  31.  
  32.              
  33.  
  34.     
  35.  
  36.  
  37.  
  38. *********************************************************************************
  39. *********************************************************************************
  40. Hi :
  41.  
  42. I have asked help about Blackboard Architecture couple of months ago.
  43. I have received some responses. Thanks to everyone who helped me. I have
  44. the list of several references related with BBA. If any anyone needs please 
  45. let me know. 
  46.  
  47. Currently I am still working on my project for my thesis and I neen some more
  48. help. I am explaining what I need first. If you are interested what I am doing
  49. you can continue to read after line. 
  50.  
  51. I will write simple knowledge bases to solve the conflict and other problems that
  52. occurs at airspace. I do need some help to complete this project and graduate.
  53.  
  54.     If you know any publication related with
  55.             - Automated Air Traffic Controlling,
  56.             - books that I can get expertise to write knowledge bases       
  57.               to solve the problems at airspace.
  58.             - Blackbard Systems AND Air Traffic Controlling. 
  59.  
  60.       please let me know. I will keep all information that I will receive
  61.          and I will send anyone request later. 
  62.                                               
  63.  
  64.       If you know any existing system, project, company related with
  65.       Automated Air traffic controlling, please let me know. It will
  66.       be very helpful for my project.
  67.  
  68.                                            Yilmaz Cengeloglu
  69.                                            Univ. of Central Florida
  70.                                Dept. of Computer Eng. 
  71.                                Orlando, FL    
  72.  
  73.                                yil@engr.ucf.edu
  74.  
  75.  
  76. ---------------------------------------------------------------------------------
  77.  
  78. I am preparing prototype Automated Air Traffic Controlling (A-ATC) system to 
  79. prepare and test knowledge bases for each plane in the airspace. I did need a Blackboard
  80. shell for my project. Only commercial system that I found was GBB that marketed by 
  81.  
  82. Blackboard Technology Group, Inc.;
  83. 401 Main St., Amherst, MA  01002, 413/256-8990,
  84. fax: 413/256-3179.
  85.  
  86. Their price was too high for me to buy as a graduate Student. I have implemented my 
  87. own Blackboard System on SunOS operating system. ( I am not really sure if I should
  88. call Blackboard System.) Different knowledge bases in CLIPS working as a different 
  89. process on the background and uses Blackboard when it is necessary to share fact with 
  90. other knowledge sources. Of course, any other process in C, C++, etc can access the
  91. Blackboard. The type of architecture is easy to distribute more than one computer
  92. using computers networks. If I would continue the project after I got my M.S.
  93. I am still testing it.  
  94.  
  95. Also, I did implemented a Radar Simulator Using C/C++, X-Windows and IPC facilities
  96. on the SunOS operating system.  Radar simulator is being used by Intelligent Simulation
  97. and Training systems Project at UCF.
  98.  
  99. A-ATC project is integration of Radar Simulator and Blackboard System.
  100.  
  101.  
  102.