From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Any missing e-mail, social groups, etc? Date: Thu, 27 Nov 2014 16:55:27 +0100 Organization: A noiseless patient Spider Message-ID: References: <87k32hnfjw.fsf@adaheads.sparre-andersen.dk> <87ioi0rjkn.fsf@ixod.org> <877fygoi4u.fsf@adaheads.sparre-andersen.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 27 Nov 2014 15:53:45 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="23e59b4906029a0ce22afc4c4b1f25ee"; logging-data="13444"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/s/m6MLde781EdJ9bP6WTQ" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 In-Reply-To: <877fygoi4u.fsf@adaheads.sparre-andersen.dk> Cancel-Lock: sha1:lntKPYBi2iXr4gBsMS5QXH+60hc= Xref: number.nntp.giganews.com comp.lang.ada:191077 Date: 2014-11-27T16:55:27+01:00 List-Id: On 2014-11-27 15:03, Jacob Sparre Andersen wrote: > Mark Carroll wrote: > >> What kinds of things are what kinds of Danish users doing with Ada? > > Equipment for the International Space Station, computer games, data > analysis, computational linguistics, ... > Also Warehouse Management Systems, and Warehouse Control Systems. Actually, three major danish retail companies uses a Warehouse Management System written in Ada. For the danes reading this * Netto * SuperGros * Coop The customer names are seen in the video-links or the links below One is extremely automated, one is not automated at all, just very many forklifts, and voice-based pick, and one is in-between, much automation and many voice-pickers and fork-lifts as well. The automated one has 40 high-bay stacker cranes, 15 robots for layer picking, 5-to-come mini-loads cranes (I'm working right now with it, helping out the danish office) and ca 20 STV:s - kind of an automated truck on a mono-rail running in an oval track. The layer picking robots from the vendors (Dematic) perspective, they kind to fail to mention they are a small part of the store... But they get orders, stock-data, etc from Ada... The rest from the main hardware vendor (Daifuku) cranes/stvs etc It has be expanded since the film was made. This vendor also fails to mention the brain of the system, the WMS. Which is in Ada. And David Bottom, if you read this, your gnatcom is used in communicating with the conveyor plcs. System is on AIX but I wrote a bridge between OPC and our system, also all Ada - a windows service coupled with opcda.dll via gnatcom. The half-automated one is described in danish here and the not automated here it is mentioned that they have 550 voice-pick units in 4 sites used by 1200 workers (yes shift) The WMS does not control the machines, but it administrates them, selects locations in the highbay, tells the STV/Crane/Conveyor/Belt when to pickup and where to deliver etc. It also speaks with the ERP of course, to get orders/stock data ..., and report back. SAP is common around here. -- Björn