comp.lang.ada
 help / color / mirror / Atom feed
* Application for graphical design of Real-time Systems in Ada
@ 2002-08-21 12:31 Ivan Paniagua
  2002-08-21 22:03 ` Michal Nowak
  2002-08-22  9:26 ` Dr. Michael Paus
  0 siblings, 2 replies; 6+ messages in thread
From: Ivan Paniagua @ 2002-08-21 12:31 UTC (permalink / raw)


Hello everybody.

I'm developing an application for graphical design of Real-time
Systems that generate Ada code.

I would like to know if there is a similar application. Can anybody
help me?

If there is somebody interested in my work I will be happy to talk to.

Thank you very much.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Application for graphical design of Real-time Systems in Ada
  2002-08-21 12:31 Application for graphical design of Real-time Systems in Ada Ivan Paniagua
@ 2002-08-21 22:03 ` Michal Nowak
  2002-08-22  7:16   ` Ivan Paniagua
  2002-08-22  9:26 ` Dr. Michael Paus
  1 sibling, 1 reply; 6+ messages in thread
From: Michal Nowak @ 2002-08-21 22:03 UTC (permalink / raw)


On 2002-08-21 at 05:31 paniaguaivan@hotmail.com wrote:

Hi,

>Hello everybody.
>
>I'm developing an application for graphical design of Real-time
>Systems that generate Ada code.
>
>I would like to know if there is a similar application. Can anybody
>help me?

I'm aware about one, STOOD. Some information may be found at:
http://www.tni.fr/tni/offre/stood/index.eng.html
I saw it at one of my study friends, when we were doing our realtime
classes project. I have not seen the genereated code, but the diagrams
looked quite nice.

>If there is somebody interested in my work I will be happy to talk to.

I was thinking about similar project (especially, when I had to draw 
daigrams in not HOOD aware tool). However, last half of the year I'm
spending doing my master thesis and had to abandon the idea for the 
moment.

There is another solution. There exists nice drawing tool called Dia 
(free, available under Linux and Widows, some search on google should 
bring you the homepage). I think it should be possible to extend it 
with new stencils. As I saw, it saves the output in XML, so using 
some processing it should be possible to generate Ada code from it. 

Cheers,
Mike
Your mouse has moved. Windows needs to be restarted
          for changes to take effect.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Application for graphical design of Real-time Systems in Ada
  2002-08-21 22:03 ` Michal Nowak
@ 2002-08-22  7:16   ` Ivan Paniagua
  2002-08-22 21:31     ` Michal Nowak
  2002-08-23  1:19     ` jim hopper
  0 siblings, 2 replies; 6+ messages in thread
From: Ivan Paniagua @ 2002-08-22  7:16 UTC (permalink / raw)


Thank you Mike for your answer.

My apologies if I make mistakes in my speech, i'm spanish and I don't
write english fluently.

I'm not sure if Stood is what I'm looking for. I will explain what my
application does. It's a graphical interface to design real time
systems in a top-down model based in ADARTS model. You must to specify
the devices your system has to interact to in a first phase and then
you define your system in detail in four more phases. In the last
phase you can generate an Ada skeleton. I could send you some screens.

This application is our (we are two students) thesis necesary to end
our university education. We want to compare this project with other
ones to evaluate it.

Gracias y un saludo,
Ivan

Michal Nowak <vinnie@inetia.pl> wrote in message news:<mailman.1029967022.15796.comp.lang.ada@ada.eu.org>...
> On 2002-08-21 at 05:31 paniaguaivan@hotmail.com wrote:
> 
> Hi,
> 
> >Hello everybody.
> >
> >I'm developing an application for graphical design of Real-time
> >Systems that generate Ada code.
> >
> >I would like to know if there is a similar application. Can anybody
> >help me?
> 
> I'm aware about one, STOOD. Some information may be found at:
> http://www.tni.fr/tni/offre/stood/index.eng.html
> I saw it at one of my study friends, when we were doing our realtime
> classes project. I have not seen the genereated code, but the diagrams
> looked quite nice.
> 
> >If there is somebody interested in my work I will be happy to talk to.
> 
> I was thinking about similar project (especially, when I had to draw 
> daigrams in not HOOD aware tool). However, last half of the year I'm
> spending doing my master thesis and had to abandon the idea for the 
> moment.
> 
> There is another solution. There exists nice drawing tool called Dia 
> (free, available under Linux and Widows, some search on google should 
> bring you the homepage). I think it should be possible to extend it 
> with new stencils. As I saw, it saves the output in XML, so using 
> some processing it should be possible to generate Ada code from it. 
> 
> Cheers,
> Mike
> Your mouse has moved. Windows needs to be restarted
>           for changes to take effect.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Application for graphical design of Real-time Systems in Ada
  2002-08-21 12:31 Application for graphical design of Real-time Systems in Ada Ivan Paniagua
  2002-08-21 22:03 ` Michal Nowak
