FR2764722A1 - Portable equipment for collecting votes - Google Patents

Portable equipment for collecting votes Download PDF

Info

Publication number
FR2764722A1
FR2764722A1 FR9707314A FR9707314A FR2764722A1 FR 2764722 A1 FR2764722 A1 FR 2764722A1 FR 9707314 A FR9707314 A FR 9707314A FR 9707314 A FR9707314 A FR 9707314A FR 2764722 A1 FR2764722 A1 FR 2764722A1
Authority
FR
France
Prior art keywords
program
know
collect
data
microcomputer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
FR9707314A
Other languages
French (fr)
Other versions
FR2764722B1 (en
Inventor
Dominique Leroy
Sebastien Rougeyron
Maxime Savary
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
IDEACTOR
Original Assignee
IDEACTOR
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IDEACTOR filed Critical IDEACTOR
Priority to FR9707314A priority Critical patent/FR2764722B1/en
Publication of FR2764722A1 publication Critical patent/FR2764722A1/en
Application granted granted Critical
Publication of FR2764722B1 publication Critical patent/FR2764722B1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B7/00Electrically-operated teaching apparatus or devices working with questions and answers
    • G09B7/06Electrically-operated teaching apparatus or devices working with questions and answers of the multiple-choice answer-type, i.e. where a given question is provided with a series of answers and a choice has to be made from the answers
    • G09B7/063Electrically-operated teaching apparatus or devices working with questions and answers of the multiple-choice answer-type, i.e. where a given question is provided with a series of answers and a choice has to be made from the answers with hand-placed probe or plug
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C13/00Voting apparatus

Abstract

The equipment comprises a portable microcomputer with integrated CD-ROM reader, twelve numerical keypads and micro-controllers and a video interface (3) which enables tests set to be seen by projection. The twelve keypads are connected in series and divided into three groups of four distinguished by selective use of the shift, control and alt keys. Each key of the twelve keypads generates a unique ASCII code and a microcontroller assembler program for each keypad manages the transmission of this data to the microcomputer which recognises them and substitutes values corresponding to the votes made.

Description

La présente invention est un système informatique portable qui permet de recueillir des votes de 1 à 12 participants et de les traiter en vue d'un rendu individuel et collectif et cela en terme de savoir, savoir-faire, savoir être, savoir communiquer, savoir manager ou tout autre forme d'évaluation ou jeux. The present invention is a portable computer system which makes it possible to collect votes from 1 to 12 participants and to process them for an individual and collective rendering and this in terms of knowledge, know-how, know how to be, know how to communicate, know manager or any other form of evaluation or games.

Les systèmes informatiques existants actuellement ne sont pas portables par une personne seule. Ils ne permettent pas simultanément d'identifier chaque votant dans le but d'un rendu individualisé, de stocker les résultats dans une base de données et de mettre en oeuvre des traitements différents selon les types de données recueillies tout en tenant compte du fait que les données ont été émises par un seul clavier et, ou par l'ensemble des claviers. The existing computer systems are not portable by a single person. They do not simultaneously identify each voter for the purpose of individualized rendering, store the results in a database and implement different processing depending on the types of data collected while taking into account that the data were sent by a single keyboard and, or by all the keyboards.

Le présent système permet de répondre à ce cahier des charges. En effet, le dispositif représenté en figure 1 est composé d'un micro-ordinateur portable, Power Book 1400 (marque déposée Apple) avec un lecteur de CD
ROM intégré (1), de 12 pavés numériques MacALLY MK-22 (marque déposée) (2), de 12 micro-contrôleurs Microchip PIC16C57 XT/P boîtier DIP (marque déposée)28 broches: avec une horloge temps réel 8 bits, une entrée et une sortie pour un oscillateur à cristal, une alimentation positive, une terre, une entrée de programmation, un port avec 4 entrées/sorties, deux ports avec 8 entrées/sorties chacun, de 12 câbles permettant les liaisons entre les claviers et d'une interface vidéo, FOCUS LTV portable pro (marque déposée) (3) qui permet de visualiser les tests proposés sur une télévision, un vidéoprojecteur (4) ou tout autre appareil de projection possédant des entrées RCA, S-Vidéo, jack,
VGA (15 broches), coaxiales. Un programme en assembleur compilé avec le
PICSTART-16B1 (marque déposée Microchip) avec les options: Device Edit: Pi 6057, Watchdog Timer Off, Code Protect On est installé sur chaque microcontrôleur, ce programme permet de recueillir les votes et de les envoyer vers le micro-ordinateur. Un programme réalisé avec le logiciel Director 5.0 (marque déposée Macromedia) permet de visualiser des séquences de tests et de décoder des codes ASCII envoyés par le programme assembleur des microcontrôleurs. Une base de données File Maker Pro 3.0 (marque déposée Claris) permet de recueillir les données décodées. Cette base est associée à un programme de traitement. Un grapheur Microsoft Excel 5.0 (marque déposée) permet de recueillir les résultats du traitement et de les visualiser.
The present system makes it possible to meet these specifications. Indeed, the device shown in Figure 1 is composed of a portable microcomputer, Power Book 1400 (Apple trademark) with a CD player
Integrated ROM (1), 12 MacALLY MK-22 numeric keypads (registered trademark) (2), 12 Microchip PIC16C57 XT / P micro-controllers 28-pin DIP package (registered trademark): with an 8-bit real-time clock, one input and output for a crystal oscillator, a positive power supply, a ground, a programming input, a port with 4 inputs / outputs, two ports with 8 inputs / outputs each, of 12 cables allowing the connections between the keyboards and d '' a video interface, FOCUS LTV portable pro (registered trademark) (3) which allows viewing of the tests offered on a television, a video projector (4) or any other projection device having RCA, S-Video, jack,
VGA (15 pins), coaxial. An assembler program compiled with the
PICSTART-16B1 (registered trademark Microchip) with the options: Device Edit: Pi 6057, Watchdog Timer Off, Code Protect On is installed on each microcontroller, this program allows you to collect votes and send them to the microcomputer. A program made with Director 5.0 software (Macromedia registered trademark) allows viewing of test sequences and decoding of ASCII codes sent by the microcontroller assembly program. A File Maker Pro 3.0 database (registered trademark Claris) is used to collect the decoded data. This base is associated with a treatment program. A Microsoft Excel 5.0 (registered trademark) grapher makes it possible to collect the results of the treatment and to view them.

Les 12 pavés sont connectés entre eux en série par des câbles 4 broches. The 12 blocks are connected together in series by 4-pin cables.

Le premier clavier est connecté au port série du micro-ordinateur portable. The first keyboard is connected to the serial port of the portable microcomputer.

L'adressage des claviers:
Lors du démarrage du micro-ordinateur portable, le système d'exploitation de ce micro-ordinateur enclenche un processus de reconnaissance des périphériques (souris, claviers,...) connectés aux ports du micro-ordinateur. Le processus de communication s'établit entre le microordinateur et les périphériques permettant d'identifier le type et le nombre de ces périphériques. Au terme du démarrage du micro-ordinateur, tous les périphériques ont reçu une adresse spécifique et un mode de transmission des données correspondant à leur type.
Addressing keyboards:
When the portable microcomputer starts, the operating system of this microcomputer starts a process of recognizing the peripherals (mice, keyboards, ...) connected to the ports of the microcomputer. The communication process is established between the microcomputer and the peripherals making it possible to identify the type and the number of these peripherals. After the microcomputer has started up, all the peripherals have received a specific address and a data transmission mode corresponding to their type.

Afin de ne pas multiplier inutilement le nombre d'adresses, la solution
proposée a été de regrouper les 12 pavés numériques en 3 groupes de 4
pavés, ce qui permet de ne gérer que 3 adresses. Ainsi l'adressage s'effectue
comme si, 3 claviers du commerce étaient connectés au micro-ordinateur. Les
programmes en assembleur conçus sur les micro-contrôleurs des pavés
numériques 1, 5 et 9 permettent de réaliser cette communication avec le micro
processeur du micro-ordinateur via un micro-contrôleur interne au micro
ordinateur.
In order not to unnecessarily multiply the number of addresses, the solution
proposed was to group the 12 numeric keypads into 3 groups of 4
pavers, which allows you to manage only 3 addresses. Addressing is done
as if 3 commercial keyboards were connected to the microcomputer. The
assembler programs designed on the microcontrollers of the pavers
digital 1, 5 and 9 allow this communication with the microphone
microcomputer processor via an internal microcontroller
computer.

La communication des données des pavés vers le micro-ordinateur:
A toutes les touches du groupe de claviers 1,2,3 et 4 ont été affectés des codes
ASCII différents sans touches "d'option" enfoncés (shift, crtl, alt, command). Les
touches des claviers 5,6,7 et 8 ont été affectés des codes ASCII correspondant
aux mêmes caractères que les claviers 1,2,3 et 4 avec la touche shift enfoncée.
Communication of data from the blocks to the microcomputer:
All keys of the keyboard group 1,2,3 and 4 have been assigned codes
Different ASCII without "option" keys pressed (shift, crtl, alt, command). The
keys 5,6,7 and 8 have been assigned corresponding ASCII codes
same characters as keyboards 1,2,3 and 4 with the shift key pressed.

Les touches des claviers 9,10,11 et 12 sont affectés des codes ASCII
correspondant aux mêmes caractères que les claviers 1, 2, 3 et 4 avec les
touches shift et option enfoncées. En conclusion, à chaque touche de
l'ensemble des 12 claviers correspond un code ASCII unique. Le programme
assembleur du micro-contrôleur de chaque clavier gère l'envoi de code ASCII
vers le micro-ordinateur qui lui, les reconnaît par le programme approprié de
décodage des codes ASCII .Ce dernier leur substitue une valeur qui
correspond au véritable vote réalisé (chiffre ou autre caractère suivant les
besoins). Un fichier texte est généré par le programme de récupération des
données sous forme de matrice avec en ligne les questions et en colonne les
numéros des claviers.
The keys of the keyboards 9, 10, 11 and 12 are assigned ASCII codes
corresponding to the same characters as keyboards 1, 2, 3 and 4 with the
shift and option keys pressed. In conclusion, with each touch of
all 12 keyboards correspond to a unique ASCII code. The program
micro-controller assembler for each keyboard manages the sending of ASCII code
towards the microcomputer which recognizes them by the appropriate program of
decoding of ASCII codes. The latter substitutes a value which
corresponds to the real vote taken (number or other character depending on the
needs). A text file is generated by the recovery program
data in the form of a matrix with the questions online and the columns in column
keypad numbers.

La figure 2 représente l'algorithme du programme permettant d'effectuer
les opérations présentées ci-dessus.
Figure 2 shows the program algorithm for performing
the operations presented above.

Traitement des données:
Avec un programme approprié, les données sont importées dans la base de données ce qui permet de les stocker en distinguant les participants et de les réutiliser pour de multiples usages. Le traitement est effectué par un programme au sein de la base de données de la manière suivante:
- Utilisation d'une grille de décryptage qui permet de connaître les
bonnes réponses.
Data processing:
With an appropriate program, the data is imported into the database, which makes it possible to store it by distinguishing the participants and to reuse it for multiple uses. The processing is carried out by a program within the database as follows:
- Use of a decryption grid which allows to know the
good answers.

- Les bonnes réponses étant connues, une grille d'interprétation permet
de regrouper les questions en item et de donner des poids à ces
questions au sein de chaque item.
- The correct answers being known, an interpretation grid allows
to group the questions in item and to give weights to these
questions within each item.

- Les résultats du traitement sont ensuite envoyés par une macro
approprié à un grapheur qui permet d'obtenir des représentations de
type:
- Mappings
- Graphiques radars
- Histogrammes
- Représentations circulaires
- Répartitions selon les lois statistiques (Gauss, Poison,...)
- Objets déformables en 3 dimensions (fusée, voiture, avion, selon
la demande).
- The results of the treatment are then sent by a macro
suitable for a grapher which provides representations of
type:
- Mappings
- Speed cameras graphics
- Histograms
- Circular representations
- Distribution according to statistical laws (Gauss, Poison, ...)
- 3-dimensional deformable objects (rocket, car, plane, according to
Requirement).

ou toute autre représentation en 2 ou 3 dimensions. or any other representation in 2 or 3 dimensions.

Dans une version interactive, le système permet à un stagiaire de lancer des séquences selon des autorisations données dans le programme. En effet,
I'appui sur une touche envoie un code ASCII spécifique qui permet le démarrage d'une application dont le chemin informatique a été indiqué dans le programme de réception des données.
In an interactive version, the system allows a trainee to launch sequences according to the authorizations given in the program. Indeed,
Pressing a key sends a specific ASCII code which allows the starting of an application whose computer path has been indicated in the data reception program.

Le dispositif selon l'invention est particulièrement destiné à effectuer des bilans de compétences, des évaluations de formation en continu, des autoévaluations, des jeux de simulation. Ce dispositif comprend actuellement 80 tests génériques. D'autres tests ou exercices peuvent venir compléter ce dispositif.  The device according to the invention is particularly intended for carrying out skills assessments, continuous training assessments, self-assessments, simulation games. This device currently includes 80 generic tests. Other tests or exercises can complement this system.

Claims (4)

RevendicationsClaims 1) Dispositif informatique portable permettant de recueillir des votes de 1 à 12 participants et de les traiter en vue d'un rendu individuel et collectif et cela en terme de savoir, savoir-faire, savoir être, savoir communiquer et savoir manager, ou tout autre forme d'évaluation ou jeux, caractérisé en ce qu'il comporte un micro-ordinateur portable avec un lecteur de CD-ROM intégré, 12 pavés numériques, 12 micro-contrôleurs appropriés pour les pavés numériques, 12 câbles permettant les liaisons entre les claviers et d'une interface vidéo qui permet de visualiser les tests proposés sur une télévision, des moyens de projection consistant en un vidéoprojecteur ou tout autre appareil de projection possédant des entrées RCA, S-Vidéo, jack, VGA (15 broches) ou coaxiales, un programme en assembleur installé sur chaque micro-contrôleur, permettant de recueillir les votes et de les envoyer vers le micro-ordinateur, un programme permettant de visualiser des séquences de tests ou d'exercices et de décoder des codes ASCII envoyés par le programme assembleur des micro-contrôleurs, une base de données associée à un programme de traitement permettant de recueillir les données décodées et un grapheur avec son interface permettant de recueillir les résultats du traitement et de les visualiser. 1) Portable computing device allowing to collect votes from 1 to 12 participants and to process them for an individual and collective rendering and this in terms of knowledge, know-how, know how to be, know how to communicate and know how to manage, or all another form of evaluation or games, characterized in that it comprises a portable microcomputer with an integrated CD-ROM drive, 12 numeric keypads, 12 microcontrollers suitable for numeric keypads, 12 cables allowing the connections between the keyboards and a video interface that allows you to view the tests offered on a television, projection means consisting of a video projector or any other projection device having RCA, S-Video, jack, VGA (15 pin) or coaxial inputs , a program in assembler installed on each microcontroller, making it possible to collect the votes and to send them to the microcomputer, a program making it possible to visualize sequences of tests or exercises and decode ASCII codes sent by the assembly program of the microcontrollers, a database associated with a processing program allowing to collect the decoded data and a grapher with its interface allowing to collect the results of the processing and view them. 2) Dispositif selon la revendication 1 caractérisé en ce que le programme en assembleur permet de reconnaître chaque touche de l'ensemble des claviers comme unique et ainsi de distinguer les votes des différents stagiaires. 2) Device according to claim 1 characterized in that the assembler program allows to recognize each key of all the keyboards as unique and thus to distinguish the votes of the different trainees. 3) Dispositif caractérisé en ce que le programme de visualisation des séquences de test et de décodage des codes ASCII permet d'obtenir des données individualisées et traitables par le programme de la base de données, de démarrer une séquence ou plusieurs séquences de test à partir chaque clavier et de projeter les séquences de tests ou d'exercices sur les moyens de projection. 3) Device characterized in that the program for viewing the test sequences and decoding the ASCII codes makes it possible to obtain individualized data which can be processed by the database program, to start a sequence or several test sequences from each keyboard and to project the sequences of tests or exercises on the projection means. 4) Dispositif selon la revendication 1 caractérisé en ce que la base de données et son programme de traitement permettent de stocker les données individu par individu et de traiter ces données en utilisant une grille de décryptage pour obtenir les bonnes réponses et une grille d'interprétation pour effectuer un regroupement suivant des items choisis suivant les tests.  4) Device according to claim 1 characterized in that the database and its processing program make it possible to store the data individual by individual and to process this data using a decryption grid to obtain the correct answers and an interpretation grid to group according to items chosen according to the tests.
FR9707314A 1997-06-11 1997-06-11 COMPUTER DEVICE FOR COLLECTING VOTES Expired - Fee Related FR2764722B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
FR9707314A FR2764722B1 (en) 1997-06-11 1997-06-11 COMPUTER DEVICE FOR COLLECTING VOTES

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
FR9707314A FR2764722B1 (en) 1997-06-11 1997-06-11 COMPUTER DEVICE FOR COLLECTING VOTES

Publications (2)

Publication Number Publication Date
FR2764722A1 true FR2764722A1 (en) 1998-12-18
FR2764722B1 FR2764722B1 (en) 2000-07-07

Family

ID=9507911

Family Applications (1)

Application Number Title Priority Date Filing Date
FR9707314A Expired - Fee Related FR2764722B1 (en) 1997-06-11 1997-06-11 COMPUTER DEVICE FOR COLLECTING VOTES

Country Status (1)

Country Link
FR (1) FR2764722B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3947669A (en) * 1974-12-30 1976-03-30 Applied Futures, Inc. Voting machine
DE3416766A1 (en) * 1984-05-07 1985-11-07 Jochen 2102 Hamburg Kühne Computer for educational and testing purposes and the like
EP0279558A1 (en) * 1987-02-12 1988-08-24 Ing. C. Olivetti & C., S.p.A. System of data working stations for teaching a class of students
US5002491A (en) * 1989-04-28 1991-03-26 Comtek Electronic classroom system enabling interactive self-paced learning
FR2686992A1 (en) * 1992-02-05 1993-08-06 Lamotte D Incamps Francois Device for collecting and processing information emanating from a plurality of sources
EP0578045A2 (en) * 1992-07-09 1994-01-12 PROMETEO S.p.A. An automatic system for teaching and for monitoring learning by real-time analysis of responses to questions

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3947669A (en) * 1974-12-30 1976-03-30 Applied Futures, Inc. Voting machine
DE3416766A1 (en) * 1984-05-07 1985-11-07 Jochen 2102 Hamburg Kühne Computer for educational and testing purposes and the like
EP0279558A1 (en) * 1987-02-12 1988-08-24 Ing. C. Olivetti & C., S.p.A. System of data working stations for teaching a class of students
US5002491A (en) * 1989-04-28 1991-03-26 Comtek Electronic classroom system enabling interactive self-paced learning
FR2686992A1 (en) * 1992-02-05 1993-08-06 Lamotte D Incamps Francois Device for collecting and processing information emanating from a plurality of sources
EP0578045A2 (en) * 1992-07-09 1994-01-12 PROMETEO S.p.A. An automatic system for teaching and for monitoring learning by real-time analysis of responses to questions

Also Published As

Publication number Publication date
FR2764722B1 (en) 2000-07-07

Similar Documents

Publication Publication Date Title
US20170243136A1 (en) Method and system for artificial intelligence learning using messaging service and method and system for relaying answer using artificial intelligence
CN108900382B (en) Test method and device thereof
CN110688476A (en) Text recommendation method and device based on artificial intelligence
EP2035970A1 (en) Bucket-based searching
CN105354227A (en) Search-based method and apparatus for providing high-quality comment information
CN109165336B (en) Information output control method and family education equipment
CN108280928A (en) It is a kind of based on send with charge free circle powder machine advertisement pushing and line under drainage method, system
CN111259231A (en) Recommendation method and device for application program
CN112989186B (en) Information recommendation model training method and device, electronic equipment and storage medium
CN116894711A (en) Commodity recommendation reason generation method and device and electronic equipment
CN112100221A (en) Information recommendation method and device, recommendation server and storage medium
KR20210056114A (en) Device for automatic question answering
CN104268772A (en) Lucky draw device capable of presetting winning probability and lucky draw method
Ballard Hands-on deep learning for images with TensorFlow: build intelligent computer vision applications using TensorFlow and Keras
FR2764722A1 (en) Portable equipment for collecting votes
CN111475628A (en) Session data processing method, device, computer equipment and storage medium
CN111143670A (en) Information determination method and related product
CN102376184A (en) Teaching game method
CN104463616A (en) Lottery drawing method and lottery drawing device based on communication network
CN110543754A (en) memory, verification code implementation method, device and equipment
CN112001929B (en) Picture asset processing method and device, storage medium and electronic device
CN112508621A (en) Transaction analysis method and device
CN113568943A (en) Book resource processing method, device, equipment and storage medium
CN113656693A (en) Resource acquisition method and device
CN107483391A (en) The method for pushing and device of multimedia file

Legal Events

Date Code Title Description
RN Application for restoration
D3 Ip right revived
ST Notification of lapse

Effective date: 20120330