home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / ai / edu / 391 next >
Encoding:
Internet Message Format  |  1992-08-25  |  3.9 KB

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