43 research outputs found

    En GAP-analys av den svenska pensionsrådgivningen

    Get PDF
    Något som diskuteras ofta i den svenska lantbruksbranschen är den dåliga lönsamheten. Det är också det som många lantbrukare säger är orsaken till att de inte kan pensionsspara, och därmed inte kan förbereda sig för ett liv som pensionär på bästa sätt. Ofta tänker många lantbruksföretagare att gården man brukar som ökat i värde under lång tid kan bli personens pensionsförsäkring. Dock visar det sig allt för ofta att gården överlåts förmånligt till nästa generation vilket gör att det inte blir så mycket över som det var tänkt från början. Detta arbete fokuserar på att undersöka om det kan vara så att det finns brister hos de företag som erbjuder pensionsrådgivning, alternativt säljer pensionsförsäkringar. Studien kommer att undersöka vad lantbruksföretagare förväntar sig av pensionsrådgivande företag, samt vad de pensionsrådgivande företagen tror att lantbruksföretagarna förväntar sig. En teoretisk modell vid namn GAP- modellen hittades och utifrån den har en enkätundersökning genomförts där respondenterna varit de två grupperna lantbruksföretagare och pensionsrådgivande företag. Genom att jämföra svaren från de två grupperna utifrån GAPmodellen och statistiska beräkningar hittades vissa skillnader. Resultaten från undersökningen indikerar att det finns ett ”glapp” mellan lantbruksföretagarnas förväntningar och vad de pensionsrådgivande företagen tror att lantbruksföretagarna förväntar sig. Exempelvis om man som lantbruksföretagare tycker det är viktigt att pensionsrådgivaren förstår livet som lantbrukare. Dock tror de pensionsrådgivande företagen i de flesta fall att frågor är viktigare för lantbruksföretagare, än vad de faktiskt är. Undersökningen visar även att det inte finns någon signifikant skillnad mellan ålder och vilka förväntningar som finns. Mer forskning på ämnet behövs för att kunna identifiera hur pensionsfrågan förhåller sig till GAP- modellens övriga områden.Something that is often discussed in the Swedish agricultural industry is the poor profitability. It is also what many farmers name as the reason why they don´t save to their retirement. Cause of that many farmers have problem in preparing for their retirement in the best way. Farm owners often think that the increased value of the farm can be their retirement money. However, it all too often turns out that the farm is given away cheap to the next generation, which means that there is not as much left over as it was intended from the beginning. This thesis focuses on investigating whether there can be deficiencies in the companies that offer pension advice, or alternatively sell pension insurance. The study will investigate what agricultural companies expect from pension advisory companies, as well as what the pension advisory companies believe that agricultural companies expect. A theoretical model named the GAP model, was found and based on this, a questionnaire survey was made where the respondents were the two groups of agricultural companies and pension advisory companies. By comparing the answers from the two groups based on the GAP model and statistical calculations, certain differences were found. The results of the survey indicate that there is a "gap" between the farmers' expectations and what the pension advising companies believe that the agricultural companies expect. For example, if you as an agricultural entrepreneur find it important that the pension adviser understands the life as a farmer. However, in most cases, the pension advisory companies believe that expectations are more important to farmers than they actually are. The survey also shows that there is no significant difference between age and what expectations exist. More research on the subject is needed to be able to identify how the pension issue relates to the other areas of the GAP model

    Att bilda FoU-organ mm

    No full text
    Abstract is not availabl

    Samordning i länsförvaltningen - en referensram

    No full text
    Abstract is not availabl

    Developing embedded software using graphical programming

    No full text
    The increase of complexity in embedded programming is forcing the development of higher level programming languages. These languages not only consist of traditional text based programming but also with graphical programming languages such as the programming language G from LabVIEW which is developed by National Instruments and have been around since the mid eighties. However since 2004 this language has also been able to program embedded hardware, using the modules LabVIEW SDK and LabVIEW for ARM. This thesis shows how LabVIEW for ARM converts its graphical language G to C and then how C is flashed into the microprocessor. The thesis also takes up the pros and cons of using G for embedded development. The conclusion is that G is extremely useful for people without embedded knowledge that still want to develop embedded solutions. For customers with textual programming experience a time/cost analysis should be performed to see if G is more cost effective. The disadvantage is that LabVIEW SDK only can be used with 32bit processors and LabVIEW for ARM is even more restricted because it can only be used with ARM architecture processors. Another disadvantage comes into play if the user chooses to use a microprocessor which is not sold distributed from National Instruments because then a framework is needed to be constructed before usage, however this thesis shows in detail how such a framework can be developed.Ökningen i komplexitet hos inbyggda system styr utvecklingen av inbyggda språk till högre nivåer. Dessa språk innefattar inte bara traditionella textbaserade språk utan också grafiska programmeringsspråk som G från LabVIEW vilken har utvecklas av National Instrumets och har funnits sedan mitten av 80 ‐ talet. Dock så har sedan 2004 modulerna LabVIEW SDK och LabVIEW for ARM funnits och dessa har öppnat möjligheten att använda G till inbyggd programmering. Detta examensarbete beskriver hur LabVIEW for ARM kompilerar G till C och sen hur C flashas till mikroprocessorn. Arbetet tar även upp för ‐ och nackdelar med att använda G i inbyggda system. Slutstatsen är att G är mycket användbar för användare utan erfarenhet av inbyggda system som vill utveckla sina ideér. För användare som har erfarenhet så borde en tid/kostnads analys genomföras för att se om G är mer kostnadseffektiv. Nackdelarna är att LabVIEW SDK bara kan användas med 32 bitars processorer och LabVIEW for ARM är ännu mer specifik då de bara kan användas med mikorprocessorer som har ARM arkitektur. En annan nackdel är att om man väljer att använda en microprocessor som inte stöds av National Instruments så måste en struktur skapas först, dock så beskriver denna rapport i detalj hur en sådan struktur kan utvecklas

    De paradoxala borgarklasserna

    No full text
    -

    Developing embedded software using graphical programming

    No full text
    The increase of complexity in embedded programming is forcing the development of higher level programming languages. These languages not only consist of traditional text based programming but also with graphical programming languages such as the programming language G from LabVIEW which is developed by National Instruments and have been around since the mid eighties. However since 2004 this language has also been able to program embedded hardware, using the modules LabVIEW SDK and LabVIEW for ARM. This thesis shows how LabVIEW for ARM converts its graphical language G to C and then how C is flashed into the microprocessor. The thesis also takes up the pros and cons of using G for embedded development. The conclusion is that G is extremely useful for people without embedded knowledge that still want to develop embedded solutions. For customers with textual programming experience a time/cost analysis should be performed to see if G is more cost effective. The disadvantage is that LabVIEW SDK only can be used with 32bit processors and LabVIEW for ARM is even more restricted because it can only be used with ARM architecture processors. Another disadvantage comes into play if the user chooses to use a microprocessor which is not sold distributed from National Instruments because then a framework is needed to be constructed before usage, however this thesis shows in detail how such a framework can be developed.Ökningen i komplexitet hos inbyggda system styr utvecklingen av inbyggda språk till högre nivåer. Dessa språk innefattar inte bara traditionella textbaserade språk utan också grafiska programmeringsspråk som G från LabVIEW vilken har utvecklas av National Instrumets och har funnits sedan mitten av 80 ‐ talet. Dock så har sedan 2004 modulerna LabVIEW SDK och LabVIEW for ARM funnits och dessa har öppnat möjligheten att använda G till inbyggd programmering. Detta examensarbete beskriver hur LabVIEW for ARM kompilerar G till C och sen hur C flashas till mikroprocessorn. Arbetet tar även upp för ‐ och nackdelar med att använda G i inbyggda system. Slutstatsen är att G är mycket användbar för användare utan erfarenhet av inbyggda system som vill utveckla sina ideér. För användare som har erfarenhet så borde en tid/kostnads analys genomföras för att se om G är mer kostnadseffektiv. Nackdelarna är att LabVIEW SDK bara kan användas med 32 bitars processorer och LabVIEW for ARM är ännu mer specifik då de bara kan användas med mikorprocessorer som har ARM arkitektur. En annan nackdel är att om man väljer att använda en microprocessor som inte stöds av National Instruments så måste en struktur skapas först, dock så beskriver denna rapport i detalj hur en sådan struktur kan utvecklas

    Organising the farmers : cocoa politics and national development in Ghana

    No full text
    The United Ghana Farmers' Council was the farmers' wing of the Convention People's Party, which, led by Kwame Nkrumah, gained independence for Ghana in 1957. The Farmers' Council was dissolved and banned in 1966, together with other CPP organisations, after a military coup had overthrown the Nkrumah government. This book is primarly about the Farmers' Council and its functions in the political and economic system established by the CPP.Contents: I. Ghana and the CPP: an Introduction -- II. The Cocoa Economy -- III. The Origin of the Farmer´s Council -- IV. The Struggle for Monopoly -- V. The New Middlemen -- VI. Participation and Political Control – VII. Cocoa and the Public Economy -- VIII. The Farmer´s Council and the CPP: Summary and Conclusions </p

    Public Policy Transformation - Regional Policy in Sweden

    No full text
    Abstract is not availabl
    corecore