home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / ai / edu / 388 < prev    next >
Encoding:
Text File  |  1992-08-14  |  3.1 KB  |  77 lines

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