@ 2002-08-22  9:26 ` Dr. Michael Paus
  1 sibling, 0 replies; 6+ messages in thread
From: Dr. Michael Paus @ 2002-08-22  9:26 UTC (permalink / raw)


Ivan Paniagua wrote:
> Hello everybody.
> 
> I'm developing an application for graphical design of Real-time
> Systems that generate Ada code.
> 
> I would like to know if there is a similar application. Can anybody
> help me?

Have a look at this.

http://www.ilogix.com/products/rhapsody/rhap_inada.cfm

Michael




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Application for graphical design of Real-time Systems in Ada
  2002-08-22  7:16   ` Ivan Paniagua
@ 2002-08-22 21:31     ` Michal Nowak
  2002-08-23  1:19     ` jim hopper
  1 sibling, 0 replies; 6+ messages in thread
From: Michal Nowak @ 2002-08-22 21:31 UTC (permalink / raw)


On 2002-08-22 at 00:16 paniaguaivan@hotmail.com wrote:

>Thank you Mike for your answer.
>
>My apologies if I make mistakes in my speech, i'm spanish and I don't
>write english fluently.
>
>I'm not sure if Stood is what I'm looking for. I will explain what my
>application does. It's a graphical interface to design real time
>systems in a top-down model based in ADARTS model. 

Unfortunately, I have no idea what ADARTS is, so ...

>You must to specify
>the devices your system has to interact to in a first phase and then
>you define your system in detail in four more phases. In the last
>phase you can generate an Ada skeleton. I could send you some screens.

... so send me the screens to vinnie@inetia.pl.

I just recalled, that there is another application giving some aid
in real-time design. It is called Mast - Modeling and Analysis Suite
for Real-Time Applications. It is available at: http://mast.unican.es/
and was done by people from University of Cantabria, in Spain. Maybe 
you have closer contact with them?

>This application is our (we are two students) thesis necesary to end
>our university education. We want to compare this project with other
>ones to evaluate it.

So, good luck,
Mike


"The matter is not where we are, but when we are"
Charlton Heston as George Taylor in "The Planet of the Apes"





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Application for graphical design of Real-time Systems in Ada
  2002-08-22  7:16   ` Ivan Paniagua
  2002-08-22 21:31     ` Michal Nowak
@ 2002-08-23  1:19     ` jim hopper
  1 sibling, 0 replies; 6+ messages in thread
From: jim hopper @ 2002-08-23  1:19 UTC (permalink / raw)



check out http://www.eng.auburn.edu/grasp/



In article <c560b18f.0208212316.419446fc@posting.google.com>, Ivan
Paniagua <paniaguaivan@hotmail.com> wrote:

> My apologies if I make mistakes in my speech, i'm spanish and I don't
> write english fluently.
> 
> I'm not sure if Stood is what I'm looking for. I will explain what my
> application does. It's a graphical interface to design real time
> systems in a top-down model based in ADARTS model. You must to specify
> the devices your system has to interact to in a first phase and then
> you define your system in detail in four more phases. In the last
> phase you can generate an Ada skeleton. I could send you some screens.
> 
> This application is our (we are two students) thesis necesary to end
> our university education. We want to compare this project with other
> ones to evaluate it.
> 
> Gracias y un saludo,
> Ivan



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-08-23  1:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-21 12:31 Application for graphical design of Real-time Systems in Ada Ivan Paniagua
2002-08-21 22:03 ` Michal Nowak
2002-08-22  7:16   ` Ivan Paniagua
2002-08-22 21:31     ` Michal Nowak
2002-08-23  1:19     ` jim hopper
2002-08-22  9:26 ` Dr. Michael Paus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox